]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/testsuite/ChangeLog
Jason Molenda <jmolenda@apple.com>
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
6bdae935
MK
12005-07-18 Mark Kettenis <kettenis@gnu.org>
2
3 * gdb.base/sigaltstack.c (main): Use stack_t instead of `struct
4 sigaltsatck'.
5
1323e929
BR
62005-07-14 Bob Rossi <bob@brasko.net>
7
8 * gdb.base/default.exp (tty): Changed output of command.
9 * gdb.base/help.exp (help tty): Ditto.
10
b1a9c082
MK
112005-07-12 Mark Kettenis <kettenis@gnu.org>
12
13 * gdb.arch/i386-sse.exp: Compile with -msse when using GCC.
14
10a844a2
MK
152005-07-10 Mark Kettenis <kettenis@gnu.org>
16
17 * gdb.mi/mi2-stack.exp (test_stack_locals_listing): Remove test for
18 -stack-select-frame without arguments.
19 (test_stack_frame_listing): Add test for newly implemented command
20 -stack-info-frame.
21
3cb3b8df
BR
222005-07-06 Bob Rossi <bob@brasko.net>
23
24 * gdb.mi/mi-basics.exp (test_setshow_inferior_tty): Test MI tty
25 command.
26 (Copyright): Update copyright.
27
a0c5fbcf
WZ
282005-07-06 Wu Zhou <woodzltc@cn.ibm.com>
29
30 * gdb.fortran/exprs.exp (test_arithmetic_expressions): Add five
31 tests to evaluate exponentiation expression.
32
984971d0
AS
332005-06-29 Andreas Schwab <schwab@suse.de>
34
35 * gdb.base/sigrepeat.c: Include <stdlib.h> and add return type for
36 main to avoid warnings.
37
38 * gdb.base/sigrepeat.exp: Fix reference to undefined variable.
39
fe03833f
NR
402005-06-20 Nick Roberts <nickrob@snap.net.nz>
41
42 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Remove test for
43 -stack-select-frame without arguments.
44 (test_stack_frame_listing): Add test for newly implemented command
45 -stack-info-frame.
46
7a55f279
WZ
472005-06-17 Wu Zhou <woodzltc@cn.ibm.com>
48
0ffa0ea5
DJ
49 * gdb.fortran/array-element.f: New file.
50 * gdb.fortran/array-element.exp: New testcase.
7a55f279 51
26585198
DJ
522005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
53
54 * gdb.base/bigcore.exp: Correct checks for systems which can
55 not dump a large core file.
56
c1bd25fd
DJ
572005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
58
59 * gdb.base/relocate.c: Add a copyright notice.
60 (dummy): Remove.
61 * gdb.base/relocate.exp: Test printing the values of variables
62 from a relocatable file.
63
589e074d
DJ
642005-06-12 Daniel Jacobowitz <dan@codesourcery.com>
65
66 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Don't expect
67 excess MI output after an error.
68
0915f927
JB
692005-05-29 Joel Brobecker <brobecker@adacore.com>
70
71 * gdb.arch/alpha-step.c: New file.
72 * gdb.arch/alpha-step.exp: New testcase.
73
76ff342d
DJ
742005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
75 Dennis Brueni <dennis@slickedit.com>
76
77 * gdb.mi/mi-cli.exp, gdb.mi/mi-return.exp, gdb.mi/mi-stack.exp,
78 gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp,
79 gdb.mi/mi-var-display.exp, gdb.mi/mi-watch.exp, gdb.mi/mi2-cli.exp,
80 gdb.mi/mi2-return.exp, gdb.mi/mi2-stack.exp,
81 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
82 gdb.mi/mi2-var-display.exp: Expect fullname field in stack frames.
83 * lib/mi-support.exp (mi_runto, mi_execute_to_helper): Likewise.
84
96b0c7ac
DJ
852005-05-17 Paul Gilliam <pgilliam@us.ibm.com>
86 Wu Zhou <woodzltc@cn.ibm.com>
87
88 * gdb.base/shreloc.exp: Use gdb_compile_shlib. Add support for
89 IBM's xlc compiler.
90 * gdb.base/shreloc1.c (fn_1): Reference variable static_var_1.
91 * gdb.base/shreloc2.c (fn_2): Reference variable static_var_2.
92
f21565d2
JB
932005-05-13 Jim Blandy <jimb@redhat.com>
94
95 * gdb.base/call-ar-st.exp: Call 'untested' and return -1 instead of
96 calling gdb_suppress_entire_file.
97 * gdb.base/charset.exp: Same.
98 * gdb.base/call-rt-st.exp: Same.
99
6006a3a1
BR
1002005-05-05 Bob Rossi <bob_rossi@cox.net>
101
102 * lib/gdb.exp (fullname_syntax): Added global regex.
103 (fullname_syntax_POSIX): Ditto.
104 (fullname_syntax_UNC): Ditto.
105 (fullname_syntax_DOS_CASE): Ditto.
106 (fullname_syntax_DOS): Ditto.
107 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Added
108 fullname_syntax variable to scope and use it.
109 (test_file_list_exec_source_files): Ditto.
110 * gdb.mi/mi2-file.exp (test_file_list_exec_source_file): Ditto.
111
c3b69c04
DJ
1122005-05-04 Daniel Jacobowitz <dan@codesourcery.com>
113
114 * gdb.threads/linux-dp.exp: Check for *-*-linux-gnu*.
115
3c95e6af
PG
1162004-05-02 Paul Gilliam <pgilliam@us.ibm.com>
117
118 * lib/gdb.exp (skip_altivec_tests): New function, based on
119 check_vmx_hw_available from the GCC testsuite.
120 * lib/gdb.arch/altivec-abi.exp: Use skip_altivec_tests.
121 * lib/gdb.arch/altivec-regs.exp: Likewise.
122
78df6c56
JB
1232005-05-02 Jim Blandy <jimb@redhat.com>
124
125 * gdb.base/auxv.exp: Call 'untested' and return -1 instead of
126 calling gdb_suppress_entire_file.
127
1690f9cf
DJ
1282005-04-30 Randolph Chung <tausq@debian.org>
129
130 * gdb.threads/staticthreads.exp: Override signal to check for hppa.
131 Slightly relax "sem_post" name checking.
132
5ea106f7
PG
1332005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
134
135 * gdb.base/unload.exp: Use new shared library infrastructure.
136
bf7234cf
PG
1372005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
138
139 * gdb.base/so-impl-ld.exp: Use new shared library
140 infrastructure.
141
547b869a
CV
1422005-04-29 Corinna Vinschen <vinschen@redhat.com>
143
144 * gdb.asm/asm-source.exp: Add h8300 to supported targets.
145 * gdb.asm/h8300.inc: New file.
146
f07e55f0
PG
1472005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
148
149 * gdb.base/shlib-call.exp: Change to use new shared library
150 infrastructure.
151
3cbba3d1
PG
1522005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
153
154 * gdb.base/pending.exp: Change to use new shared library
155 infrastructure.
156
ed6df200
PG
1572005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
158
159 * gdb.base/nodebug.exp: Allow for compiling by IBM's xlc compiler,
160 use test_compiler_info instead of gcc_compiled, and update copyright.
161
8c8f4ebe
PG
1622005-04-27 Paul Gilliam <pgilliam@us.ibm.com>
163
164 * gdb.base/annota1.exp : Deal with messages caused by breakpoints in
165 shared objects being adjusted and update copyright years.
166
607fbc54
DJ
1672005-04-27 Daniel Jacobowitz <dan@codesourcery.com>
168
169 * ChangeLog: Correct some 2003-01-13 dates.
170 * gdb.base/sigbpt.exp, gdb.base/signull.exp, gdb.cp/bs15503.exp,
171 gdb.cp/exception.exp, gdb.cp/userdef.cc, gdb.cp/userdef.exp,
172 gdb.mi/mi-console.exp, gdb.mi/mi2-console.exp,
173 gdb.trace/collection.exp, gdb.trace/passc-dyn.exp,
174 gdb.trace/tfind.exp: Update copyright years.
175
57bf0e56
DJ
1762005-04-14 Paul Gilliam <pgilliam@us.ibm.com>
177 Daniel Jacobowitz <dan@codesourcery.com>
178
179 * lib/gdb.exp (gdb_compile): Handle shlib=.
180 (gdb_compile_shlib): New function.
181
9b593790
PG
1822005-04-12 Paul Gilliam <pgilliam@us.ibm.com>
183
184 * lib/gdb.exp (test_compiler_info): Give argument a default value.
185
9494c6a5
DJ
1862005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
187
188 * Makefile.in (ALL_SUBDIRS): Replace gdb.gdbserver with
189 gdb.server.
190 * configure.ac: Likewise.
191 * configure: Regenerated.
192 * gdb.gdbserver/Makefile.in: Moved to...
193 * gdb.server/Makefile.in: ... here.
194 * gdb.gdbserver/server.c: Moved to...
195 * gdb.server/server.c: ... here.
196 * gdb.gdbserver/server-run.exp: Moved to...
197 * gdb.server/server-run.exp: ... here.
198
6f8eac0e
DJ
1992005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
200
201 * Makefile.in (ALL_SUBDIRS): Add gdb.gdbserver.
202 * configure.ac: Create gdb.gdbserver/Makefile.
203 * configure: Regenerated.
204 * lib/gdbserver-support.exp: New file, derived from
205 config/gdbserver.exp.
206 * config/gdbserver.exp: Use gdbserver-support.exp.
207 * gdb.gdbserver/Makefile.in: New file.
208 * gdb.gdbserver/server.c: New file.
209 * gdb.gdbserver/server-run.exp: New file.
210
6e87504d
PG
2112005-04-06 Paul Gilliam <pgilliam@us.ibm.com>
212
213 * lib/gdb.exp (test_compiler_info): Return compiler_info
214 if no arguments are given.
215
d1779be4
PG
2162005-04-01 Paul Gilliam <pgilliam@us.ibm.com>
217
218 * gdb.arch/altivec-abi.exp: Check for compiler and set
219 use altivec' flag accordingly.
220 * gdb.arch/altivec-regs.exp: Likewise.
221
88750304
DJ
2222005-03-29 Daniel Jacobowitz <dan@codesourcery.com>
223
224 * gdb.base/ptr-typedef.exp, gdb.base/ptr-typedef.c: New files.
225
f3fb768d
AS
2262005-03-27 Andreas Schwab <schwab@suse.de>
227
228 * gdb.base/bigcore.c (main): Add missing mode argument in open
229 call.
230
7e813ac5
DJ
2312005-03-25 Daniel Jacobowitz <dan@codesourcery.com>
232
233 * lib/mi-support.exp (mi_gdb_load): Use /tmp for gdbserver
234 downloads.
235 * config/gdbserver.exp (gdb_load): Likewise.
236
8e3049aa
PB
2372005-03-14 Paul Brook <paul@codesourcery.com>
238
239 * lib/mi-support.exp: Use mi_gdb_target_cmd to connect to remote
240 targets.
241
a9df7c44
JB
2422005-03-09 Joel Brobecker <brobecker@adacore.com>
243
244 * gdb.dwarf2/dup-psym.S: New file.
245 * gdb.dwarf2/dup-psym.exp: New testcase.
246
9f0d94e8
JB
2472005-03-09 Joel Brobecker <brobecker@adacore.com>
248
249 * gdb.ada/exec_changed/first.adb: New file.
250 * gdb.ada/exec_changed/second.adb: New file.
251 * gdb.ada/exec_changed.exp: New testcase.
252
5f579bc5
NS
2532005-03-08 Nathan Sidwell <nathan@codesourcery.com>
254
36e9969c
NS
255 * gdb.cp/userdef.cc (A1::operator+): New unary plus.
256 (A2): New class.
257 (main): Test operator+.
258 * gdb.cp/userdef.exp: Test unary plus. Use A2::operator+ for
259 breakpoint test.
260
5f579bc5
NS
261 * gdb.base/sigbpt.exp: Disable if gdb,nosignals.
262 * gdb.base/signull.exp: Disable if gdb,nosignals.
263 * gdb.cp/bs15503.exp: Disable if skip_cplus_tests
264 * gdb.cp/exception.exp: Disable if skip_cplus_tests.
265 * gdb.mi/mi-console.exp: Disable hello test if gdb,noinferiorio.
266 * gdb.mi/mi2-console.exp: Likewise.
267 * gdb.trace/collection.exp (run_trace_experiment): Consume the
268 continue output at start.
269 (gdb_collect_locals_test): Robustify regexp.
270 * gdb.trace/passc-dyn.exp: Fix comment typo.
271 * gdb.trace/tfind.exp: Don't enable optimization. Remove stray ']'.
272
be46087e
CV
2732005-03-08 Corinna Vinschen <vinschen@redhat.com>
274
275 * gdb.asm/asm-source.exp: Add iq2000 case.
276 * gdb.asm/iq2000.inc: New file.
277
384e1a61
MI
2782005-03-07 Manoj Iyer <manjo@austin.ibm.com>
279
280 * gdb.base/command.exp: Change hardcoded value to regular expression.
281 * gdb.base/float.exp: Add powerpc to the list of targets checked.
282
584b6e9e
DJ
2832005-03-07 Daniel Jacobowitz <dan@codesourcery.com>
284
285 * gdb.asm/alpha.inc, gdb.asm/frv.inc, gdb.asm/i386.inc,
286 gdb.asm/ia64.inc, gdb.asm/m68hc11.inc, gdb.asm/m68k.inc,
287 gdb.asm/mips.inc, gdb.asm/pa.inc, gdb.asm/powerpc.inc,
288 gdb.asm/s390.inc, gdb.asm/s390x.inc, gdb.asm/sh.inc,
289 gdb.asm/x86_64.inc: Use .purgem before redefining macros.
290
ab5b5d61
MK
2912005-03-05 Mark Kettenis <kettenis@gnu.org>
292
293 * gdb.cp/ovldbreak.exp: Adjust regular expression for recent
294 changes.
295
ae051c1b
PG
2962004-03-03 Paul Gilliam <pgilliam@us.ibm.com>
297
298 * lib/compiler.c: Add test for IBM's xlc compiler.
299 * lib/compiler.cc: Likewise.
300
3f0f6ed2
JB
3012004-02-24 Joel Brobecker <brobecker@adacore.com>
302
303 * gdb.ada/fixed_points.exp: Create compilation object directory
304 before running the test.
305 * gdb.ada/null_record.exp: Likewise.
306 * gdb.ada/packed_array.exp: Likewise.
307 * gdb.ada/start.exp: Likewise.
308
724f452b
JB
3092005-02-15 Joel Brobecker <brobecker@adacore.com>
310
311 * gdb.ada/packed_array/pa.adb: New file.
312 * gdb.ada/packed_array.exp: New testcase.
313
57f5cdfb 3142005-02-10 Mark Kettenis <kettenis@gnu.org>
ebdda337 315
1f393151
MK
316 * gdb.dwarf2/dw2-intermix.exp, gdb.dwarf2/dw2-intermix.S: New
317 files.
318
ebdda337
MK
319 * gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/dw2-intercu.exp: Run tests
320 on *-*-openbsd*. Correctly match whitespace in regukar
321 expressions.
322
cf309262
DJ
3232005-02-10 Daniel Jacobowitz <dan@debian.org>
324
325 From Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>:
326 PR exp/1821
327 * gdb.base/gdb1821.c: New test file.
328 * gdb.base/gdb1821.exp: New test file.
329
3be49e7a
JB
3302005-02-09 Joel Brobecker <brobecker@adacore.com>
331
332 * gdb.base/start.c: New file.
333 * gdb.base/start.exp: New testcase.
334
e292e67d
JB
3352005-02-09 Joel Brobecker <brobecker@adacore.com>
336
337 * gdb.ada/start/dummy.adb: New file.
338 * gdb.ada/start.exp: New testcase.
339
dbdfa66c
CV
3402005-02-09 Corinna Vinschen <vinschen@redhat.com>
341
342 * maint.exp: Raise timeout to give Cygwin targeted GDBs more time
343 for printing symbols and statistics.
344 Add test for using relative pathnames in "maint print msymbols" test.
345 Mark "maint info sections DATA" XFAIL on Cygwin.
346 Remove Cygwin XFAIL mark on "help maint dump-me" and "maint dump-me"
347 tests.
348
d7941671
AC
3492005-02-09 Andreas Schwab <schwab@suse.de>
350
351 Committed by Andrew Cagney <cagney@gnu.org>
352 * gdb.base/remotetimeout.exp: New file.
353
74e5ef44
MK
3542005-02-07 Mark Kettenis <kettenis@gnu.org>
355
356 * gdb.base/interp.exp: Remove trailing \n in gdb_test commands.
357
464dd14d
JB
3582005-02-03 Joel Brobecker <brobecker@adacore.com>
359
360 * gdb.ada/gnat_ada.gpr: New file.
361 * gdb.ada/gnat_ada.gin: Delete, no longer used.
362 * lib/ada.exp (gdb_compile_ada): Minor adaptation to new project file.
363 * configure.ac: No longer generate gnat_ada.gpr.
364 * configure: Regenerate.
365 * gdb.ada/Makefile.in: Minor adaptations due to new project file.
366 * gdb.ada/null_record/null_record.adb: Moved here from gdb.ada.
367 * gdb.ada/null_record/bar.ads: Likewise.
368 * gdb.ada/null_record/bar.adb: Likewise.
369 * gdb.ada/fixed_points/fixed_points.adb: Likewise.
370 * gdb.ada/null_record.exp (testdir): New variable.
371 (testfile): executable is now in testdir subdirectory.
372 (srcfile): Use full path to the main compilation unit.
373 * gdb.ada/fixed_points.exp: Same changes as above.
374
30d756ae
NR
3752005-02-03 Nick Roberts <nickrob@snap.net.nz>
376
377 * gdb.base/interp.exp: New test.
378
9d799f85
AC
3792005-01-24 Andrew Cagney <cagney@gnu.org>
380
381 * gdb.base/sigrepeat.exp, gdb.base/sigrepeat.c: New test.
382
15656118
AC
3832005-01-19 Andrew Cagney <cagney@gnu.org>
384
a892c31b
AC
385 * gdb.stabs/Makefile.in (Makefile): Update dependencies -
386 configure.ac not configure.in.
387
15656118
AC
388 * gdb.base/scope.exp (test_at_main): Delete any XFAIL and/or KFAIL
389 of powerpc*-*-*.
390 * gdb.hp/gdb.base-hp/callfwmall.exp (do_function_calls): Ditto.
391 * gdb.base/list.exp (test_list_function)
392 (test_list_filename_and_function): Ditto.
393 * gdb.base/callfuncs.exp (do_function_calls): Ditto.
394
a7b01baf
AC
3952005-01-16 Andrew Cagney <cagney@gnu.org>
396
17d92a02
AC
397 * gdb.base/source.exp: Delete KFAIL gdb/1846, simplify.
398
a7b01baf
AC
399 * gdb.base/source-error.gdb, gdb.base/source.exp: New files.
400
bc8332bb
AC
4012005-01-14 Andrew Cagney <cagney@gnu.org>
402
403 * gdb.mi/mi-var-cmd.exp: Adjust "create int" test to match output.
404 * gdb.mi/mi2-var-cmd.exp: Ditto.
405
4d074752
CV
4062005-01-10 Corinna Vinschen <vinschen@redhat.com>
407
408 * gdb.base/fileio.c: Include unistd.h as required for lseek(2).
409
bec39cab
AC
4102005-01-07 Andrew Cagney <cagney@gnu.org>
411
412 * configure.ac: Rename configure.in, require autoconf 2.59.
413 * configure: Re-generate.
414 * gdb.stabs/configure.ac: Rename configure.in, require autoconf 2.59.
415 * gdb.stabs/configure: Re-generate.
416 * gdb.hp/configure.ac: Rename configure.in, require autoconf 2.59.
417 * gdb.hp/configure: Re-generate.
418 * gdb.hp/gdb.objdbg/configure.ac: Rename configure.in, require
419 autoconf 2.59.
420 * gdb.hp/gdb.objdbg/configure: Re-generate.
421 * gdb.hp/gdb.defects/configure.ac: Rename configure.in, require
422 autoconf 2.59.
423 * gdb.hp/gdb.defects/configure: Re-generate.
424 * gdb.hp/gdb.compat/configure.ac: Rename configure.in, require
425 autoconf 2.59.
426 * gdb.hp/gdb.compat/configure: Re-generate.
427 * gdb.hp/gdb.base-hp/configure.ac: Rename configure.in, require
428 autoconf 2.59.
429 * gdb.hp/gdb.base-hp/configure: Re-generate.
430 * gdb.hp/gdb.aCC/configure.ac: Rename configure.in, require
431 autoconf 2.59.
432 * gdb.hp/gdb.aCC/configure: Re-generate.
433
f10b16d4
JB
4342004-12-15 Jim Blandy <jimb@redhat.com>
435
436 * gdb.threads/linux-dp.exp: Fix output regexp to handle output
437 under NPTL when there is debugging info available for libpthread.
438
fb6e1814
JG
4392004-12-13 Jerome Guitton <guitton@gnat.com>
440
441 * gdb.ada/fixed_points.c: New file.
442 * gdb.ada/fixed_points.exp: New file.
443
fe46cd3a
RC
4442004-12-03 Randolph Chung <tausq@debian.org>
445
446 * gdb.arch/pa-nullify.exp: New file.
447 * gdb.arch/pa-nullify.s: New file.
448
8de0841b
RC
4492004-11-30 Randolph Chung <tausq@debian.org>
450
451 * gdb.threads/thread_check.exp: Use ${srcfile} for test program name
452 instead of "tbug". Fix regexp to work properly with gdb_test.
453
c8170782
PH
4542004-11-29 Paul Hilfinger <Hilfinger@gnat.com>
455
456 * gdb.base/bitfields2.exp: New test.
457 * gdb.base/bitfields2.c: New file.
458
954269c2
RE
4592004-11-28 Richard Earnshaw <rearnsha@arm.com>
460
461 * config/sim.exp (gdb_load): Return 0 on success, -1 on failure.
462
0107feed
RC
4632004-11-16 Randolph Chung <tausq@debian.org>
464
465 * gdb.base/unload.exp: Pass relative path to gdb_get_line_number.
466
f073ae8c
DJ
4672004-11-14 Daniel Jacobowitz <dan@debian.org>
468
469 * gdb.threads/threadapply.exp: Correct "macro details" test.
470
19ad59e7
JJ
4712004-11-11 Jeff Johnston <jjohnstn@redhat.com>
472
473 * gdb.threads/threadapply.exp: New test.
474 * gdb.threads/threadapply.c: New file.
475
9cf0961b
MK
4762004-11-07 Mark Kettenis <kettenis@gnu.org>
477
478 * gdb.base/savedregs.exp: Correct pattern used for sigtramp
479 frames.
480
c789492a
FL
4812004-11-05 Felix Lee <felix+log1@specifixinc.com>
482
483 * gdb.base/cursal.exp: New file.
484 * gdb.base/cursal.c: New file.
485
a1e167bb
AC
4862004-11-03 Andrew Cagney <cagney@gnu.org>
487
488 * gdb.base/savedregs.exp, gdb.base/savedregs.c: New files.
489
b7cbf173
MK
4902004-10-30 Mark Kettenis <kettenis@gnu.org>
491
492 * gdb.asm/asm-source.exp: Add mips*-*-netbsd* to the list of
493 NetBSD/ELF targets.
494
88f9d34f
JB
4952004-10-29 Joel Brobecker <brobecker@gnat.com>
496
497 * gdb.threads/bp_in_thread.c: New file, copied from
498 pthread_cond_wait.c.
499 * gdb.threads/bp_in_thread.c: Use bp_in_thread.c as the source
500 file, rather than reusing the .c file from another testcase.
501
ca7d6a0c
JB
5022004-10-20 Joel Brobecker <brobecker@gnat.com>
503
504 * gdb.ada/null_record.exp: Check where we stopped after
505 sending the start command, instead of where the associated
506 temporary breakpoint was inserted.
507
0d863d03
AC
5082004-10-14 Andrew Cagney <cagney@gnu.org>
509
510 * gdb.mi/gdb701.c (main): Return 0.
511
d11e72cb
DJ
5122004-10-13 Daniel Jacobowitz <dan@debian.org>
513
d40539a4 514 * gdb.dwarf2/dw2-intercu.S, gdb.dwarf2/dw2-intercu.exp: New files.
d11e72cb 515
e1923096
JJ
5162004-10-12 Jeff Johnston <jjohnstn@redhat.com>
517
518 * gdb.threads/schedlock.c: Add comment markers to use to find
519 line numbers.
520 * gdb.threads/schedlock.exp: Adjust regex to handle the new
521 comments.
522 * gdb.threads/watchthreads.exp: Use gdb_get_line_number to find
523 breakpoint lines.
524
ec8ba2c9
DJ
5252004-10-12 Daniel Jacobowitz <dan@debian.org>
526
527 * gdb.dwarf2/dw2-basic.exp: Run on Hurd also.
528
0eb3658b
DJ
5292004-10-12 Daniel Jacobowitz <dan@debian.org>
530
531 * configure.in: Add gdb.dwarf2.
532 * configure: Regenerated.
533 * Makefile.in: Add gdb.dwarf2.
534 * gdb.dwarf2/Makefile.in, gdb.dwarf2/dw2-basic.S,
535 gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/main.c,
536 gdb.dwarf2/file1.txt: New files.
537
a271cc33
OF
5382004-10-11 Orjan Friberg <orjanf@axis.com>
539
540 * gdb.threads/bp_in_thread.exp: Use runto_main and "continue" instead
541 of "run", since the latter doesn't work with remote targets. Adjust
542 the breakpoint numbering accordingly.
543 * gdb.threads/pthread_cond_wait.exp: Ditto.
544
895ce074
MC
5452004-10-08 Michael Chastain <mec.gnu@mindspring.com>
546
547 * gdb.base/overlays.exp: Update copyright years.
548
6be3092d
KI
5492004-10-08 Kei Sakamoto <sakamoto.kei@renesas.com>
550
551 * gdb.base/overlays.exp: Disable if target is Linux.
552
e05389b8
FL
5532004-10-06 Felix Lee <felix+log1@specifixinc.com>
554
555 * config/gdbserver.exp (gdb_load): Use right filename on remote.
556
73cb587d
KI
5572004-10-05 Kei Sakamoto <sakamoto.kei@renesas.com>
558
559 * gdb.asm/asm-source.exp: Add m32r-linux target.
560 * gdb.asm/m32r-linux.inc: New file.
561
3c0edcdc
AC
5622004-09-24 Andrew Cagney <cagney@redhat.com>
563 David Anderson <anderson@redhat.com>
564
565 * gdb.base/bigcore.exp (extract_heap): If the expect "file size"
566 command fails, assume things will work.
567 * gdb.base/bigcore.c: Include <sys/stat.h> and <fcntl.h>.
568 (_GNU_SOURCE): Define.
569 (print_unsigned, print_hex): Change parameter to "long long".
570 (print_byte_count): New function, use to print byte counts.
571 (large_off_t, large_lseek, O_LARGEFILE): Define dependant on
572 O_LARGEFILE.
573 (main): Compute an upper bound on a corefile in max_core_size.
574 Limit memory chunk size to max_core_size. Limit total memory
575 allocated to max_core_size.
576
4bb3667f
AC
5772004-09-23 Andrew Cagney <cagney@gnu.org>
578
579 * gdb.base/bigcore.exp: Replace the code that creates a corefile
580 from a separate process with code that creates a corefile by
581 making the inferior dump core.
582
60fe1a51
MK
5832004-09-23 Mark Kettenis <kettenis@gnu.org>
584
585 * gdb.base/sigstep.exp: Avoid comments withing gdb_test_multiple
586 block.
587
8e937346
MC
5882004-09-23 Michael Chastain <mec.gnu@mindspring.com>
589
590 * gdb.base/constvars.exp (local_compiler_xfail_check_2):
591 New proc. Accept both gcc 3.x.x and gcc 4.x.x.
592 * gdb.base/volatile.exp (local_compiler_xfail_check_2):
593 Likewise.
594
7213f6d6
JJ
5952004-09-20 Jeff Johnston <jjohnstn@redhat.com>
596
597 * gdb.java/jprint.exp: New test case for java inferior call.
598 * gdb.java/jprint.java: Ditto.
599
eac69dca
JB
6002004-09-15 Joel Brobecker <brobecker@gnat.com>
601
602 * gdb.base/bigcore.exp: Deactivate on IRIX targets.
603
22227696
MC
6042004-09-14 Michael Chastain <mec.gnu@mindspring.com>
605
606 * gdb.threads/killed.c: Include <stdlib.h>.
607 * gdb.threads/pthreads.c: Likewise.
608
7dd403a4
MC
6092004-09-14 Michael Chastain <mec.gnu@mindspring.com>
610
611 * gdb.threads/killed.c: Add copyright notice.
612
33f2d567
JM
6132004-09-10 Jason Molenda (jmolenda@apple.com)
614
615 * gdb.base/define.exp: Two new tests to verify zero space chars
616 after 'if' and 'while' commands in a user-defined command is correctly
617 parsed.
618
e05b62ac
AC
6192004-09-08 Andrew Cagney <cagney@gnu.org>
620
621 * gdb.base/signals.exp (signal_tests_1): Delete. Merge signal
622 delivery test with duplicate at end of file.
623
9cbe82da
MK
6242004-09-06 Mark Kettenis <kettenis@jive.nl>
625
626 * gdb.base/unload.exp: Link with -dl on *-*-solaris*.
627
564803d9
MC
6282004-09-05 Michael Chastain <mec.gnu@mindspring.com>
629
630 * config/hppro.exp: Removed.
631
7c6807ce
MC
6322004-09-05 Michael Chastain <mec.gnu@mindspring.com>
633
634 * config/sparclet.exp: Removed.
635
bf7e26dd
MC
6362004-09-05 Michael Chastain <mec.gnu@mindspring.com>
637
638 * config/udi.exp: Removed.
639
714e341b
MC
6402004-09-02 Michael Chastain <mec.gnu@mindspring.com>
641
642 * gdb.base/sigstep.exp (advance): Use "-continue_timer" option
643 of "exp_continue".
644 (advancei): Likewise.
645
1236e623
JJ
6462004-09-01 Jeff Johnston <jjohnstn@redhat.com>
647
648 * gdb.base/unload.exp: Fix so messages aren't duplicated.
649
3bdcad15
MI
6502004-09-01 Manoj Iyer <manjo@austin.ibm.com>
651
228af206 652 * gdb.gdb/complaints.exp (setup_test): Use new gdb.exp functionality
3bdcad15
MI
653 to check for nodebug in executable.
654 * gdb.gdb/observer.exp (setup_test): Likewise.
655 * gdb.gdb/selftest.exp (test_with_self): Likewise.
656 * gdb.gdb/xfullpath.exp (setup_test): Likewise.
657
c72b934c
AC
6582004-09-01 Andrew Cagney <cagney@gnu.org>
659
660 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
661 files.
662
edd9b715
JJ
6632004-09-01 Jeff Johnston <jjohnstn@redhat.com>
664
665 * gdb.base/unload.exp: Fix expected warning message to match
666 latest format.
667
fb4ce06b
CV
6682004-09-01 Corinna Vinschen <vinschen@redhat.com>
669
670 * gdb.base/call-rt-st.exp: Fix typos.
671
ce78e7c3
MI
6722004-08-31 Manoj Iyer <manjo@austin.ibm.com>
673
674 * gdb.threads/thread_check.exp: New testcase.
675 * gdb.threads/thread_check.c: New testcase.
676
2dedb159
AC
6772004-08-31 Andrew Cagney <cagney@gnu.org>
678
679 * gdb.base/sigstep.exp (breakpoint_to_handler_entry)
680 (skip_to_handler_entry): New procedures. Test stepping into a
681 handler when the breakpoint is at the handler's entry point.
682
68f53502
AC
6832004-08-30 Andrew Cagney <cagney@gnu.org>
684
685 * gdb.base/sigstep.exp (breakpoint_over_handler): Remove kfail
686 gdb/1757.
687
3e3ffd2b
MC
6882004-08-27 Michael Chastain <mec.gnu@mindspring.com>
689
690 With code from Manoj Iyer <manjo@austin.ibm.com>:
691 * lib/gdb.exp (gdb_file_cmd): Return more information in the
692 return value. Add an arm for "no debugging symbols found".
693 Change a stray "error" to "perror".
694 (gdb_run_cmd): Adapt to new return value.
695 * gdb.base/remote.exp: Adapt to new return value.
696 * gdb.gdb/complaints.exp: Likewise.
697 * gdb.gdb/observer.exp: Likewise.
698 * gdb.gdb/selftest.exp: Likewise.
699 * gdb.gdb/xfullpath.exp: Likewise.
700
4b6f5fd2
JB
7012004-08-27 Joel Brobecker <brobecker@gnat.com>
702
703 * gdb.threads/bp_in_thread.exp: New testcase.
704
e5b25496
MC
7052004-08-27 Michael Chastain <mec.gnu@mindspring.com>
706
707 Fix PR testsuite/1735.
708 * gdb.threads/schedlock.c (thread_function): Add a cast
709 to suppress a gcc warning.
710 * gdb.threads/thread-specific.c (thread_function): Likewise.
711
934353d6
MC
7122004-08-26 Michael Chastain <mec.gnu@mindspring.com>
713
714 * gdb.base/unload.c: Include <stdlib.h>.
715
f98a0aef 7162004-08-26 Michael Chastain <mec.gnu@mindspring.com>
3a77aa28 717
f98a0aef 718 From Paul Gilliam <pgilliam@us.ibm.com>:
3a77aa28
MC
719 * gdb.base/call-sc.exp (test_scalar_returns): Make sure PC is
720 synchronized after the "return".
721
5a2e8882
MC
7222004-08-26 Michael Chastain <mec.gnu@mindspring.com>
723
724 * gdb.mi/basics.c: Include <stdio.h>.
725 * gdb.mi/pthreads.c: Include <stdlib.h>.
726 * gdb.mi/var-cmd.c: Include <stdlib.h>.
727
a9640423
MC
7282004-08-26 Michael Chastain <mec.gnu@mindspring.com>
729
730 * gdb.threads/schedlock.c: Add copyright notice.
731
b04e311d
AC
7322004-08-25 Andrew Cagney <cagney@gnu.org>
733
734 * gdb.base/sigstep.exp (breakpoint_to_handler, skip_to_handler)
735 (skip_over_handler, breakpoint_over_hander): New test procedures.
736 (advance, advancei): Add a proper prefix, do not use
737 rerun_to_main.
738 * gdb.base/sigstep.c (main): Change to use an infinite loop.
739
7c27f15b
MC
7402004-08-24 Michael Chastain <mec.gnu@mindspring.com>
741
742 * gdb.mi/basics.c: Add copyright notice.
743 * gdb.mi/var-cmd.c: Add copyright notice.
744
fffc87ae
MC
7452004-08-23 Michael Chastain <mec.gnu@mindspring.com>
746
747 * lib/gdb.exp: Remove signed_keyword_not_used.
748 * lib/compiler.c: Likewise.
749 * lib/compiler.cc: Likewise.
750
d782e0bf
MC
7512004-08-23 Michael Chastain <mec.gnu@mindspring.com>
752
753 * gdb.base/whatis.c: Remove conditional disabling of "signed".
754 * gdb.base/whatis.exp: Remove signed_keyword_not_used.
755
96033e83
MC
7562004-08-23 Michael Chastain <mec.gnu@mindspring.com>
757
758 * gdb.base/whatis.c: Add copyright notice.
759
cf38c229
MK
7602004-08-20 Mark Kettenis <kettenis@gnu.org>
761
762 * gdb.arch/i386-prologue.exp (skip_breakpoint): New function. Use
763 it to skip the breakpoints encoded in the inline assembly.
764
f4b49756
MC
7652004-08-20 Michael Chastain <mec.gnu@mindspring.com>
766
767 * Makefile.in: Add gdb.fortran.
768
2f193b69
MC
7692004-08-20 Michael Chastain <mec.gnu@mindspring.com>
770
771 * gdb.base/call-sc.exp (test_scalar_returns):
772 Fix cut-and-paste glitch in "Make fun return now".
773
89a237cb
MC
7742004-08-17 Michael Chastain <mec.gnu@mindspring.com>
775
776 * configure.in: Add gdb.fortran.
777 * configure: Regenerate.
778 * gdb.fortran/Makefile.in: New file.
779 * lib/gdb.exp (skip_fortran_tests): New procedure.
780
469aff8e
MC
7812004-08-17 Michael Chastain <mec.gnu@mindspring.com>
782
783 * gdb.mi/mi-var-block.exp: Use gdb_get_line_number. Remove
784 reference to bug-gnu@prep.ai.mit.edu.
785 * gdb.mi/mi-var-child.exp: Likewise.
786 * gdb.mi/mi-var-cmd.exp: Likewise.
787 * gdb.mi/mi-var-display.exp: Likewise.
788 * gdb.mi/mi2-var-block.exp: Likewise.
789 * gdb.mi/mi2-var-child.exp: Likewise.
790 * gdb.mi/mi2-var-cmd.exp: Likewise.
791 * gdb.mi/mi2-var-display.exp: Likewise.
792
00b51b9f
MK
7932004-08-15 Mark Kettenis <kettenis@gnu.org>
794
795 * gdb.base/unload.c (main): Make local variable msg const.
796
45f07fef
MC
7972004-08-15 Michael Chastain <mec.gnu@mindspring.com>
798
799 * gdb.mi/mi-cli.exp: Use gdb_get_line_number. Remove reference
800 to bug-gnu@prep.ai.mit.edu.
801 * gdb.mi/mi-disassemble.exp: Likewise.
802 * gdb.mi/mi-eval.exp: Likewise.
803 * gdb.mi/mi-file.exp: Likewise. Also, add comment about the
804 default line number.
805 * gdb.mi/mi-return.exp: Likewise.
806 * gdb.mi/mi-simplerun.exp: Likewise.
807 * gdb.mi/mi-stack.exp: Likewise.
808 * gdb.mi/mi-stepi.exp: Likewise. Also, replace wildcarded line
809 number with explicit range test.
810 * gdb.mi/mi-watch.exp: Likewise.
811 * gdb.mi/mi2-break.exp: Likewise.
812 * gdb.mi/mi2-cli.exp: Likewise.
813 * gdb.mi/mi2-disassemble.exp: Likewise.
814 * gdb.mi/mi2-eval.exp: Likewise.
815 * gdb.mi/mi2-file.exp: Likewise. Also, add comment about the
816 default line number.
817 * gdb.mi/mi2-return.exp: Likewise.
818 * gdb.mi/mi2-simplerun.exp: Likewise.
819 * gdb.mi/mi2-stack.exp: Likewise.
820 * gdb.mi/mi2-stepi.exp: Likewise. Also, replace wildcarded line
821 number with explicit range test.
822 * gdb.mi/mi2-watch.exp: Likewise.
823
dd8c8ee7
MC
8242004-08-15 Michael Chastain <mec.gnu@mindspring.com>
825
826 * gdb.cp/ctti.exp: Tweak srcfile and objfile to have no slashes.
827 * gdb.cp/m-static.exp: Likewise.
828 * gdb.cp/rtti.exp: Likewise.
829
4e838464
MK
8302004-08-14 Mark Kettenis <kettenis@gnu.org>
831
832 * gdb.base/bigcore.c: Include <sys/types.h> and <sys/time.h>.
833
8d8cb839
EZ
8342004-08-14 Eli Zaretskii <eliz@gnu.org>
835
836 * ChangeLog: Prefix Local Variables with semi-colons and indent
837 the reference to older ChangeLog files, to fix fontification in
838 Emacs.
839
deea8bb0
MC
8402004-08-13 Michael Chastain <mec.gnu@mindspring.com>
841
842 * gdb.mi/mi-break.exp: Use gdb_get_line_number.
843 * gdb.mi/mi2-break.exp: Likewise.
844
c3297504
MC
8452004-08-13 Michael Chastain <mec.gnu@mindspring.com>
846
847 * gdb.gdb/selftest.exp: Revert removal of call to init_malloc.
848
25808999
MC
8492004-08-13 Michael Chastain <mec.gnu@mindspring.com>
850
851 * gdb.cp/inherit.exp: Use cp_test_ptype_class.
852
226a8d71
MC
8532004-08-13 Michael Chastain <mec.gnu@mindspring.com>
854
855 * gdb.cp/classes.exp: Remove unused declarations. Just let
856 test names default instead of providing special names. Remove
857 extraneous demangler test.
858
37fdf854
JJ
8592004-08-12 Jeff Johnston <jjohnstn@redhat.com>
860
861 * gdb.base/unload.exp: New test for breakpoints in dynamically
862 loaded libraries.
863 * gdb.base/unload.c: Ditto.
864 * gdb.base/unloadshr.c: Ditto.
865
2d3a7986
MC
8662004-08-12 Michael Chastain <mec.gnu@mindspring.com>
867
868 * gdb.cp/classes.exp (test_ptype_class_objects): Call
869 cp_test_ptype_class.
870 (test_enums): Likewise.
871
c72b934c
AC
8722004-08-10 Andrew Cagney <cagney@gnu.org>
873
874 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
875 files.
876
cc503c8a
AC
8772004-08-10 Andrew Cagney <cagney@gnu.org>
878
879 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove code to skip
880 init_malloc call.
881
902f2ccb
MC
8822004-08-10 Michael Chastain <mec.gnu@mindspring.com>
883
884 * ChangeLog: Add copyright notice. The notice is copied
885 from emacs 21.3 top level ChangeLog.
886
78c90502
MC
8872004-08-09 Michael Chastain <mec.gnu@mindspring.com>
888
889 * lib/cp-support.exp: New file.
890 * lib/cp-support.exp (cp_test_type_class): New function.
891 * gdb.cp/derivation.exp: Use cp_test_ptype_class.
892 * gdb.cp/virtfunc.exp (test_one_ptype): Removed.
893 * gdb.cp/virtfunc.exp (test_ptype_of_classes): Use
894 cp_test_ptype_class.
895
88e5ea78
MC
8962004-08-09 Michael Chastain <mec.gnu@mindspring.com>
897
898 * gdb.mi/mi2-basics.exp, gdb.mi/mi2-break.exp,
899 gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
900 gdb.mi/mi2-eval.exp, gdb.mi/mi2-file.exp, gdb.mi/mi2-hack-cli.exp,
901 gdb.mi/mi2-read-memory.exp, gdb.mi/mi2-regs.exp,
902 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
903 gdb.mi/mi2-stack.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi2-until.exp,
904 gdb.mi/mi2-var-block.exp, gdb.mi/mi2-var-child.exp,
905 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp,
906 gdb.mi/mi2-watch.exp: Update copyright years.
907
6a89fc9c
MK
9082004-08-09 Mark Kettenis <kettenis@gnu.org>
909
910 * gdb.base/sigaltstack.exp: Provide proper anchoring.
911
1482e0de
MC
9122004-08-09 Michael Chastain <mec.gnu@mindspring.com>
913
914 * gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-break.exp,
915 gdb.mi/mi-console.exp, gdb.mi/mi-disassemble.exp,
916 gdb.mi/mi-eval.exp, gdb.mi/mi-file.exp, gdb.mi/mi-hack-cli.exp,
917 gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
918 gdb.mi/mi-return.exp, gdb.mi/mi-simplerun.exp,
919 gdb.mi/mi-stack.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-until.exp,
920 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-child.exp,
921 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
922 gdb.mi/mi-watch.exp: Update copyright years.
923
1a5ce3f3
DJ
9242004-08-08 Daniel Jacobowitz <dan@debian.org>
925
926 PR gdb/1738
927 * gdb.base/signals.exp (signal_tests_1): KFAIL bug in continuing
928 from a breakpoint with a pending signal.
929
04f6ecf2
DJ
9302004-08-08 Daniel Jacobowitz <dan@debian.org>
931
932 PR gdb/1736
933 * lib/gdb.exp (gdb_test_multiple): Handle return -code return.
934 * gdb.base/sigaltstack.exp (finish_test): Consume output until
935 the prompt.
936 * gdb.base/sigstep.exp: Add KFAIL for gdb/1736.
937
54d90d35
DJ
9382004-08-08 Daniel Jacobowitz <dan@debian.org>
939
940 * gdb.cp/templates.exp: Handle (char)115 for template argument 's'.
941
d2f6abb0
DJ
9422004-08-08 Daniel Jacobowitz <dan@debian.org>
943
944 PR gdb/1736
945 * gdb.base/sigaltstack.exp (finish_test): New procedure. KFAIL
946 for i?86-*-linux*.
947
5598c03d
DJ
9482004-08-08 Daniel Jacobowitz <dan@debian.org>
949
950 * gdb.arch/i386-prologue.exp: Compile without debug information.
951
c6fee705
MC
9522004-08-08 Michael Chastain <mec.gnu@mindspring.com>
953
954 * lib/gdb.exp (gdb_get_line_number): Rewrite with native tcl
955 rather than asking gdb to search.
956
dd90efdb
MC
9572004-08-05 Michael Chastain <mec.gnu@mindspring.com>
958
959 * gdb.base/gcore.c: Include <string.h>.
960
1e84bec1
MC
9612004-08-05 Michael Chastain <mec.gnu@mindspring.com>
962
963 * gdb.base/gcore.c: Add copyright notice.
964
e425eb2b
MC
9652004-08-05 Michael Chastain <mec.gnu@mindspring.com>
966
967 * gdb.base/freebpcmd.c: Include <stdio.h>.
968 * gdb.base/long_long.c: Include <string.h>.
969 * gdb.base/sigaltstack.c: Include <stdlib.h> <string.h>.
970 * gdb.base/siginfo.c: Include <string.h>.
971 * gdb.base/sigstep.c: Include <string.h>.
972
cb9aaed5
MC
9732004-08-04 Michael Chastain <mec.gnu@mindspring.com>
974
975 * gdb.base/complex.c: Include <stdlib.h>.
976
55944f3d
MC
9772004-08-04 Michael Chastain <mec.gnu@mindspring.com>
978
979 * gdb.base/complex.c: Add copyright notice.
980
7b2953d9
MC
9812004-08-04 Michael Chastain <mec.gnu@mindspring.com>
982
983 * gdb.base/charset.c: Include <stdlib.h>.
984
c9133d23
MC
9852004-08-04 Michael Chastain <mec.gnu@mindspring.com>
986
987 * gdb.base/auxv.c: Include <stdlib.h>.
988
0a8490ad
MC
9892004-08-04 Michael Chastain <mec.gnu@mindspring.com>
990
991 * gdb.base/auxv.c: Add copyright notice.
992
3426d5ec
MC
9932004-08-04 Michael Chastain <mec.gnu@mindspring.com>
994
995 * gdb.base/coremaker.c: Add copyright notice.
996 * gdb.base/coremaker2.c: Add copyright notice.
997
8da195dd
AC
9982004-08-04 Andrew Cagney <cagney@gnu.org>
999
1000 * gdb.base/store.exp: Update copyright.
1001 (check_set, up_set, check_struct, up_struct): Add a prefix to test
1002 names, do not import gdb_prompt.
1003
8d394f98
AC
10042004-08-01 Andrew Cagney <cagney@gnu.org>
1005
1006 Fix PR testsuite/1729.
1007 * gdb.base/dump.exp: Add test name to callers of capture_value, do
1008 not use capture_value with value 4.
1009 (capture_value): Add optional test name parameter.
1010 (test_reload_saved_value, test_restore_saved_value): Use $msg as
1011 the prefix, pass to capture_value.
1012
b6702b23
MK
10132004-08-01 Mark Kettenis <kettenis@gnu.org>
1014
1015 * gdb.arch/i386-prologue.exp: Add testcase for standard prolgue.
1016 * gdb.arch/i386-prologue.c (standard): New prototype and function.
1017 (main): Call new function.
1018
c203e0ca
MC
10192004-07-31 Michael Chastain <mec.gnu@mindspring.com>
1020
1021 * gdb.cp/namespace.exp: Accept more varieties of ptype output.
1022
a7995a30
MC
10232004-07-31 Michael Chastain <mec.gnu@mindspring.com>
1024
1025 * gdb.cp/virtfunc.exp: Accept more varieties of ptype output.
1026
9366563b
MC
10272004-07-31 Michael Chastain <mec.gnu@mindspring.com>
1028
b6eeaf26 1029 * gdb.cp/inherit.exp: Accept more varieties of ptype output.
9366563b
MC
1030 Accept more values of vtbl pointer. Remove some messages
1031 about "obsolete gcc or gdb".
1032
2fc1f950
MC
10332004-07-30 Michael Chastain <mec.gnu@mindspring.com>
1034
1035 * gdb.cp/classes.exp: Accept more varieties of ptype output.
1036
c724d49b
MC
10372004-07-30 Michael Chastain <mec.gnu@mindspring.com>
1038
1039 * gdb.base/asm-source.exp: Properly convert target board
1040 debug flags from gcc format to binutils format.
1041
736b0fce
MK
10422004-07-28 Mark Kettenis <kettenis@gnu.org>
1043
1044 * gdb.arch/i386-prologue.exp: Remove KFAIL of "backtrace in
1045 gdb1718". PR backtrace/1718 partially fixed.
1046
5633ea5c
JJ
10472004-07-27 Jeff Johnston <jjohnstn@redhat.com>
1048
1049 * gdb.threads/watchthreads.exp: New test for threaded watchpoints.
1050
575eebb1
NC
10512004-07-26 Nick Clifton <nickc@redhat.com>
1052
1053 * gdb.asm/asm-source.exp (debug-flags): New variable. If a known
1054 good default value for a specific architecture is available then
1055 set it to that value. Otherwise default to the -gstabs switch.
1056 Remove the -g... switches from the asm-flags variable. Allow the
1057 target board info to override the value if it wants to. Pass the
1058 switch on the assembler command line.
1059
62104619
MK
10602004-07-23 Mark Kettenis <kettenis@gnu.org>
1061
1062 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1718.
1063 * gdb.arch/i386-prologue.c (gdb1718): New prototype and function.
1064 (main): Call new function.
1065
4a1135b8
MC
10662004-07-22 Michael Chastain <mec.gnu@mindspring.com>
1067
1068 Test for PR exp/1715.
1069 * gdb.base/radix.exp: Refactor common procedures. Make all
1070 test names unique. Change XFAIL to KFAIL.
1071
8a12c1f0
MC
10722004-07-20 Michael Chastain <mec.gnu@mindspring.com>
1073
1074 * gdb.ada/gnat_ada.gpr.in: Rename from here ...
1075 * gdb.ada/gnat_ada.gin: ... to here.
1076 * configure.in: Use gnat_ada.gin.
1077 * configure: Regenerate.
1078
23b451cf
AC
10792004-07-20 Andrew Cagney <cagney@gnu.org>
1080
1081 * gdb.base/signals.exp: Replace send_gdb and gdb_expect with
1082 gdb_test and gdb_test_multiple. Delete bash_bug. Delete suspect
1083 XFAILs. Clean up test messages and comments. Check backtraces.
1084 Delete re-sync code.
1085
ab618a02
MC
10862004-07-19 Michael Chastain <mec.gnu@mindspring.com>
1087
1088 Fix PR cli/740.
1089 * gdb.base/annota1.exp: Honor gdb,nosignals.
1090 * gdb.base/annota3.exp: Likewise.
1091
46dad340
MC
10922004-07-19 Michael Chastain <mec.gnu@mindspring.com>
1093
1094 * lib/java.exp: Update copyright notice.
1095
756d8c70
AC
10962004-07-19 Andrew Cagney <cagney@gnu.org>
1097
1098 * gdb.base/selftest.exp: Copy file from here ...
1099 * gdb.gdb/selftest.exp: ... to here.
1100
586027e6
AC
11012004-07-16 Andrew Cagney <cagney@redhat.com>
1102
1103 * lib/insight-support.exp: Delete file.
1104 * lib/java.exp (java_init): Fix copyright.
1105
029d2200
AC
11062004-07-16 Andrew Cagney <cagney@gnu.org>
1107
1108 * gdb.base/restore.c: Append "prologue" to comments marking the a
1109 function's prologue.
1110 * gdb.base/restore.exp: Update copyright, re-indent.
1111 (restore_tests): Use gdb_test_multiple. Add "calleeN calls
1112 callerN" prefix where needed. Update patterns that match a
1113 function's prologue.
1114
653b62c5
MC
11152004-07-16 Michael Chastain <mec.gnu@mindspring.com>
1116
1117 * gdb.base/restore.c: Add copyright notice.
1118
f7d690e5
AC
11192004-07-16 Andrew Cagney <cagney@gnu.org>
1120
1121 * gdb.base/logical.exp: Update copyright.
1122 (evaluate): New procedure. Use to re-implement tests using
1123 several tables.
1124
d629a7cb
MH
11252004-07-14 Martin Hunt <hunt@redhat.com>
1126
1127 * lib/insight-support.exp (gdbtk_start): Unset TCL_LIBRARY
1128 which fixes some problems where init.tcl was not found.
1129
9c7bb332
AC
11302004-07-13 Andrew Cagney <cagney@gnu.org>
1131
6bf46641
AC
1132 * gdb.base/sizeof.exp: Skip test when no inferior I/O.
1133 (check_sizeof, check_valueof): Do not include the output in the
1134 test name. Use gdb_test.
1135 (get_valueof): Use gdb_test_multiple.
1136
c4ffd4c0
AC
1137 * gdb.base/step-test.exp: Update copyright. Use
1138 gdb_test_multiple. Ensure that test names do not include
1139 architecture dependent output.
1140
ab89363a
AC
1141 * gdb.gdb/observer.exp: Update copyright.
1142 (setup_test): Use gdb_test_multiple.
1143 (attach_first_observer, attach_second_observer)
1144 (attach_third_observer, detach_first_observer)
1145 (detach_second_observer, detach_third_observer)
1146 (reset_counters, check_counters): Make $message a prefix.
1147 (test_normal_stop_notifications): Add "args" parameter - a list of
1148 init functions to be called. Make $message a prefix,
1149 (test_observer_normal_stop): Change the message prefixes so that
1150 they are unique, pass the attach / detach procedures to
1151 test_normal_stop_notifications.
1152
ec58997a
AC
1153 * gdb.base/signull.exp (test_segv): Prefix all tests with
1154 "${name}". Clean up test messages.
1155
b475183b
AC
1156 * gdb.base/annota3.exp, gdb.base/annota1.exp: Update copyright.
1157
9c7bb332
AC
1158 * gdb.base/ena-dis-br.exp: Update copyright.
1159 (break_at): New function. Replace send_gdb with gdb_test,
1160 break_at, and gdb_test_multiple. Replace XFAIL of "continue with
1161 ignore count, not stopped at bpt", with KFAIL.
1162
2dd95497
CV
11632004-07-13 Corinna Vinschen <vinschen@redhat.com>
1164
1165 * gdb.base/attach.exp: Remove cleanupfile handling.
1166
419e626b
AC
11672004-07-12 Andrew Cagney <cagney@gnu.org>
1168
1169 * gdb.base/annota1.exp: Cleanup corefile test name.
1170 * gdb.base/annota3.exp: Ditto.
1171
8b1b3228
AC
11722004-07-12 Andrew Cagney <cagney@gnu.org>
1173
78650829
AC
1174 * gdb.base/signals.exp: Clean up copyright, re-indent.
1175
8b1b3228
AC
1176 * gdb.base/attach.exp: Replace send_gdb and gdb_expect with
1177 gdb_test and gdb_test_multiple.
1178
935c2760
JJ
11792004-07-08 Jeff Johnston <jjohnstn@redhat.com>
1180
1181 * gdb.java/jmain.exp: Fix expected line number for main to
1182 break at. Set XFAIL for break at main test since gcj does not
1183 provide line number info for first statement in main.
1184
1544280f
AC
11852004-07-08 Andrew Cagney <cagney@gnu.org>
1186
1279f4ff
AC
1187 * gdb.base/attach.exp: Cleanup copyright. Re-indent.
1188
1544280f
AC
1189 * gdb.base/sigbpt.exp: Make the common part of each test name a
1190 prefix instead of suffix.
1191
bcc82369
BR
11922004-07-07 Bob Rossi <bob_rossi@cox.net>
1193
1194 * gdb.mi/mi2-file.exp: Revert to version 1.1, except changed name of
1195 test from test_tbreak_creation_and_listing to
1196 test_file_list_exec_source_file
1197 * gdb.mi/mi-file.exp: Add test for -file-list-exec-source-files
1198 Changed name of test from test_tbreak_creation_and_listing to
1199 test_file_list_exec_source_file
1200
23f4b0aa
JJ
12012004-07-07 Jeff Johnston <jjohnstn@redhat.com>
1202
1203 * gdb.java/jmisc.exp: Fix expected output of ptype to look for
1204 the jmisc() constructor instead of <init>.
1205 * gdb.java/jmisc1.exp: Ditto.
1206
56401cd5
AC
12072004-07-07 Andrew Cagney <cagney@gnu.org>
1208
1209 * gdb.base/sigbpt.exp (stepi_out): Check for a single step
1210 corrupting the PC.
1211
44ae2f6a
MC
12122004-07-06 Michael Chastain <mec.gnu@mindspring.com>
1213
1214 * gdb.cp/templates.exp: Accept whitespace change in demangler
1215 output.
1216
45a83408
AC
12172004-07-06 Andrew Cagney <cagney@gnu.org>
1218
1219 * gdb.base/sigbpt.exp, gdb.base/sigbpt.c: New test.
1220
d205ad70
MC
12212004-07-02 Michael Chastain <mec.gnu@mindspring.com>
1222
1223 * lib/compiler.c: Accept __HP_CXD_SPP for old hp ansi c compiler.
1224 * lib/compiler.cc: Likewise.
1225
06ea1a61
MC
12262004-06-30 Michael Chastain <mec.gnu@mindspring.com>
1227
1228 * lib/compiler.cc: Work around string preprocessing problem
1229 with old hp c++ compiler.
1230 * lib/compiler.c: Likewise.
1231
daab1251
CV
12322004-06-29 Corinna Vinschen <vinschen@redhat.com>
1233
1234 * gdb.arch/i386-prologue.c: Add copyright header. Use preprocessor
1235 directives to conditionalize symbol prefixing.
1236 * gdb.arch/i386-prologue.exp: Allow symbol prefixing by adding
1237 additional_flags handling. Add underscore prefix for Cygwin.
1238 * gdb.arch/i386-unwind.c: Use preprocessor directives to
1239 conditionalize symbol prefixing.
1240 * gdb.arch/i386-unwind.exp: Allow symbol prefixing by adding
1241 additional_flags handling. Add underscore prefix for Cygwin.
1242
cc984116
CV
12432004-06-29 Corinna Vinschen <vinschen@redhat.com>
1244
1245 * gdb.base/bigcore.exp: Skip test on Cygwin.
1246
c279b077
MC
12472004-06-28 Michael Chastain <mec.gnu@mindspring.com>
1248
1249 * gdb.hp/gdb.base-hp/reg.exp: Accept both old and new gdb output
1250 formats for "info register". Use gdb_test_multiple. Fix
1251 the "invalid register" test.
1252
0e915747
CV
12532004-06-28 Corinna Vinschen <vinschen@redhat.com>
1254
1255 * gdb.base/attach.exp: Fix copyright date. Set testpid to Windows
1256 PID for Cygwin. Add Cygwin specific strings to check for in some
1257 tests.
1258 (do_attach_tests): Add a test for user interaction when attaching
1259 to a process with no matching symbol table already loaded.
1260
11422c86
AC
12612004-06-26 Andrew Cagney <cagney@gnu.org>
1262
1263 Test PR java/1567 and PR java/1565.
1264 * gdb.java/jmain.exp, gdb.java/jmain.java: New files.
1265 * gdb.java/jmisc2.exp: Delete file.
1266
cefbce26
MC
12672004-06-26 Michael Chastain <mec.gnu@mindspring.com>
1268
1269 * gdb.hp/gdb.base-hp/reg.exp: Update copyright notice.
1270
e19f872c
CV
12712004-06-25 Corinna Vinschen <vinschen@redhat.com>
1272
1273 * gdb.base/attach.exp (do_attach_tests): Don't forget to kill second
1274 attach process.
1275
d931ba3b
MC
12762004-06-23 Michael Chastain <mec.gnu@mindspring.com>
1277
1278 * gdb.cp/pr-1553.exp: Remove.
1279
aef68c48
MC
12802004-06-22 Michael Chastain <mec.gnu@mindspring.com>
1281
1282 * gdb.cp/pr-1553.cc: Remove.
1283 * gdb.cp/pr-1553.exp: Disable this test.
1284
8d5df71a
JB
12852004-06-20 Jim Blandy <jimb@redhat.com>
1286
1287 Fix PR testsuite/1680.
1288 * gdb.arch/i386-sse.exp: Properly quote curly braces in
1289 regular expressions.
1290
4ac6f39d
MC
12912004-06-19 Michael Chastain <mec.gnu@mindspring.com>
1292
1293 Fix PR testsuite/1679.
1294 * gdb.arch/i386-sse.exp: Do not call gdb_suppress_entire_file.
1295 Issue an UNSUPPORTED result instead.
1296
1b413552
JB
12972004-06-18 Jim Blandy <jimb@redhat.com>
1298
1299 * gdb.base/charset.exp: Only send a control-C if we see a new
1300 prompt and incomplete command.
1301
6daa6ebd
MC
13022004-06-18 Michael Chastain <mec.gnu@mindspring.com>
1303
1304 * gdb.cp/pr-574.cc: Add copyright notice.
1305
51fa4ae0
JB
13062004-06-17 Jim Blandy <jimb@redhat.com>
1307
1308 * gdb.base/charset.exp: Don't refer to $expect_out(1,string) in
1309 cases where the regexp has no groups; this grabs random text from
1310 the previous test suite, whatever that was.
1311
8fea26c5
MC
13122004-06-17 Michael Chastain <mec.gnu@mindspring.com>
1313
1314 * gdb.cp/printmethod.cc: Add copyright notice.
1315
1e3aeb41
MC
13162004-06-16 Michael Chastain <mec.gnu@mindspring.com>
1317
1318 * gdb.cp/psmang1.cc, gdb.cp/psmang2.cc: Add copyright notice.
1319
9d9030bc
AC
13202004-06-16 Andrew Cagney <cagney@gnu.org>
1321
1322 * gdb.base/signull.c: Update copyright. Include <string.h>.
1323 (bowler): Replace data_pointer with data_read
1324 and data_write cases. Add code_descriptor case.
1325 (zero, desc): New array and pointer.
1326 (data, code): Change to simple pointers.
1327 * gdb.base/signull.exp: Fix probe pattern matching a function
1328 descriptor SIGSEGV. Replace data_pointer with data_read and
1329 data_write tests.
1330
acd4ad44
AC
13312004-06-16 Andrew Cagney <cagney@gnu.org>
1332
1333 * gdb.base/long_long.exp, gdb.base/long_long.c: Rewrite.
1334
08fd625c
MC
13352004-06-15 Michael Chastain <mec.gnu@mindspring.com>
1336
1337 * gdb.base/long_long.c: Add copyright notice.
1338
1903502c
MC
13392004-06-15 Michael Chastain <mec.gnu@mindspring.com>
1340
1341 * gdb.base/long_long.exp: Remove reference to
1342 bug-gdb@prep.ai.mit.edu. Change line-number-specific breakpoint
1343 to gdb_breakpoint and gdb_continue_to_breakpoint.
1344
83313cb1
JB
13452004-06-14 Jim Blandy <jimb@redhat.com>
1346
1347 * gdb.arch/e500-regs.exp: Fix up 'print' pattern for the little-
1348 endian case.
1349
1bf404ef
AC
13502004-06-14 Andrew Cagney <cagney@gnu.org>
1351
1352 * gdb.base/gcore.exp (capture_command_output): Delete the always
1353 passing tests containing inferior values.
1354 * gdb.base/ending-run.exp: Do not include the breakpoint address
1355 in the test message. Update copyright.
1356 * gdb.base/sizeof.exp (check_sizeof): Do not include the type's
1357 size in the test name, use gdb_test_multiple. Update copyright.
1358
ef220b33
MC
13592004-06-14 Michael Chastain <mec.gnu@mindspring.com>
1360
1361 * gdb.cp/ref-types.cc: Add copyright notice.
1362
4f70a4c9
MC
13632004-06-14 Michael Chastain <mec.gnu@mindspring.com>
1364
1365 * lib/compiler.c: Remove gcc_compiled, hp_cc_compiler,
1366 hp_aCC_compiler.
1367 * lib/compiler.cc: Likewise.
1368 * lib/gdb.exp (get_compiler_info): Eval lines only if they are
1369 'set' commands. Log diagnostics for other lines. Set
1370 gcc_compiled, hp_cc_compiler, and hp_aCC_compiler.
1371
335928ac
MC
13722004-06-13 Michael Chastain <mec.gnu@mindspring.com>
1373
1374 * gdb.cp/try_catch.cc: Add copyright notice.
1375
2efb12e8
MC
13762004-06-12 Michael Chastain <mec.gnu@mindspring.com>
1377
1378 * gdb.cp/userdef.cc: Add copyright notice.
1379
0bbed51a
MC
13802004-06-11 Michael Chastain <mec.gnu@mindspring.com>
1381
1382 * gdb.cp/virtfunc.cc: Add copyright notice.
1383
e12a46c9
RC
13842004-06-11 Randolph Chung <tausq@debian.org>
1385
1386 * gdb.base/structs2.exp: Mark two tests as xfail because of a compiler
1387 problem.
1388
338e05af
AC
13892004-06-10 Andrew Cagney <cagney@gnu.org>
1390
1391 * lib/compiler.cc, lib/compiler.c: Append either
1392 __GNUC_PATCHLEVEL__, or "unknown" to the compiler_info.
1393 * gdb.base/structs.exp (test_struct_calls): Check for gcc-3-3-*
1394 instead of gcc-3-3.
1395
dc3f10cb
AC
13962004-06-09 Andrew Cagney <cagney@gnu.org>
1397
b4d946af
AC
1398 * gdb.base/structs.exp (test_struct_calls): Fix KFAIL for
1399 gdb/1455, bug is specific to "long long" and "double".
1400
dc3f10cb
AC
1401 * gdb.base/structs.exp (test_struct_returns, test_struct_returns)
1402 (test_struct_calls): Remove KFAIL of "long double" on i*86-*-*,
1403 x86_64-*-*, sparc64-*-*, and sparc*-*-solaris2*. PR tdep/1447
1404 fixed.
1405
b5c0bfa2
AC
14062004-06-09 Andrew Cagney <cagney@gnu.org>
1407
1408 * gdb.base/structs.exp (test_struct_returns): Replace
1409 "return_value_unknown" and "finish_value_unknown" by
1410 "return_value_known" and "finish_value_known". Instead of
1411 "return_value_unknown" iff "finish_value_unknown", check
1412 "return_value_known" implies "finish_value_known".
1413
caeb605f
MH
14142004-06-08 Martin Hunt <hunt@redhat.com>
1415
1416 * gdb.base/float.exp: Add pattern for mips targets.
1417
c892bb64
RC
14182004-06-08 Randolph Chung <tausq@debian.org>
1419
1420 * gdb.base/float.exp: Add pattern for hppa*-* target; make the failure
1421 message for unknown architectures more clear.
1422
48306d3e
JB
14232004-06-08 Joel Brobecker <brobecker@gnat.com>
1424
1425 * gdb.ada/null_record.exp: Use "start" instead of "begin" to
1426 start the execution of the program.
1427
83ecb59f
JB
14282004-06-07 Jim Blandy <jimb@redhat.com>
1429
1430 * gdb.arch/i386-sse.exp, gdb.arch/i386-sse.c: New tests.
1431 * gdb.arch/i386-cpuid.h: New helper file.
1432
55264cb4
RC
14332004-06-07 Randolph Chung <tausq@debian.org>
1434
1435 * gdb.base/shlib-call.exp: Allow breakpoint to be added after inferior
1436 has started.
1437
23cadb28
RM
14382004-06-04 Roland McGrath <roland@redhat.com>
1439
1440 Fix PR gdb/1647.
1441 * gdb.base/auxv.exp (fetch_auxv): Revert last change and fix it
1442 differently to be robust to output buffering differences.
1443
51d01eda
MC
14442004-06-04 Michael Chastain <mec.gnu@mindspring.com>
1445
1446 * gdb.threads/pthreads.exp: Update copyright years.
1447 (check_control_c): Change asynchronous 'after' to synchronous.
1448
f4fc3b93
RM
14492004-06-04 Roland McGrath <roland@redhat.com>
1450
1451 * gdb.base/auxv.exp (fetch_auxv): Consume output fully through
1452 next gdb prompt.
1453
4013522b
MC
14542004-06-02 Michael Chastain <mec.gnu@mindspring.com>
1455
1456 Fix PR gdb/1636.
1457 * gdb.threads/manythreads.exp: Change asynchronous 'after'
1458 calls to synchronous.
1459
7a8f1e6b
JB
14602004-05-26 Jim Blandy <jimb@redhat.com>
1461
1462 * gdb.arch/e500-prologue.exp, gdb.arch/e500-prologue.c: New tests.
1463
81bb3443
RC
14642004-05-24 Randolph Chung <tausq@debian.org>
1465
1466 * gdb.asm/asm-source.exp: Enable test for hppa-linux target.
1467 * gdb.asm/pa.inc: New file.
1468
8f5a3103
MK
14692004-05-22 Mark Kettenis <kettenis@gnu.org>
1470
1471 * gdb.base/signull.c: Use sigjmp_buf instead of jmp_buf.
1472
734b8fe8
JB
14732004-05-21 Joel Brobecker <brobecker@gnat.com>
1474 Daniel Jacobowitz <drow@mvista.com>
1475
1476 * lib/gdb.exp (gdb_test_multiple): Improve regexp matching the
1477 GDB prompt.
1478
725603e1
UW
14792004-05-20 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1480
f4fc3b93 1481 * gdb.base/signull.c: Use sigsetjmp/siglongjmp instead of
725603e1
UW
1482 setjmp/longjmp. Use sigaction instead of signal.
1483
8b923272
JB
14842004-05-19 J. Brobecker <brobecker@gnat.com>
1485 Michael Snyder <msnyder@redhat.com>
1486
1487 * gdb.threads/pthread_cond_wait.c: New file.
1488 * gdb.threads/pthread_cond_wait.exp: New testcase.
1489
8bfabb04
AC
14902004-05-13 Andrew Cagney <cagney@redhat.com>
1491
1492 * gdb.base/signull.exp, gdb.base/signull.c: New files.
1493 * gdb.base/gdb1476.c, gdb.base/gdb1476.exp: Delete files.
1494
42edda50
AC
14952004-05-11 Andrew Cagney <cagney@redhat.com>
1496
1497 * gdb.base/sigstep.exp (advancei): Update KFAILs. gdb/1613 is
1498 fixed but revealed gdb/1639.
1499
d303a6c7
AC
15002004-05-10 Andrew Cagney <cagney@redhat.com>
1501
1502 * gdb.base/signals.exp (signal_tests_1): Simplify "continue to
1503 func1" and "next to 2nd alarm", kernel bug avoided.
1504
bf08c2a1
DJ
15052004-05-10 Daniel Jacobowitz <dan@debian.org>
1506
1507 PR external/1568
1508 * gdb.base/bigcore.exp: Check the size of the dumped core file.
1509 XFAIL if it is smaller than bytes_allocated.
1510 * gdb.base/bigcore.c (bytes_allocated): Make static and unsigned.
1511 (main): Make chunks_allocated unsigned. Correct comment.
1512
c0586a34
JB
15132004-05-07 Joel Brobecker <brobecker@gnat.com>
1514
1515 * gdb.arch/powerpc-aix-prologue.c: New file.
1516 * gdb.arch/powerpc-aix-prologue.exp: New file.
1517
f2785d12
JB
15182004-05-07 Jim Blandy <jimb@redhat.com>
1519
1520 * gdb.base/lineinc.exp, gdb.base/lineinc1.h, gdb.base/lineinc2.h,
1521 gdb.base/lineinc3.h, gdb.base/lineinc.c: New tests.
1522
bd7f6e30
JB
15232004-05-06 Joel Brobecker <brobecker@gnat.com>
1524
1525 * gdb.base/sep.exp: No longer setup_kfail when the program was
1526 built with dwarf2.
1527
0a5e7efe
JI
15282004-05-05 Jim Ingham <jingham@apple.com>
1529
1530 * gdb.base/pending.exp: Make sure pending breakpoints
1531 preserve the ignore count.
f4fc3b93 1532
a8958849
MK
15332004-04-27 Jerome Guitton <guitton@gnat.com>
1534
1535 * i386-prologue.exp: Add testcase for jump instruction as first
1536 instruction of the real code.
1537 * i386-prologue.c (jump_at_beginning): New function.
1538
7e103f5b
MK
15392004-04-28 Mark Kettenis <kettenis@gnu.org>
1540
1541 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1624 on
1542 x86_64-*-*.
1543
5d38b224
MK
15442004-04-28 Mark Kettenis <kettenis@gnu.org>
1545
1546 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1623 on
1547 i*86-*-*.
1548
0ef32fd9
MK
15492004-04-25 Mark Kettenis <kettenis@gnu.org>
1550
1551 * gdb.base/call-sc.exp (start_scalars_test): Fix regular
1552 expression that checks the return type.
1553
71d7dd7c
AC
15542004-04-23 Andrew Cagney <cagney@redhat.com>
1555
1556 * gdb.base/call-sc.exp: New test of scalar call/return values.
1557 * gdb.base/call-sc.c: Ditto.
1558
1e9f977e
JJ
15592004-04-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1560
1561 * gdb.threads/manythreads.c: Reduce thread stack size.
1562
899d9e3a
JJ
15632004-04-23 Jeff Johnston <jjohnstn@redhat.com>
1564
1565 * gdb.threads/manythreads.c: Add copyright notice.
1566
61bcae62
AC
15672004-04-23 Andrew Cagney <cagney@redhat.com>
1568
1569 * gdb.base/siginfo.exp: Better handle step out of signal.
1570 * gdb.base/sigstep.exp: Ditto.
1571
7339a42e
JJ
15722004-04-22 Jeff Johnston <jjohnstn@redhat.com>
1573 Daniel Jacobowitz <drow@mvista.com>
1574
1575 * gdb.threads/manythreads.c: New testcase.
1576 * gdb.threads/manythreads.exp: Ditto.
1577
5c98409b
JB
15782004-04-22 Jim Blandy <jimb@redhat.com>
1579
1580 * gdb.stabs/exclfwd.exp, gdb.stabs/exclfwd1.c,
1581 gdb.stabs/exclfwd2.c, gdb.stabs/exclfwd.h: New test.
1582
3b611f1a
MC
15832004-04-21 Michael Chastain <mec.gnu@mindspring.com>
1584
1585 * gdb.stabs/weird.exp: Accept full pathname for $binfile.
1586
f0fd9238
AC
15872004-04-21 Andrew Cagney <cagney@redhat.com>
1588
1589 * gdb.base/sigstep.c: New file.
1590 * gdb.base/sigstep.exp: New file.
1591
90990674
JB
15922004-04-16 Joel Brobecker <brobecker@gnat.com>
1593
1594 * gdb.gdb/observer.exp (test_normal_stop_notifications): Update
1595 call to observer_notify_normal_stop.
1596
78cef34b
AC
15972004-04-15 Andrew Cagney <cagney@redhat.com>
1598
1599 * gdb.base/siginfo.c: New file.
1600 * gdb.base/siginfo.exp: New file.
1601
d2343407
JB
16022004-04-12 J. Brobecker <brobecker@gnat.com>
1603
1604 * gdb.base/sep.exp: Fix typo in comment.
1605
a2dba3c8
JB
16062004-04-12 J. Brobecker <brobecker@gnat.com>
1607
1608 * gdb.base/sep.c: New file.
1609 * gdb.base/sep-proc.c: New file.
1610 * gdb.base/sep.exp: New testcase.
1611
15f7b60e
MK
16122004-04-09 Mark Kettenis <kettenis@gnu.org>
1613
1614 * gdb.base/bigcore.exp: Disable on Solaris; no sparse core file
1615 support.
1616
44f4de1a
AC
16172004-04-05 Andrew Cagney <cagney@redhat.com>
1618
1619 * gdb.base/sigaltstack.c: New file.
1620 * gdb.base/sigaltstack.exp: New file.
1621
ef04f396
JB
16222004-04-04 Joel Brobecker <brobecker@gnat.com>
1623
1624 * gdb.base/foll-fork.exp: Update the expected output for
1625 "help set follow-fork-mode", to match a change that was made
1626 to the help of this variable on 2004-01-13.
1627
d40d2c92
JB
16282004-04-01 Joel Brobecker <brobecker@gnat.com>
1629
1630 * lib/ada.exp: Add copyright notice.
1631 * bar.ads: Likewise.
1632 * bar.adb: Likewise.
1633 * null_record.adb: Likewise.
1634 * null_record.exp: Likewise.
1635 * gnat_ada.gpr.in: Likewise. Fix typo in a comment, clarify another.
1636
f86ef5a3
JB
16372004-04-01 Joel Brobecker <brobecker@gnat.com>
1638
1639 * configure.in: Generate gdb.ada/Makefile and gdb.ada/gnat_ada.gpr.
1640 * configure: Regenerate.
1641
414e70e3
JB
16422004-04-01 Joel Brobecker <brobecker@gnat.com>
1643
1644 * lib/ada.exp (gdb_compile_ada): Emit UNSUPPORTED if we failed
1645 to build the application. Remove the message printed when in
1646 verbose mode, redundant with the UNSUPPORTED message above.
1647
f0aaee49
JB
16482004-03-31 Joel Brobecker <brobecker@gnat.com>
1649
1650 * gdb.ada (bar.ads, bar.adb, null_record.adb): New files.
1651 * gdb.ada (null_record.exp): New testcase.
1652
ac81cb54
JB
16532004-03-31 Joel Brobecker <brobecker@gnat.com>
1654
1655 * Makefile.in (ALL_SUBDIRS) Add gdb.ada.
1656
854af2f7
JB
16572004-03-31 Joel Brobecker <brobecker@gnat.com>
1658
1659 * gdb.ada: New subdirectory.
1660 * gdb.ada/Makefile.in: New file.
1661 * gdb.ada/gnat_ada.gpr.in: New file.
1662
034cb681
JB
16632004-03-31 Joel Brobecker <brobecker@gnat.com>
1664
1665 * lib/ada.exp: New file.
1666
78a1a894
DJ
16672004-03-24 Daniel Jacobowitz <drow@mvista.com>
1668
1669 * gdb.base/gdb1250.exp: Use runto {allow-pending}.
1670 * lib/gdb.exp (runto, gdb_breakpoint): Support {allow-pending}.
1671
4b2b3b3e
AC
16722004-03-22 Andrew Cagney <cagney@redhat.com>
1673
1674 * gdb.base/watchpoint.exp (test_stepping): Delete bogus XFAILs
1675 hiding problems with DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
1676 Problem identified by Ulrich Weigand.
1677
23c73aa3
DC
16782004-03-17 David Carlton <carlton@kealia.com>
1679
1680 * gdb.cp/classes.exp (test_enums): Refer to PR c++/1588 instead of
1681 PR c++/826.
1682
d63a86f8
RM
16832004-03-16 Roland McGrath <roland@redhat.com>
1684
1685 * gdb.base/auxv.exp: New file.
1686 * gdb.base/auxv.c: New file, copied verbatim from coremaker2.c.
1687
0e02aa50
DC
16882004-03-12 David Carlton <carlton@kealia.com>
1689
1690 * gdb.cp/pr-1553.exp: New. Tests for PR c++/1553.
1691 * gdb.cp/pr-1553.cc: Ditto.
1692 * gdb.cp/local.exp (ptype NestedInnerLocal): Add comment, third
1693 pass branch.
1694
c20b71be
MC
16952004-03-12 Michael Chastain <mec.gnu@mindspring.com>
1696
1697 * gdb.cp/templates.exp: Accept more template types.
1698
c7414a01
MC
16992004-03-09 Michael Chastain <mec.gnu@mindspring.com>
1700
1701 From Corinna Vinschen with modifications.
1702 * gdb.cp/classes.cc (enums1): Add a line to extend scope of
1703 local variable obj_with_enum.
1704 * gdb.cp/classes.exp (test_enums): Remove TODO note about FAIL
1705 results with obj_with_enum.
1706
ed69573c
MC
17072004-03-09 Michael Chastain <mec.gnu@mindspring.com>
1708
1709 * gdb.cp/classes.cc: New file, copied from misc.cc.
1710 * gdb.cp/classes.exp: Use classes.cc rather than misc.cc.
1711
28301461
MC
17122004-03-09 Michael Chastain <mec.gnu@mindspring.com>
1713
1714 * gdb.cp/misc.cc: Add copyright notice.
1715
1198ecbe
DC
17162004-03-05 David Carlton <carlton@kealia.com>
1717
1718 * gdb.cp/rtti.exp: Add 'print *obj3' test.
1719 * gdb.cp/rtti.h: Update copyright.
1720 (namespace n2::n3): New.
1721 * gdb.cp/rtti1.cc: (refer_to (n2::n3::C3 *)): New.
1722 (n2::n3::func3): New.
1723 (main): Call n2::n3::func3.
1724 * gdb.cp/rtti2.cc: Update copyright.
1725 (n2::create3): New.
1726
9e08c470
MK
17272004-03-04 Mark Kettenis <kettenis@gnu.org>
1728
1729 * gdb.asm/openbsd.inc: Fix typo.
1730
4bebc3aa
FF
17312004-03-03 Fred Fish <fnf@redhat.com>
1732
1733 * gdb.base/pc-fp.exp (get_valueofx): Fix apparent typo to now set
1734 "val" instead of unused "size". Update copyright year.
1735
6ea9fb37
DJ
17362004-02-29 Daniel Jacobowitz <drow@mvista.com>
1737
1738 * gdb.cp/ctti.exp: Handle unsigned char type. Expect templates
1739 to use unsigned char.
1740 * gdb.cp/cttiadd.c, gdb.cp/cttiadd1.c, gdb.cp/cttiadd2.c,
1741 gdb.cp/cttiadd3.c: Change type of variable to unsigned char.
1742
23b23974
DJ
17432004-02-29 Daniel Jacobowitz <drow@mvista.com>
1744
1745 * config/gdbserver.exp (gdbserver_gdb_load): Wait for a complete
1746 line of output.
1747
7574fd53
DJ
17482004-02-28 Daniel Jacobowitz <drow@mvista.com>
1749
1750 * gdb.base/relocate.c (dummy): Initialize.
1751
a195357f
DJ
17522004-02-28 Daniel Jacobowitz <drow@mvista.com>
1753
1754 * gdb.base/chng-syms.exp: Anchor exit pattern. Allow
1755 a breakpoint at exit.
1756
72fd54a9
FF
17572004-02-27 Fred Fish <fnf@redhat.com>
1758
1759 * gdb.base/chng-syms.exp: Add expect condition to match failing
1760 case that isn't a timeout.
1761
b9d23137
AC
17622004-02-27 Andrew Cagney <cagney@redhat.com>
1763
1764 * gdb.base/bigcore.exp: Disable on HP/UX, no sparse corefile
1765 support.
1766
15d208f6 17672004-02-26 Fred Fish <fnf@redhat.com>
d63a86f8 1768
15d208f6
FF
1769 * gdb.arch/gdb1431.c: Remove.
1770 * gdb.arch/gdb1431.s: New file, copy of gdb1291.s
1771 * gdb.arch/gdb1431.exp: Use "advance" correctly instead
1772 of "until" incorrectly.
1773
98f9cd2d
JB
17742004-02-26 J. Brobecker <brobecker@gnat.com>
1775
1776 * gdb.cp/class2.cc (empty): New class.
1777 (refer): New function.
1778 (main): Declare an object of type empty and use it.
1779 * gdb.cp/class2.exp: Print the value of an object of type empty.
1780
9b50c11b
JJ
17812004-02-26 Jeff Johnston <jjohnstn@redhat.com>
1782
1783 * gdb.base/langs.exp: Update query string to match the
1784 new nquery format used for pending breakpoints.
1785
0dcd613f
AC
17862004-02-26 Andrew Cagney <cagney@redhat.com>
1787
1788 Fix PR i18n/1570.
1789 * gdb.base/charset.c: Update copyright notice.
1790 (main, init_string): Remove the escape character '\e' tests.
1791 * gdb.base/printcmds.exp (test_print_all_chars): Ditto.
1792 * gdb.base/charset.exp (valid_host_charset): Ditto.
1793 * gdb.base/setvar.exp: Ditto.
1794
b8a56647
AC
17952004-02-24 Andrew Cagney <cagney@redhat.com>
1796
90d59e34
AC
1797 * gdb.base/corefile.exp: Use gdb_test_multiple, make "accessing
1798 mmapped data in core file" PASS and FAIL messages consistent.
1799
b8a56647
AC
1800 * gdb.java/jmisc.exp: Use the fully quallified name of "main" when
1801 setting a breakpoint. Work around PR java/1565.
1802
9f27c604
JJ
18032004-02-23 Jeff Johnston <jjohnstn@redhat.com>
1804
1805 * lib/gdb.exp (gdb_breakpoint): Update query string to match
1806 new nquery format.
1807 * gdb.base/pending.exp: Ditto.
1808
3224a706
MK
18092004-02-22 Mark Kettenis <kettenis@gnu.org>
1810
1811 * configure.in: Run stabs tests on *BSD.
1812 * configure: Regenerated.
1813
41e0a9ca
MK
18142004-02-21 Mark Kettenis <kettenis@gnu.org>
1815
1816 * gdb.base/bigcore.exp: Bail out on *BSD instead of only NetBSD.
1817
1e1b3428
FF
18182004-02-20 Fred Fish <fnf@redhat.com>
1819
1820 * gdb.base/callfuncs.exp (do_function_calls): Remove extraneous
1821 blank in test for "returns short", for consistency with other
1822 "returns xxx" tests. Update copyright year.
1823
f9a7572a
FF
18242004-02-19 Fred Fish <fnf@redhat.com>
1825
1826 New testcase for PR breakpoint/1558.
1827 * gdb.arch/gdb1558.exp: New file.
1828 * gdb.arch/gdb1558.c: New file.
1829
b2ce2854
EZ
18302004-02-19 Elena Zannoni <ezannoni@redhat.com>
1831
1832 * gdb.base/nodebug.exp: Fix typo.
1833
e7c9ff01
JB
18342004-02-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1835
1836 Committed by Jim Blandy <jimb@redhat.com>.
1837
62f4b920
JB
1838 * gdb.objc/basicclass.exp: Adapt to fixed return type of printHi.
1839
2db536a1
JB
1840 * gdb.base/dump.exp: Handle negative offsets in decimal, not hex.
1841
e7c9ff01
JB
1842 * gdb.base/float.exp: Support s390*-*-* targets.
1843
f3205b34
AF
18442004-02-17 Adam Fedor <fedor@gnu.org>
1845
1846 * gdb.base/gdb1555.exp: New file.
1847 * gdb.base/gdb1555-main.c, gdb.base/gdb1555.c: New files.
1848
9d62932d
EZ
18492004-02-17 Elena Zannoni <ezannoni@redhat.com>
1850
1851 * gdb.base/selftest.exp (do_steps_and_nexts): Add comment.
1852
344c9711
FF
18532004-02-16 Fred Fish <fnf@redhat.com>
1854
1855 * gdb.arch/gdb1291.c: Remove
1856 * gdb.arch/gdb1291.s: New test input file.
1857 * gdb.arch/gdb1291.exp: Expand test to check case that should not
1858 fail. Test for correct result, known incorrect result, other
1859 failures and timeouts.
1860
2d822687
AC
18612004-02-16 Andrew Cagney <cagney@redhat.com>
1862
1863 * gdb.base/bigcore.exp: New file.
1864 * gdb.base/bigcore.c: New file.
1865
dac15b66
AC
18662004-02-13 Andrew Cagney <cagney@redhat.com>
1867
1868 * gdb.mi/mi1-basics.exp, gdb.mi/mi1-break.exp: Delete file.
1869 * gdb.mi/mi1-console.exp, gdb.mi/mi1-disassemble.exp: Delete file.
1870 * gdb.mi/mi1-eval.exp, gdb.mi/mi1-hack-cli.exp: Delete file.
1871 * gdb.mi/mi1-pthreads.exp, gdb.mi/mi1-read-memory.exp: Delete file.
1872 * gdb.mi/mi1-regs.exp, gdb.mi/mi1-return.exp: Delete file.
1873 * gdb.mi/mi1-simplerun.exp, gdb.mi/mi1-stack.exp: Delete file.
1874 * gdb.mi/mi1-stepi.exp, gdb.mi/mi1-symbol.exp: Delete file.
1875 * gdb.mi/mi1-until.exp, gdb.mi/mi1-var-block.exp: Delete file.
1876 * gdb.mi/mi1-var-child.exp, gdb.mi/mi1-var-cmd.exp: Delete file.
1877 * gdb.mi/mi1-var-display.exp, gdb.mi/mi1-watch.exp: Delete file.
1878
6bdfc2c4
JJ
18792004-02-11 Jeff Johnston <jjohnstn@redhat.com>
1880
1881 * gdb.asm/ia64.inc (gdbasm_startup): Make sure first instruction
1882 executed is an alloc instruction.
1883
87b3ede8
DC
18842004-02-11 David Carlton <carlton@kealia.com>
1885
1886 * gdb.cp/breakpoint.exp: New.
1887 * gdb.cp/breakpoint.cc: New.
1888
6e19e2bf
MC
18892004-02-11 Michael Chastain <mec.gnu@mindspring.com>
1890
1891 Partial fix for PR gdb/1543.
1892 * gdb.cp/ambiguous.exp, gdb.cp/annota2.exp, gdb.cp/annota3.exp,
1893 gdb.cp/anon-union.exp, gdb.cp/casts.exp, gdb.cp/classes.exp,
1894 gdb.cp/cplusfuncs.exp, gdb.cp/ctti.exp, gdb.exp/demangle.exp,
1895 gdb.cp/derivation.exp, gdb.cp/exception.exp, gdb.cp/hang.exp,
1896 gdb.cp/inherit.exp, gdb.cp/local.exp, gdb.cp/maint.exp,
1897 gdb.cp/member-ptr.exp, gdb.cp/method.exp, gdb.cp/misc.exp,
1898 gdb.cp/namespace.exp, gdb.cp/overload.exp, gdb.cp/ovldbreak.exp,
1899 gdb.cp/psmang.exp, gdb.cp/ref-types.exp, gdb.cp/templates.exp,
1900 gdb.cp/userdef.exp, gdb.cp/virtfunc.exp: Remove reference
1901 to bug-gdb@prep.ai.mit.edu .
1902 * gdb.cp/bs15503.cc, gdb.cp/class2.cc, gdb.cp/cttiadd.cc,
1903 gdb.cp/cttiadd1.cc, gdb.cp/cttiadd2.cc, gdb.cp/cttiadd3.cc,
1904 gdb.cp/exception.cc, gdb.cp/member-ptr.cc, gdb.cp/namespace1.cc:
1905 Likewise.
1906
5c5455dc
AC
19072004-02-10 Andrew Cagney <cagney@redhat.com>
1908
1909 * lib/gdb.exp (gdb_expect_list): Recover from internal-errors
1910 using gdb_internal_error_resync.
1911
9cf689d7
DJ
19122004-02-09 Daniel Jacobowitz <drow@mvista.com>
1913
1914 * gdb.threads/thread-specific.exp: Stop early if no threads are
1915 found.
1916
d2dc51db
MC
19172004-02-09 Michael Chastain <mec.gnu@mindspring.com>
1918
1919 * gdb.base/pending.exp: Remove extra \n from gdb_test calls.
1920
14b1a056
DJ
19212004-02-08 Daniel Jacobowitz <drow@mvista.com>
1922
1923 * lib/gdb.exp (gdb_breakpoint): Fail on unexpected pending
1924 breakpoints.
1925
83f66e8f
DJ
19262004-02-07 Daniel Jacobowitz <drow@mvista.com>
1927
1928 * config/sim.exp (gdb_load): Handle $arg == "".
1929 * lib/gdb.exp (gdb_run_cmd): Honor gdb,do_reload_on_run.
1930 * gdb.objc/basicclass.exp: Use gdb_run_cmd.
1931
30fc0091
EZ
19322004-02-07 Elena Zannoni <ezannoni@redhat.com>
1933
1934 * gdb.base/maint.exp: Update test to reflect
1935 obstack changes.
1936
4d806929
JJ
19372004-02-04 Jeff Johnston <jjohnstn@redhat.com>
1938
1939 * gdb.base/pendshr.c (pendfunc): New function that calls
1940 pendfunc1.
1941 * gdb.base/pending.c: Call pendfunc instead of pendfunc1.
1942
7bfdd688
FF
19432004-02-04 Fred Fish <fnf@redhat.com>
1944
1945 * gdb.arch/gdb1431.c: Add underbar prefixed version of global
1946 function symbols and update copyright years.
1947 * gdb.arch/gdb1291.c: Ditto.
1948
aaa08ee4
MC
19492004-02-03 Michael Chastain <mec.gnu@mindspring.com>
1950
1951 * gdb.cp/virtfunc.exp: Accept both "ctor()" and "ctor(void)".
1952
dbad7755
MC
19532004-02-03 Michael Chastain <mec.gnu@mindspring.com>
1954
1955 * gdb.cp/inherit.exp: Accept both "ctor()" and "ctor(void)".
1956
ec4646ef
MC
19572004-02-03 Michael Chastain <mec.gnu@mindspring.com>
1958
1959 * gdb.cp/inherit.exp: Accept output with gcc 3.2-7-rh.
1960
1b802196
FF
19612004-02-02 Fred Fish <fnf@redhat.com>
1962
1963 * gdb.base/bang.exp: Use gdb_run_cmd so this tests works with
1964 remote targets. Update copyright years.
1965
18fe2033
JJ
19662004-02-02 Jeff Johnston <jjohnstn@redhat.com>
1967
1968 * lib/gdb.exp (gdb_breakpoint): Add pending breakpoint
1969 support.
1970 * gdb.base/langs.exp: Fix test which attempts to create
1971 breakpoint on non-existent function to handle new pending
1972 support.
1973 * gdb.base/shlib-call.exp: Use gdb_breakpoint to set
1974 a breakpoint.
1975 * gdb.base/pending.exp: New test.
1976 * gdb.base/pending.c: New file.
1977 * gdb.base/pendshr.c: Ditto.
1978
8d577d32
DC
19792004-02-02 David Carlton <carlton@kealia.com>
1980
1981 * gdb.cp/overload.exp: Add overloadNamespace tests.
1982 * gdb.cp/overload.cc (dummyClass, dummyInstance): New.
1983 (overloadNamespace, XXX): New.
1984 (main): Call XXX::marker2.
1985
3ad13771
FF
19862004-02-01 Fred Fish <fnf@redhat.com>
1987
1988 * gdb.base/dump.exp: Use runto_main instead of "runto main".
1989 * gdb.base/finish.exp: Ditto.
1990 * gdb.base/gcore.exp: Ditto.
1991 * gdb.base/huge.exp: Ditto.
1992 * gdb.base/info-proc.exp: Ditto.
1993 * gdb.base/return2.exp: Ditto.
1994 * gdb.threads/gcore-thread.exp: Ditto.
1995
44c75849
DJ
19962004-02-01 Daniel Jacobowitz <drow@mvista.com>
1997
1998 * gdb.threads/thread-specific.exp: Add missing anchor to regexp.
1999
005bc093
MK
20002004-02-01 Mark Kettenis <kettenis@gnu.org>
2001
2002 * gdb.base/fileio.c (test_open): Replace O_RDONLY with O_RDWR such
2003 that opening the file succeeds on OpenBSD.
2004
c47cebdb
DJ
20052004-02-01 Daniel Jacobowitz <drow@mvista.com>
2006
2007 * gdb.threads/thread-specific.c: New file.
2008 * gdb.threads/threads-specific.exp: New test script.
2009 * lib/gdb.exp (gdb_test_multiple): Allow user patterns access
2010 to expect_out.
2011
5a01311c
MK
20122004-02-01 Mark Kettenis <kettenis@gnu.org>
2013
2014 * gdb.base/call-ar-st.exp: Call get_debug_format. Remove xfail on
2015 sparc*-*-solaris* into a kfail PR gdb/1539 on sparc-*-* for stabs
2016 only on the "print_small_structs from print_long_arg_list" test.
2017
ce22a4f1
DJ
20182004-02-01 Daniel Jacobowitz <drow@mvista.com>
2019
2020 * gdb.base/completion.exp: Kill a stray backslash.
2021
2022 From Jim Ingham <jingham@apple.com>:
2023 * gdb.base/completion.exp: Test that "complete file ./gdb.base/compl"
2024 agrees with the result from sending a tab.
2025
abbab9d3
DJ
20262004-01-31 Daniel Jacobowitz <drow@mvista.com>
2027
2028 * gdb.base/chng-syms.exp: Remove stray newline.
2029
53904d1e
MK
20302004-01-31 Mark Kettenis <kettenis@gnu.org>
2031
2032 * gdb.asm/asm-source.exp: Set asm-note to "openbsd" for
2033 *-*-openbsd*.
2034 * gdb.asm/openbsd.inc: New file.
2035
3a4b3aac
MK
20362004-01-30 Mark Kettenis <kettenis@gnu.org>
2037
2038 * gdb.asm/asm-source.exp: Strip -Wl, from link-flags. Don't
2039 append -static to link-flags for *-*-freebsd*, *-*netbsd* and
2040 *-*solaris2*. Remove commented out default settings for
2041 asm-flags. Replace gdb_compile with target_link.
2042
ebac27b4
MC
20432004-01-29 Michael Chastain <mec.gnu@mindspring.com>
2044
2045 * gdb.cp/inherit.exp: Rewrite. Use gdb_test_multiple and gdb
2046 for all tests. Remove old hp-ux and cygnus xfail cases.
2047
d8679d84
PH
20482004-01-29 Paul N. Hilfinger <Hilfinger@gnat.com>
2049
2050 * gdb.base/chng-syms.exp: New file.
2051 * gdb.base/chng-syms.c: New file.
2052
0a55bc22
MC
20532004-01-24 Michael Chastain <mec.gnu@mindspring.com>
2054
2055 * gdb.cp/local.exp: Rewrite "ptype Local". Add "ptype l".
2056 Provide arms for current output in all my configurations.
2057
94b8e876
MC
20582004-01-24 Michael Chastain <mec.gnu@mindspring.com>
2059
2060 * lib/compiler.c: Add hp_cc_compiler and hp_aCC_compiler.
2061 * lib/compiler.cc: Likewise.
2062 * lib/gdb.exp (get_compiler_info): Always call gdb_compile to
2063 get the right preprocessor. Eval the output directly. Remove
2064 special tests for hp_cc_compiler and hp_aCC_compiler. Remove
2065 hp_f77_compiler and hp_f90_compiler completely.
2066 (gdb_preprocess): Delete.
2067 (get_compiler): Delete.
2068
7cf03d44
MK
20692004-01-24 Mark Kettenis <kettenis@gnu.org>
2070
2071 * gdb.base/charset.c, gdb.base/dump.c, gdb.base/huge.c: Include
2072 <string.h>.
2073
68b6dce9
NR
20742004-01-24 Nick Roberts <nick@nick.uklinux.net>
2075
2076 * gdb.mi/mi-stack.exp: Update copyright.
2077
b368761e
DC
20782004-01-23 David Carlton <carlton@kealia.com>
2079
2080 * gdb.cp/rtti.exp: Don't include full path in ${srcfile}. Add
2081 test for cp_lookup_transparent_type.
2082 * gdb.cp/rtti1.cc: Update copyright. Add n2::func and refer_to;
2083 call them.
2084
f2061b53
DJ
20852004-01-23 Daniel Jacobowitz <drow@mvista.com>
2086
2087 * gdb.mi/mi-var-child.exp: Update copyright year. Move new test
2088 after -var-update.
2089
37fc574a
DC
20902004-01-23 David Carlton <carlton@kealia.com>
2091
2092 * gdb.cp/namespace.cc (C::ensureRefs): New.
2093 * gdb.cp/namespace1.cc (C::ensureOtherRefs): New.
2094
8e94b928
NR
20952004-01-20 Nick Roberts <nick@nick.uklinux.net>
2096
2097 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Test for
2098 case "-stack-list-locals 2".
2099 * gdb.mi/mi-var-child.exp: Test for case
2100 "-var-list-children --all-values NAME".
2101
997b0952
MC
21022004-01-18 Michael Chastain <mec.gnu@mindspring.com>
2103
2104 * gdb.cp/local.exp: Accept correct output for gcc v3 -gstabs+.
2105
52470da3
MK
21062004-01-18 Mark Kettenis <kettenis@gnu.org>
2107
7049b4b8
MK
2108 * gdb.base/fileio.exp: Add "$gdb_prompt $" anchors to patterns
2109 used with gdb_test_multiple.
2110
52470da3
MK
2111 * gdb.base/gdb1476.exp: Accept alternat pattern for failed memory
2112 read at address 0. This fixes PR testsuite/1504.
2113
da6012e5
DJ
21142004-01-18 Daniel Jacobowitz <drow@mvista.com>
2115
2116 * config/gdbserver.exp (gdbserver_gdb_load): Rename from gdb_load.
2117 Remove downloading, guessing the host executable, the calls to
2118 gdb_file_cmd and gdb_target_cmd, and "load" support.
2119 (infer_host_exec): New function broken out from gdb_load.
2120 (gdb_load): New wrapper for gdbserver_gdb_load.
2121 * lib/mi-support.exp (mi_gdb_target_cmd): New function, based on
2122 gdb_target_cmd. Use -target-select.
2123 (mi_gdb_file_cmd): New function, broken out from mi_gdb_load.
2124 Download binaries to the host. Clear last_mi_remote_file when
2125 we load a new binary.
2126 (mi_gdb_load): Call mi_gdb_file_cmd. If gdbserver.exp is loaded,
2127 call gdbserver_gdb_load and mi_gdb_target_cmd.
2128
32c70722
MC
21292004-01-17 Michael Chastain <mec.gnu@mindspring.com>
2130
2131 * gdb.cp/templates.exp: Accept more spaces with "<foo, ?bar>"
2132 type patterns.
2133
b0cecf36
MC
21342004-01-17 Michael Chastain <mec.gnu@mindspring.com>
2135
2136 * gdb.cp/templates.exp: Fix typo in test name of
2137 "print Foo<volatile char*>::foo".
2138
4120d7e6
MC
21392004-01-15 Michael Chastain <mec.gnu@mindspring.com>
2140
2141 * gdb.base/setvar.exp: Remove setup_xfail for hppa*-*-*11*.
2142
f679e530
BE
21432004-01-16 Ben Elliston <bje@wasabisystems.com>
2144
2145 * gdb.arch/Makefile.in (MISCELLANEOUS): Remove.
2146 (clean mostlyclean): Remove empty rm.
2147
091c48f6
MC
21482004-01-15 Michael Chastain <mec.gnu@mindspring.com>
2149
2150 * gdb.base/setvar.exp: Add copyright years.
2151
3e5fc8d2
DC
21522004-01-14 David Carlton <carlton@bactrian.org>
2153
2154 * gdb.cp/rtti.exp: Update copyright. KFAIL test with repect to
2155 PR c++/1511 and update coment.
2156 * gdb.cp/templates.exp: Update patterns to match current output.
2157 If changes involve something other than whitespace, KFAIL
2158 w.r.t. PR c++/1512 or PR c++/931 as appropriate.
2159
63d06c5c
DC
21602004-01-14 David Carlton <carlton@kealia.com>
2161
2162 * gdb.cp/namespace.exp: Add tests involving classes defined within
2163 namespaces.
2164 * gdb.cp/namespace.cc (C::CClass): New.
2165 * gdb.cp/namespace1.cc (C::OtherFileClass): New.
2166
a51dab88
EZ
21672004-01-14 Elena Zannoni <ezannoni@redhat.com>
2168
2169 * gdb.base/sepdebug.exp: Bail out of the test if we don't know
2170 what debug info we have. Print a better message if something goes
2171 wrong while producing the separate debug info file.
2172
a476ccc9
MC
21732004-01-14 Michael Chastain <mec.gnu@mindspring.com>
2174
2175 * gdb.base/callfuncs.c: Remove explicit declaration of malloc.
2176
f453692c
MC
21772004-01-14 Michael Chastain <mec.gnu@mindspring.com>
2178
2179 * gdb.base/callfuncs.c: Add copyright notice.
2180
f40063a5
MC
21812004-01-13 Michael Chastain <mec.gnu@mindspring.com>
2182
2183 * gdb.cp/derivation.exp: Add XFAIL for bug with protected
2184 inheritance. PR gdb/1498, PR gcc/13539.
2185
19ac3974
EZ
21862004-01-13 Elena Zannoni <ezannoni@redhat.com>
2187
2188 * gdb.threads/gcore-thread.exp: Prefix name of binary with
2189 test specific name.
2190 * gdb.mi/gdb669.exp: Ditto.
2191 * gdb.mi/mi-pthreads.exp: Ditto.
2192 * gdb.mi/mi1-pthreads.exp: Ditto.
2193 * gdb.mi/mi2-pthreads.exp: Ditto.
2194
56c97c6e
MC
21952004-01-12 Michael Chastain <mec.gnu@mindspring.com>
2196
2197 * gdb.cp/member-ptr.cc: Add copyright notice.
2198
a0644324
MC
21992004-01-12 Michael Chastain <mec.gnu@mindspring.com>
2200
2201 * gdb.cp/member-ptr.exp: Use gdb_test, gdb_test_multiple. Add
2202 some patterns for recent versions of gcc and hpacc. Delete
2203 calls to setup_xfail for hppa*-*-*. Delete redundant tests.
2204 Delete tests that access a NULL pointer-to-member-data. This
2205 script is still disabled for gcc.
2206
32fabe09
EZ
22072004-01-12 Elena Zannoni <ezannoni@redhat.com>
2208
2209 * gdb.mi/mi2-basics.exp: Make sure that full pathnames are
2210 escaped correctly.
2211
1f8a6abb
EZ
22122004-01-12 Elena Zannoni <ezannoni@redhat.com>
2213
2214 * gdb.base/sepdebug.exp: New file.
2215 * gdb.base/sepdebug.c: New file.
2216 * lib/gdb.exp (separate_debug_filename): New procedure.
2217 (gdb_gnu_strip_debug): New procedure.
2218
48efe704
AC
22192004-01-12 Andrew Cagney <cagney@redhat.com>
2220
2221 * gdb.mi/ChangeLog: Delete file. Renamed to ...
2222 * gdb.mi/ChangeLog-1999-2003: New file.
2223
a9415475
AC
22242004-01-12 Andrew Cagney <cagney@redhat.com>
2225
2226 * gdb.base/fileio.exp: Update copyright year. On GNU/Linux, for
2227 "Renaming a directory to a non-empty directory returns ENOTEMPTY
2228 or EEXIST", treat EBUSY as an XFAIL.
2229
83b8cf9d
MC
22302004-01-11 Michael Chastain <mec.gnu@mindspring.com>
2231
2232 * gdb.base/scope.exp: Remove obsolete setup_xfail for
2233 hp_cc_compiler.
2234
9939d2a8
MC
22352004-01-10 Michael Chastain <mec.gnu@mindspring.com>
2236
2237 * gdb.cp/classes.exp: Remove old "(obsolescent gcc or gdb)"
2238 decorations.
2239
1ff8cadf
MC
22402004-01-10 Michael Chastain <mec.gnu@mindspring.com>
2241
2242 * gdb.cp/virtfunc.exp: Remove old "(obsolescent gcc or gdb)"
2243 and "(aCC)" decorations. Remove obsolete doco about old
2244 test results.
2245
6fa9022e
MC
22462004-01-09 Michael Chastain <mec.gnu@mindspring.com>
2247
2248 * gdb.cp/exception.exp: Fix typo in doco.
2249
209721fe
MK
22502004-01-09 Mark Kettenis <kettenis@gnu.org>
2251
2252 * gdb.base/gdb1476.exp: Fix typo.
2253
ef11303e
MC
22542004-01-09 Michael Chastain <mec.gnu@mindspring.com>
2255
2256 * gdb.hp/gdb.aCC/exception.exp: Re-create as a nearly empty
2257 file.
2258
041ab88c
MC
22592004-01-09 Michael Chastain <mec.gnu@mindspring.com>
2260
2261 * gdb.cp/exception.cc: Change <iostream.h> to <iostream>.
2262 * gdb.cp/exception.exp: Use gdb test, gdb_test_multiple.
2263 Use gdb_compile. Remove restriction on gcc. Add some patterns
2264 for recent version of gdb. Delete second half, which was a copy
2265 of the first half with different build flags. This test is
2266 still disabled because it is still not ready for production.
2267
e36d075a
MC
22682004-01-08 Michael Chastain <mec.gnu@mindspring.com>
2269
2270 * gdb.cp/exception.cc: Add copyright notice.
2271 * gdb.cp/exception.exp: Add a notice that this file is broken
2272 because of line number changes caused by addition of copyright
2273 notice.
2274
42b190ad
MC
22752004-01-08 Michael Chastain <mec.gnu@mindspring.com>
2276
2277 * gdb.cp/exception.cc: Renamed from gdb.hp/gdb.aCC/exception.cc.
2278 * gdb.cp/exception.exp: Renamed from gdb.hp/gdb.aCC/exception.exp.
2279
8f25f06b
MC
22802004-01-08 Michael Chastain <mec.gnu@mindspring.com>
2281
2282 * gdb.cp/classes.exp: Accept gnu abi 2.
2283 * gdb.cp/derivation.exp: Likewise.
2284 * gdb.cp/overload.exp: Likewise.
2285 * gdb.cp/virtfunc.exp: Likewise.
2286
06ded8b8
MC
22872004-01-08 Michael Chastain <mec.gnu@mindspring.com>
2288
2289 * gdb.mi/pthreads.c (done_making_threads): Remove extraneous
2290 semicolon after end of function.
2291
77c26ae3
MC
22922004-01-07 Michael Chastain <mec.gnu@mindspring.com>
2293
2294 * gdb.cp/bs15503.cc: Include <iostream>, not <iostream.h>.
2295 * gdb.cp/bs15503.exp: Remove hp-only restriction. Use modern
2296 boilerplate code for compiling and running the program under
2297 test. Add some string method tests.
2298
20757486
MC
22992004-01-07 Michael Chastain <mec.gnu@mindspring.com>
2300
2301 * gdb.cp/bs15503.cc: Add copyright notice.
2302 * gdb.cp/bs15503.exp: Adjust line number.
2303
0fd3b503
MC
23042004-01-07 Michael Chastain <mec.gnu@mindspring.com>
2305
2306 * gdb.hp/gdb.defects/bs15503.exp: Renamed to gdb.cp/bs15503.exp.
2307 * gdb.hp/gdb.defects/bs15503.cc: Renamed to gdb.cp/bs15503.cc.
2308
10d1bea8
MC
23092004-01-07 Michael Chastain <mec.gnu@mindspring.com>
2310
2311 * gdb.base/funcargs.exp: Remove obsolete setup_xfail for
2312 hp_cc_compiler.
2313
2789202a
MC
23142004-01-07 Michael Chastain <mec.gnu@mindspring.com>
2315
2316 * gdb.cp/cttiadd.c: Add a marker for gdb_get_line_number.
2317 * gdb.cp/ctti.exp: Use the marker instead of "next".
2318 With gcc, run further before bailing.
2319
b862f14c
MC
23202004-01-07 Michael Chastain <mec.gnu@mindspring.com>
2321
2322 * gdb.cp/cttiadd.cc: Add copyright notice.
2323 * gdb.cp/cttiadd1.cc: Likewise.
2324 * gdb.cp/cttiadd2.cc: Likewise.
2325 * gdb.cp/cttiadd3.cc: Likewise.
2326
96da2469
MC
23272004-01-07 Michael Chastain <mec.gnu@mindspring.com>
2328
2329 * gdb.cp/ctti.exp: Partial rewrite. Call gdb_compile properly.
2330 Use gdb_test, gdb_test_multiple. Use floating-point values that
2331 have exact representations in IEEE-ish formats.
2332
053248ff
MC
23332004-01-07 Michael Chastain <mec.gnu@mindspring.com>
2334
2335 * gdb.base/constvars.exp: Do not force lang=c++ if using HP
2336 compilers. Delete duplicate call to get_compiler_info.
2337 (local_compiler_xfail_check): setup_xfail if $hp_cc_compiler.
2338 * gdb.base/volatile.exp: Likewise.
2339
84acecdd
MK
23402004-01-07 Mark Kettenis <kettenis@gnu.org>
2341
2342 * gdb.base/gdb1476.exp: Only run the tests if we can't read the
2343 memory at address 0.
2344
fe11a27f
MC
23452004-01-07 Michael Chastain <mec.gnu@mindspring.com>
2346
2347 * gdb.stabs/weird.exp: Use hp_cc_compiler and hp_aCC_compiler
2348 to test for hp-ux assembler. Fix copyright years.
2349
60ad077b
AC
23502004-01-07 Andrew Cagney <cagney@redhat.com>
2351
2352 * gdb.base/fileio.c (strerrno): Add "EBUSY".
2353
1c9b8f33
AC
23542004-01-07 Andrew Cagney <cagney@redhat.com>
2355
2356 * gdb.base/fileio.c (test_open): Do not pass S_IWUSR to "open"
2357 when creating the read-only file. From analysis by Roland McGrath
2358 and Elena Zannoni.
2359
753ccc7a
MC
23602004-01-06 Michael Chastain <mec.gnu@mindspring.com>
2361
2362 * gdb.cp/namespace.exp: Call get_compiler_info with "c++".
2363
eca3e36b
MC
23642004-01-06 Michael Chastain <mec.gnu@mindspring.com>
2365
2366 * gdb.base/cvexpr.c: Be type-safe with function pointers and
2367 data pointers.
2368
f8d4bac4
MC
23692004-01-06 Michael Chastain <mec.gnu@mindspring.com>
2370
2371 * gdb.cp/m-static.exp: Compile one source file at a time.
2372 Delete unused call to get_compiler_info.
2373
9b4e0f94
MC
23742004-01-06 Michael Chastain <mec.gnu@mindspring.com>
2375
2376 * gdb.base/call-ar-st.exp: Delete explicit reference to ${binfile}.ci.
2377 * gdb.base/call-rt-st.exp: Likewise.
2378 * gdb.base/nodebug.exp: Likewise.
2379 * gdb.base/volatile.exp: Likewise.
2380 * gdb.cp/ref-types.exp: Likewise.
2381 * gdb.cp/templates.exp: Likewise.
2382
023c1024
MK
23832004-01-05 Mark Kettenis <kettenis@gnu.org>
2384
2385 * gdb.base/gdb1476.exp, gdb.base/gdb1476.c: New files.
2386
19703c4a
MC
23872004-01-05 Michael Chastain <mec.gnu@mindspring.com>
2388
2389 * gdb.cp/funcargs.exp: Delete special timeout of 240 seconds for
2390 hppa*-hp-hpux*.
2391
18b67037
MK
23922004-01-04 Mark Kettenis <kettenis@gnu.org>
2393
ba6219c8
MK
2394 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
2395 x86_64-*-*.
2396
18b67037
MK
2397 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
2398 sparc64-*-* and sparc*-solaris2*.
2399
1bfbbb9d
MK
24002004-01-04 Mark Kettenis <kettenis@gnu.org>
2401
2402 * gdb.base/structs.exp: Remove ${testfile} from "zed L<n> for
2403 return ${tests}" test. The ${tests} already mentions the
2404 filename.
2405
06846494
MC
24062004-01-02 Michael Chastain <mec.gnu@mindspring.com>
2407
2408 * gdb.cp/local.exp: Accept gcc abi 2.
2409
3b0cb202
MC
24102004-01-02 Michael Chastain <mec.gnu@mindspring.com>
2411
2412 * gdb.cp/templates.exp: Accept gcc abi 2.
2413
0643ec3f
MC
24142004-01-02 Michael Chastain <mec.gnu@mindspring.com>
2415
2416 * lib/compiler.cc: Remove supports_template_debugging.
2417 * gdb.cp/templates.exp: Do not test supports_template_debugging.
2418
d231d0b1
MC
24192004-01-01 Michael Chastain <mec.gnu@mindspring.com>
2420
2421 * gdb.cp/namespace.exp: Accept gcc abi 2.
2422
44ffb27c
MC
24232004-01-01 Michael Chastain <mec.gnu@mindspring.com>
2424
2425 * gdb.cp/method.exp: Accept gcc abi 2.
2426
184ad485
MC
24272004-01-01 Michael Chastain <mec.gnu@mindspring.com>
2428
2429 * gdb.cp/classes.exp: Generate identical results as old version.
2430 * gdb.cp/derivation.exp: Likewise.
2431 * gdb.cp/overload.exp: Likewise.
2432 * gdb.cp/virtfunc.exp: Likewise.
2433
116f09e7
MC
24342004-01-01 Michael Chastain <mec.gnu@mindspring.com>
2435
2436 * gdb.cp/virtfunc.exp: Modify some patterns to avoid a
2437 mysterious bug with sourceware version of expect.
2438
b1379776
MC
24392004-01-01 Michael Chastain <mec.gnu@mindspring.com>
2440
2441 * gdb.cp/overload.exp: Rewrite. Clean up patterns to match
2442 current versions of gcc, including gcc abi 2. Remove gratuitous
2443 restart of test program. Use gdb_test_multiple and gdb_test for
2444 all tests. Add patterns to xfail missing "const" in "const char *"
2445 and kfail PR gdb/1155.
2446
6b7a4c0e
MC
24472004-01-01 Michael Chastain <mec.gnu@mindspring.com>
2448
2449 * gdb.cp/derivation.exp: Rewrite. Clean up patterns to match
2450 current versions of gcc, including gcc abi 2. Remove gratuitous
2451 restart of test program. Use gdb_test_multiple and gdb_test for
2452 all tests. Add patterns to kfail PR gdb/1498.
2453
51615d72
MC
24542003-12-31 Michael Chastain <mec.gnu@mindspring.com>
2455
2456 * gdb.cp/virtfunc.exp: Rewrite. Clean up patterns to match
2457 current versions of gcc, including gcc abi 2. Use "breakpoint"
2458 and "continue" instead of restarting the target program. Use
2459 gdb_test_multiple and gdb_test for all tests.
2460
7b79a9d7
MK
24612004-01-01 Mark Kettenis <kettenis@gnu.org>
2462
2463 * gdb.asm/asm-source.exp: Update copyright year. Link statically
2464 for *-*-solaris2*.
2465
1cd3489f
MC
24662003-12-31 Michael Chastain <mec.gnu@mindspring.com>
2467
2468 * gdb.cp/classes.exp: Rewrite. Clean up patterns to match
2469 current versions of gcc, including gcc abi 2. Use "breakpoint"
2470 and "continue" instead of restarting the target program several
2471 times. Use gdb_test_multiple and gdb_test for all tests.
2472
850742db
MC
24732003-12-18 Michael Chastain <mec.gnu@mindspring.com>
2474
2475 * gdb.base/sect-cmd.exp: Handle compiling test case from multiple
2476 source files.
2477
eb4bbda8
MC
24782003-12-16 Michael Chastain <mec.gnu@mindspring.com>
2479
2480 * gdb.base/environ.exp: Handle compiling test case from multiple
2481 source files.
2482
e42c7771
MC
24832003-12-16 Michael Chastain <mec.gnu@mindspring.com>
2484
2485 * gdb.base/structs.exp: Call gdb_exit as well as gdb_start.
2486
80e4b428
JB
24872003-12-17 Jim Blandy <jimb@redhat.com>
2488
5f06973a
JB
2489 * gdb.base/freebpcmd.c: Add copyright notice.
2490
80e4b428
JB
2491 * gdb.base/freebpcmd.exp: Mark the interesting failure as known.
2492
0ab84fb7
MC
24932003-12-16 Michael Chastain <mec.gnu@mindspring.com>
2494
2495 * gdb.base/maint.exp: Add generic FAIL patterns to prevent timeouts.
2496
1b3bb3d0
JB
24972003-12-13 Jim Blandy <jimb@redhat.com>
2498
2499 * gdb.base/freebpcmd.exp, gdb.base/freebpcmd.c: New test.
2500
3a4c9371
KB
25012003-12-12 Kevin Buettner <kevinb@redhat.com>
2502
2503 * gdb.asm/frv.inc: New file.
2504 * gdb.asm/asm-source.exp: Add frv-*-* as a supported target.
2505
a1dea79a
FF
25062003-12-09 Fred Fish <fnf@redhat.com>
2507
2508 * gdb.base/break.c (marker1, marker2, marker3, marker4): Move
2509 functions to break1.c and leave prototypes behind. Add more
2510 "set breakpoint NN here" comments.
2511 * gdb.base/break1.c: New file.
2512
2513 * gdb.base/break.exp: Handle compiling test case from multiple
2514 source files and change source file references as needed.
2515 * gdb.base/completion.exp: Ditto.
2516 * gdb.base/condbreak.exp: Ditto.
2517 * gdb.base/define.exp: Ditto.
2518 * gdb.base/ena-dis-br.exp: Ditto.
2519 * gdb.base/info-proc.exp: Ditto.
2520 * gdb.base/maint.exp: Ditto.
2521 * gdb.base/until.exp: Ditto.
2522
2523 * gdb.base/condbreak.exp: Use bp_locationNN variables instead of
2524 hardcoded line numbers.
2525 * gdb.base/define.exp: Ditto.
2526 * gdb.base/ena-dis-br.exp: Ditto.
2527 * gdb.base/maint.exp: Ditto.
2528 * gdb.base/until.exp: Ditto.
2529
2530 * gdb.base/completion.exp: Use "break1" for completion tests since
2531 "break" is no longer a unique prefix.
2532
5266b69c
AC
25332003-12-06 Andrew Cagney <cagney@redhat.com>
2534
2535 * gdb.base/structs.exp (test_struct_returns): When applicable, set
2536 "return_value_unimplemented". When an unimplemented struct return
2537 architecture, report incorrect values as a KFAIL
2538
374451f0
MC
25392003-12-05 Michael Chastain <mec.gnu@mindspring.com>
2540
2541 * gdb.cp/rtti.exp: Accept new wording of warning from
2542 cp_lookup_rtti_type.
2543
ba9b20a7
MC
25442003-12-05 Michael Chastain <mec.gnu@mindspring.com>
2545
2546 Partial fix for PR testsuite/1456.
2547 * gdb.base/scope.exp (test_at_main): Replace references to
2548 gcc_compiled with calls to test_compiler_info.
2549 (test_at_foo): Likewise.
2550 (test_at_bar): Likewise.
2551
b74b6d0b
MC
25522003-12-04 Michael Chastain <mec.gnu@mindspring.com>
2553
2554 Partial fix for PR testsuite/1456.
2555 * gdb.base/so-impl-ld.exp: Replace reference to gcc_compiled with call
2556 to test_compiler_info.
2557
ccfa3402
MC
25582003-12-03 Michael Chastain <mec.gnu@mindspring.com>
2559
2560 * gdb.base/so-impl-ld.exp: Update copyright notice.
2561
f6246aba
MC
25622003-12-02 Michael Chastain <mec.gnu@mindspring.com>
2563
2564 Partial fix for PR testsuite/1456.
2565 * gdb.base/mips_pro.exp: Replace references to gcc_compiled with calls
2566 to test_compiler_info.
2567
13ae734a
MC
25682003-11-28 Michael Chastain <mec.gnu@mindspring.com>
2569
2570 * gdb.objc/objcdecode.exp: Match and KFAIL the output that comes
2571 from current versions of gdb. Clean up regular expressions.
2572 Delete redundant timeout case.
2573
d8e1cdee
MC
25742003-11-28 Michael Chastain <mec.gnu@mindspring.com>
2575
2576 * gdb.objc/nondebug.exp: Match and KFAIL the output that comes
2577 from current versions of gdb. Clean up regular expressions.
2578 Delete redundant timeout case.
2579
96457b64
MC
25802003-12-01 Michael Chastain <mec.gnu@mindspring.com>
2581
2582 Partial fix for PR testsuite/1456.
2583 * gdb.base/callfuncs.exp (do_function_calls): Replace reference to
2584 gcc_compiled with call to test_compiler_info.
2585
f35309fc
MC
25862003-11-30 Michael Chastain <mec.gnu@mindspring.com>
2587
2588 Partial fix for PR testsuite/1456.
2589 * gdb.base/list.exp (test_list_function): Delete unused declaration
2590 of gcc_compiled.
2591
d7afdf9b
MC
25922003-11-29 Michael Chastain <mec.gnu@mindspring.com>
2593
2594 Partial fix for PR testsuite/1456.
2595 * gdb.base/complex.exp: Replace reference to gcc_compiled with
2596 call to test_compiler_info.
2597
71507b56
MK
25982003-11-29 Mark Kettenis <kettenis@gnu.org>
2599
2600 * gdb.asm/asm-source.exp: Initialize asm-note to "empty". Set
2601 asm-note to "netbsd" for *-*-netbsdelf* and x86_64-*-netbsd*. Use
2602 it to create the appropriate note.inc.
2603 * gdb.asm/asmsrc1.s: Include "note.inc".
2604 * gdb.asm/netbsd.inc: New file.
2605 * gdb.asm/empty.inc: New file.
2606
f81f93f7
MC
26072003-11-28 Michael Chastain <mec.gnu@mindspring.com>
2608
2609 Partial fix for PR testsuite/1456.
2610 * gdb.base/constvars.exp: Replace references to gcc_compiled with
2611 calls to test_compiler_info.
2612
9a77938e
MC
26132003-11-27 Michael Chastain <mec.gnu@mindspring.com>
2614
2615 Partial fix for PR testsuite/1456.
2616 * gdb.base/volatile.exp: Replace references to gcc_compiled with
2617 calls to test_compiler_info.
2618
e8367dc7
MK
26192003-11-27 Mark Kettenis <kettenis@gnu.org>
2620
2621 * gdb.base/structs.exp: Use i*86-*-* instead of i686-*-* as a
2622 pattern for the KFAILs.
2623
526c61ee
AF
26242003-11-25 Adam Fedor <fedor@gnu.org>
2625
2626 * gdb.objc/objcdecode.exp: Test for PR objc/1238.
2627 * gdb.objc/objcdecode.m: New file.
2628
28f2d600
AF
26292003-11-25 Adam Fedor <fedor@gnu.org>
2630
2631 * gdb.objc/nondebug.exp: Test for PR objc/1236.
2632 * gdb.objc/nondebug.m: New file.
2633
a3895cee
BE
26342003-11-26 Ben Elliston <bje@wasabisystems.com>
2635
2636 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
2637 NetBSD as it does on FreeBSD. Modelled on a similar change by
2638 Mark Kettenis on 2003-05-30.
2639 (link-flags): Set to "--entry _start" regardless of target.
2640 Special linker flags are to be appended to $link-flags.
2641 * gdb.asm/mips.inc (gdbasm_startup): Remove __start label.
2642
c9f2c8a3
MC
26432003-11-25 Michael Chastain <mec.gnu@mindspring.com>
2644
2645 * gdb.cp/method.exp: Accept output of new demangler.
2646
15a0587a 26472003-11-25 Michael Chastain <mec.gnu@mindspring.com>
f4e8b6f3
MC
2648
2649 * gdb/class2.exp: New file.
2650 * gdb/class2.cc: New file.
2651
3c00b570
MC
26522003-11-25 Michael Chastain <mec.gnu@mindspring.com>
2653
2654 * gdb.cp/templates.exp (test_ptype_of_templates): Accept output
2655 of new demangler.
2656
7027acc7
MK
26572003-11-23 Mark Kettenis <kettenis@gnu.org>
2658
2659 * gdb.arch/i386-unwind.exp: Use gdb_run_cmd and gdb_expect instead
2660 of gdb_test "run".
2661
b0e1598a
MK
26622003-11-23 Mark Kettenis <kettenis@gnu.org>
2663
2664 * gdb.arch/i386-unwind.exp: Don't use runto_main. Change
2665 "continue" into "run".
2666
4d9eda44
MC
26672003-11-23 Michael Chastain <mec.gnu@mindspring.com>
2668
2669 Partial fix for PR testsuite/1456.
2670 * gdb.cp/ambiguous.exp: Replace reference to gcc_compiled with
2671 call to test_compiler_info.
2672 * gdb.cp/ctti.exp: Likewise.
2673 * gdb.cp/derivation.exp: Likewise.
2674 * gdb.cp/member-ptr.exp: Likewise.
2675 * gdb.cp/virtfunc.exp (test_virtual_calls): Remove unused
2676 reference to gcc_compiled.
2677
26782003-11-23 Michael Chastain <mec.gnu@mindspring.com>
b729099e
MC
2679
2680 Fix PR testsuite/1463.
2681 * gdb.base/structs.exp (start_structs_test): Call
2682 get_debug_format before using the debug format.
2683
d422fe19
AC
26842003-11-22 Andrew Cagney <cagney@redhat.com>
2685
2686 * lib/gdb.exp (gdb_test_multiple): Add simple example.
2687 * gdb.base/structs.exp: Use gdb_test_multiple.
2688
039cf96d
AC
26892003-11-20 Andrew Cagney <cagney@redhat.com>
2690
6882279b
AC
2691 * gdb.base/structs.exp: Handle and recover from internal errors.
2692 Replace "foo${n}" with "foo<n>" in test messages.
2693
e53890ae
AC
2694 * gdb.base/structs.exp: Update copyright. Rewrite.
2695 * gdb.base/structs.c: Update copyright. Rewrite.
2696
2b211c59
AC
2697 * lib/gdb.exp (gdb_internal_error_resync): Issue a perror when the
2698 resync count exceeded.
d63a86f8 2699
039cf96d
AC
2700 * gdb.base/maint.exp: Use gdb_internal_error_resync to recover
2701 from the internal error.
2702 * lib/gdb.exp (gdb_internal_error_resync): New procedure.
2703 Original from Jim Blandy.
2704 (gdb_test_multiple): Use gdb_internal_error_resync.
2b211c59 2705
eac98b22
AC
27062003-11-19 Andrew Cagney <cagney@redhat.com>
2707
2708 * gdb.base/callfuncs.exp: Change the XFAILed descriptor test to a
2709 KFAIL.
2710
67455b2a
MK
27112003-11-17 Mark Kettenis <kettenis@gnu.org>
2712
2713 New testcase for PR backtrace/1435.
2714 * gdb.arch/i386-unwind.exp: New file.
2715 * gdb.arch/i386-unwind.c: New file.
2716
853d6e5b
AC
27172003-11-17 Andrew Cagney <cagney@redhat.com>
2718
2719 * lib/gdb.exp (compiler_info): New global.
2720 (test_compiler_info): New function.
2721 (get_compiler_info): Set compiler_info.
2722 * lib/compiler.c, lib/compiler.cc: Add copyright. When GNUC, set
2723 "compiler_info" to gcc-<major>-<minor>.
2724
38cf6e11
MC
27252003-11-15 Michael Chastain <mec.gnu@mindspring.com>
2726
2727 * gdb.trace/configure: Remove.
2728
a50d3602
EZ
27292003-11-13 Elena Zannoni <ezannoni@redhat.com>
2730
2731 * gdb.base/break.c: Add comments to aid finding line numbers for
d63a86f8 2732 breakpoints.
a50d3602
EZ
2733 * gdb.base/break.exp: Remove all references to explicit line
2734 numbers.
2735
d9407aaa
NC
27362003-11-11 Nick Clifton <nickc@redhat.com>
2737
2738 * gdb.base/shreloc.exp: Do not run for targets which do not
2739 support shared objects.
2740
db488fc1
CV
27412003-11-10 Corinna Vinschen <vinschen@redhat.com>
2742
2743 * gdb.base/fileio.exp: Drop tests for nointerrupts and noinferiorio.
2744 Don't run tests if nofileio flag is given.
2745
6a90a18e
EZ
27462003-11-07 Elena Zannoni <ezannoni@redhat.com>
2747
2748 * gdb.cp/annota3.exp: Make sure we can match 'Hardware watchpoint'
2749 as well as 'Watchpoint'.
2750
0b915e9c
EZ
27512003-11-06 Elena Zannoni <ezannoni@redhat.com>
2752
2753 Reported by Jim Ingham <jingham@apple.com>:
2754 * gdb.base/annota1.exp: Match at least one occurrence of the
2755 signal handler annotation.
2756
d7e4b55f
EZ
27572003-11-06 Elena Zannoni <ezannoni@redhat.com>
2758
2759 * gdb.cp/annota2.exp: Make sure we can match 'Hardware watchpoint'
2760 as well as 'Watchpoint'.
2761
2fe4e8d0
MC
27622003-11-05 Michael Chastain <mec@shout.net>
2763
2764 * gdb.mi/pthreads.c (routine): Handle early return from sleep.
2765
6ef88553
KW
27662003-11-03 Kris Warkentin <kewarken@qnx.com>
2767
2768 * gdb.arch/gdb1291.c: New test file.
2769 * gdb.arch/gdb1291.exp: New test script.
2770 * gdb.arch/gdb1431.c: New test file.
2771 * gdb.arch/gdb1431.exp: New test script.
2772
ae7dc4d8
MC
27732003-10-22 Michael Chastain <mec@shout.net>
2774
2775 * gdb.mi/pthreads.c: Add copyright notice.
2776
c39d7427
MC
27772003-10-22 Michael Chastain <mec@shout.net>
2778
2779 * gdb.threads/pthreads.c: Add copyright notice.
2780
8b7d96c1
MC
27812003-10-20 Michael Chastain <mec@shout.net>
2782
2783 * gdb.base/gdb1056.exp: New test script.
2784
d1d69fdd
DJ
27852003-10-13 Daniel Jacobowitz <drow@mvista.com>
2786
2787 * gdb.threads/killed.exp: Use gdb_run_cmd.
2788
7d605576
DJ
27892003-10-13 Daniel Jacobowitz <drow@mvista.com>
2790
2791 * gdb.base/gcore.exp: Issue an UNSUPPORTED and exit if we can't
2792 create a core file.
2793 * gdb.threads/gcore-thread.exp: Likewise.
2794
618ec112
CV
27952003-10-13 Corinna Vinschen <vinschen@redhat.com>
2796
2797 * gdb.base/call-rt-st.c (struct bit_flags_char_t): New bitfield
2798 type, based on char type.
2799 (struct bit_flags_short_t): New bitfield type, based on short type.
2800 (init_bit_flags_char): New fuction.
2801 (init_bit_flags_short): Ditto.
2802 (print_bit_flags_char): Ditto.
2803 (print_bit_flags_short): Ditto.
2804 (main): Add handling for bit_flags_char_t and bit_flags_short_t.
2805
9367a73c
MC
28062003-10-11 Michael Chastain <mec@shout.net>
2807
2808 * gdb.base/call-rt-st.exp: Update copyright year.
2809
1decf120
KI
28102003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
2811
2812 * config/hmsirom.exp: Replace "Hitachi" with "Renesas".
2813 * gdb.disasm/sh3.s: Ditto.
2814
5445b2ae
DJ
28152003-10-07 Daniel Jacobowitz <drow@mvista.com>
2816
2817 * gdb.threads/switch-threads.exp: New test.
2818 * gdb.threads/switch-threads.c: New source file.
2819
aec24853
CV
28202003-10-07 Corinna Vinschen <vinschen@redhat.com>
2821
2822 * gdb.base/ending-run.exp: Add sh specific case.
2823
adc7428d
AC
28242003-10-06 Andrew Cagney <cagney@redhat.com>
2825
2826 * gdb.base/watchpoint.exp: Delete obsolete clear_xfail.
2827 * gdb.disasm/mn10200.exp: Delete obsolete file.
2828
c9d37158
DJ
28292003-09-29 Daniel Jacobowitz <drow@mvista.com>
2830
2831 * ChangeLog: Correct an entry command.exp -> commands.exp.
2832 * gdb.base/commands.exp (bp_deleted_in_command_test)
2833 (temporary_breakpoint_commands): Check noargs.
2834
79c2c32d
DC
28352003-09-25 David Carlton <carlton@kealia.com>
2836
2837 * gdb.cp/namespace.exp: Tweak comments. Add non-quoted versions
2838 of some print tests, where appropriate. Add tests for C::D::cd,
2839 E::ce, F::cXfX, G::XgX.
2840 * gdb.cp/namespace.cc: Add XgX, cXfX, ce.
2841
594e6d67
RE
28422003-09-25 Richard Earnshaw <rearnsha@arm.com>
2843
2844 * lib/java.exp (java_init): Import target_alias before using it.
2845
10f0d451
DC
28462003-09-25 David Carlton <carlton@kealia.com>
2847
2848 * gdb.base/corefile.exp: Delete obsolete setup_xfail.
2849
274bcba0
EZ
28502003-09-23 Elena Zannoni <ezannoni@redhat.com>
2851
d63a86f8 2852 * gdb.base/selftest.exp: Accomodate more instruction reordering
274bcba0
EZ
2853 weirdness.
2854
cdbf20f7
MC
28552003-09-17 Michael Chastain <mec@shout.net>
2856
2857 * gdb.cp/gdb1355.exp: New file.
2858 * gdb.cp/gdb1355.c: New file.
2859
71e06f80
CV
28602003-09-15 Corinna Vinschen <vinschen@redhat.com>
2861
2862 * gdb.asm/asm-source.exp: Add sh*-*-* as supported target.
2863 * gdb.asm/sh.inc: New file.
2864
5c4e30ca
DC
28652003-09-11 David Carlton <carlton@kealia.com>
2866
bd45b7af
DC
2867 * gdb.cp/namespace.exp: Add tests for namespace types.
2868 * gdb.cp/maint.exp (test_help): Test 'help maint cp namespace'.
5c4e30ca
DC
2869 (test_namespace): New.
2870
1c199746
EZ
28712003-09-11 Elena Zannoni <ezannoni@redhat.com>
2872
2873 * gdb.base/relocate.exp: Handle new gdb output at startup.
3fcf0ced 2874 * gdb.stabs/weird.exp: Ditto.
1c199746 2875
04ed252f
MC
28762003-09-08 Michael Chastain <mec@shout.net>
2877
2878 * gdb.base/gdb1250.c: Rename 'gamma' to 'my_gamma'.
2879
d8a2d9e7
MC
28802003-09-07 Michael Chastain <mec@shout.net>
2881
2882 * gdb.cp/classes.exp: Accommodate both 'syntax error' and
2883 'parse error'.
2884
161afb24
MK
28852003-09-07 Mark Kettenis <m.kettenis@osp.nl>
2886
2887 * gdb.arch/i386-prologue.exp: Add checks for saved registers.
2888
49f2741a
MC
28892003-08-30 Michael Chastain <mec@shout.net>
2890
2891 * gdb.base/selftest.exp: Remove support for m68k*-*-hpux.
2892 * gdb.gdb/observer.exp: Ditto.
2893 * gdb.gdb/xfullpath.exp: Ditto.
2894
8afa723e
MK
28952003-08-29 Mark Kettenis <kettenis@gnu.org>
2896
2897 * gdb.base/interrupt.exp: XFAIL "call function when asleep" for
2898 *-*-*bsd*.
2899
f31dfe3b
JJ
29002003-08-28 Jeff Johnston <jjohnstn@redhat.com>
2901
2902 * gdb.base/dump.exp: Skip for ia64.
2903
4630e498
JJ
29042003-08-25 Jeff Johnston <jjohnstn@redhat.com>
2905
2906 * gdb.asm/asm-source.exp: Add ia64 support.
2907 * gdb.asm/ia64.inc: New file.
2908
1105b7ef
MC
29092003-08-22 Michael Chastain <mec@shout.net>
2910
2911 * gdb.cp: New directory.
2912 * gdb.cp/*: Copy from gdb.c++/*.
2913 * gdb.c++/*: Remove.
2914 * Makefile.in: Change gdb.c++ to gdb.cp.
2915 * configure.in: Ditto.
2916 * configure: Regnerate.
2917
c945b932
MK
29182003-08-18 Mark Kettenis <kettenis@gnu.org>
2919
2920 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1338.
2921 * gdb.arch/i386-prologue.c (gdb1338): Add function.
2922
2b66634b
DJ
29232003-08-17 Daniel Jacobowitz <drow@mvista.com>
2924
2925 * mi-var-display.exp (-var-list-children weird): Accept function
2926 pointers with argument types.
2927 * mi1-var-display.exp (-var-list-children weird): Likewise.
2928 * mi2-var-display.exp (-var-list-children weird): Likewise.
2929
a356f73b
DJ
29302003-08-17 Daniel Jacobowitz <drow@mvista.com>
2931
2932 * gdb.base/annota3.exp: Add missing newline.
2933
483417b8
MC
29342003-08-06 Michael Chastain <mec@shout.net>
2935
2936 * gdb.java/jmisc1.exp: Add test for pr gdb/1322.
2937
c99c59c3
MS
29382003-08-12 Michael Snyder <msnyder@redhat.com>
2939
2940 * gdb.base/float.exp: Add test for SH.
2941
55ed7501
MK
29422003-08-10 Mark Kettenis <kettenis@gnu.org>
2943
2944 * gdb.arch/i386-prologue.c, gdb.arch/i386-prologue.exp: New files.
2945
1a371f2e
EZ
29462003-08-07 Elena Zannoni <ezannoni@redhat.com>
2947
2948 * gdb.base/completion.exp: Remove reduntant completion test
2949 on filename.
2950
e0f353ce
EZ
29512003-08-07 Elena Zannoni <ezannoni@redhat.com>
2952
2953 * gdb.base/attach.exp, gdb.base/detach.exp, gdb.base/gcore.exp,
2954 gdb.mi/mi-basics.exp, gdb.threads/gcore-thread.exp,
2955 gdb.trace/save-trace.exp: Make sure that full pathnames are
2956 escaped correctly.
2957
5710a1af 29582003-08-07 Elena Zannoni <ezannoni@redhat.com>
d63a86f8 2959
5710a1af
EZ
2960 * configure.in: Don't generate config.h from config.hin.
2961 * configure: Regenerate.
2962 * config.hin: Remove file.
2963 * gdb.mi/pthreads.c: Remove include of config.h, and other ifdefs.
2964 * gdb.threads/pthreads.c: Ditto.
2965
dcd81ce9
DJ
29662003-08-07 Daniel Jacobowitz <drow@mvista.com>
2967
2968 From Kei Sakamoto <sakamoto.kei@renesas.com>:
2969 * gdb.asm/asm-source.exp : Add -lgloss to link-flags.
2970 * gdb.asm/m32r.inc : Remove an illegal nop after bl instruction.
2971 Replace ld24 with seth/add3.
2972
6009d884
AC
29732003-08-02 Andrew Cagney <cagney@redhat.com>
2974
2975 * gdb.base/annota3.exp: New file.
2976 * gdb.base/annota3.c: New file.
2977 * gdb.c++/annota3.exp: New file.
2978 * gdb.c++/annota3.cc: New file.
2979
51514e06
MC
29802003-07-29 Michael Chastain <mec@shout.net>
2981
2982 * gdb.threads/tls.c (spin): Check errno only if sem_wait
2983 actually failed.
2984 (do_pass): Likewise.
2985 * gdb.threads/tls.exp: Always initialize no_of_threads.
2986
4ee6625b
DJ
29872003-07-27 Daniel Jacobowitz <drow@mvista.com>
2988
2989 * gdb.threads/print-threads.exp (test_all_threads): Loosen KFAIL
2990 pattern.
2991 * gdb.threads/tls-shared.exp: Don't use gdb_suppress_entire_file.
2992 * gdb.threads/tls.exp: Recognize one case of the host library not
2993 supporting TLS.
2994
225f2bf6
AC
29952003-07-27 Andrew Cagney <cagney@redhat.com>
2996
2997 * gdb.base/fileio.exp: Use SH when running commands using
2998 remote_exec.
2999
bcb27c9f
DJ
30002003-07-24 Daniel Jacobowitz <drow@mvista.com>
3001
3002 From Kei Sakamoto <sakamoto.kei@renesas.com>:
3003 * gdb.base/relocate.c (dummy): New padding array.
3004
3d67be83
MS
30052003-07-22 Michael Snyder <msnyder@redhat.com>
3006
d63a86f8 3007 * gdb.disasm/8300s.s: Fix syntax of bsr insn.
3d67be83
MS
3008
3009 * gdb.disasm/h8300s.exp : Minor changes in disassembler output require
3010 patterns to be more general, accepting old and new output.
3011 Some output chars (such as '+') also must be quoted.
d63a86f8 3012 Some addresses are displayed numerically instead of
3d67be83
MS
3013 symbolically.
3014
57ba3b85
MS
30152003-07-23 Michael Snyder <msnyder@redhat.com>
3016
686d097c
MS
3017 * gdb.base/return2.exp: Don't test long-long return.
3018
57ba3b85
MS
3019 * gdb.disasm/t01_mov.s: New file, h8300sx disassembly tests.
3020 * gdb.disasm/t01_mov.exp: Ditto.
3021 * gdb.disasm/t02_mova.s: Ditto.
3022 * gdb.disasm/t02_mova.exp: Ditto.
3023 * gdb.disasm/t03_add.s: Ditto.
3024 * gdb.disasm/t03_add.exp: Ditto.
3025 * gdb.disasm/t04_sub.s: Ditto.
3026 * gdb.disasm/t04_sub.exp: Ditto.
3027 * gdb.disasm/t05_cmp.s: Ditto.
3028 * gdb.disasm/t05_cmp.exp: Ditto.
3029 * gdb.disasm/t06_ari2.s: Ditto.
3030 * gdb.disasm/t06_ari2.exp: Ditto.
3031 * gdb.disasm/t07_ari3.s: Ditto.
3032 * gdb.disasm/t07_ari3.exp: Ditto.
3033 * gdb.disasm/t08_or.s: Ditto.
3034 * gdb.disasm/t08_or.exp: Ditto.
3035 * gdb.disasm/t09_xor.s: Ditto.
3036 * gdb.disasm/t09_xor.exp: Ditto.
3037 * gdb.disasm/t10_and.s: Ditto.
3038 * gdb.disasm/t10_and.exp: Ditto.
3039 * gdb.disasm/t11_logs.s: Ditto.
3040 * gdb.disasm/t11_logs.exp: Ditto.
3041 * gdb.disasm/t12_bit.s: Ditto.
3042 * gdb.disasm/t12_bit.exp: Ditto.
3043 * gdb.disasm/t13_otr.s: Ditto.
3044 * gdb.disasm/t13_otr.exp: Ditto.
3045
e00759ef
EZ
30462003-07-22 Elena Zannoni <ezannoni@redhat.com>
3047
3048 * gdb.threads/tls.exp :Add kfail for 'info address' case.
3049
8bc2021f
EZ
30502003-07-22 Elena Zannoni <ezannoni@redhat.com>
3051
3052 * gdb.threads/tls.c : New file.
3053 * gdb.threads/tls.exp : New file.
3054 * gdb.threads/tls-main.c : New file.
3055 * gdb.threads/tls-shared.c : New file.
3056 * gdb.threads/tls-shared.exp : New file.
3057
89320c4c
AS
30582003-07-22 Andreas Schwab <schwab@suse.de>
3059
3060 * gdb.asm/powerpc.inc (gdbasm_startup): Force alignment.
3061
180dea7c
AS
30622003-07-20 Andreas Schwab <schwab@suse.de>
3063
3064 * gdb.base/selftest.exp (do_steps_and_nexts): Add more patterns
3065 due to insn reordering.
3066
0714963c
AC
30672003-07-15 Andrew Cagney <cagney@redhat.com>
3068
3069 * gdb.asm/asm-source.exp: Do not allow "start" in the backtrace.
3070
98a23b3f
MC
30712003-07-15 Michael Chastain <mec@shout.net>
3072
3073 * gdb.base/gdb1250.exp: New file.
3074 * gdb.base/gdb1250.c: New file.
3075
27e417a2
ML
30762003-07-09 Michal Ludvig <mludvig@suse.cz>
3077
3078 * gdb.c++/templates.exp (test_ptype_of_templates): Recognize
3079 expansion of size_t to 'unsigned long', not only to 'unsigned'.
3080
8bc2021f
EZ
30812003-07-09 Elena Zannoni <ezannoni@redhat.com>
3082
3083 * gdb.threads/tls.c: New file.
3084 * gdb.threads/tls.exp: New file.
3085 * gdb.threads/tls-main.c: New file.
3086 * gdb.threads/tls-shared.c: New file.
3087 * gdb.threads/tls-shared.exp: New file.
3088
d99968dc
EZ
30892003-07-09 Elena Zannoni <ezannoni@redhat.com>
3090
3091 * gdb.base/annota1.exp: Make sure that we properly escape the
3092 full path of the source file. Xfail more permissive patterns,
d63a86f8 3093 due to a compiler debug info problem.
d99968dc 3094
83876b3b
AS
30952003-07-07 Andreas Schwab <schwab@suse.de>
3096
2705e972
AS
3097 * gdb.asm/m68k.inc: New file.
3098 * gdb.asm/asm-source.exp: Use it for m68k-*-*.
3099
83876b3b
AS
3100 * gdb.objc/basicclass.exp ("Call an Objective-C method with no
3101 arguments"): Also match negative number.
3102
3103 * gdb.base/float.exp ("info float"): Add test for m68k-*-*.
3104
3a871b37
DJ
31052003-07-03 Daniel Jacobowitz <drow@mvista.com>
3106
3107 * gdb.base/store.c (charest): New typedef.
3108 (add_char): Rename to add_charest, update.
3109 (wack_char): Rename to wack_charest, update types. Return l + r
3110 to keep r live across the call.
3111 (wack_short, wack_int, wack_long, wack_longest, wack_float)
3112 (wack_double, wack_doublest): Return l + r to keep r live across
3113 the call.
3114 * gdb.base/store.exp: Accomodate store.c changes.
3115
b2a7f303
DC
31162003-06-30 David Carlton <carlton@kealia.com>
3117
3118 * gdb.c++/maint.exp (test_invalid_name): New.
3119 (test_first_component): Add tests for invalid names.
3120
3c6cb4a1
MC
31212003-06-29 Michael Chastain <mec@shout.net>
3122
3123 * gdb.c++/inherit.exp (test_print_svi_classes): Accept gdb
3124 output of '<VTT for class>' for virtual base classes.
3125
f1c2644b
DJ
31262003-06-29 Daniel Jacobowitz <drow@mvista.com>
3127
3128 * gdb.base/completion.exp: Tab-complete "complet" instead of
3129 "compl".
3130 * gdb.base/complex.exp, gdb.base/complex.c: New files.
3131
18080350
DJ
31322003-06-29 Daniel Jacobowitz <drow@mvista.com>
3133
3134 * gdb.base/constvars.exp: Remove most xfails for GCC 3.x.
3135 * gdb.base/volatile.exp: Likewise.
3136
f56973f8
DJ
31372003-06-29 Daniel Jacobowitz <drow@mvista.com>
3138
3139 * gdb.threads/print-threads.exp (test_all_threads): Add kfail for
3140 gdb/1265.
3141
31422003-06-28 Michael Chastain <mec@shout.net>
48fe539f
DJ
3143 Daniel Jacobowitz <drow@mvista.com>
3144
3145 * gdb.base/selftest.exp (do_steps_and_nexts): Increase maximum
3146 initial line count of 'captured_main' from 26 to 32.
3147 (test_with_self): Allow xmalloc call to be interleaved with the
3148 preceding two lines.
3149
e766d4d6
JB
31502003-06-24 Joel Brobecker <brobecker@gnat.com>
3151
3152 * gdb.base/bang.exp: New testcase.
3153
f125c9a4
JB
31542003-06-23 Joel Brobecker <brobecker@gnat.com>
3155
3156 * gdb.base/langs.exp: Add some tests for the "minimal" language
3157 support.
3158
6e25beaf
EZ
31592003-06-23 Elena Zannoni <ezannoni@redhat.com>
3160
3161 * gdb.objc/basicclass.exp: Return -1 if we cannot compile
3162 the testcase.
3163
2f816dda
DJ
31642003-06-22 Daniel Jacobowitz <drow@mvista.com>
3165
3166 * gdb.base/relocate.exp: Test add-symbol-file with a variable
3167 offset.
3168
db5a5748
DJ
31692003-06-22 Daniel Jacobowitz <drow@mvista.com>
3170
3171 * gdb.c++/pr-1210.cc: New file.
3172 * gdb.c++/pr-1210.exp: New file.
3173
1df0c130
DJ
31742003-06-21 Daniel Jacobowitz <drow@mvista.com>
3175
3176 * lib/mi-support.exp (mi_run_cmd): Expect an MI response to
3177 000-exec-continue.
3178
a92feac0
MK
31792003-06-15 Mark Kettenis <kettenis@gnu.org>
3180
3181 * gdb.base/attach.exp: Use -1 for the ID of a nonexistent process
3182 on *-*-*bsd* instead of *-*-freebsd*.
3183
81a58f5b
AC
31842003-06-14 Andrew Cagney <cagney@redhat.com>
3185
3186 * gdb.base/store.exp: Test longest and doublest. Test all
3187 parameters. Weaken return statement match.
3188 * gdb.base/store.c: Add longest and doublest - aka long long and
3189 long double functions. Put all parameters into local register
3190 variables. Use negative values.
3191
b257a0d3
AC
31922003-06-14 Andrew Cagney <cagney@redhat.com>
3193
3194 * gdb.base/fileio.c: Include <errno.h>, and <sys/wait.h>. Gag
3195 -Wformat errors. Add lost line. Use WEXITSTATUS to get system
3196 exit status.
3197 * gdb.base/fileio.exp: Disable target when nointerrupts and
3198 noinferiorio, instead of limiting it to remote. Use remote_exec
3199 instead of system.
d63a86f8 3200
21c38304
JJ
32012003-06-12 Jeff Johnston <jjohnstn@redhat.com>
3202
3203 * gdb.base/float.exp: Add ia64 support.
3204
1bcdb424
CV
32052003-06-12 Corinna Vinschen <vinschen@redhat.com>
3206
3207 * gdb.base/fileio.exp: Run only on remote targets.
3208
6aeb981f
CV
32092003-06-10 Corinna Vinschen <vinschen@redhat.com>
3210
3211 * gdb.base/fileio.c: New file, testing File-I/O.
3212 * gdb.base/fileio.exp: Ditto.
3213
53df362e
RG
32142003-06-09 Raoul Gough <RaoulGough@yahoo.co.uk>
3215
3216 * gdb.base/shreloc.exp: New file, check symbol values obtained from
3217 shared objects after relocation at load time (gdb PR/1132).
3218 * gdb.base/shreloc.c, gdb.base/shreloc1.c, gdb.base/shreloc2.c:
3219 as above, part of the shared object relocation test.
3220
ffee1b46
MK
32212003-06-08 Mark Kettenis <kettenis@gnu.org>
3222
b5ca3722
MK
3223 * gdb.base/readline.exp: Add tests for operate-and-get-next with a
3224 fully filled history list.
3225 * gdb.base/gdb_history: New file.
3226
03ed860d
MK
3227 * gdb.base/signals.exp: XFAIL "continue to func1" on
3228 i*86-*-freebsd*.
3229
ffee1b46
MK
3230 * gdb.base/attach.exp: When trying to attach to a nonexistent
3231 process, make it possible to specify the PID based on the target,
3232 and do so for *-*-freebsd*.
3233
d80dbb52
RH
32342003-06-02 Richard Henderson <rth@redhat.com>
3235
3236 * gdb.base/float.exp: Add expected regexp for alpha-*-*.
3237
6dd77b81
RH
32382003-06-02 Richard Henderson <rth@redhat.com>
3239
3240 * gdb.base/selftest.exp: Next over lim_at_start initialization.
3241
f6347e16
RH
32422003-06-02 Richard Henderson <rth@redhat.com>
3243
3244 * gdb.base/dump.exp [alpha*-*-*]: Add -taso linker switch.
3245
2c161407
DJ
32462003-06-01 Daniel Jacobowitz <drow@mvista.com>
3247
3248 * gdb.asm/asm-source.exp: Dissassemble from &globalvar instead
3249 of globalvar.
3250
572eb746
MK
32512003-06-01 Mark Kettenis <kettenis@gnu.org>
3252
3253 * gdb.asm/asm-source.exp: Check for memory read errors in
3254 disassembler test on *BSD too.
3255
9e9617a5
RH
32562003-06-01 Richard Henderson <rth@redhat.com>
3257
3258 * gdb.asm/alpha.inc (gdbasm_enter): Use numeric register names
3259 for .frame.
3260 (gdbasm_call): Lose ldgp.
3261 (gdbasm_startup): Add frame information.
3262 * gdb.asm/asm-source.exp (alpha*-*): Add -no-mdebug to asm-flags.
3263
7b34ad4e
MK
32642003-05-31 Mark Kettenis <kettenis@gnu.org>
3265
3266 * gdb.base/float.exp: Expect similar output for x86_64-*-* as for
3267 i?86-*-*.
3268
10059fdf
MK
32692003-05-30 Mark Kettenis <kettenis@gnu.org>
3270
3271 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
3272 FreeBSD.
3273
acf4b816
RH
32742003-05-29 Richard Henderson <rth@redhat.com>
3275
3276 * gdb.asm/alpha.inc: New file.
3277 * gdb.asm/asm-source.exp: Use it.
3278
e9ecd949
JB
32792003-05-29 Jim Blandy <jimb@redhat.com>
3280
3281 * gdb.base/corefile.exp: Find corefiles on Linux, which names them
3282 'core.PID'.
3283
e3e5a4f3
JB
32842003-05-22 Jim Blandy <jimb@redhat.com>
3285
3286 * gdb.base/corefile.exp: Tolerate stuff after argument parens in
3287 backtrace.
d63a86f8 3288
72fe3d25
DC
32892003-05-20 David Carlton <carlton@math.stanford.edu>
3290
3291 * gdb.c++/namespace1.cc: Actually do 'cvs add' before committing
3292 this time.
3293
58da2eb2
DC
32942003-05-19 David Carlton <carlton@bactrian.org>
3295
3296 * gdb.c++/rtti.exp: New file, containing tests for PR c++/488.
3297 * gdb.c++/rtti.h, gdb.c++/rtti1.cc, gdb.c++/rtti2.cc: Ditto.
3298
1fcb5155
DC
32992003-05-19 David Carlton <carlton@bactrian.org>
3300
3301 * gdb.c++/namespace.exp: Add namespace scope and anonymous
3302 namespace tests.
3303 Bump copyright date.
3304 * gdb.c++/namespace.cc: Add anonymous namespace and namespace C.
3305 (main): Call C::D::marker2.
3306 * gdb.c++/namespace1.cc: New file.
3307
85e85163
JJ
33082003-05-14 Jeff Johnston <jjohnstn@redhat.com>
3309
3310 Roland McGrath <roland@redhat.com>
d63a86f8 3311 * gdb.threads/linux-dp.exp: Account for fact that in nptl model
85e85163
JJ
3312 there is no manager thread.
3313
a25fbfec
JJ
33142003-05-08 Jeff Johnston <jjohnstn@redhat.com>
3315
d63a86f8
RM
3316 * gdb.threads/schedlock.exp: Remove assumption that all threads
3317 will run in a particular small time slice. Also ensure we break
a25fbfec
JJ
3318 in one of the child threads rather than the main thread.
3319
be375bae
JB
33202003-05-07 Jim Blandy <jimb@redhat.com>
3321
09bf6082
JB
3322 Add support for assembly source testing on the s390x.
3323 * gdb.asm/asm-source.exp: Add a case for the s390x-*-*
3324 architecture.
3325 * gdb.asm/s390x.inc: New file.
3326
be375bae
JB
3327 * gdb.asm/asm-source.exp: Use a 'switch -glob' statement, not a
3328 succession of 'if' statements.
3329
00905d52
AC
33302003-05-05 Andrew Cagney <cagney@redhat.com>
3331
3332 * gdb.base/maint.exp: Add tests for "maint print dummy-frames".
3333
b1e29e33
AC
33342003-05-05 Andrew Cagney <cagney@redhat.com>
3335
3336 * gdb.base/watchpoint.exp: Rename CALL_DUMMY_BREAKPOINT_OFFSET to
3337 DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET in comments.
3338
e33d66ec
EZ
33392003-05-02 Elena Zannoni <ezannoni@redhat.com>
3340
3341 * gdb.base/charset.exp: Update based on new behavior of set/show
3342 charset commands.
3343
2b6fd0d8
AC
33442003-05-01 Andrew Cagney <cagney@redhat.com>
3345
3346 * gdb.asm/asm-source.exp: Check that "disassm" and "x/i" of a
3347 variable do not give memory errors.
3348
130cacce
AF
33492003-04-30 Adam Fedor <fedor@gnu.org>
3350
3351 * Makefile.in (ALL_SUBDIRS): Add gdb.objc
3352 * configure.in (AC_OUTPUT): Add gdb.objc/Makefile
3353 * gdb.objc/Makefile.in, gdb.objc/basicclass.exp,
3354 gdb.objc/basicclass.m: : New files
3355
3356 * lib/gdb.exp (gdb_compile_objc): New procedure.
3357
bea71854
DJ
33582003-04-27 Daniel Jacobowitz <drow@mvista.com>
3359
3360 * gdb.base/signals.exp: Make backtrace tests more specific.
3361
0f20eeea
DC
33622003-04-23 David Carlton <carlton@bactrian.org>
3363
3364 * gdb.c++/maint.exp (test_first_component): Add tests for
3365 'operator' in more locations.
3366
c8c4d8dc
KB
33672003-04-16 Kevin Buettner <kevinb@redhat.com>
3368
3369 * gdb.base/args.exp: Invoke gdb_load for simulator targets.
3370
3fe60e3c
EZ
33712003-04-16 Elena Zannoni <ezannoni@redhat.com>
3372
3373 * gdb.base/completion.exp: Make 'info func mark' complete on 'info
3374 func marke' instead. Update test name.
3375
9219021c
DC
33762003-04-15 David Carlton <carlton@math.stanford.edu>
3377
3378 * gdb.c++/maint.exp: New file.
3379
5dd55bdd
EZ
33802003-04-14 Elena Zannoni <ezannoni@redhat.com>
3381
3382 * gdb.threads/schedlock.c: Change type of thread function argument
3383 to long, to avoid warnings on 64-bit platforms.
3384
00890572
EZ
33852003-04-14 Elena Zannoni <ezannoni@redhat.com>
3386
3387 * gdb.base/attach.exp: Add new message from ptrace in case of
3388 attaching to nonexistent process.
d63a86f8 3389
93201743
JB
33902003-04-11 Jim Blandy <jimb@redhat.com>
3391
3392 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
3393 gdb.c++/userdef.cc: Place comments on the lines to which the
3394 marker function might return.
3395 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
3396 gdb.c++/userdef.exp: Look for those comments to check that we've
3397 returned to the right place, instead of checking line numbers.
3398
2a11c64d
EZ
33992003-04-11 Elena Zannoni <ezannoni@redhat.com>
3400
3401 * gdb.threads/pthreads.exp (test_startup): When setting a breakpoint
3402 match on sourcefile name, instead of directory name.
3403
68ab8fc5
EZ
34042003-04-10 Elena Zannoni <ezannoni@redhat.com>
3405
d63a86f8 3406 * gdb.base/completion.exp: Use string_to_regexp to match the
68ab8fc5
EZ
3407 working directory name.
3408
5624293a
JB
34092003-04-09 Jim Blandy <jimb@redhat.com>
3410
3411 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
3412 gdb.c++/userdef.exp: If GDB fails to restore the selected frame
3413 after an inferior function call, report the failure, but allow the
3414 test to continue.
3415
f1f02ee4
SC
34162003-04-05 Stephane Carrez <stcarrez@nerim.fr>
3417
3418 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
3419 with -DPROTOTYPES.
3420
6eb79af0
SC
34212003-04-05 Stephane Carrez <stcarrez@nerim.fr>
3422
3423 * gdb.base/break.exp: Revert last patch.
3424
8dfb4cf0
SC
34252003-04-04 Stephane Carrez <stcarrez@nerim.fr>
3426
3427 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
3428 with -DPROTOTYPES.
3429
ed4c619a
AC
34302003-04-02 Andrew Cagney <cagney@redhat.com>
3431
3432 * gdb.base/callfuncs.exp: Make "print add" messages unique.
3433 * gdb.base/ending-run.exp: Put spaces around "breakpoint" to stop
3434 matching directories by the name breakpoint.
3435 * gdb.base/pointers.exp: Make "ptype pppC" message consistent.
3436 Make "continue to marker1" consistent.
3437 * gdb.base/call-rt-st.exp: Make "finish out from loop_count"
3438 message consistent.
3439 * lib/gdb.exp: Put "the program is no longer running", and "the
3440 program exited" in parenthesis.
3441 * lib/mi-support.exp: Ditto.
d63a86f8 3442
4e35d5f0 34432003-04-02 Bob Rossi <bob_rossi@cox.net>
d63a86f8 3444
4e35d5f0
BR
3445 * gdb.mi/mi-file.exp: New file for -file-list-exec-source-file.
3446
71900fe8
AC
34472003-03-29 Andrew Cagney <cagney@redhat.com>
3448
3449 * gdb.base/sizeof.c (main): Print the value of '\377'.
3450 * gdb.base/sizeof.exp: Check the sign of '\377'.
3451
c0655a16
MC
34522003-03-27 Michael Chastain <mec@shout.net>
3453
3454 * gdb.base/gdb1090.exp: New file.
3455 * gdb.base/gdb1090.cc: New file.
3456
5b2a3989
JB
34572003-03-27 J. Brobecker <brobecker@gnat.com>
3458
3459 * gdb.gdb/observer.exp: New regression test.
3460
79876890
MC
34612003-03-27 Michael Chastain <mec@shout.net>
3462
3463 * gdb.base/list.exp: Remove setup_xfail_format for DWARF 1.
3464 * gdb.base/ptype.exp: Likewise.
3465
6eac95e3
CV
34662003-03-27 Corinna Vinschen <vinschen@redhat.com>
3467
3468 * gdb.c++/casts.exp: Fix startup to run also on embedded targets.
3469
e8c71839
MC
34702003-03-26 Michael Chastain <mec@shout.net>
3471
3472 * gdb.base/ptype.exp: Actually use some typedef'd types.
3473
71b10041
SC
34742003-03-21 Stephane Carrez <stcarrez@nerim.fr>
3475
3476 * gdb.asm/asm-source.exp: Set asm-arch for m6811 and m6812.
3477 * gdb.asm/m68hc11.inc: New file for HC11/HC12 macros.
3478
2512cf80
CV
34792003-03-20 Corinna Vinschen <vinschen@redhat.com>
3480
3481 * gdb.base/default.exp: Fix regular expression.
3482
0d195a4f
CV
34832003-03-20 Corinna Vinschen <vinschen@redhat.com>
3484
3485 * gdb.base/args.exp: Fix regular expression.
3486
8a2dbca8
CV
34872003-03-20 Corinna Vinschen <vinschen@redhat.com>
3488
3489 * gdb.base/help.exp: Allow Win32 child process.
3490
bf028682
CV
34912003-03-20 Corinna Vinschen <vinschen@redhat.com>
3492
3493 * gdb.base/ending-run.exp: Check for Cygwin specific wrapper function
3494 when stepping out of main().
3495
182dbe85
CV
34962003-03-20 Corinna Vinschen <vinschen@redhat.com>
3497
3498 * gdb.base/default.exp: Check for win32 specific message when calling
3499 "run" without executable.
3500
d67a6ba5
CV
35012003-03-20 Corinna Vinschen <vinschen@redhat.com>
3502
3503 * gdb.base/args.exp: Expect .exe in output.
3504
a955b5bb
CV
35052003-03-20 Corinna Vinschen <vinschen@redhat.com>
3506
3507 * gdb.asm/asm-source.exp: Add appropriate --entry linker flag for
3508 Cygwin native.
3509
bf6bad4b
AC
35102003-03-17 Andrew Cagney <cagney@redhat.com>
3511
3512 From Elena Zannoni <ezannoni@redhat.com>. Test e500 abi and
3513 vector registes.
3514 * gdb.arch/e500-regs.c, gdb.arch/e500-regs.exp: New files.
3515 * gdb.arch/e500-abi.c, gdb.arch/e500-abi.exp: New files.
3516
293e9a31
DC
35172003-03-17 David Carlton <carlton@math.stanford.edu>
3518
3519 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): New
3520 test, for PR breakpoints/38.
3521 Call test_watchpoint_and_breakpoint.
3522 * gdb.base/watchpoint.c (func3): New function.
3523 (main): Call func3.
3524
5330f2db
DC
35252003-03-04 David Carlton <carlton@math.stanford.edu>
3526
3527 * gdb.c++/templates.exp (do_tests): Accept valid const in "print
3528 Garply<Garply<char> >:: garply".
3529 (test_ptype_of_templates): KFAIL "ptype T5<int>" and "ptype t5i"
3530 with respect to PR c++/1111; note also PR c++/1113.
3531 (test_template_breakpoints): KFAIL "constructor breakpoint" with
3532 respect to PR c++/1062.
3533 KFAIL "destructor breakpoint" with respect to PR c++/1112.
3534
6ece72da
DC
35352003-03-03 David Carlton <carlton@math.stanford.edu>
3536
3537 * gdb.c++/classes.exp (test_enums): KFAIL "ptype obj_with_enum"
3538 with respect to PR c++/57.
3539 KFAIL "print (ClassWithEnum::PrivEnum) 42" with respect to PR
3540 c++/826.
3541 Create "print ('ClassWithEnum::PrivEnum') 42"; KFAIL it with
3542 respect to PR c++/57.
3543
85ca1584
DC
35442003-03-03 David Carlton <carlton@math.stanford.edu>
3545
3546 * gdb.c++/templates.exp (do_tests): Convert the KFAILs with
3547 respect to PR c++/33 into FAILs.
3548
98e9c5b8
MC
35492003-03-03 Michael Chastain <mec@shout.net>
3550
7bedbf27
MC
3551 * configure.in: Update copyright years.
3552
35532003-03-03 Michael Chastain <mec@shout.net>
3554
3555 * Makefile.in: Update copyright years.
98e9c5b8 3556
f683e100
DC
35572003-02-28 David Carlton <carlton@math.stanford.edu>
3558
3559 * gdb.c++/classes.exp (test_ptype_class_objects): Accept it if we
3560 print class instead of struct and/or superfluous protection
3561 specifiers, as long as the resulting output is equivalent to the
3562 source code.
3563 Delete FIXME from end of messages on tests that don't need
3564 fixing.
3565
a9e0cf2c
DC
35662003-02-28 David Carlton <carlton@math.stanford.edu>
3567
3568 * gdb.c++/templates.exp (do_tests): Allow const in the two
3569 Foo<volatile char *>::foo tests.
3570
e8d359df
MS
35712003-02-27 Michael Snyder <msnyder@redhat.com>
3572
d63a86f8 3573 * gdb.base/restore.c (main): Return zero, so exit code
e8d359df
MS
3574 will be consistant.
3575
0b71dc91
DC
35762003-02-26 David Carlton <carlton@math.stanford.edu>
3577
3578 * gdb.c++/templates.exp (do_tests): KFAIL the "print Foo<volatile
3579 char *>::foo" test with respect to PR c++/33. Create a new test
3580 which is identical to that one except that it doesn't put the
3581 space between the "char" and the "*"; KFAIL it, too.
3582
dd14ab43
DC
35832003-02-26 David Carlton <carlton@math.stanford.edu>
3584
3585 * gdb.c++/templates.exp (do_tests): Convert XFAILs about printing
3586 template types into either PASSes or KFAILs (corresponding to PR
3587 c++/57). Tweak indentation. Update copyright.
3588
1146c7f1
SC
35892003-02-23 Stephane Carrez <stcarrez@nerim.fr>
3590
3591 * lib/gdb.exp: Don't execute C++ tests on m6811/m6812 targets.
3592
74641dfb
MC
35932003-02-13 Michael Chastain <mec@shout.net>
3594
3595 * gdb.base/exprs.exp: Remove i960 remnants.
3596 * gdb.base/funcargs.exp: Likewise.
3597 * gdb.base/list.exp: Likewise.
3598 * gdb.base/ptype.exp: Likewise.
3599
559cd2d0
DC
36002003-02-14 David Carlton <carlton@math.stanford.edu>
3601
3602 * gdb.c++/virtfunc.exp (test_virtual_calls): Change 'print
3603 pEe->D::vg()" from XFAIL to KFAIL.
3604
c4f90d87
JM
36052003-02-13 Jason Molenda (jmolenda@apple.com)
3606
3607 * gdb.base/maint.exp: Update maint print statistics regexp to include
3608 new entries.
3609
cbc4d97c
MC
36102003-02-13 Michael Chastain <mec@shout.net>
3611
3612 * gdb.c++/inherit.exp: Remove call to get_debug_format.
3613
40f235b7
MC
36142003-02-12 Michael Chastain <mec@shout.net>
3615
3616 * gdb.c++/classes.exp: Remove setup_xfail_format for DWARF 1.
3617 * gdb.c++/inherit.exp: Likewise.
3618 * gdb.c++/cplusfuncs.exp: Remove suppression logic for DWARF 1.
3619 * gdb.c++/templates.exp: Likewise.
3620 * gdb.c++/virtfunc.exp: Likewise.
3621
c56716b0
JM
36222003-02-06 Jason Molenda (jason-cl@molenda.com)
3623
3624 * gdb.mi/mi-syn-frame.c (subroutine): Add a comment explaining
3625 why the code is written that way.
3626
070afcf8
MC
36272003-02-05 Michael Chastain <mec@shout.net>
3628
3629 * gdb.base/dump.exp: Add missing copyright line.
3630
5d0331e5
JM
36312003-02-05 Jason Molenda (jason-cl@molenda.com)
3632
f7ae6d3e 3633 * gdb.mi/mi-syn-frame.c (subroutine): Add an extra statement
5d0331e5
JM
3634 at the beginning so the breakpoint doesn't get set on the loop.
3635
92851186
MC
36362003-02-05 Michael Chastain <mec@shout.net>
3637
3638 * gdb.c++/local.exp: Relax the test for PR gdb/825 to accept
3639 output for configurations with gcc 2.95.3.
3640
cbf1e085
AC
36412003-02-05 Keith Seitz <keiths@redhat.com>
3642 Andrew Cagney <ac131313@redhat.com>
3643
3644 * gdb.mi/mi-cli.exp: New file.
d63a86f8 3645
29518e1e
MC
36462003-02-04 Michael Chastain <mec@shout.net>
3647
3648 * gdb.c++/anon-union.exp: Do not call gdb_suppress_entire_file.
3649 Call perror and then continue.
3650
5af1d5f3
MC
36512003-02-03 Michael Chastain <mec@shout.net>
3652
3653 * gdb.c++/pr-1023.cc: New file.
3654 * gdb.c++/pr-1023.exp: New file.
3655
6b549786
JB
36562003-02-05 Jim Blandy <jimb@redhat.com>
3657
3658 * gdb.c++/local.exp: Don't expect Local to be in scope in main;
3659 it's local to foobar. Check for it there, and check that it's not
3660 present in main.
3661 * gdb.c++/local.cc (marker2): New function.
3662 (foobar): Call marker1.
3663 (main): Call marker2 instead of marker1.
3664
67f16606
AC
36652003-02-04 Andrew Cagney <ac131313@redhat.com>
3666
3667 * gdb.disasm/mn10200.exp: Obsolete file.
3668 * gdb.trace/Makefile.in (clean mostlyclean): Remove mn10200.
3669 * gdb.disasm/Makefile.in (clean mostlyclean): Remove mn10200.
3670 * gdb.base/watchpoint.exp: Mark the mn10200 xfails as obsolete.
3671
1c5cb38e
DC
36722003-02-04 David Carlton <carlton@math.stanford.edu>
3673
3674 * gdb.c++/overload.exp: Test intToChar(1).
3675 * gdb.c++/overload.cc (intToChar): New.
3676 (main): Call intToChar.
3677
d1fe6965
DC
36782003-02-03 David Carlton <carlton@math.stanford.edu>
3679
3680 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): Add
3681 'might_kfail' arg.
3682 KFAIL some of the continue_to_bp_overloaded calls, according to
3683 PR c++/1025.
3684
9ba61c5d
MC
36852003-02-01 Michael Chastain <mec@shout.net>
3686
3687 * gdb.base/advance.c (marker1): New marker function.
3688 * gdb.base/advance.exp: When the 'advance' command lands on the
3689 return breakpoint, it can legitimately stop on either the
3690 current line or the next line. Accommodate both outcomes.
3691 * gdb.base/until.exp: Likewise.
3692
e7494ffb
AC
36932003-02-02 Andrew Cagney <ac131313@redhat.com>
3694
3695 2002-11-10 Jason Molenda (jason-cl@molenda.com):
3696 * gdb.mi/mi-var-child.exp: -var-list-children's CHILDREN field is
3697 now a list, not a tuple.
3698 * gdb.mi/mi-var-display.exp: Ditto.
3699 * gdb.mi/gdb792.exp: Ditto.
3700
075559bc
AC
37012003-02-01 Andrew Cagney <ac131313@redhat.com>
3702
3703 From 2002-11-09 Jason Molenda (jason-cl@molenda.com):
3704 * gdb.mi/mi-syn-frame.exp: New tests for synthetic frames in
3705 stack backtraces.
3706 * gdb.mi/mi-syn-frame.c: Part of same.
3707
2bd4c7b1
MK
37082003-02-01 Mark Kettenis <kettenis@gnu.org>
3709
3710 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
3711 gdb.mi/mi1-pthreads.exp: Return instead of calling
3712 gdb_suppress_entire_file.
3713
eabd8992
MS
37142003-02-01 Mark Salter <msalter@redhat.com>
3715
3716 * gdb.asm/arm.inc (gdbasm_startup): Clear frame pointer, not sp.
3717
71469e2f
MS
37182003-01-31 Mark Salter <msalter@redhat.com>
3719
3720 * lib/mi-support.exp (mi_gdb_load): Support remote targets.
3721 Support empty arg.
3722
38a94d44
MC
37232003-01-30 Michael Chastain <mec@shout.net>
3724
3725 * lib/gdb.exp: Revert patch of 2003-01-06, which set LC_ALL.
3726 This was a workaround for a UTF-8 bug in readline 4.3. The bug
3727 has been fixed in gdb/readline on 2003-01-09.
3728
19ea9e73
MS
37292003-01-29 Michael Snyder <msnyder@redhat.com>
3730
e8d359df
MS
3731 * gdb.base/maint.exp: Allow for leading underscore in symbol.
3732 * gdb.base/display.exp: Allow for leading underscore in symbol.
19ea9e73
MS
3733 * gdb.base/args.exp: Skip if target does not support args passing.
3734
2307bd6a
DJ
37352003-01-22 Daniel Jacobowitz <drow@mvista.com>
3736
19ea9e73 3737 * lib/gdb.exp (gdb_test_multiple): New function, cloned from
2307bd6a
DJ
3738 gdb_test. Accept a list of expect arguments as the third
3739 parameter.
3740 (gdb_test): Use it.
3741
f2dd3617
EZ
37422003-01-20 Elena Zannoni <ezannoni@redhat.com>
3743
3744 * gdb.arch/altivec-abi.exp: Set variable 'srcfile' differently, to
3745 allow for different test tree configurations. Update some
3746 tescases accordingly.
3747 * gdb.arch/altivec-regs.exp: Ditto.
3748 * gdb.asm/asm-source.exp: Ditto.
3749 * gdb.base/advance.exp: Ditto.
3750 * gdb.base/display.exp: Ditto.
d63a86f8 3751 * gdb.base/long_long.exp: Ditto.
f2dd3617
EZ
3752 * gdb.base/mips_pro.exp: Ditto.
3753 * gdb.base/overlays.exp: Ditto.
3754 * gdb.base/relocate.exp: Ditto.
3755 * gdb.base/setshow.exp: Ditto.
3756 * gdb.base/step-line.exp: Ditto.
3757 * gdb.base/step-test.exp: Ditto.
3758 * gdb.base/until.exp: Ditto.
3759 * gdb.c++/virtfunc.exp: Get rid of variable 'src'.
3760
c71cdefd
DC
37612003-01-17 David Carlton <carlton@math.stanford.edu>
3762
3763 * gdb.c++/demangle.exp (test_lucid_style_demangling): KFAIL test
3764 corresponding to PR c++/945.
3765 Update copyright.
3766
fdba05d7
DC
37672003-01-17 David Carlton <carlton@math.stanford.edu>
3768
3769 * gdb.c++/inherit.exp (test_print_mi_members): KFAIL tests
3770 corresponding to PR c++/68.
3771
37722003-01-17 David Carlton <carlton@math.stanford.edu>
d2b29e01
DC
3773
3774 * gdb.c++/cplusfuncs.exp (print_addr_2_kfail): New procedure.
3775 (test_paddr_hairy_functions): Call print_addr_2_kfail for
3776 hairyfunc5 through hairyfunc7. KFAIL for PR c++/19.
3777
c362c33a
EZ
37782003-01-15 Elena Zannoni <ezannoni@redhat.com>
3779
0fbc361c
EZ
3780 * gdb.base/break.exp: Fix change of default location, because of
3781 removal of until tests.
3782 * gdb.base/help.exp: Update test for new 'until' help message.
3783 Add test for help on 'advance'.
c362c33a
EZ
3784 * gdb.base/args.exp: Fix foobar with GDBFLAGS global.
3785
dabf8a35
MK
37862003-01-15 Mark Kettenis <kettenis@gnu.org>
3787
3788 * gdb.base/default.exp: Adapt "info float" test for recent changes
3789 to that command. Add test for "info vector".
3790 * gdb.base/float.exp: New file. Add test for "info float" that
3791 resembles the old test in gdb.base/default.exp.
3792
a1769aca
DC
37932003-01-15 David Carlton <carlton@math.stanford.edu>
3794
3795 * gdb.base/selftest.exp (do_steps_and_nexts): Allow gdb_sysroot.
3796
82025e13
EZ
37972003-01-15 Elena Zannoni <ezannoni@redhat.com>
3798
3799 * gdb.base/break.exp: Move the tests of until command from here...
3800 * gdb.base/until.exp: ... to here. New file. Add other tests.
3801 * gdb.base/advance.c: New file.
3802 * gdb.base/advance.exp: New file.
3803
8f9ab801
EZ
38042003-01-14 Elena Zannoni <ezannoni@redhat.com>
3805
3806 * gdb.base/args.c: New file.
3807 * gdb.base/args.exp: New file.
3808
9ae66589
DJ
38092003-01-14 Daniel Jacobowitz <drow@mvista.com>
3810
3811 * gdb.c++/virtfunc.exp: Remove fixed XFAIL.
3812
8d77e5c3
DJ
38132003-01-14 Daniel Jacobowitz <drow@mvista.com>
3814
3815 * gdb.threads/killed.exp: Use KFAIL for gdb/568.
3816
12d2f0a1
DJ
38172003-01-14 Daniel Jacobowitz <drow@mvista.com>
3818
3819 * gdb.base/constvars.exp: Remove two extra XFAILs. Update copyright
3820 dates.
3821
6ca37014
DJ
38222003-01-13 Daniel Jacobowitz <drow@mvista.com>
3823
3824 * gdb.c++/printmethod.exp (print virtual method): Accept "(void)".
3825
b0023472
DJ
38262003-01-13 Daniel Jacobowitz <drow@mvista.com>
3827
3828 * gdb.base/printcmds.exp: Enable setup_kfail for gdb/538
3829 (ptype &*"foo").
3830 * gdb.c++/local.exp: Enable setup_kfail for gdb/482.
3831
607fbc54 38322003-01-13 Daniel Jacobowitz <drow@mvista.com>
d6abaea5
DJ
3833
3834 * gdb.mi/mi-console.exp: Remove extra "(known bug)".
3835 * gdb.mi/mi1-console.exp: Likewise.
3836
607fbc54 38372003-01-13 Daniel Jacobowitz <drow@mvista.com>
dfd536a7
DJ
3838
3839 * gdb.mi/mi-console.exp: Add KFAIL for "Hello message (known bug)".
3840 * gdb.mi/mi1-console.exp: Likewise.
3841
a1fb14a2
DJ
38422003-01-13 Daniel Jacobowitz <drow@mvista.com>
3843
3844 * gdb.c++/overload.exp: Remove some fixed XFAILs.
3845
c4cf40b7
DJ
38462003-01-09 Daniel Jacobowitz <drow@mvista.com>
3847
3848 * gdb.base/detach.exp: New test.
3849
696d5a5b
DJ
38502003-01-09 Daniel Jacobowitz <drow@mvista.com>
3851
3852 * Makefile.in (ALL_SUBDIRS): New variable.
3853 (subdirs, clean, distclean): Use it.
3854 * gdb.arch/Makefile.in: Clean up Makefile. Remove rules for
3855 regenerating Makefile, since it is generated from the top level.
3856 * gdb.asm/Makefile.in: Likewise.
3857 * gdb.base/Makefile.in: Likewise.
3858 * gdb.c++/Makefile.in: Likewise.
3859 * gdb.disasm/Makefile.in: Likewise.
3860 * gdb.java/Makefile.in: Likewise.
3861 * gdb.mi/Makefile.in: Likewise.
3862 * gdb.threads/Makefile.in: Likewise.
3863 * gdb.trace/Makefile.in: Likewise.
3864
754533e4
DC
38652003-01-09 David Carlton <carlton@math.stanford.edu>
3866
3867 * gdb.c++/annota2.exp: KFAIL "watch triggered on a.x".
3868 Add copyright year 2003.
3869
d8b3e9ee
MC
38702003-01-06 Michael Chastain <mec@shout.net>
3871
3872 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set):
3873 When selecting a thread, 'line' and 'file' are optional.
3874 * gdb.mi/mi1-pthreads.exp: Likewise.
3875
8e9e0fe6
AS
38762003-01-06 Andreas Schwab <schwab@suse.de>
3877
3878 * lib/gdb.exp: Set LC_ALL to "C" to avoid spurious testsuite
3879 failures.
3880
b5ab8ff3
DJ
38812003-01-04 Daniel Jacobowitz <drow@mvista.com>
3882
3883 Fix PR gdb/844
3884 * lib/gdb.exp (gdb_compile): Handle "quiet" option.
3885 (gdb_compile_pthreads): Pass "quiet" to gdb_compile.
3886
3887 * gdb.threads/gcore-thread.exp: Use gdb_compile_pthreads. Return
3888 instead of calling gdb_suppress_entire_file.
3889 * gdb.threads/print-threads.exp: Likewise.
3890 * gdb.threads/schedlock.exp: Likewise.
3891
3892 * gdb.threads/killed.exp: Return instead of calling
3893 gdb_suppress_entire_file.
3894 * gdb.threads/linux-dp.exp: Likewise.
3895 * gdb.threads/pthreads.exp: Likewise.
3896
1e698235
DJ
38972003-01-04 Daniel Jacobowitz <drow@mvista.com>
3898
3899 * gdb.base/callfuncs.exp: Don't XFAIL unprototyped functions for
3900 stabs.
3901 * gdb.base/completion.exp: Allow marker1(void) as well as marker1().
3902 * gdb.base/whatis.exp: Always allow (void) after function names.
3903
147ff08c
DJ
39042003-01-04 Daniel Jacobowitz <drow@mvista.com>
3905
3906 * gdb.c++/casts.exp: Correct regexp.
3907
dc62bfc2
MK
39082003-01-04 Mark Kettenis <kettenis@gnu.org>
3909
3910 * configure.in: Call AC_CONFIG_HEADER. Don't call
3911 AC_CONFIG_SUBDIRS on gdb.arch, gdb.asm, gdb.base gdb.c++ gdb.java,
3912 gdb.disasm, gdb.mi, gdb.threads and gdb.trace. Call
3913 AC_CHECK_HEADERS on pthread.h. Put Makefiles in the
3914 aforementioned directories in the AC_OUPUT call.
3915 * config.hin: New file.
3916 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
3917 gdb.mi/mi1-pthreads.exp, gdb.threads/gcore-thread.exp,
3918 gdb.threads/killed.exp, gdb.threads/print-threads.exp,
3919 gdb.threads/pthreads.exp, gdb.threads/schedlock.exp: Make sure we
3920 pass -I$objdir instead of -I$objdir/$subdir in compilation.
3921 * gdb.arch/configure.in, gdb.arch/configure, gdb.asm/configure.in,
3922 gdb.asm/configure, gdb.base/configure.in, gdb.base/configure,
3923 gdb.c++/configure.in, gdb.c++/configure, gdb.disasm/configure.in,
3924 gdb.disasm/configure, gdb.java/configure.in, gdb.java/configure,
3925 gdb.mi/configure.in, gdb.mi/configure, gdb.mi/config.in,
3926 gdb.threads/configure.in, gdb.threads/configure,
3927 gdb.threads/config.in, gdb.trace/configure.in,
3928 gdb.trace/configure: Removed.
3929
77afa639
MC
39302003-01-03 Michael Chastain <mec@shout.net>
3931
3932 * gdb.base/miscexprs.c: Fix PR gdb/697, "buglet in
3933 testsuite/gdb.base/miscexprs.c, off-by-1 array reference".
3934
7634bb6e
DJ
39352003-01-03 Daniel Jacobowitz <drow@mvista.com>
3936
3937 * gdb.base/store.exp: Fix regular expressions.
3938
b39c905e
MK
39392002-12-28 Mark Kettenis <kettenis@gnu.org>
3940
3941 * configure.in: Rewrite.
3942 * configure: Regenerated.
3943
0a8551dd
DC
39442003-01-03 David Carlton <carlton@math.stanford.edu>
3945
3946 * gdb.base/psymtab.exp: New file.
3947 * gdb.base/psymtab1.c: Ditto.
3948 * gdb.base/psymtab2.c: Ditto.
3949
c60b7188
AF
39502002-12-23 Adam Fedor <fedor@gnu.org>
3951
3952 * gdb.base/maint.exp: Update expect output to include 'ObjC'.
3953
ee73db83
DC
39542002-12-23 David Carlton <carlton@math.stanford.edu>
3955
3956 * gdb.base/selftest.exp (do_steps_and_nexts): Allow initial brace
3957 and current_directory initialization.
3958
d6c1774e
JB
39592002-12-22 Jim Blandy <jimb@redhat.com>
3960
f0a847b8
JB
3961 * gdb.trace/tfind.exp: Pass '-O1' flag via the 'optimize' option,
3962 rather than as part of the output file name.
3963
d6c1774e
JB
3964 * gdb.base/attach.exp: There's no need to copy the test program to
3965 /tmp; that was only ever necessary on HP/UX, and this test is
3966 entirely disabled there anyway.
3967
f0708dbb
JB
39682002-12-21 Jim Blandy <jimb@redhat.com>
3969
4c2acfea
JB
3970 * gdb.c++/psmang.exp: Doc fix.
3971
f0708dbb
JB
3972 * gdb.c++/psmang.exp, gdb.c++/psmang1.cc, gdb.c++/psmang2.cc: New
3973 test.
3974
9579e000
DC
39752002-12-20 David Carlton <carlton@math.stanford.edu>
3976
3977 * gdb.c++/annota2.exp: KFAIL annotate-quit.
3978
d1810171
MC
39792002-12-18 Michael Chastain <mec@shout.net>
3980
3981 * gdb.c++/annota2.exp: Add copyright year 2002.
3982
76565097
DC
39832002-12-17 David Carlton <carlton@math.stanford.edu>
3984
3985 * gdb.c++/try_catch.cc: Add marker comments.
3986 * gdb.c++/try_catch.exp: Get line numbers from marker comments.
3987 * gdb.c++/m-data.cc: Delete namespace __gnu_test.
3988 * gdb.c++/m-static.cc: Ditto.
3989 * gdb.c++/m-static1.cc: Ditto.
3990 * gdb.c++/try_catch.cc: Ditto.
3991
da81390b
JJ
39922002-12-16 Jeff Johnston <jjohnstn@redhat.com>
3993
3994 * lib/mi-support.exp (mi_reinitialize_dir): Check mi level
3995 to see whether we are using the new -environment-directory
3996 command which resets via -r or the old version of the command
3997 which may prompt the user. Part of fix for gdb/741.
3998
b304d130
AC
39992002-12-13 Andrew Cagney <ac131313@redhat.com>
4000
4001 * gdb.fortran/types.exp: Update obsolete comment.
4002 * gdb.fortran/exprs.exp: Ditto.
4003 * lib/gdb.exp: Delete obsolete code.
4004 * gdb.chill/ChangeLog, gdb.chill/Makefile.in: Delete.
4005 * gdb.chill/builtins.ch, gdb.chill/builtins.exp: Delete.
4006 * gdb.chill/callch.ch, gdb.chill/callch.exp: Delete.
4007 * gdb.chill/chexp.exp, gdb.chill/chillvars.ch: Delete.
4008 * gdb.chill/chillvars.exp, gdb.chill/configure: Delete.
4009 * gdb.chill/configure.in, gdb.chill/enum.ch: Delete.
4010 * gdb.chill/enum.exp, gdb.chill/func1.ch: Delete.
4011 * gdb.chill/gch1041.ch, gdb.chill/gch1041.exp: Delete.
4012 * gdb.chill/gch1272.ch, gdb.chill/gch1272.exp: Delete.
4013 * gdb.chill/gch1280.ch, gdb.chill/gch1280.exp: Delete.
4014 * gdb.chill/gch922.ch, gdb.chill/gch922.exp: Delete.
4015 * gdb.chill/gch981.ch, gdb.chill/gch981.exp: Delete.
4016 * gdb.chill/misc.ch, gdb.chill/misc.exp: Delete.
4017 * gdb.chill/powerset.ch, gdb.chill/powerset.exp: Delete.
4018 * gdb.chill/pr-4975-grt.ch, gdb.chill/pr-4975.ch: Delete.
4019 * gdb.chill/pr-4975.exp, gdb.chill/pr-5016.ch: Delete.
4020 * gdb.chill/pr-5016.exp, gdb.chill/pr-5020.ch: Delete.
4021 * gdb.chill/pr-5020.exp, gdb.chill/pr-5022.ch: Delete.
4022 * gdb.chill/pr-5022.exp, gdb.chill/pr-5646-grt.ch: Delete.
4023 * gdb.chill/pr-5646.ch, gdb.chill/pr-5646.exp: Delete.
4024 * gdb.chill/pr-5984.ch, gdb.chill/pr-5984.exp: Delete.
4025 * gdb.chill/pr-6292.ch, gdb.chill/pr-6292.exp: Delete.
4026 * gdb.chill/pr-6632-grt.ch, gdb.chill/pr-6632.ch: Delete.
4027 * gdb.chill/pr-6632.exp, gdb.chill/pr-8134.exp: Delete.
4028 * gdb.chill/pr-8136.ch, gdb.chill/pr-8136.exp: Delete.
4029 * gdb.chill/pr-8405.ch, gdb.chill/pr-8405.exp: Delete.
4030 * gdb.chill/pr-8742.ch, gdb.chill/pr-8742.exp: Delete.
4031 * gdb.chill/pr-8894-grt.ch, gdb.chill/pr-8894.ch: Delete.
4032 * gdb.chill/pr-8894.exp, gdb.chill/pr-9095.ch: Delete.
4033 * gdb.chill/pr-9095.exp, gdb.chill/pr-9946.ch: Delete.
4034 * gdb.chill/pr-9946.exp, gdb.chill/result.ch: Delete.
4035 * gdb.chill/result.exp, gdb.chill/string.ch: Delete.
4036 * gdb.chill/string.exp, gdb.chill/tests1.ch: Delete.
4037 * gdb.chill/tests1.exp, gdb.chill/tests2.ch: Delete.
4038 * gdb.chill/tests2.exp, gdb.chill/tuples.ch: Delete.
4039 * gdb.chill/tuples.exp, gdb.chill/xstruct-grt.ch: Delete.
4040 * gdb.chill/xstruct.ch, gdb.chill/xstruct.exp: Delete.
4041
a23b6e6a
DC
40422002-12-11 David Carlton <carlton@math.stanford.edu>
4043
4044 * gdb.c++/m-data.exp: Add test for members that shadow global
4045 variables: see PR gdb/804.
4046 * gdb.c++/m-data.cc: Ditto.
4047
6604731b
DJ
40482002-12-10 Daniel Jacobowitz <drow@mvista.com>
4049
4050 * gdb.base/foll-vfork.exp: Re-enable test on HP/UX.
4051
de46ecd7
DC
40522002-12-06 David Carlton <carlton@math.stanford.edu>
4053
4054 * gdb.base/store.c: Don't declare functions static.
4055
27e829d0
AC
40562002-12-04 Andrew Cagney <ac131313@redhat.com>
4057
4058 * gdb.base/store.exp, gdb.base/store.c: New files.
4059
92806416
DJ
40602002-12-03 Daniel Jacobowitz <drow@mvista.com>
4061
4062 * gdb.base/selftest.exp: Update for current gdb.
4063
3bcbaac5
DJ
40642002-12-03 Daniel Jacobowitz <drow@mvista.com>
4065
4066 * gdb.base/maint.exp: Only dump symbols from one source file
4067 or objfile.
4068
f4f00b1f
DJ
40692002-12-03 Daniel Jacobowitz <drow@mvista.com>
4070
4071 * gdb.base/step-test.exp: Allow MIPS to return to the line of a
4072 function call.
4073
f1c8a949
JB
40742002-11-25 Jim Blandy <jimb@redhat.com>
4075
4076 * lib/mi-support.exp (mi_delete_breakpoints): Change name of
4077 function appearing in error message.
4078
9e297a97
DJ
40792002-11-21 Daniel Jacobowitz <drow@mvista.com>
4080
4081 * gdb.base/maint.exp (help maint dump-me): Update with typo fix.
4082
1f312e79
JJ
40832002-11-08 Jeff Johnston <jjohnstn@redhat.com>
4084
d63a86f8
RM
4085 * lib/mi-support.exp (mi_gdb_start): Verify the startup message
4086 for mi1 and current mi is in correct format. New mi startup message
1f312e79
JJ
4087 should be in mi console format. This is part of fix for PR gdb/604.
4088
83c31e7d
FN
40892002-09-18 Fernando Nasser <fnasser@redhat.com>
4090
4091 * gdb.asm/asm-source.exp: Adjust patter to new disassembler routine
4092 which explicitly prints the zero offset as "+0".
4093
322b3f65
DJ
40942002-10-22 Daniel Jacobowitz <drow@mvista.com>
4095
4096 * gdb.threads/schedlock.c (args): Make unsigned.
4097
40982002-10-21 Daniel Jacobowitz <drow@mvista.com>
4099
4100 * gdb.asm/asm-source.exp: Add "mips*-*" pattern. Update line
4101 numbers. Allow "foo2|selected stack frame".
4102 * gdb.asm/asmsrc1.s: Use gdbasm_declare and gdbasm_end.
4103 * gdb.asm/asmsrc2.s: Likewise.
4104 * gdb.asm/common.inc: Define gdbasm_declare and gdbasm_end. Update
4105 comments.
4106 * gdb.asm/mips.inc: New file.
4107
5e2fe5b8
AF
41082002-10-18 Adam Fedor <fedor@gnu.org>
4109
4110 * gdb.base/default.exp: Update expected output to include 'ObjC'.
4111 * gdb.base/help.exp: Likewise.
4112
abe1a5d0
KB
41132002-10-17 Kevin Buettner <kevinb@redhat.com>
4114
4115 * gdb.base/constvars.c (struct crass, struct crisp): New structs.
4116 * gdb.base/constvars.exp (ptype crass, ptype crisp): New tests.
4117
10abb1d4
JB
41182002-10-02 Jim Blandy <jimb@redhat.com>
4119
4120 * gdb.c++/casts.cc, gdb.c++/casts.exp: New test.
4121
1f609b42
AC
41222002-10-01 Andrew Cagney <ac131313@redhat.com>
4123
4124 * mi1-basics.exp: Copy of mi1-basics.exp MIFLAGS set "-i=mi1".
4125 * mi1-break.exp, mi1-console.exp, mi1-disassemble.exp: Ditto.
4126 * mi1-eval.exp, mi1-hack-cli.exp, mi1-pthreads.exp: Ditto.
4127 * mi1-read-memory.exp, mi1-regs.exp, mi1-return.exp: Ditto.
4128 * mi1-simplerun.exp, mi1-stack.exp, mi1-stepi.exp: Ditto.
4129 * mi1-until.exp, mi1-var-block.exp, mi1-var-child.exp: Ditto.
4130 * mi1-var-cmd.exp, mi1-var-display.exp, mi1-watch.exp: Ditto.
4131
0aee02e4
AC
41322002-09-29 Andrew Cagney <ac131313@redhat.com>
4133
4134 * mi0-basics.exp, mi0-break.exp, mi0-console.exp: Delete.
4135 * mi0-disassemble.exp, mi0-eval.exp: Delete.
4136 * mi0-hack-cli.exp, mi0-read-memory.exp: Delete.
4137 * mi0-regs.exp, mi0-return.exp, mi0-simplerun.exp: Delete.
4138 * mi0-stack.exp, mi0-stepi.exp, mi0-until.exp: Delete.
4139 * mi0-var-block.exp, mi0-var-child.exp: Delete.
4140 * mi0-var-cmd.exp, mi0-var-display.exp, mi0-watch.exp: Delete.
d63a86f8 4141
6fde09ad
KB
41422002-09-27 Kevin Buettner <kevinb@redhat.com>
4143
4144 * gdb.base/annota1.exp (info break): Make directory components of
4145 path optional since not all compilers emit this debug information.
4146
4147 * gdb.base/shlib-call.exp (step inside shr2): Don't fail if first
4148 step ends up stepping out of the function instead of stopping on
4149 the epilogue.
4150
9e8aab75
KS
41512002-09-26 Keith Seitz <keiths@redhat.com>
4152
4153 * lib/insight-support.exp (gdbtk_start): Figure out where
4154 the insight executable is based on where gdb is. Use this
4155 executable to start insight instead of gdb.
4156
e36180d7
AC
41572002-09-25 Andrew Cagney <cagney@redhat.com>
4158
4159 * gdb.base/pc-fp.exp, gdb.base/pc-fp.c: New test.
4160
9dd34b2b
AC
41612002-09-24 Andrew Cagney <ac131313@redhat.com>
4162
4163 * gdb.gdb/complaints.exp (test_initial_complaints): Rename
4164 test_isolated_complaints.
4165 (test_empty_complaint): New function.
4166 (test_empty_complaints): New function. Check no output when no
4167 complaints.
d63a86f8 4168
dea97812
KB
41692002-09-19 Jim Blandy <jimb@redhat.com>
4170
4171 * gdb.base/charset.exp, gdb.base/charset.c: New files.
4172
54951bd7
AC
41732002-09-19 Andrew Cagney <ac131313@redhat.com>
4174
4175 * gdb.gdb/complaints.exp: New file.
4176
dec43320
AC
41772002-09-18 Andrew Cagney <ac131313@redhat.com>
4178
4179 * gdb.base/maint.exp: Check `help maint internal-warning'.
4180
e70d6e3f
DC
41812002-09-18 David Carlton <carlton@math.stanford.edu>
4182
4183 * gdb.c++/m-static.exp: Remove breakpoints depending on line
4184 numbers, and replace them by a single breakpoint after the
4185 constructors are all finished.
4186 Add test 4.
4187 * gdb.c++/m-static.cc: Add test 4.
4188 * gdb.c++/m-static.h: New file.
4189 * gdb.c++/m-static1.cc: New file.
4190
4191 * gdb.c++/printmethod.exp: New file.
4192 * gdb.c++/printmethod.cc: New file.
4193
4194 * gdb.c++/pr-574.exp: New file.
4195 * gdb.c++/pr-574.cc: New file.
4196
afb5c968
CV
41972002-09-18 Corinna Vinschen <vinschen@redhat.com>
4198
4199 * gdb.base/ending-run.exp: Add handling of "step to end of run" for
4200 embedded targets which never actually exit.
4201
31e45dee
FN
42022002-09-18 Fernando Nasser <fnasser@redhat.com>
4203
4204 * gdb.base/ending-run.exp: Properly mark "continue after exit" and
4205 "don't step after run" as unresolved or unsupported, instead of xfail.
4206
a283c5a1
CV
42072002-09-18 Corinna Vinschen <vinschen@redhat.com>
4208
4209 * gdb.base/ending-run.exp: Fix expected string for _wrap_main to
4210 allow correct handling of #ifdef UNDERSCORES from dejagnu/testglue.c.
4211 Add newline to expected string in "step out of main (status wrapper)"
4212 case.
4213
11350d2a
CV
42142002-09-18 Corinna Vinschen <vinschen@redhat.com>
4215
4216 * lib/gdb.exp (rerun_to_main): Allow restarting application.
4217 * gdb.base/ena-dis-br.exp (rerun_to_main): Eliminate.
4218
0deec7d6
TT
42192002-09-17 Tom Tromey <tromey@redhat.com>
4220
4221 * gdb.base/printcmds.exp (test_print_string_constants): Expect
4222 \000, not \0, in double-quoted string.
4223
b2b4a1b5
CV
42242002-09-14 Corinna Vinschen <vinschen@redhat.com>
4225
c9d37158 4226 * gdb.base/commands.exp: Don't expect a "Program exited normally"
b2b4a1b5
CV
4227 string after running the commands execution on breakpoint tests.
4228
1c56143a
CV
42292002-09-13 Corinna Vinschen <vinschen@redhat.com>
4230
4231 * lib/gdb.exp (gdb_continue_to_end): Fix typo in expected string.
4232
37f8da45
JB
42332002-09-12 Joel Brobecker <brobecker@gnat.com>
4234
4235 * gdb.base/call-strs.exp: Fix a small typo in one of the comments.
4236
08b468e0
KS
42372002-09-10 Keith Seitz <keiths@redhat.com>
4238
4239 * lib/mi-support.exp (mi_runto): New proc. Does the same as gdb's
4240 runto proc.
4241 (mi_run_to_main): Use mi_runto.
4242 (mi_execute_to): Renamed from mi_run_to. Changed all callers.
4243
dc360f58
KS
42442002-09-10 Keith Seitz <keiths@redhat.com>
4245
4246 * lib/mi-support.exp: (mi_run_to_main): Allow anything to precede
4247 regexp for stopping at main. Could have multiple event notifications.
4248 Don't assume that main was declared with no parameters.
4249 (mi_next): Use mi_step_to.
4250 (mi_step): Use mi_next_to.
4251
ce3abcfb
CV
42522002-09-09 Corinna Vinschen <vinschen@redhat.com>
4253
4254 * gdb.base/default.exp: Fix expected string in `info float' test.
4255
d1f5b980
BE
42562002-09-09 Ben Elliston <bje@redhat.com>
4257
4258 * config/mips.exp: Update comments.
4259 * config/mips-idt.exp: Likewise.
4260 * config/nind.exp: Likewise.
4261 * config/slite.exp: Likewise.
4262 * config/sparclet.exp: Likewise.
4263 * config/udi.exp: Likewise.
4264 * config/vx.exp: Likewise.
4265 * config/vxworks29k.exp: Likewise.
4266
2f71430b
JB
42672002-09-05 Jim Blandy <jimb@redhat.com>
4268
4269 * gdb.threads/killed.exp: Fix test failure message.
4270
7ddebc7e
KS
42712002-09-04 Keith Seitz <keiths@redhat.com>
4272
4273 * lib/mi-support.exp: Update copyright.
4274 (mi_gdb_test): Increase the priority of the expected pattern
4275 so that it matches gdb_test.
4276
0ae67eb3
KS
42772002-09-03 Keith Seitz <keiths@redhat.com>
4278
4279 * lib/gdb.exp (gdb_compile_pthreads): Fix "build_bin" typo.
4280 Use integer comparison instead of string comparison for testing
4281 whether binary was built.
4282
38fc42c8
JB
42832002-09-03 Jim Blandy <jimb@redhat.com>
4284
4285 * gdb.threads/killed.exp, gdb.threads/killed.c: New test.
4286
b6ff0e81
JB
42872002-08-29 Jim Blandy <jimb@redhat.com>
4288
4289 * gdb.threads/pthreads.exp: Move the portable thread compilation
4290 code into a function in lib/gdb.exp, and call that from here.
4291 * lib/gdb.exp (gdb_compile_pthreads): New function.
4292
07c98896
KS
42932002-08-29 Keith Seitz <keiths@redhat.com>
4294
4295 * lib/mi-support.exp (mi_gdb_test): Add global declaration for
4296 expect_out so that callers can get at it.
4297
0312286c
DJ
42982002-08-23 Daniel Jacobowitz <drow@mvista.com>
4299
4300 * gdb.threads/print-threads.c: New file.
4301 * gdb.threads/print-threads.exp: New file.
4302 * gdb.threads/schedlock.c: New file.
4303 * gdb.threads/schedlock.exp: New file.
4304
dd039bc4
EZ
43052002-08-22 Elena Zannoni <ezannoni@redhat.com>
4306
4307 * gdb.arch/altivec-abi.exp: The source C file is altivec-abi.c,
4308 not altivec.c.
4309
1f36144c
MK
43102002-08-17 Mark Kettenis <kettenis@gnu.org>
4311
4312 * gdb.base/return.exp: Remove i*86-*-* from list of xfail'ed
4313 targets. The problem should be fixed now.
4314
16057ec7 43152002-08-15 Mark Kettenis <kettenis@gnu.org>
5415e7c5
MK
4316
4317 * gdb.java/jv-print.exp: Fix p '' and p ''' tests to deal with
4318 2002-07-24 change that removes final dots from error messages.
4319
3c1499ad
TT
43202002-08-13 Tom Tromey <tromey@redhat.com>
4321
4322 * gdb.base/readline.exp: New file.
4323
a20ce2c3
AC
43242002-08-01 Andrew Cagney <ac131313@redhat.com>
4325
4326 * lib/gdb.exp (gdb_expect_list): Only print one pass, fail, or
4327 supress message.
4328
db034ac5
AC
43292002-08-01 Andrew Cagney <cagney@redhat.com>
4330
4331 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove CHILLFLAGS, CHILL,
4332 CHILL_FOR_TARGET and CHILL_LIB.
4333 * configure.in (configdirs): Remove gdb.chill.
4334 * configure: Regenerate.
4335 * lib/gdb.exp: Obsolete references to chill.
4336 * gdb.fortran/types.exp: Ditto.
4337 * gdb.fortran/exprs.exp: Ditto.
4338
3e000b18
KB
43392002-07-30 Kevin Buettner <kevinb@redhat.com>
4340
4341 * gdb.base/shlib-call.exp (additional_flags): Conditionally
4342 set Irix-specific compile and link flags.
4343
28f4966b
KB
43442002-07-29 Kevin Buettner <kevinb@redhat.com>
4345
4346 * lib/gdb.exp (mips*-*-irix*): Use alternate method for preprocessing
4347 source files. The ``-o'' option doesn't work with the ``-E'' option
4348 when using the Irix compiler.
4349
46c0d5a6
DJ
43502002-07-19 Daniel Jacobowitz <drow@mvista.com>
4351
4352 * config/gdbserver.exp (gdb_load): Don't use TCL varargs.
4353 Improve support for reusing an exec file. Copy exec file
4354 to target, and run gdbserver on the target instead of on the host.
4355
eecf4bed
JB
43562002-07-18 Jim Blandy <jimb@redhat.com>
4357
0f815cdf
JB
4358 * gdb.base/ending-run.exp: Don't expect to see the program end in
4359 some orderly fashion when we're running on a real stand-alone
4360 board.
4361
eecf4bed
JB
4362 * gdb.base/interrupt.exp: Correct logic for skipping tests on
4363 targets that don't support interrupts.
4364
52d309e4
JB
43652002-07-10 Paul N. Hilfinger <hilfingr@otisco.mckusick.com>
4366
4367 * gdb.base/attach.exp: Add patterns to match output from /proc-based
4368 systems.
4369 Move comments in expect statements to inside the actions, so that they
4370 don't get matched against.
4371
ff683d9e
MK
43722002-07-10 Mark Kettenis <kettenis@gnu.org>
4373
4374 * gdb.base/interrupt.exp: Setup xfail for all i386 BSD's on "call
4375 function when asleep" test.
4376
b5356753
AC
43772002-07-10 Andrew Cagney <ac131313@redhat.com>
4378
4379 * gdb.base/page.exp: Rewrite to handle problems with very long
4380 `info set' output. Update copyright.
4381
6aa4d13a
AC
43822002-06-26 Andrew Cagney <ac131313@redhat.com>
4383
4384 * gdb.hp/configure.in (AC_CONFIG_SUBDIRS): Do not try to configure
4385 gdb.threads-hp.
4386 * gdb.hp/configure: Regenerate.
4387 * gdb.hp/gdb.threads-hp/configure.in: Delete file.
4388 * gdb.hp/gdb.threads-hp/configure: Delete file.
4389 * gdb.hp/gdb.threads-hp/Makefile.in: Delete file.
4390
8cf8c2b8
AC
43912002-06-22 Andrew Cagney <ac131313@redhat.com>
4392
4393 * gdb.base/selftest.exp (do_stes_and_next): Skip calls to
4394 setlocale, bindtextdomain and textdomain.
4395
6827a8f8
JB
43962002-06-11 Jim Blandy <jimb@redhat.com>
4397
919d772c
JB
4398 * lib/gdb.exp (get_debug_format): Tolerate message saying whether
4399 preprocessor macro information is present.
4400
6827a8f8
JB
4401 * macscp.exp, macscp1.c, macscp2.h, macscp3.h, macscp4.h: New
4402 tests.
4403
c15b0d21
MS
44042002-06-06 Michael Snyder <msnyder@redhat.com>
4405
c5984d70
MS
4406 * gdb.base/overlays.exp: Record addresses of overlay
4407 functions in TCL variables rather than in GDB variables,
4408 to avoid having GDB convert them to pointers (with loss
4409 of information).
4410
d63a86f8 4411 * gdb.base/d10v.ld: Merge in several years worth of
99a8512b 4412 default linker script changes.
c15b0d21
MS
4413 * gdb.base/long_long.exp: Add check for sizeof (long double).
4414
be26fe0d
ML
44152002-06-06 Michal Ludvig <mludvig@suse.cz>
4416
4417 * gdb.asm/asm-source.exp: Add x86-64 target.
4418 * gdb.asm/x86_64.inc: New.
d63a86f8 4419
258093ca 44202002-05-30 Michael Chastain <mec@shout.net>
258093ca 4421
4b3153f1 4422 From Benjamin Kosnik <bkoz@redhat.com>:
258093ca
MC
4423 * gdb.c++/m-static.cc: New file.
4424 * gdb.c++/m-static.exp: New file.
4425
241264c6
MS
44262002-05-28 Michael Snyder <msnyder@redhat.com>
4427
4428 * gdb.base/call-ar-st.exp: Allow for reduced floating point
4429 precision.
4430
9bba8c8f 44312002-05-27 Michael Chastain <mec@shout.net>
71ea1be0 4432
4b3153f1 4433 From Benjamin Kosnik <bkoz@redhat.com>:
71ea1be0
MC
4434 * gdb.c++/m-data.cc: New file.
4435 * gdb.c++/m-data.exp: New file.
4436
44372002-05-27 Michael Chastain <mec@shout.net>
9bba8c8f 4438
4b3153f1 4439 From Benjamin Kosnik <bkoz@redhat.com>:
9bba8c8f 4440 * gdb.c++/try_catch.cc: New file.
d63a86f8 4441 * gdb.c++/try_catch.exp: New file.
9bba8c8f 4442
def1b996
MC
44432002-05-27 Michael Chastain <mec@shout.net>
4444
4445 * gdb.c++/local.exp: Accept more nested types in output.
4446
522ba268
MC
44472002-05-26 Michael Chastain <mec@shout.net>
4448
4449 * gdb.base/call-rt-st.exp: Fix typo in brace quoting.
4450
277254ba
MS
44512002-05-15 Nick Clifton <nickc@cambridge.redhat.com>
4452
4453 * lib/gdb.exp (gdb_wrapper_init): Just because
4454 gdb_wrapper_file exists, this does not mean that the file
4455 should not be rebuilt. That is what gdb_wrapper_initialized
4456 is for.
4457 (default_gdb_init): Reset gdb_wrapper_initialized.
4458
b61a8733
MS
44592002-05-23 Michael Snyder <msnyder@redhat.com>
4460
d63a86f8 4461 * gdb.base/all-bin.exp: Revise previous patch by just reducing
5bdb6d01
MS
4462 the precision of the floating point test results.
4463 * gdb.base/call-rt-st.exp: Ditto.
4464
b61a8733
MS
4465 * gdb.base/all-bin.exp: Allow for reduced floating point precision.
4466 * gdb.base/call-rt-st.exp: Ditto.
4467
56f6e910
MC
44682002-05-19 Michael Chastain <mec@shout.net>
4469
4470 * gdb.c++/inherit.exp: Accept "VTT for ..." in output strings.
4471
ad0b0016
EZ
44722002-05-19 Elena Zannoni <ezannoni@redhat.com>
4473
4474 * configure.in (configdirs): Add gdb.arch.
4475 * configure: Regenerate.
4476
f617d2b6
JB
44772002-05-17 Jim Blandy <jimb@redhat.com>
4478
4479 * gdb.base/completion.exp: Recognize the more detailed error
4480 messages produced by the macro expander's lexical analyzer.
4481
eac2a696
EZ
44822002-05-14 Elena Zannoni <ezannoni@redhat.com>
4483
4484 * gdb.arch/altivec-abi.c: New file.
4485 * gdb.arch/altivec-abi.exp: New file.
4486 * gdb.arch/altivec-regs.c: New file.
4487 * gdb.arch/altivec-regs.exp: New file.
4488
2fdde8f8
DJ
44892002-05-14 Daniel Jacobowitz <drow@mvista.com>
4490
4491 * gdb.base/maint.exp (maint print type): Update for new type
4492 structure.
d63a86f8 4493
e31f1a7c
EZ
44942002-05-14 Elena Zannoni <ezannoni@redhat.com>
4495
4496 * gdb.arch: New directory.
4497 * gdb.arch/configure.in: New file.
4498 * gdb.arch/configure: New file.
4499 * gdb.arch/Makefile.in: New file.
4500
db589741
CV
45012002-05-13 Corinna Vinschen <vinschen@redhat.com>
4502
4503 * gdb.asm/asm-source.exp: Add v850 as supported target.
4504 * gdb.asm/v850.inc: New file.
4505
8ce2a7dc
DJ
45062002-05-13 Daniel Jacobowitz <drow@mvista.com>
4507
4508 * gdb.c++/annota2.exp (annotate-quit): Add comment.
4509
df763c7f
DJ
45102002-05-12 Daniel Jacobowitz <drow@mvista.com>
4511
4512 * gdb.base/break.exp: Check 'break "marker2"'.
4513
377daeed
MS
45142002-05-10 Michael Snyder <msnyder@redhat.com>
4515
4516 * gdb.base/long_long.exp: Fix typo.
4517
c4b7bc2b
JB
45182002-05-10 Jim Blandy <jimb@redhat.com>
4519
ecac9a4e
JB
4520 * gdb.base/printcmds.exp: Don't xfail the ptype command. This is
4521 a bug.
4522
c4b7bc2b
JB
4523 * gdb.base/printcmds.exp (test_integer_literals_rejected):
4524 Recognize more detailed error message produced by the macro
4525 expander's lexical analyzer.
4526 * lib/gdb.exp (test_print_reject): Same.
4527
e71019a1
MK
45282002-05-09 Mark Kettenis <kettenis@gnu.org>
4529
4530 * gdb.c++/method.exp: Fix typo.
4531
fedfc8e6
MS
45322002-05-08 Michael Snyder <msnyder@redhat.com>
4533
166a1957
MS
4534 * gdb.mi/mi-var-child.exp: Accept (void) as well as ().
4535 * gdb.mi/mi0-var-child.exp: Accept (void) as well as ().
fedfc8e6 4536 * gdb.base/default.exp: Merge clauses for arm, strongarm, xscale.
35928259
MS
4537 * gdb.base/long_long.exp: Merge clauses for arm and xscale.
4538 Add iftarget clause for strongarm.
d63a86f8 4539
f1c47eb2
MS
45402002-05-06 Michael Snyder <msnyder@redhat.com>
4541
cb9a9d3e
MS
4542 * lib/gdb.exp (gdb_test): Add case to allow for status wrapper.
4543 (gdb_continue_to_end): Accept output from status wrapper.
4544 * gdb.base/ending-run.exp: Add case for output from status wrapper.
4545 Clean up fail messages to match pass messages.
4546
f1c47eb2
MS
4547 Enable the "needs_status_wrapper" testsuite feature.
4548 * lib/gdb.exp (gdb_wrapper_init): New procedure.
4549 (gdb_compile): Conditionally call gdb_wrapper_init.
4550 * gdb.base/a2-run.exp: Recognize output from status wrapper.
4551 * gdb.c++/method.exp: Recognize output from status wrapper.
4552
6079c749
BE
45532002-05-06 Ben Elliston <bje@redhat.com>
4554From Graydon Hoare <graydon@redhat.com>
4555
4556 * config/sid.exp: Include support for "rawsid" protocol.
4557
188baff3
JB
45582002-05-03 Jim Blandy <jimb@redhat.com>
4559
4560 * gdb.c++/hang.exp: Check for corruption of the cv_type chain.
4561 * gdb.c++/hang3.C: New file.
4562
b9c07f0f
AC
45632002-05-04 Andrew Cagney <ac131313@redhat.com>
4564
4565 * gdb.base/default.exp: Remove obsolete code.
4566 * gdb.c++/misc.exp: Ditto. Update copyright.
4567 * gdb.c++/cplusfuncs.exp: Ditto. Update copyright.
4568 * gdb.base/whatis.exp: Ditto. Update copyright.
4569 * gdb.base/scope.exp: Ditto. Update copyright.
4570 * gdb.base/ptype.exp: Ditto. Update copyright.
4571 * gdb.base/printcmds.exp: Ditto. Update copyright.
4572 * gdb.base/opaque.exp: Ditto. Update copyright.
4573 * gdb.base/list.exp: Ditto.
4574 * gdb.base/funcargs.exp: Ditto. Update copyright.
4575 * gdb.hp/gdb.threads-hp/usrthbasic.c: Delete.
4576 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Delete.
4577 * gdb.hp/gdb.threads-hp/usrthcore.c: Delete.
4578 * gdb.hp/gdb.threads-hp/usrthcore.exp: Delete.
4579 * gdb.hp/gdb.threads-hp/usrthfork.c: Delete.
4580 * gdb.hp/gdb.threads-hp/usrthfork.exp: Delete.
4581
5c7a0397
MS
45822002-05-02 Michael Snyder <msnyder@redhat.com>
4583
d6dcc264 4584 * gdb.base/watchpoint.exp: Add xscale target.
5c7a0397
MS
4585 * gdb.base/long_long.exp: Add xscale target.
4586 * gdb.base/default.exp: Add xscale target.
4587
eb7f1c48
JB
45882002-05-01 Jim Blandy <jimb@redhat.com>
4589
4590 * gdb.c++/hang1.C, gdb.c++/hang2.C, gdb.c++/hang.H,
4591 gdb.c++/hang.exp: New test.
4592
a6befae8
FF
45932002-05-01 Fred Fish <fnf@redhat.com>
4594
4595 * gdb.base/completion.exp: Handle completions of "./Make" for
4596 more than one completion possibility, as is the case when we
4597 build and test in the source tree.
4598
0a310277
AG
45992002-04-29 Anthony Green <green@redhat.com>
4600
4601 * gdb.java/jmisc1.exp: New file.
4602 * gdb.java/jmisc2.exp: New file.
4603
6ff9af88
DJ
46042002-04-24 Daniel Jacobowitz <drow@mvista.com>
4605
4606 * gdb.threads/linux-dp.exp: Use 'unset' instead of 'array unset'.
4607
96b3d632
EZ
46082002-04-23 Elena Zannoni <ezannoni@redhat.com>
4609
4610 * gdb.base/help.exp: Change 'help status' to allow for target
4611 dependent output differences.
4612
5019bb54
MC
46132002-04-22 Michael Chastain <mec@shout.net>
4614
4615 * gdb.c++/local.exp: Add PR numbers: gdb/482, gdb/483.
4616
a805a116
MC
46172002-04-22 Michael Chastain <mec@shout.net>
4618
4619 * gdb.c++/method.exp: Fix syntax of reference to gdb/277.
4620
a1706bfd
DM
46212002-04-17 David S. Miller <davem@redhat.com>
4622
4623 * gdb.asm/sparc64.inc: New file.
4624 * gdb.asm/asm-source.exp: Handle sparc64-*-*.
4625
a73a20a2
EZ
46262002-04-19 Elena Zannoni <ezannoni@redhat.com>
4627
4628 * gdb.asm/asm-source.exp: Don't use a symlink, just copy the
4629 instruction file directly into the build tree. Clean up at end of
4630 test.
4631
ba678339
DM
46322002-04-18 David S. Miller <davem@redhat.com>
4633
4634 * gdb.base/annota1.exp: Expect addresses as $hex + whitespace to
4635 handle 64-bit platforms correctly.
4636 * gdb.base/maint.exp: Likewise.
4637
b03399da
KB
46382002-04-18 Kevin Buettner <kevinb@redhat.com>
4639
4640 * gdb.base/shlib-call.exp (additional_flags): AIX doesn't need
4641 ``-fpic'' when compiling files comprising a shared library, but
4642 it does need additional linker flags in order to find shared
4643 libraries at run time.
4644
e2004992
KB
46452002-04-18 Kevin Buettner <kevinb@redhat.com>
4646
4647 * gdb.base/cvexpr.c (use): New function.
4648 (main): Invoke use() on all global variables to prevent
4649 some linkers from deleting these otherwise unused symbols.
4650
d8937120
MC
46512002-04-17 Michael Chastain <mec@shout.net>
4652From David S. Miller <davem@redhat.com>
4653
4654 * gdb.c++/ovldbreak.exp: Expect addresses as $hex + whitespace to
4655 handle 64-bit platforms correctly.
4656
ffd61a58
MS
46572002-04-12 Michael Snyder <msnyder@redhat.com>
4658From Jim Blandy <jimb@redhat.com>
4659 * gdb.base/foo.c (foox): Remove section attribute; the linker
4660 script can handle this instead.
4661 * gdb.base/bar.c (barx): Same.
4662 * gdb.base/baz.c (bazx): Same.
4663 * gdb.base/grbx.c (grbxx): Same.
4664
4665 * gdb.base/overlays.exp: New test: check that GDB's manual overlay
4666 manager doesn't automatically unmap overlays unnecessarily.
4667
6b8426a6
MH
46682002-04-10 Martin M. Hunt <hunt@redhat.com>
4669
4670 * gdb.base/ending-run.exp: Fix pattern for Mips targets
4671 stepping out of main.
4672
34af4875
MC
46732002-04-09 Michael Chastain <mec@shout.net>
4674
4675 * gdb.c++/local.cc (main): Move call to marker1() inside nested
4676 scope so that the nested scope tests will make sense.
4677 * gdb.c++/local.exp: Write patterns that actually work with gcc
4678 (the HP patterns "were never known to work with gcc").
4679 Keep the old aCC patterns too.
4680
2d1676a0
DJ
46812002-04-09 Daniel Jacobowitz <drow@mvista.com>
4682
4683 * gdb.base/attach.exp: Correct target board test.
4684
3a63e3f9
MC
46852002-04-08 Michael Chastain <mec@shout.net>
4686
4687 * gdb.c++/method.exp: Require "const ... A * ..." for "ptype this"
4688 in a const method. Add some xfail and fail cases for configurations
4689 that do not emit the "const ...".
4690
f18dabd2
MC
46912002-04-07 Michael Chastain <mec@shout.net>
4692
4693 * gdb.c++/method.exp: Use gdb_test instead of send_gdb/gdb_expect.
4694 Accept "A * const" and "const A * const" as type of "this".
4695 Fix spelling of getFunky throughout. Make messages uniform.
4696
0fcddd82
EZ
46972002-04-07 Elena Zannoni <ezannoni@redhat.com>
4698
4699 Work around for PR gdb/285:
4700 * gdb.asm/asm-source.exp: Bail out if multilibs are detected.
4701
16a8534a
EZ
47022002-04-07 Elena Zannoni <ezannoni@redhat.com>
4703
4704 * gdb.asm/asm-source.exp: Build symbolic link to arch specific
4705 instructions file at run time instead of configure time.
4706 Sometimes we run the test in a directory that is not the one we
4707 configured in.
4708 * gdb.asm/configure.in: Delete creation of symlink.
4709 * gdb.asm/configure: Regenerate.
4710
24181d81
JB
47112002-04-05 J. Brobecker <brobecker@gnat.com>
4712
4713 * gdb.gdb/xfullpath.exp: New test, to exercise the new
4714 xfullpath () function.
4715
7cdb7107
DJ
47162002-04-04 Daniel Jacobowitz <drow@mvista.com>
4717
4718 * gdb.asm/Makefile.in: Correct dependencies.
4719
4720 * gdb.asm/powerpc.inc: New file.
4721 * gdb.asm/asm-source.exp: Add PowerPC.
4722 * gdb.asm/configure.in: Likewise.
4723 * gdb.asm/configure: Regenerated.
4724
a7d17088
DJ
47252002-04-04 Daniel Jacobowitz <drow@mvista.com>
4726
4727 * gdb.base/relocate.exp: New file.
4728 * gdb.base/relocate.c: New file.
4729
cd721503
FF
47302002-04-04 Fred Fish <fnf@redhat.com>
4731
4732 * gdb.base/step-test.exp: Update comment regarding stopping in
4733 memcpy/bcopy calls inserted as part of the compiler runtime.
4734
b22ad7a7
MS
47352002-04-04 Michael Snyder <msnyder@redhat.com>
4736
4737 * gdb.base/ovlymgr.c: Add overlay event breakpoint support.
4738
5f279fa6
DJ
47392002-04-03 Daniel Jacobowitz <drow@mvista.com>
4740
4741 * lib/gdb.exp (gdb_test): Move -notransfer inside of gdb_expect.
4742 (gdb_expect): Remove $notransfer hack.
4743
dd0fd3ce
DJ
47442002-04-02 Daniel Jacobowitz <drow@mvista.com>
4745
4746 * gdb.c++/classes.exp ("calling method for small class"): Match
4747 updated register output.
4748
1e50cda1
DJ
47492002-03-30 Daniel Jacobowitz <drow@mvista.com>
4750
4751 Fix PR gdb/452
4752 * gdb.base/dbx.exp: Restore old definition of gdb_file_cmd
4753 when finished. Make gdb_file_cmd send "exec-file" when
4754 appropriate.
4755
24015922
DJ
47562002-03-30 Daniel Jacobowitz <drow@mvista.com>
4757
4758 * gdb.base/attach.exp: Remove extra setup_xfail.
4759
dd7dfd64
MS
47602002-03-26 Michael Snyder <msnyder@redhat.com>
4761
4762 * gdb.base/default.exp: Add tests for dump, append, and restore.
4763 * gdb.base/help.exp: Add tests for dump, append, and restore.
4764 * gdb.base/dump.exp: New file, test dump, append and restore.
4765 * gdb.base/dump.c: New file.
4766
48b2f8d7
MS
47672002-03-27 Michael Snyder <msnyder@redhat.com>
4768
d63a86f8 4769 * gdb.base/help.exp: Modify expect strings to reflect
48b2f8d7
MS
4770 clean-ups in help messages.
4771
05b4d525
FF
47722002-03-26 Fred Fish <fnf@redhat.com>
4773
4774 * gdb.base/step-test.exp: Accept stopping in memcpy/bcopy when we
4775 have debugging info for those functions and the compiler uses them
4776 internally to copy structs around.
4777
d7679631
FF
47782002-03-26 Fred Fish <fnf@redhat.com>
4779
4780 * gdb.base/list.exp: Revert the change made yesterday and add note
4781 about why we don't list the default lines for remote targets.
4782
523ac3f9
MS
47832002-03-25 Michael Snyder <msnyder@redhat.com>
4784
4785 * gdb.base/help.exp: Clean up unnecessary wild cards in regexps.
4786
754b2b8d
FF
47872002-03-25 Fred Fish <fnf@redhat.com>
4788
4789 * gdb.base/list.exp: This test works on remote targets so remove
4790 the short circuit for remote targets. Update copyright.
4791
33c3e192
FF
47922002-03-25 Fred Fish <fnf@redhat.com>
4793
4794 * gdb.base/attach.exp: Fix logic error that was suppressing this
4795 test for all non hppa*-*-hpux* targets, instead of the hp target.
4796 Move comments closer to the suppression point. Also now need to
4797 check that we are running natively.
4798
d43e73ee
MS
47992002-03-22 Michael Snyder <msnyder@redhat.com>
4800
882c8f02
MS
4801 * gdb.base/default.exp: Add test for gcore. Update copyright.
4802 * gdb.base/help.exp: Add test for gcore. Update copyright.
d43e73ee 4803
04c12f60
FF
48042002-03-06 Fred Fish <fnf@redhat.com>
4805
4806 * gdb.base/funcargs.c: Remove extraneous ';' character.
4807 * gdb.trace/gdb_c_test.c: Remove extraneous ';' character.
4808
b43df995
MC
48092002-03-04 Michael Chastain <mec@shout.net>
4810
4811 * gdb.mi/mi-var-cmd.exp: In test "create local variable func",
4812 accommodate gcc v3 function signature.
4813 * gdb.mi/mi0-var-cmd-exp: Ditto.
4814
92362027
AC
48152002-02-24 Andrew Cagney <ac131313@redhat.com>
4816
4817 * testsuite/gdb.base/huge.c: Replace ``Linux'' with either
4818 ``GNU/Linux'' or ``Linux kernel''
4819 * testsuite/gdb.threads/pthreads.c: Ditto.
4820
258ad32d
MC
48212002-02-24 Michael Chastain <mec@shout.net>
4822
4823 * gdb.threads/pthreads.c (thread1): Add a return statement.
4824 (thread2): Likewise.
4825 (foo): Likewise.
4826
04c3b3d4
MC
48272002-02-23 Michael Chastain <mec@shout.net>
4828
4829 * gdb.threads/linux-dp.c (philosopher): Add a return statement
4830 to placate gcc.
4831
5a2a0a20
MC
48322002-02-23 Michael Chastain <mec@shout.net>
4833
4834 * gdb.c++/templates.exp: Remove setup_xfail_format "stabs" on
4835 test "ptype bint". The test passes on all my stabs configurations.
4836
a640f7fc
JB
48372002-02-21 Jim Blandy <jimb@redhat.com>
4838
27924826
JB
4839 * gdb.asm/asm-source.exp: Parse the output from `info sources' one
4840 filename at a time, and watch for the ones we want to see.
4841
a640f7fc
JB
4842 * gdb.base/ptype.exp, gdb.base/ptype.c: Add tests for printing
4843 types of pointers to prototyped functions.
4844
edcc8c75
AC
48452002-02-20 Andrew Cagney <ac131313@redhat.com>
4846
4847 * gdb.base/sizeof.c (main): Call fill_structs. Print value of
4848 signed, unsigned and straight char.
4849 (padding_char, padding_short, padding_int, padding_long,
4850 padding_long_long, padding_float, padding_double,
4851 padding_long_double): New global variables.
4852 (fill, fill_structs): New functions.
4853
4854 * gdb.base/sizeof.exp: Check for signed and unsigned char. Check
4855 for correctly sized writes. Update copyright.
4856 (get_valueof): New procedure.
4857 (get_sizeof): Call get_valueof.
4858 (check_valueof): New procedure.
4859 (check_padding): New procedure.
4860
ac57ea44
MC
48612002-02-20 Michael Chastain <mec@shout.net>
4862
4863 * gdb.c++/virtfunc.exp (test_virtual_calls): Remove obsolete calls
4864 to setup_xfail. Document some of the remaining calls.
4865
7a10c941
MC
48662002-02-18 Michael Chastain <mec@shout.net>
4867
4868 * gdb.c++/userdef.exp: Update copyright year.
4869
fb8acdcc
DJ
48702002-02-18 Daniel Jacobowitz <drow@mvista.com>
4871
4872 * gdb.c++/userdef.exp: Test overloaded operators properly.
4873 Remove xfails.
4874
fda6ae12
MS
48752002-02-14 Michael Snyder <msnyder@redhat.com>
4876
4877 * gdb.base/gcore.exp: Relax recognition of function breakpoint.
4878
676a0442
DJ
48792002-02-14 Daniel Jacobowitz <drow@mvista.com>
4880
4881 * gdb.base/a2-run.exp: Check for a remote target properly.
4882 * gdb.base/annota1.exp: Likewise.
4883 * gdb.base/list.exp: Likewise.
4884 * gdb.base/reread.exp: Likewise.
4885 * gdb.base/scope.exp: Likewise.
4886 * gdb.base/shlib-call.exp: Likewise.
4887 * gdb.base/term.exp: Likewise.
4888 * gdb.c++/annota2.exp: Likewise.
4889
78b4f468
RE
48902002-02-13 Richard Earnshaw <rearnsha@arm.com>
4891
4892 * gdb.base/watchpoint.exp: Restore previous timeout at end of test.
4893
9a81ba51
MC
48942002-02-10 Michael Chastain <mec@shout.net>
4895
4896 * gdb.base/funcargs.c (localvars_after_alloca): Fix return type.
4897 (call_after_alloca): Ditto.
4898
004af6c7
DJ
48992002-02-10 Daniel Jacobowitz <drow@mvista.com>
4900
4901 * gdb.base/ending-run.exp: Guard "cont" test with
4902 gdb_skip_stdio_test.
4903
37225f62
JB
49042002-02-06 Jim Blandy <jimb@redhat.com>
4905
4906 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Move these tests
4907 from here...
4908 * gdb.hp/gdb.base-hp/callfwmall.c, gdb.hp/gdb.base-hp/callfwmall.exp:
4909 To here. Disable this test on non-HP platforms. Add big comment.
4910
fe6fdd96
MS
49112002-02-04 Michael Snyder <msnyder@redhat.com>
4912
4913 * gdb.base/ovlymgr.c (ovly_copy): Generalize for targets
4914 other than d10v and m32r.
4915
036fad3f
RE
49162002-02-02 Richard Earnshaw <rearnsha@arm.com>
4917
4918 * gdb.base/default.exp: Rewrite test patterns to reduce time
4919 taken to match them.
4920
7148ab62
DJ
49212002-01-30 Daniel Jacobowitz <drow@mvista.com>
4922
4923 * gdb.base/annota1.exp (backtrace from shlibrary): Fix spelling.
4924 Allow a start function above main.
4925 * gdb.threads/linux-dp.exp: Fix copyright date.
4926
396cc255
DJ
49272002-01-30 Daniel Jacobowitz <drow@mvista.com>
4928
4929 * gdb.threads/linux-dp.exp: Use 'array unset', not 'array set'.
4930 (check_philosopher_stack): Check for manager thread before checking
4931 for a just-starting thread.
4932
f038d31b
DJ
49332002-01-30 Daniel Jacobowitz <drow@mvista.com>
4934
4935 From Neil Booth <neil@daikokuya.demon.co.uk>:
4936 * gdb.base/bitfields.c: Correct assignments to bitfields to avoid
4937 warnings.
4938
b3ff9d9a
FF
49392002-01-21 Fred Fish <fnf@redhat.com>
4940
4941 * gdb.base/restore.exp (restore_tests): Fix obvious typo, callee
4942 not caller.
4943
39ad761d
JB
49442002-01-21 Jim Blandy <jimb@redhat.com>
4945
4946 * gdb.base/reread.exp: Check that GDB properly re-reads the
4947 executable file when it changes while no inferior is running.
4948
aaf320fa
FF
49492002-01-21 Fred Fish <fnf@redhat.com>
4950
4951 * gdb.base/maint.exp: Simplify the "maint info breakpoints" test to
4952 optionally accept the "shlib events" variation.
4953
808a31f5
JB
49542002-01-21 Jim Blandy <jimb@redhat.com>
4955
4956 * gdb.base/ending-run.c (main): Avoid messing with setvbuf; just
4957 call `fflush' after every `printf', so that the output is produced
4958 at predictable points, regardless of whatever buffering does (or
4959 doesn't) take place.
4960 * gdb.base/ending-run.exp: Adjust tests to expect output to appear
4961 at different points.
4962
4420d5e2
DJ
49632002-01-20 Daniel Jacobowitz <drow@mvista.com>
4964
4965 * gdb.c++/inherit.exp: Update copyright years.
4966 * gdb.c++/method.exp: Likewise.
4967
3e36a0f4
DJ
49682002-01-20 Daniel Jacobowitz <drow@mvista.com>
4969
4970 * gdb.c++/classes.exp: Update for improved v3 support and skipping
4971 artificial methods/arguments.
4972 * gdb.c++/derivation.exp: Likewise.
4973 * gdb.c++/inherit.exp: Likewise.
4974 * gdb.c++/method.exp: Likewise.
4975 * gdb.c++/virtfunc.exp: Likewise.
4976
b4ceaee6
AC
49772002-01-18 Andrew Cagney <ac131313@redhat.com>
4978
4979 * gdb.hp/gdb.threads-hp/usrthfork.exp: Mark as obsolete.
4980 * gdb.hp/gdb.threads-hp/usrthcore.exp: Ditto.
4981 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Ditto.
4982 * gdb.hp/gdb.threads-hp/usrthfork.c: Ditto.
4983 * gdb.hp/gdb.threads-hp/usrthbasic.c: Ditto.
4984 * gdb.hp/gdb.threads-hp/usrthcore.c: Ditto.
4985
ecace851
JB
49862002-01-17 Jim Blandy <jimb@redhat.com>
4987
4988 * gdb.asm/asm-source.exp (info symbol): Take another shot at
4989 anchoring the pattern matching the entry point symbol's name.
4990
375fc983
AC
49912002-01-17 Andrew Cagney <ac131313@redhat.com>
4992
4993 * gdb.base/maint.exp: Update ``maint internal-error'' to match
4994 continue/quit query. Update copyright.
4995
fe6fdd96
MS
49962002-01-14 Michael Snyder <msnyder@redhat.com>
4997
4998 * gdb.base/gcore.exp: Remove extra debugging output.
4999
e017c81f
DJ
50002002-01-13 Daniel Jacobowitz <drow@mvista.com>
5001
5002 * gdb.c++/demangle.exp: Accept slightly dubious v2 demangler result
5003 for slightly dubious v2 mangled string.
5004
37ab3bf8
DJ
50052002-01-13 Daniel Jacobowitz <drow@mvista.com>
5006
5007 * gdb.base/completion.exp: Expand ${srcdir} to an absolute path.
5008
1bc05c3a 50092002-01-10 Jason Merrill <jason@redhat.com>
7b2ac63b 5010
1bc05c3a 5011 * gdb.c++/namespace.exp: Accept trailing const for 'this'.
7b2ac63b 5012
1bc05c3a
JM
5013 * gdb.c++/classes.exp: Accept 'A const' or 'const A' in copy
5014 constructors.
5015 * gdb.c++/derivation.exp: Likewise.
5016 * gdb.c++/templates.exp: Likewise.
5017 * gdb.c++/virtfunc.exp: Likewise.
ffcb195b 5018
1bc05c3a
JM
50192002-01-10 Michael Snyder <msnyder@redhat.com>
5020
5021 * gdb.c++/namespace.exp: Accept both '\0' and '\000'.
ffcb195b 5022
a911c360
MS
50232002-01-08 Michael Snyder <msnyder@redhat.com>
5024
5025 * gdb.base/gcore.exp: New test for generate-core-file command.
5026 * gdb.base/gcore.c: Testcase for above.
5027 * gdb.threads/gcore-thread.exp: New test for gcore (threaded).
5028
ea2119ec
JM
50292002-01-08 Jason Merrill <jason@redhat.com>
5030
5031 * gdb.c++/userdef.cc: Use <iostream> instead of <iostream.h>.
5032
68203136
FF
50332002-01-07 Fred Fish <fnf@redhat.com>
5034
5035 * gdb.c++/overload.exp: Remove unconditional xfails for:
5036 print foo_instance1.overloadargs(1)
5037 print foo_instance1.overloadargs(1, 2)
5038 print foo_instance1.overloadargs(1, 2, 3)
5039 print foo_instance1.overloadargs(1, 2, 3, 4)
5040 print foo_instance1.overloadargs(1, 2, 3, 4, 5)
5041 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6)
5042 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7)
5043 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8)
5044 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9)
5045 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10)
5046 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11)
5047 print foo_instance1.overload1arg()
5048 print foo_instance1.overload1arg((char)arg2)
5049 print foo_instance1.overload1arg((signed char)arg3)
5050 print foo_instance1.overload1arg((unsigned char)arg4)
5051 print foo_instance1.overload1arg((int)arg7)
5052 print foo_instance1.overload1arg((unsigned int)arg8)
5053 print foo_instance1.overload1arg((float)arg11)
5054 print foo_instance1.overload1arg((double)arg12)
d63a86f8 5055
21b9b5b1
MS
50562002-01-07 Michael Snyder <msnyder@redhat.com>
5057
5058 * gdb.base/huge.exp: New test. Print a very large target data object.
5059 (skip_huge_test): New test variable. Define if you want to skip this
5060 test. The test reads an 8 megabyte data object from the target, so it
5061 might be very time consuming on remote targets with a slow connection.
5062 * gdb.base/huge.c: New file. Test case for above.
5063
725f922e
FF
50642002-01-07 Fred Fish <fnf@redhat.com>
5065
5066 * gdb.c++/derivation.exp: Remove gcc xfails for g_instance.afoo,
5067 g_instance.bfoo, and g_instance.cfoo.
5068
634d57ec
JL
5069Mon Jan 7 12:22:18 2002 Jeffrey A Law (law@redhat.com)
5070
f286b2c3
JL
5071 * gdb.base/break.c (multi_line_if_conditional): New function.
5072 (multi_ilne_while_conditional): Likewise.
5073 * gdb.base/break.exp: Verify that a breakpoint on a multi-line
5074 IF or WHILE condition puts the breakpoint at the start of
5075 the condition.
5076
634d57ec
JL
5077 * gdb.base/selftest.exp (backtrace through signal handler): Remove
5078 hppa*-*-hpux* expected failure.
5079 * gdb.base/structs.exp (do_function_calls): Similarly.
5080
5081 * gdb.c++/annota2.exp (watch triggered on a.x): Handle hardware
5082 watchpoints.
5083
9fbfe2dc
AC
50842002-01-06 Andrew Cagney <ac131313@redhat.com>
5085
5086 Fix PR gdb/66.
5087 * gdb.base/structs.exp: Replace skip for a29k with skip for
5088 gdb,cannot_call_functions.
5089 * gdb.base/call-ar-st.exp: Remove references to a29k in comments.
5090 * gdb.base/callfuncs.exp: Ditto.
5091 * gdb.base/call-rt-st.exp: Ditto.
5092 * gdb.base/call-strs.exp: Ditto.
5093 * gdb.base/callfwmall.exp: Ditto.
5094 * gdb.base/scope.exp: Obsolete xfail a29k.
5095 * gdb.c++/misc.exp: Ditto.
5096 * gdb.c++/cplusfuncs.exp: Ditto.
5097 * gdb.base/ptype.exp: Ditto.
5098 * gdb.base/printcmds.exp: Ditto.
5099 * gdb.base/opaque.exp: Ditto.
5100 * gdb.base/list.exp: Ditto.
5101 * gdb.base/funcargs.exp: Ditto.
5102 * gdb.base/default.exp: Ditto.
5103
8ddad156
MS
51042002-01-04 Michael Snyder <msnyder@redhat.com>
5105
ca4976a6 5106 * gdb.base/info-proc.exp: New file, test for "info proc" cmd.
8ddad156
MS
5107 * gdb.base/maint.exp: Add tests for maint info sections options.
5108
1b074332
JL
5109Fri Dec 21 09:42:11 2001 Jeffrey A Law (law@redhat.com)
5110
5111 * gdb.base/default.exp: Remove bogus hppa*-hp-hpux* xfails.
5112
7d159115
CV
51132001-12-20 Corinna Vinschen <vinschen@redhat.com>
5114
5115 * gdb.asm/arm.inc: New file.
5116 * gdb.asm/asm-source.exp: Add arm targets.
5117 * gdb.asm/configure.in: Ditto.
5118 * gdb.asm/configure: Recreated from configure.in.
5119
8fb87725
JL
5120Thu Dec 20 09:54:36 2001 Jeffrey A Law (law@redhat.com)
5121
afabe08c
JL
5122 * gdb.hp/gdb.defects/bs15503.exp: Only run this test if compiling
5123 with HP's compiler.
5124 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
5125 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
5126 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
5127 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
5128
5129 * gdb.hp/gdb.defects/solib-d.exp: Update to handle building with
5130 either HP's compilers or GCC.
5131
db521deb
JL
5132 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Allow inferior to get either
5133 a SIGBUS or SIGSEGV.
5134
5135 * gdb.hp/gdb.base-hp/so-thresh.exp: Remove useless send_user command.
5136
5137 * gdb.hp/gdb.defects/bs14602.exp: Revamp slightly so that test
5138 can be compiled with either HP's compiler or GCC.
5139
cfa88ab7
JL
5140 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Disable completely.
5141 * gdb.hp/gdb.threads-hp/usrthcore.exp: Disable completely.
5142 * gdb.hp/gdb.threads-hp/usrthfork.exp: Disable completely.
5143
ca344dff
JL
5144 * gdb.hp/gdb.base-hp/so-thresh.exp: Update text in expect strings
5145 to match current gdb output. Update due to using auto-solib-limit
5146 for limiting instead of overloading auto-solib-add.
5147 * gdb.hp/gdb.base-hp/so-thresh.mk: Always use "cc" to build the
5148 test program.
5149
3f3c6e55 5150 * gdb.c++/templates.exp: Use "hppa64-*-*", not "hppa2.0w-*-*"
ca344dff
JL
5151 * gdb.hp/gdb.base-hp/dollar.exp: Likewise
5152 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
5153 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
5154 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
5155 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
5156 * gdb.hp/gdb.defects/bs15503.exp: Likewise.
5157 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise
5158 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise
5159 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise
5160 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Likewise.
5161 * gdb.hp/gdb.threads-hp/usrthcore.exp: Likewise.
5162 * gdb.hp/gdb.threads-hp/usrthfork.exp: Likewise.
3f3c6e55 5163
8fb87725
JL
5164 * gdb.base/annota1.exp: Expect failure for hpux11 when posting
5165 a SIGTRAP to the inferior.
5166
cf599fa7
CV
51672001-12-19 Corinna Vinschen <vinschen@redhat.com>
5168
5169 * gdb.asm/asm-source.exp: Drop setting link-flags for xstormy16.
5170 Substitute call to target_link by call to gdb_compile.
5171
2cd045cd
JL
5172Wed Dec 19 14:10:57 2001 Jeffrey A Law (law@redhat.com)
5173
5174 * gdb.base/break.exp: Fix HP specific search string when testing
5175 backtracing in a called function.
5176
d63a86f8 5177 * gdb.base/constvars.exp: Only set lang to C++ if we're
2cd045cd
JL
5178 compiling the test with HP's compilers.
5179 * gdb.base/volatile.exp: Similarly.
5180
99ebe9ac
JB
51812001-12-19 Jim Blandy <jimb@redhat.com>
5182
5183 * gdb.base/printcmds.exp: Expect the null character to be printed
5184 as '\0', and the '\013' to be printed as '\v'.
5185 * gdb.base/callfuncs.exp ("backtrace at nested call level 4"): Same.
5186 * gdb.base/setvar.exp: Same.
5187
b9891b29
JB
51882001-12-17 Jim Blandy <jimb@redhat.com>
5189
0eba65ab
JB
5190 * gdb.base/completion.exp: Rather than completing very long
5191 filenames, which can make the readline library produce output we
5192 don't recognize, cd to the directory first, and then complete
5193 using nice, short relative paths.
5194
6970b5b1
JB
5195 * gdb.base/completion.exp: On some systems, there is, in fact, a
5196 variable named `b' in scope, since GDB treats all static
5197 variables as being in scope. So use `no_var_named_this'
5198 instead of `b'.
5199
b9891b29
JB
5200 * gdb.base/corefile.exp: Recognize the message saying that GDB
5201 can't find the core file's registers as a failure.
5202
e6ccd35f
JSC
52032001-12-13 Jackie Smith Cashion <jsmith@redhat.com>
5204
5205 * gdb.base/commands.exp (user_defined_command_test): Make "show user"
5206 test expect string more specific.
5207
105ba819
CV
52082001-12-13 Corinna Vinschen <vinschen@redhat.com>
5209
5210 * gdb.asm/asm-source.exp: Add support for xstormy16.
5211 * gdb.asm/configure.in: Ditto.
5212 * gdb.asm/configure: Rebuild.
5213 * gdb.asm/xstormy16.inc: New file.
5214
e9e79dd9
FF
52152001-12-10 Fred Fish <fnf@redhat.com>
5216
5217 * gdb.base/maint.exp: Update to match changes in type dumping code.
5218
347dc97d
JB
52192001-12-10 Jim Blandy <jimb@redhat.com>
5220
5221 * gdb.asm/asm-source.exp (info symbol): Anchor the pattern
5222 matching the entry point symbol's name at the beginning of the
5223 line.
5224
5178b9d6
DJ
52252001-12-07 Daniel Jacobowitz <drow@mvista.com>
5226
5227 * gdb.c++/classes.exp, gdb.c++/derivation.exp,
5228 gdb.c++/inherit.exp, gdb.c++/method.exp,
5229 gdb.c++/namespace.exp, gdb.c++/templates.exp,
5230 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp: Updates for v3 demangler
5231 and class layout support.
5232
af890c52
DJ
52332001-12-07 Daniel Jacobowitz <drow@mvista.com>
5234
5235 * gdb.c++/classes.exp: Add test for static member function.
5236 * gdb.c++/misc.cc: Add class with static member function.
5237
7a345fb3
JB
52382001-12-07 Jim Blandy <jimb@redhat.com>
5239
f2e54a80 5240 If GDB says it can't find the struct the function returned, report
8032bf31
JB
5241 those tests as `unsupported'.
5242 * gdb.base/call-rt-st.exp (print_struct_call): New function.
5243 Rewrite subsequent tests to use it.
5244
5245 If GDB says it can't find the struct the function returned, report
f2e54a80
JB
5246 those tests as `unsupported'.
5247 * gdb.base/structs.exp (call_struct_func): New function.
5248 (do_function_calls): Use call_struct_func to call the functions
5249 returning structs.
5250
0bc69509
JB
5251 * gdb.base/callfuncs.exp: The stabs generated by GCC don't tell us
5252 whether functions are prototyped or not, so we can't possibly pass
5253 arguments to t_float_values2 properly.
5254
7a345fb3
JB
5255 * gdb.base/break.exp: (test_next_with_recursion): Don't change the
5256 value of `timeout' for targets other than the mips*tx39-*.
5257
edb6ede1
MS
52582001-12-06 Michael Snyder <msnyder@redhat.com>
5259
d63a86f8 5260 * gdb.asm/asm-source.exp: Add tests for info target, info symbol,
edb6ede1
MS
5261 and detect whether the start symbol has a leading underscore.
5262
2d842f13
JB
52632001-12-04 Jim Blandy <jimb@redhat.com>
5264
5265 * gdb.base/completion.exp: Clarify indentation.
5266
68550daf
JB
52672001-12-03 Jim Blandy <jimb@redhat.com>
5268
5269 * gdb.asm/s390.inc (gdbasm_datavar): Use `.long' to create `int'
5270 variables on the S/390, not `.word'.
5271
cd5195a8
JB
52722001-11-30 Jim Blandy <jimb@redhat.com>
5273
5274 Add assembly-source tests for s390-ibm-linux.
5275 * gdb.asm/s390.inc: New file.
5276 * gdb.asm/configure.in, gdb.asm/asm-source.exp: Add clauses for
5277 the S/390 architecture.
5278 * gdb.asm/configure: Regenerated.
5279
ca9efc90
MS
52802001-11-30 Michael Snyder <msnyder@redhat.com>
5281
5282 * gdb.asm/asm-source.exp: Add tests for list, search, finish, return,
5283 next, info source, info sources, info line, global and static
5284 variables, and static functions.
5285 * gdb.asm/common.inc: New macro gdbasm_datavar (default definition).
5286 * gdb.asm/i386.inc: Override default definition of gdbasm_datavar.
5287 * gdb.asm/asmsrc1.s: Add a static function and some variables.
5288 * gdb.asm/asmsrc2.s: Make foo2 call foo3 twice (to test 'next').
5289 * gdb.asm/d10v.inc (gdbasm_enter): Set up frame pointer.
5290 (gdbasm_leave): Restore frame pointer.
5291 (gdbasm_startup): Copy stack set-up from crt0.S.
5292
d0e66976
FN
52932001-11-26 Fernando Nasser <fnasser@redhat.com>
5294
5295 From 2001-11-12 Jackie Smith Cashion <jsmith@redhat.com>:
5296 * gdb.base/callfuncs.c (t_structs_a): Do not return a pointer
5297 to a local (non-static) variable. Copy tstruct.a to a static buffer
5298 and return a pointer to that buffer.
5299 * gdb.base/callfwmall.c (t_structs_a): Ditto.
5300
e2334072
MK
53012001-11-24 Mark Kettenis <kettenis@gnu.org>
5302
5303 * gdb.asm/configure.in: Fix recognition of ix86 target.
5304 * gdb.asm/configure: Regenerate.
5305
756caa3d
MS
53062001-11-21 Michael Snyder <msnyder@redhat.com>
5307
5308 * gdb.asm/sparc.inc: New file.
5309 * gdb.asm/asm-source.exp: Recognize sparc target.
5310 * gdb.asm/configure.in: Recognize sparc target.
5311 * gdb.asm/configure: Regenerate.
d63a86f8 5312
9a4d72d5
MS
53132001-11-21 Michael Snyder <msnyder@redhat.com>
5314
5315 * gdb.asm/m32r.inc: New file.
5316 * gdb.asm/asm-source.exp: Recognize m32r target.
5317 * gdb.asm/configure.in: Recognize m32r target.
5318 * gdb.asm/configure: Regenerate.
5319
a773d1cd
MS
53202001-11-20 Michael Snyder <msnyder@redhat.com>
5321
017ac23d
MS
5322 * gdb.asm/i386.inc: New file.
5323 * gdb.asm/asm-source.exp: Recognize ix86 target.
5324 * gdb.asm/configure.in: Recognize ix86 target.
5325 * gdb.asm/configure: Regenerate.
5326
a773d1cd
MS
5327 * gdb.c++/namespace.exp: Fix quotes in output messages.
5328
bb632afb
MS
53292001-11-14 Michael Snyder <msnyder@redhat.com>
5330
25d559ca 5331 * gdb.base/code-expr.exp: New file. Tests use of the "@code"
bb632afb
MS
5332 qualifier in a type cast expression, to designate an address
5333 in the instruction space (Harvard architecture).
5334
4749e309
MS
53352001-11-13 Michael Snyder <msnyder@redhat.com>
5336
5337 * gdb.base/cvexpr.c, gdb.base/cvexpr.exp: New files.
5338 Tests for expressions using 'const' and 'volatile'.
5339
25050984
CV
53402001-11-13 Corinna Vinschen <vinschen@redhat.com>
5341
5342 * gdb.asm/asm-sources.exp: Allow defining linker flags.
5343
1902c51f
DJ
53442001-11-12 Daniel Jacobowitz <drow@mvista.com>
5345
5346 * lib/mi-support.exp (mi_run_to_helper): Move comments
5347 outside of gdb_expect.
5348
dcf95b47
DJ
53492001-11-11 Daniel Jacobowitz <drow@mvista.com>
5350
5351 * lib/mi-support.exp: (mi_run_to_helper, mi_run_to,
5352 mi_step_to, mi_next_to, mi_continue_to, mi_finish_to,
5353 mi0_step_to, mi0_next_to, mi0_continue_to, mi0_finish_to,
5354 mi0_run_to): New functions.
5355 * gdb.mi/mi-simplerun.exp: Use them.
5356 * gdb.mi/mi0-simplerun.exp: Likewise.
5357 * gdb.mi/mi-var-cmd.exp: Likewise.
5358 * gdb.mi/mi0-var-cmd.exp: Likewise.
d63a86f8 5359
45b074e1
AC
53602001-11-10 Andrew Cagney <ac131313@redhat.com>
5361
5362 * gdb.asm/asmsrc1.s: Add ``gdbasm_'' prefix to all macros.
5363 * gdb.asm/asmsrc2.s, gdb.asm/d10v.inc: Update.
5364
bf50d346
AC
53652001-11-09 Andrew Cagney <ac131313@redhat.com>
5366
5367 * gdb.base/restore.exp: Include $expected value in restored test
5368 message.
5369
9383332c
AC
53702001-11-09 Andrew Cagney <ac131313@redhat.com>
5371
5372 * gdb.asm/asm-source.exp: Supress file, instead of skip, when not
5373 implemented.
5374
db62520a
MS
53752001-11-08 Michael Snyder <msnyder@redhat.com>
5376
5377 * gdb.base/callfuncs.exp: Add tests for nested call dummies.
5378 Add pass/fail message for stop at breakpoint in call dummy function.
5379
b5703437
MS
53802001-11-07 Michael Snyder <msnyder@redhat.com>
5381
d63a86f8
RM
5382 * gdb.c++/templates.exp (test_template_breakpoints):
5383 If we get an overload menu, but it does not match what
760f6330 5384 we expect, we still need to issue the "cancel" command.
3b2a7ae5
MS
5385 * gdb.c++/templates.exp: Replace "void \\*" with "void ?\\*",
5386 making the whitespace optional. Argument for "new" may be
5387 "unsigned" as well as "unsigned int/long".
d63a86f8 5388 * gdb.c++/templates.exp: Replace "const &" with "const ?&",
eef747c0
MS
5389 making the whitespace optional. Also replace "(void) with
5390 "((void|)), making the keyword "void" optional.
d63a86f8 5391 * gdb.c++/virtfunc.exp: Replace "const &" with "const ?&",
63f50499
MS
5392 making the whitespace optional. Also replace "(void) with
5393 "((void|)), making the keyword "void" optional.
3bf40917
MS
5394 * gdb.base/callfuncs.c (t_float_values): This function must
5395 _not_ be prototyped, and the following function (t_float_values2)
d63a86f8 5396 must be prototyped (if the compiler supports it), so that GDB
3bf40917
MS
5397 can be tested against both cases. Usually one case involves
5398 promotion of float to double, while the other does not.
5399 * gdb.base/callfwmall.c: Ditto.
b5703437
MS
5400 * gdb.asm/asm-source.exp (bt ALL in foo2): Accept a backtrace that
5401 includes a stack frame for "start".
5402
c8ab4e6d
JB
54032001-11-05 Jim Blandy <jimb@redhat.com>
5404
5405 * gdb.stabs/weird.exp: Delete "p v_comb" test. It assumes that
5406 pointers are 32 bits long, and that offsets of relocs are always
5407 stored in the data (REL-style), and not in the reloc entry itself
5408 (RELA-style).
5409 * gdb.stabs/weird.def (v_comb, v_comb_shared): Remove symbols and
5410 stabs.
5411
3f08ced9
MS
54122001-11-01 Michael Snyder <msnyder@redhat.com>
5413
5414 * gdb.c++/cplusfuncs.exp: Fix conflicts between operator names
5415 and regular expression operators by using quoting.
5416
cbfa24cd
MS
54172001-10-31 Michael Snyder <msnyder@redhat.com>
5418
5419 * gdb.c++/overload.exp: Select overloadfnarg(void) or overloadfnarg(),
5420 depending on what the symbol table contains.
5421 * gdb.c++/derivation.exp: Accept both "foo(void)" and "foo()" in
5422 the output of the ptype command. Similarly, accept both "const &"
5423 and "const&".
5424
aaa68313
CV
54252001-10-31 Corinna Vinschen <vinschen@redhat.com>
5426
5427 * gdb.base/miscexprs.c (main): Add usage of preprocessor
5428 symbol `STORAGE' to allow to choose the storage class of
5429 the local datastructures.
5430 * gdb.base/miscexprs.exp: Handle setting a `-DSTORAGE=...'
5431 compiler directive.
5432
91740388
MS
54332001-10-30 Michael Snyder <msnyder@redhat.com>
5434
5435 * gdb.base/jump.exp: Allow it to run for all targets.
5436
1b7c05e7
CV
54372001-10-29 Corinna Vinschen <vinschen@redhat.com>
5438
5439 * gdb.base/call-ar-st.c (print_double_array): Match for loop
5440 with new double_array size.
5441 (main): Change storage class of all local variables to static.
5442 Reduce size of double_array to 9.
5443 * gdb.base/call-ar-st.exp: Increase timeout value.
5444 Change expected output for double array to match new size in
5445 call-ar-st.c.
5446
36a22261
CV
54472001-10-29 Corinna Vinschen <vinschen@redhat.com>
5448
5449 * gdb.base/ending-run.exp: Create identical output when passing
5450 `step to end of run' case. Add regular expression branch satisfying
d63a86f8 5451 Stormy16 target.
36a22261 5452
92b8ae91
MK
54532001-10-28 Mark Kettenis <kettenis@gnu.org>
5454
5455 * gdb.base/interrupt.exp: Treat SIGILL similar to SIGSEGV such
5456 that we catch the expected failure under Linux/x86.
5457
cb135b83
OF
54582001-10-29 Orjan Friberg <orjanf@axis.com>
5459
5460 * gdb.base/setvar.exp: Escape curly braces.
5461 * gdb.stabs/weird.exp: Ditto.
5462
6884aa54
DJ
54632001-10-27 Daniel Jacobowitz <drow@mvista.com>
5464
5465 * gdb.mi/mi-hack-cli.exp: Remove excess newlines from test strings.
5466 * gdm.mi/mi0-hack-cli.exp: Likewise.
5467
0398c9aa
AC
54682001-10-25 Andrew Cagney <ac131313@redhat.com>
5469
5470 * gdb.stabs/weird.exp: Unify ``variable VAR printed properly''
5471 messages.
5472
d20bf2e8
AC
54732001-10-21 Andrew Cagney <ac131313@redhat.com>
5474
5475 * lib/mi-support.exp (mi_gdb_start): Don't require MI_OUT when
5476 checking MI enabled.
5477
03dd63aa
CV
54782001-10-09 Corinna Vinschen <vinschen@redhat.com>
5479
5480 * gdb.base/maint.exp: Treat $EXEEXT as optional in output.
5481
1d9d99f3
FCE
54822001-10-04 Frank Ch. Eigler <fche@redhat.com>
5483
5484 * lib/insight-support.exp (gdbtk_start): Don't exit dejagnu
5485 if gdb child process crashes, just signal an error.
5486
838ae6c4
JB
54872001-10-02 Jim Blandy <jimb@redhat.com>
5488
5489 * lib/gdb.exp (test_xfail_format): Simplify.
5490
5491 * lib/gdb.exp (setup_xfail_format): Don't forget to put a `$' in
5492 front of the variable name `format'. Simplify `if'.
5493
8f0cbc1c
DJ
54942001-10-01 Daniel Jacobowitz <drow@mvista.com>
5495
5496 * gdb.threads/pthreads.exp: Wait for output and delay
5497 before sending ^C.
5498
1f08dafd
DJ
54992001-10-01 Daniel Jacobowitz <drow@mvista.com>
5500
5501 * gdb.mi/mi-var-display.exp (continue to incr_a): Recognize
5502 some incorrect output instead of timing out.
5503 * gdb.mi/mi-var-display.exp (continue to incr_a): Likewise.
5504
674f90ff
CV
55052001-09-28 Corinna Vinschen <vinschen@redhat.com>
5506
5507 * gdb.base/volatile.exp (local_compiler_xfail_check): Change qux2
5508 check to allow additional `int'.
5509
9b284272
DJ
55102001-09-27 Daniel Jacobowitz <drow@mvista.com>
5511
5512 * gdb.base/completion.exp: Remove incorrect 'p "a' test.
5513 Add tests for 'p "break' (pass) and 'p "break.' (xfail).
5514
b55a4771
MS
55152001-09-27 Michael Snyder <msnyder@redhat.com>
5516
5517 * lib/gdb.exp (test_debug_format): New proc.
5518 (setup_xfail_format): Use new proc test_debug_format.
5519 * gdb.base/constvars.exp (local_compiler_xfail_check): New
5520 proc; use new service proc test_debug_format.
5521 Replace all other "gcc_compiled" tests with this test.
5522 * gdb.base/volatile.exp (local_compiler_xfail_check): New
5523 proc; use new service proc test_debug_format.
5524 Replace all other "gcc_compiled" tests with this test.
5525
55262001-09-27 Michael Snyder <msnyder@redhat.com>
5527
5528 * gdb.base/cvexpr.exp: New file.
5529 * gdb.base/cvexpr.c: New file
5530 Test for expressions using const and volatile keywords.
5531
4e6667ac
CV
55322001-09-26 Corinna Vinschen <vinschen@redhat.com>
5533
5534 * gdb.base/constvars.exp: Check for different orders of keywords
5535 and additional "int" strings in output.
5536
4f337972
AC
55372001-09-22 Andrew Cagney <ac131313@redhat.com>
5538
5539 * gdb.base/maint.exp: Add "maintenance set/show" to list of valid
5540 responses from "help maint".
5541
2015650d
FCE
55422001-09-19 Frank Ch. Eigler <fche@redhat.com>
5543
5544 * lib/insight-support.exp (_gdbtk_xvfb_init): Set DISPLAY
5545 to localhost:NNN instead of :NNN, in case Xvfb is listening
5546 only on TCP.
5547
f3bcedc1
CV
55482001-09-19 Corinna Vinschen <vinschen@redhat.com>
5549
5550 * gdb.base/recurse.exp: When checking leaving the watchpoint
5551 scope, recognize when gdb is in function's epilogue and pass.
5552
6b819c92
KS
55532001-09-18 Keith Seitz <keiths@redhat.com>
5554
5555 * lib/insight-support.exp (_gdbtk_export_target_info): Add
5556 support for running tests against sid targets.
5557 (gdbtk_done): Ditto.
5558
a10c9419
CV
55592001-09-18 Corinna Vinschen <vinschen@redhat.com>
5560
5561 * gdb.base/ending-run.c (main): Set stdout buffersize
5562 to the same reasonable value for any target.
5563 * gdb.base/ending-run.exp: Add a regular expression
5564 to make testsuite happy on Sanyo Stormy16 target.
5565
739d0d99
CV
55662001-09-17 Corinna Vinschen <vinschen@redhat.com>
5567
5568 * gdb.base/display.c (do_loops): Add float variable `f'.
5569 Increment f in loop.
5570 * gdb.base/display.exp: Increment timeout by 60 seconds.
5571 Change float display test to use variable `f'.
5572
1b8947f0
JB
55732001-09-17 Jim Blandy <jimb@redhat.com>
5574
5575 * gdb.base/restore.exp: Use temporary breakpoints, to avoid
5576 overflowing the limited breakpoint tables on some ROM monitors
5577 (like the ROM68K).
5578
9890ac81
FCE
55792001-09-15 Frank Ch. Eigler <fche@redhat.com>
5580
5581 * lib/insight-support.exp (_gdbtk_xvfb_init): Start Xvfb with
5582 the "-ac" (disable access control) flag.
5583
6db765ea
JH
55842001-08-30 Jeff Holcomb <jeffh@redhat.com>
5585
5586 * gdb.base/remote.c: Use a small buffer for targets with 16-bit
5587 ints.
5588
4c32cc04
KS
55892001-08-30 Keith Seitz <keiths@redhat.com>
5590
5591 * lib/gdb.exp: Move all insight-related functionality into
5592 separate file.
5593 * lib/insight-support.exp: New file.
5594
8d6e6f81
FCE
55952001-08-29 Frank Ch. Eigler <fche@redhat.com>
5596
5597 * config/sid.exp (sid_start): Never set sid verbosity; disable
5598 expect_background {} that consumed its stdout; tolerate </dev/null.
5599 Attempt to set endianness override in "sid" protocol mode. Cleanup.
5600
6a90e1d0
AC
56012001-08-18 Andrew Cagney <ac131313@redhat.com>
5602
5603 * lib/mi-support.exp (mi_gdb_start): If a remote target, use the
5604 CLI jump command to start it.
5605 (mi_run_to_main): Fail immediatly when unexpected output.
5606
1759b3c3
AC
56072001-08-18 Andrew Cagney <ac131313@redhat.com>
5608
5609 * lib/mi-support.exp (mi_gdb_start): Move call to sid_start to
5610 beginning of function. Fix PR gdb/191.
5611
61d11d80
FCE
56122001-08-16 Frank Ch. Eigler <fche@redhat.com>
5613
5614 * config/sid.exp (sid_start): Don't warn if we cannot figure out
5615 what to force sid endianness to.
5616
942a4df2
KS
56172001-08-15 Keith Seitz <keiths@redhat.com>
5618
5619 * lib/gdb.exp (gdbtk_start): Don't set environment
5620 variables for TCL_LIBRARY and friends. Insight will
5621 now figure these out for itself.
5622
0521c418
MS
56232001-08-02 Michael Snyder <msnyder@redhat.com>
5624
5625 * gdb.base/completion.exp: Remove the symbol "a64l" from
5626 the expect string; this is target-specific, and not related
5627 to what is being tested.
5628
74a9a58a
DB
56292001-08-02 Dave Brolley <brolley@redhat.com>
5630
5631 * config/sid.exp: Rename gdb-socket to cpu-gdb-socket.
5632
c70819fa
MS
56332001-07-25 Michael Snyder <msnyder@redhat.com>
5634
c2b8fa57
MS
5635 * gdb.base/consecutive.exp: New file. Test stepping over
5636 breakpoints on consecutive instructions.
5637 * gdb.base/consecutive.c: New file.
5638
c70819fa
MS
5639 * gdb.base/call-rt-st.exp: Use double-backslash to quote
5640 curly braces in regular expressions.
5641
2b1a1355
MS
56422001-07-25 Michael Snyder <msnyder@redhat.com>
5643
5644 * gdb.base/ending-run.exp: Accept "Program exited normally" as
5645 legitimate output from stepping out of main.
5646
413eca6f
KS
56472001-07-22 Keith Seitz <keiths@redhat.com>
5648
5649 * lib/gdb.exp (_gdbtk_xvfb_init): If GDB_DISPLAY is
5650 the empty string, do not run the tests.
5651
7e5a9322
SC
56522001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
5653
5654 * gdb.base/long_long.exp: Detect size of pointer. Take into
5655 account 2-byte pointers when testing for p/a results.
5656
de58f10f
SC
56572001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
5658
d63a86f8 5659 * gdb.base/remote.c (RANDOM_DATA_SIZE): New define, defaults to 48K
de58f10f
SC
5660 and defined to 1K for m68hc11.
5661 (random_data): Reduce table to 1K for embedded platforms (68hc11).
5662 * gdb.base/remote.exp (get_sizeof): New function from sizeof.exp.
5663 (sizeof_random_data): New variable to tell the size of the data table;
5664 don't test past this size; always run to main.
5665
d6f5fea1
SC
56662001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
5667
5668 * gdb.base/return2.exp: return of long long and double fails for
5669 68HC11; don't execute these tests on that platform.
5670 * gdb.base/return.exp: Return of a double fails for 68hc11.
5671
c477543d
SC
56722001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
5673
5674 * call-ar-st.exp: Use gdb_skip_float_test to avoid executing
5675 tests that print a float.
5676 * call-rt-st.exp: Likewise.
5677
63cf1c79
MK
56782001-07-12 Mark Kettenis <kettenis@gnu.org>
5679
5680 * gdb.base/so-impl-ld.exp: Remove stray space that prevented
5681 running this test on Linux.
5682
112f9ab5
MC
56832001-06-24 Michael Chastain <chastain@redhat.com>
5684
5685 * gdb.base/arithmet.exp: Remove some tests to make all test names
5686 unique.
5687
4970cb0f
MS
56882001-07-03 Michael Snyder <msnyder@redhat.com>
5689
5690 * gdb.c++/classes.exp: Accept both "foo(void)" and "foo()" in
5691 the output of the ptype command.
5692
d85da69f
MS
56932001-07-02 Michael Snyder <msnyder@redhat.com>
5694
4c8a82de
MS
5695 * gdb.base/completion.exp: Don't assume that break.c is the only
5696 source file that may contain functions named "marker".
d85da69f
MS
5697 * gdb.base/corefile.exp: Quote the curly braces in regexp.
5698
8afc772b
AC
56992001-06-28 Andrew Cagney <ac131313@redhat.com>
5700
5701 * gdb.disasm/Makefile.in (clean mostlyclean): Add h8300s to list
5702 of files to delete.
5703
5704 From 2000-06-15 Kazu Hirata <kazu@hxi.com>:
5705 * gdb.disasm/h8300s.exp: New file.
5706 gdb.disasm/h8300s.s: Likewise.
5707
cff22675
AC
57082001-06-27 Andrew Cagney <ac131313@redhat.com>
5709
5710 * lib/mi-support.exp (mi_delete_breakpoints): Accept mi1 format
5711 empty breakpoint tables.
5712
68c81b54
AC
57132001-06-25 Andrew Cagney <ac131313@redhat.com>
5714
5715 * lib/mi-support.exp: Update args=... part of stop-reason
5716 patterns. Accept either a list or a tuple.
5717
2dd62704
AC
57182001-06-23 Andrew Cagney <ac131313@redhat.com>
5719
5720 * lib/mi-support.exp: Remove local emacs variable defining
5721 change-log-default-name.
5722
b4127474
MC
57232001-06-22 Michael Chastain <chastain@redhat.com>
5724
5725 * gdb.base/arithmet.exp: Use gdb_test instead of send_gdb/gdb_expect.
5726 This is operationally compatible with the previous version.
5727
8dbfb380
JB
57282001-06-13 Jim Blandy <jimb@redhat.com>
5729
5730 * lib/gdb.exp (gdb_test): Doc fix.
5731
f2d8c86d
MC
57322001-06-10 Michael Chastain <chastain@redhat.com>
5733
5734 * gdb.base/exprs.exp: Remove a duplicate test.
5735
81564d34
JB
57362001-06-06 Jim Blandy <jimb@redhat.com>
5737
5738 * gdb.base/return2.exp (main): Use values to test float and double
5739 returns that are not NaN's, to avoid being confused by IEEE
5740 comparison rules.
5741
da55addb
MS
57422001-06-04 Michael Snyder <msnyder@redhat.com>
5743
5744 * gdb.threads/pthreads.exp (check_control_c): Return 0 for success,
d63a86f8 5745 non-zero if control_c fails. Terminate the test on failure,
da55addb
MS
5746 rather than wait for 12 more tests to time out.
5747
42c65987
JB
57482001-06-06 Jim Blandy <jimb@redhat.com>
5749
b18bced9 5750 * gdb.base/exprs.exp ("sizeof (long long) > sizeof (long) (true)"):
d63a86f8 5751 Don't forget to match the GDB prompt.
b18bced9 5752
42c65987
JB
5753 * gdb.trace/gdb_c_test.c, actions.c: Fix misspellings.
5754
5b41e5f0
JB
57552001-06-04 Jim Blandy <jimb@redhat.com>
5756
5757 * gdb.base/help.exp: Update pattern to exclude `print-load-map'
5758 command.
5759
015e046f
KB
57602001-05-31 Kevin Buettner <kevinb@redhat.com>
5761
5762 * gdb.base/annota1.exp (info break): Match four or more spaces
5763 after "Address".
5764
fb1ffbbe
MC
57652001-05-31 Michael Chastain <chastain@redhat.com>
5766
5767 * gdb.c++/cplusfuncs.cc (dm_type_char_star): Remove superfluous cast.
5768 (dm_type_int_star): Likewise.
5769 (dm_type_long_star): Likewise.
5770 (dm_type_void_star): Likewise.
5771
5ea2a32c
KB
57722001-05-29 Kevin Buettner <kevinb@redhat.com>
5773
5774 * gdb.base/completion.exp (INPUTRC): Set this environment variable
5775 to a known value in order to get consistent results regardless
5776 of the setting of INPUTRC or the presence or contents of .inputrc.
5777
ae23c492
MS
57782001-05-24 Michael Snyder <msnyder@redhat.com>
5779
ac55707e
MS
5780 * gdb.threads/linux-dp.exp: Remove assumptions about thread ordering.
5781 Don't require that the main thread and the manager thread are the
5782 first in the list.
5783
ae23c492
MS
5784 * gdb.threads/pthreads.exp (test_startup): Relax test for thread
5785 debugging. If test fails, issue an "unsupported" not a "fail".
5786
400071f1
JB
57872001-05-24 Jim Blandy <jimb@redhat.com>
5788
5789 Don't assume that short is shorter than int.
5790 * gdb.base/exprs.exp ("print unsigned short == (~0)"): Don't
5791 assume that shorts are smaller than ints. On a 16-bit machine,
d63a86f8 5792 this isn't true.
400071f1
JB
5793 ("print unsigned char == (~0)"): Add test that verifies that ~0,
5794 an int, is not equal to ~0 stored in an unsigned char. This tests
5795 the same thing that the previous test meant to, but works on
5796 16-bit machines, too.
5797 ("print unsigned char != (~0)"): Same test, complemented.
5798
0816a3e5
MS
57992001-05-24 Michael Snyder <msnyder@redhat.com>
5800
5801 * gdb.threads/pthreads.exp (all_threads_running): Add an explicit
d63a86f8 5802 test for (full_coverage == 0). This makes the test run faster,
0816a3e5
MS
5803 and prevents dejagnu getting out of step.
5804
f6dc23a9
KB
58052001-05-23 Kevin Buettner <kevinb@redhat.com>
5806
5807 * gdb.base/finish.exp (finish_void): Revise pattern for
5808 stopping on the call statement to not permit stopping at
5809 the start of the instructions comprising the call sequence.
5810
7dbd117d
MC
58112001-05-19 Michael Chastain <chastain@redhat.com>
5812
5813 * gdb.base/callfuncs.exp: Make all test names unique.
5814 * gdb.base/commands.exp: Make all test names unique.
5815 * gdb.base/condbreak.exp: Make all test names unique.
5816 * gdb.base/dbx.exp: Make all test names unique.
5817 * gdb.base/default.exp: Make all test names unique.
5818 * gdb.base/define.exp: Make all test names unique. Conform some FAIL
5819 and TIMEOUT messages to their corresponding PASS message.
5820 * gdb.base/ending-run.exp: Make all test names unique.
5821 * gdb.base/long_long.exp: Remove duplicate test.
5822
6b0b0a9e
KB
58232001-05-21 Kevin Buettner <kevinb@redhat.com>
5824
5825 * gdb.base/finish.exp (finish_void): Allow "finish" command to
5826 stop on the call statement as well as the statement after the
5827 call.
5828
2caa35cb
MS
58292001-05-21 Michael Snyder <msnyder@redhat.com>
5830
5831 * gdb.base/long_long.exp: Allow for targets with 4-byte short.
5832
40713331
EZ
58332001-05-10 Elena Zannoni <ezannoni@redhat.com>
5834
5835 * gdb.base/completion.exp: Revamp test. Make it execute on all
5836 platforms.
5837
c2c1be8d
EZ
58382001-05-10 Elena Zannoni <ezannoni@redhat.com>
5839
2c9cd303
EZ
5840 * config/gdbserver.exp (gdb_load): Handle the case
5841 in which the arguments to gdbserver are given in the
5842 baseboard configuration file.
5843 Also handle the case in which the server needs to do a
5844 load.
5845
9671de48
KS
58462001-05-07 Keith Seitz <keiths@cygnus.com>
5847
5848 * lib/gdb.exp (gdbtk_initialize_display): New proc which will
5849 set up the display for testing.
5850 (gdbtk_start): Convert all paths to paths that tcl will like.
5851 Export target information to environment.
5852 (_gdbtk_xvfb_init): New proc to start Xvfb if available and
5853 necessary.
5854 (_gdbtk_xvfb_exit): New proc to kill Xvfb if necessary.
5855 (to_tcl_path): New proc to convert a given pathname into
5856 a path acceptible as an argument to a tcl command.
5857 (_gdbtk_export_target_info): New proc to export target info
5858 into the environment for gdbtk testing.
5859 (gdbtk_done): New proc to signal end-of-test.
5860
5a360f47
JB
58612001-05-06 Jim Blandy <jimb@redhat.com>
5862
5863 * restore.c: Make the code of caller0 correspond to its comment.
5864
66c756c6
MS
58652001-05-03 Michael Snyder <msnyder@redhat.com>
5866
5867 * config/sid.exp (gdb_target_sid): Check for error messages.
5868 On error or timeout, don't make expect exit (which will terminate
5869 all subsequent tests); instead just make gdb exit.
d63a86f8 5870 (gdb_load): Check for error messages. On error or timeout,
66c756c6
MS
5871 return a negative value.
5872
a966fde5
JB
58732001-04-24 Jim Blandy <jimb@redhat.com>
5874
851c18e0
JB
5875 * gdb.c++/templates.exp: If we see the prompt for the overload
5876 list, but we haven't recognized any of the longer patterns,
5877 arrange for this test to fail, not hang.
5878
a966fde5
JB
5879 * gdb.c++/classes.exp (ptype class A): Tolerate whitespace
5880 variations.
5881
db144853
MC
58822001-04-22 Michael Chastain <chastain@redhat.com>
5883
5884 * gdb.c++/local.exp: Use the 'runto' library function.
5885 * gdb.c++/namespace.exp: Likewise.
5886 * gdb.c++/overload.exp: Likewise.
5887
3207ec21
KB
58882001-03-26 Kevin Buettner <kevinb@redhat.com>
5889
5890 * gdb.base/Makefile.in (EXECUTABLES): Add step-line.
5891 * gdb.base/step-line.exp: New file. Test step/next in presence of
5892 #line directives.
5893 * gdb.base/step-line.c: New file. Test program for the above.
5894 * gdb.base/step-line.inp: New file. We pretend that this file has
5895 been transformed by some other tool into step-line.c.
5896
13b57657
JB
58972001-03-21 Jim Blandy <jimb@redhat.com>
5898
5899 * gdb.c++/userdef.exp: Check that GDB tolerates whitespace in
5900 unmangled operator names.
5901
754cbe1c
JB
59022001-03-20 Jim Blandy <jimb@redhat.com>
5903
5904 * gdb.threads/linux-dp.exp: Recognize an additional message
5905 generated by GDB when it doesn't understand how to debug threads
5906 on the target system.
5907
177495c9
AC
59082001-03-19 Andrew Cagney <ac131313@redhat.com>
5909
5910 * gdb.mi/mi-console.exp: Document ``Hello'' as a known bug.
5911
f266096b
MC
59122001-03-12 Michael Chastain <chastain@redhat.com>
5913
5914 * gdb.c++/derivation.exp: Use the 'runto' library function.
5915
cac3c2ff
MC
59162001-03-12 Michael Chastain <chastain@redhat.com>
5917
5918 * gdb.c++/annota2.exp: Fix regular expression for "post-query".
5919
b6c11a24
MC
59202001-02-24 Michael Chastain <chastain@redhat.com>
5921
5922 * gdb.c++/ref-types.exp: Change handwritten code to library
5923 function 'runto'.
5924
6bae5bce
OF
59252001-03-16 Orjan Friberg <orjanf@axis.com>
5926
5927 * gdb.base/signals.exp: Set count to 0 explicitly.
5928
0015fd9a
MS
59292001-03-15 Mark Salter <msalter@redhat.com>
5930
5931 * config/monitor.exp (gdb_target_cmd): Add explicit error return.
5932 (gdb_target_monitor): Add check of gdb_target_cmd return value.
880a15ee
MS
5933 (gdb_load): Add support for additional target_info: gdb_download_size
5934 and gdb_load_timeout.
0015fd9a 5935
fc33412a
DT
5936Thu Mar 8 16:06:00 2001 David Taylor <taylor@redhat.com>
5937
5938 * gdb.base/annota1.exp: Move test of isnative to earlier in the
5939 file -- to prevent failing when the compile fails but we have no
5940 intention of running the tests anyway.
5941
5942 * gdb.base/long_long.exp: Test target_info for no_long_long, skip
5943 tests if set.
5944
5945 * gdb.base/maint.exp: Support 2 byte integers as well as 4 byte
5946 integers.
5947
5948 * gdb.c++/ctti.exp: Skip tests if skip_cplus_tests returns true.
5949 * gdb.c++/namespace.exp: Ditto.
5950
115f06de
OF
59512001-03-07 Orjan Friberg <orjanf@axis.com>
5952
5953 * gdb.base/pointers.c: Don't assume doubles are >= 8 bytes.
5954 * gdb.base/pointers.exp: Relax pattern match of decimals.
5955
b6ba6518
KB
59562001-03-06 Kevin Buettner <kevinb@redhat.com>
5957
5958 * Makefile.in, config/abug.exp, config/cfdbug.exp,
5959 config/cpu32bug.exp, config/dve.exp, config/est.exp,
5960 config/gdbserver.exp, config/hmsirom.exp, config/hppro.exp,
5961 config/i960.exp, config/m32r.exp, config/mn10300-eval.exp,
5962 config/monitor.exp, config/proelf.exp, config/rom68k.exp,
5963 config/sh.exp, config/sid.exp, config/slite.exp,
5964 config/sparclet.exp, config/udi.exp, config/unknown.exp,
5965 config/vr4300.exp, config/vr5000.exp, config/vx.exp,
5966 config/vxworks.exp, config/vxworks29k.exp,
5967 gdb.asm/asm-source.exp, gdb.base/a2-run.exp,
5968 gdb.base/all-bin.exp, gdb.base/annota1.exp,
5969 gdb.base/arithmet.exp, gdb.base/assign.exp,
5970 gdb.base/async.exp, gdb.base/attach.exp,
5971 gdb.base/bitfields.exp, gdb.base/bitops.exp,
5972 gdb.base/break.exp, gdb.base/call-ar-st.exp,
5973 gdb.base/call-rt-st.exp, gdb.base/call-strs.exp,
5974 gdb.base/callfuncs.exp, gdb.base/callfwmall.exp,
5975 gdb.base/commands.exp, gdb.base/completion.exp,
5976 gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
5977 gdb.base/constvars.exp, gdb.base/corefile.exp,
5978 gdb.base/dbx.exp, gdb.base/default.exp, gdb.base/define.exp,
5979 gdb.base/display.exp, gdb.base/ena-dis-br.exp,
5980 gdb.base/ending-run.exp, gdb.base/environ.exp,
5981 gdb.base/eval-skip.exp, gdb.base/exprs.exp,
5982 gdb.base/finish.exp, gdb.base/foll-exec.exp,
5983 gdb.base/foll-fork.exp, gdb.base/foll-vfork.exp,
5984 gdb.base/funcargs.exp, gdb.base/help.exp,
5985 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/list.exp,
5986 gdb.base/logical.exp, gdb.base/long_long.exp,
5987 gdb.base/maint.exp, gdb.base/mips_pro.exp,
5988 gdb.base/miscexprs.exp, gdb.base/nodebug.exp,
5989 gdb.base/opaque.exp, gdb.base/overlays.exp, gdb.base/page.exp,
5990 gdb.base/pointers.exp, gdb.base/printcmds.exp,
5991 gdb.base/ptype.exp, gdb.base/radix.exp, gdb.base/recurse.exp,
5992 gdb.base/regs.exp, gdb.base/relational.exp,
5993 gdb.base/remote.exp, gdb.base/reread.exp,
5994 gdb.base/restore.exp, gdb.base/return2.exp,
5995 gdb.base/scope.exp, gdb.base/sect-cmd.exp,
5996 gdb.base/selftest.exp, gdb.base/setshow.exp,
5997 gdb.base/setvar.exp, gdb.base/shlib-call.exp,
5998 gdb.base/sigall.exp, gdb.base/signals.exp,
5999 gdb.base/sizeof.exp, gdb.base/so-impl-ld.exp,
6000 gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
6001 gdb.base/step-test.exp, gdb.base/structs.c,
6002 gdb.base/structs.exp, gdb.base/structs2.exp,
6003 gdb.base/term.exp, gdb.base/twice.exp, gdb.base/varargs.exp,
6004 gdb.base/volatile.exp, gdb.base/watchpoint.exp,
6005 gdb.base/whatis-exp.exp, gdb.base/whatis.exp,
6006 gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
6007 gdb.c++/anon-union.exp, gdb.c++/classes.exp, gdb.c++/ctti.exp,
6008 gdb.c++/derivation.exp, gdb.c++/inherit.exp,
6009 gdb.c++/local.exp, gdb.c++/member-ptr.exp, gdb.c++/method.exp,
6010 gdb.c++/misc.exp, gdb.c++/namespace.exp, gdb.c++/overload.exp,
6011 gdb.c++/ref-types.exp, gdb.c++/templates.exp,
6012 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp,
6013 gdb.disasm/am33.exp, gdb.disasm/hppa.exp,
6014 gdb.disasm/mn10200.exp, gdb.disasm/mn10300.exp,
6015 gdb.fortran/types.exp, gdb.java/jmisc.exp,
6016 gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
6017 gdb.stabs/weird.exp, gdb.threads/linux-dp.exp,
6018 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
6019 gdb.trace/circ.exp, gdb.trace/collection.exp,
6020 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
6021 gdb.trace/limits.exp, gdb.trace/packetlen.exp,
6022 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp,
6023 gdb.trace/report.exp, gdb.trace/save-trace.exp,
6024 gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
6025 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
6026 lib/gdb.exp, lib/mi-support.exp: Update/correct copyright
6027 notices.
6028
dc96c6c7 60292001-02-27 Michael Snyder <msnyder@cygnus.com>
d8f92b1f
MS
6030
6031 * gdb.base/varargs.c (find_max_double): Fix printf format string:
6032 first arg is int not float.
6033
dc96c6c7 60342001-02-22 Michael Snyder <msnyder@cygnus.com>
40f33b9b
MS
6035
6036 * gdb.base/reread.exp: Unsupported for non-native targets;
6037 doesn't work for remote debugging.
6038
9b0c4aeb
FN
60392001-02-19 Fernando Nasser <fnasser@redhat.com>
6040
6041 From Drew Moseley <dmoseley@redhat.com>
6042 * gdb.base/ending-run.exp: Properly handle the BSP state when
6043 stepping past the end of main.
6044
02aa71d5
MC
60452001-02-19 John Moore <jmoore@redhat.com>
6046
6047 * gdb.base/commands.exp (infrun_breakpoint_command_test):
6048 Converted HPUX fix for non-expected items following multiple
6049 step commands into general solution for all platforms.
6050
1fa449a4
MC
60512001-02-18 Michael Chastain <chastain@redhat.com>
6052
6053 * gdb.c++/classes.exp (do_tests): Change runto statements
6054 from "runto 'foo(void)'" to "runto 'foo'". This makes the
6055 statements demangler agnostic.
6056 * gdb.c++/virtfunc.exp (do_tests): Likewise.
6057 (gdb_virtfunc_restart): Likewise.
6058
b2f9ec70
MC
60592001-02-14 Michael Chastain <chastain@redhat.com>
6060
6061 * gdb.c++/inherit.exp (do_tests): Change runto statements
6062 from "runto 'foo(void)'" to "runto 'foo'". This makes the
6063 statements demangler agnostic.
6064
cf74b8ca
AC
6065Sun Feb 4 17:32:21 2001 Andrew Cagney <cagney@redhat.com>
6066
6067 * gdb.threads/pthreads.exp: Unify pass/fail messages for
6068 ``continue to bkpt at common_routine in thread 2'' and ``stopped
6069 before calling common_routine 15 times'' tests.
6070
99f78f56
MC
60712001-02-11 Michael Chastain <chastain@redhat.com>
6072
6073 * gdb.c++/cplusfuncs.cc (dm_type_char_star): New function.
6074 Helps the test script figure out which demangler is in use.
6075 (dm_type_foo_ref): Ditto.
6076 (dm_type_int_star): Ditto.
6077 (dm_type_long_star): Ditto.
6078 (dm_type_unsigned_int): Ditto.
6079 (dm_type_void): Ditto.
6080 (dm_type_void_star): Ditto.
99707966 6081 * gdb.base/cplusfuncs.exp (probe_demangler): New function.
99f78f56
MC
6082 Probe the gdb demangler and set variables to accommodate
6083 formatting differences.
6084 (info_func_regexp): New function. Same as info_func, but
6085 matches against a regexp.
6086 (info_func): Match against a literal string.
6087 (print_addr_2): New function. Match against a literal string,
6088 which can be different from the input to gdb.
6089 (print_addr): Simply call print_addr_2 with the same argument twice.
6090 (test_lookup_operator_functions): Use demangler formatting variables.
6091 Blow away the xfails and workarounds for gnats gdb bug gdb/18. Sort
6092 the tests in the same order as the C++ class declaration.
6093 (test_paddr_operator_functions): Ditto.
6094 (test_paddr_overloaded_functions): Ditto.
6095 (test_paddr_hairy_functions): Use demangler formatting variables.
6096 Add reference to gdb/19 for related tests.
6097 (do_tests): Call probe_demangler.
6098
1de8f023
KB
60992001-01-30 Kevin Buettner <kevinb@redhat.com>
6100
6101 * gdb.c++/templates.cc (printf): Remove unused function definition.
6102
ca3f91ed
MS
61032001-01-26 Felix Lee <flee@redhat.com>
6104
6105 * sid.exp (sid_exit): Pass host, not target, to remote_close.
6106
61072001-01-25 matthew green <mrg@redhat.com>
6108
6109 * config/sid.exp (sid_start): Call `remote_push_conn' after firing
6110 up sid.
6111 (sid_exit): Call `remote_pop_conn' after GDB is gone.
6112
61132001-01-25 matthew green <mrg@redhat.com>
6114
6115 * config/sid.exp (sid_start): Use `remote_spawn' instead of `spawn.'
d63a86f8 6116 Deprecate $sid_spawn_id.
ca3f91ed
MS
6117 (sid_exit): Remove code necessary only for `spawn.'
6118
61192001-01-25 matthew green <mrg@redhat.com>
6120
6121 * config/sid.exp (sid_start): Handle sim,protocol of `sid.'
6122
fb18ec4a
MC
61232001-01-28 Michael Chastain <chastain@redhat.com>
6124
6125 * gdb.c++/ovldbreak.exp (take_gdb_out_of_choice_menu): New proc
6126 to call when tests fail. It takes gdb out of the overloaded
6127 function choice menu back to the main prompt, so that the test
6128 program stays synchronized.
6129 (set_bp_overloaded): New proc to collect all the common
6130 code for setting a breakpoint on an overloaded name. Calls
6131 take_gdb_out_of_choice_menu when needed.
6132 (menu_overload1arg): New variable to collect the repeated
6133 instances of the expected menu for an overloaded name. Change
6134 the regular expression to handle changes in g++ type encoding:
6135 "void" can be either "void" or "", and "unsigned int" can be
6136 either "unsigned int" or "unsigned".
6137 (continue_to_bp_overloaded): Change regular expressions to handle
6138 changes in g++ type encoding.
6139 (no proc): Call take_gdb_out_of_choice_menu when needed.
6140 Remove redundant calls to "info break". Accept either "canceled"
6141 or "cancelled". Change regular expressions in "info break"
6142 calls to handle changes in g++ type encoding. Give all tests
6143 unique strings.
6144
9c646a6e
BE
61452001-01-17 Ben Elliston <bje@redhat.com>
6146
6147 * config/sid.exp: New file.
6148
9549d9c1
AC
6149Fri Jan 12 18:29:01 2001 Andrew Cagney <cagney@b1.cygnus.com>
6150
6151 * gdb.base/callfuncs.exp: Add space after ``Value returned is''.
6152
dc96c6c7 61532000-12-21 Michael Snyder <msnyder@cygnus.com>
315f8b0e
MS
6154
6155 * gdb.base/finish.exp: Accept '1' instead of \001 from char_func.
6156 Add a RE to accept a non-ascii char if one is ever presented.
6157
b4df4f68
FN
61582000-12-20 Fernando Nasser <fnasser@redhat.com>
6159
297dd0fd 6160 * lib/mi-support.exp (mi_gdb_start): Test for MI_OUT, not UI_OUT.
b4df4f68 6161
dc96c6c7 61622000-12-18 Michael Snyder <msnyder@cygnus.com>
49c890fc 6163
d63a86f8 6164 * gdb.base/setvar.exp: Use double '\\' to quote curly braces
49c890fc
MS
6165 in regexp. One '\' does not suffice on Linux.
6166
4a7bddb6
MC
61672000-12-09 Michael Chastain <chastain@redhat.com>
6168
6169 * gdb.base/break.exp (test_clear_command): Use a marker function
6170 rather than 'main' for the test function. Also move this
6171 test to an execution point where the marker function names are
6172 guaranteed to be bound to functions. (Executing tests after a
6173 'finish' from main runs into name conflicts with local names
6174 in __libc_start_main).
6175
dc96c6c7 61762000-12-07 Michael Snyder <msnyder@cygnus.com>
efb66345
MS
6177
6178 * gdb.base/finish.exp: New test for gdb's "finish" command.
6179 * gdb.base/return2.exp: New test for gdb's "return" command.
6180 * gdb.base/return2.c: New source file for above.
6181
dc96c6c7 61822000-12-05 Michael Snyder <msnyder@cygnus.com>
3c077de9
MS
6183
6184 * gdb.base/constvars.exp: Add a "pass" message if "up" succeeds.
6185 * gdb.base/miscexprs.exp: Ditto.
6186 * gdb.base/pointers.exp: Ditto.
6187 * gdb.c++/derivation.exp: Ditto.
6188 * gdb.c++/local.exp: Ditto.
6189 * gdb.c++/namespace.exp: Ditto.
6190 * gdb.c++/overload.exp: Ditto.
6191 * gdb.c++/ref-types.exp: Ditto.
6192
dc96c6c7 61932000-12-05 Michael Snyder <msnyder@cygnus.com>
660fd469
MS
6194
6195 * gdb.base/constvars.exp: Test result of "up" command.
6196 * gdb.base/miscexprs.exp: Ditto.
6197 * gdb.base/pointers.exp: Ditto.
6198 * gdb.base/scope.exp: Ditto.
6199 * gdb.c++/derivation.exp: Ditto.
6200 * gdb.c++/local.exp: Ditto.
6201 * gdb.c++/namespace.exp: Ditto.
6202 * gdb.c++/overload.exp: Ditto.
6203 * gdb.c++/ref-types.exp: Ditto.
6204
44097287
FN
62052000-11-22 Michael Chastain <chastain@redhat.com>
6206
6207 * mips_pro.exp: Accept either "middle -> top -> main" or
6208 "middle -> main" in the backtrace, because gcc can optimize
6209 tail calls to jumps. Remove setup_xfail for the hppa case.
6210 Add a comment with the original warning messages from PR 3016,
6211 which was filed in 1993, to preserve them for posterity.
6212
9d2e1bab
ND
62132000-11-17 Nick Duffek <nsd@redhat.com>
6214
6215 * lib/gdb.exp (gdb_test): Override timeout with board info.
6216
1aca8eb7
ND
62172000-11-17 Nick Duffek <nsd@redhat.com>
6218
6219 * gdb.base/display.exp: Don't kill running stub. Add "again" to
6220 the second kill and detach messages.
6221
93076499
ND
62222000-11-17 Nick Duffek <nsd@redhat.com>
6223
6224 * configure.in: Add AC_EXEEXT.
6225 * configure: Regenerate.
6226 * Makefile.in (just-check): Export EXEEXT.
6227 * lib/gdb.exp ($EXEEXT): Import from environment.
6228 * gdb.base/maint.exp: Expect $EXEEXT in executable name. Don't
6229 expect "maint dump-me" on Cygwin.
6230 * gdb.base/reread.exp ($binfile, $binfile1, $binfile2): Append
6231 $EXEEXT.
6232
30e87cd3
ND
62332000-11-17 Nick Duffek <nsd@redhat.com>
6234
6235 * gdb.base/break.exp: Test backtrace and finish from called
6236 function on all platforms, not just HP-UX.
6237
dc96c6c7 62382000-11-03 Michael Snyder <msnyder@cygnus.com>
08e706b1
MS
6239
6240 * config/monitor.exp (gdb_target_cmd): Abstracts some of the
6241 code from gdb_target_monitor, so it can be used independantly
6242 for gdbserver. Also comment out an unnecessary PUTS.
d63a86f8 6243
dc96c6c7 62442000-11-03 Michael Snyder <msnyder@cygnus.com>
958a4e4c
MS
6245
6246 * gdb.base/a2-run.exp: Use gdb_skip_stdio_test.
6247 * gdb.base/corefile.exp: Expect the message "Program is being
6248 debugged already" when we send the "corefile" command, since
6249 the preceeding gdb_load may have connected gdb to a remote target.
6250 * gdb.base/display.exp: Disable hardware watchpoints if new
6251 board info variable "no_hardware_watchpoints" is true.
6252 Replace single-letter commands with more readable ones.
6253 * gdb.base/recurse.exp (recurse_tests): Disable hardware watchpoints
6254 if new board info variable "no_hardware_watchpoints" is true.
6255 * gdb.base/restore.exp (restore_tests): Call gdb_skip_stdio_tests
6256 to see if stdio (printf) testing is possible.
6257 * gdb.base/watchpoint.exp: Disable hardware watchpoints if new
6258 board info variable "no_hardware_watchpoints" is true. Use new
6259 proc "gdb_skip_stdio_tests" to see if printf tests are possible.
6260
39124dea
FN
62612000-11-13 Fernando Nasser <fnasser@redhat.com>
6262
6263 From Orjan Friberg <orjanf@axis.com>:
6264 * gdb.base/printcmds.exp: Escape curly braces followed by a number
6265 in array print pattern match.
6266
a9e2e984
FN
62672000-11-09 Fernando Nasser <fnasser@redhat.com>
6268
6269 * gdb.c++/templates.exp (test_template_breakpoints): Change Britsh
6270 spelling "cancelled" to U.S. spelling "canceled" to match changes
6271 made to gdb.
6272 * gdb.c++/ovldbreak.exp: Ditto.
6273
c7db355b
PS
62742000-11-06 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
6275
6276 * gdb.base/callfuncs.c (main): Moved to end of file, call
6277 t_double_values to initialize the FPU before inferior calls are made.
6278 * gdb.base/callfuncs.exp: Test for register preservation after calling
6279 inferior functions. Add tests for continuining, finishing and
6280 returning from a stop in a call dummy.
6281
dc96c6c7 62822000-10-24 Michael Snyder <msnyder@cygnus.com>
42f5c13f
MS
6283
6284 * gdb.base/commands.exp: Break up long lines, and re-indent.
6285
dc96c6c7 62862000-10-19 Michael Snyder <msnyder@cygnus.com>
ae0323a8
MS
6287
6288 * config/gdbserver.exp: Rewritten from the ground up, to make it
6289 compatible with the current dejagnu tree, and to make it work with
6290 the new "gdbserver" in libremote.
6291
dc96c6c7 62922000-10-16 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
6293
6294 * gdb.base/sizeof.exp (check_sizeof): Skip if no printf support.
6295 * gdb.base/varargs.exp: Skip entire test if no printf support.
6296 * gdb.base/ending-run.exp (Step to return): Skip if no printf supt.
6297 * gdb.base/shlib-call.exp: Skip several tests if no printf support.
6298
dc96c6c7 62992000-10-13 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
6300
6301 * lib/gdb.exp (gdb_skip_float_test): New proc. Skip test if
6302 no floating point support.
6303 (gdb_skip_stdio_test): New proc. Skip test if no stdio support.
6304 * gdb.base/call-ar-st.exp: Use above procs to skip tests.
6305 * gdb.base/call-rt-st.exp: Ditto.
6306 * gdb.base/call-strs.exp: Ditto.
6307
bac5fc66
JG
63082000-08-02 Jimmy Guo <guo@hpcleara.cup.hp.com>
6309
6310 * gdb.base/sizeof.c: include <stdio.h>.
6311
6312 * gdb.c++/classes.exp: Use gdb_test instead of send_gdb to
6313 'finish', otherwise uncaptured gdb_prompt would potentially
6314 throw remaining test points out of sync.
6315
b22a6027
SB
63162000-07-26 Scott Bambrough <scottb@netwinder.org>
6317
6318 * gdb.base/recurse.exp: Run tests for all targets.
6319 * gdb.base/so-impl-ld.exp: Added wildcard to handle the
6320 gnu-oldld case on ARM.
6321 * gdb.base/watchpoint.exp (test_stepping): Clear xfail
6322 for ARM targets.
d63a86f8 6323
d8231941
AG
6324Mon Jul 24 07:46:02 CDT 2000 Clinton Popetz <cpopetz@cygnus.com>
6325
6326 * gdb.java/configure.in (AC_INIT): Use jmisc.exp.
6327 * gdb.java/configure: Rebuild.
6328
8caabe69
AG
6329Sun Jul 23 21:42:34 2000 Anthony Green <green@redhat.com>
6330
6331 * gdb.java/jv-exp.exp: New file.
6332
9d273ca3
AG
6333Sun Jul 23 21:02:42 2000 Anthony Green <green@redhat.com>
6334
6335 * configure: Rebuilt.
6336 * configure.in (configdirs): Add gdb.java.
6337 * gdb.java/jmisc.java: New file.
6338 * gdb.java/jmisc.exp: New file.
6339 * gdb.java/Makefile.in: New file.
6340 * gdb.java/configure: Rebuilt.
6341 * gdb.java/configure.in: New file.
6342 * lib/java.exp: New file.
6343
4f823a66
AC
6344Wed Jul 12 18:14:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
6345
6346 * gdb.base/exprs.exp: Test casts to a pointer including over and
6347 underflow.
6348
2391e11d
AC
6349Thu Jul 13 11:52:53 2000 Andrew Cagney <cagney@b1.cygnus.com>
6350
6351 * gdb.base/sizeof.exp, gdb.base/sizeof.c: New files. Compare GDB
6352 and the compilers sizes.
6353
54602222
ND
63542000-07-09 Nick Duffek <nsd@redhat.com>
6355
6356 * gdb.c++/misc.cc (class ClassParam, class_param): Define.
6357 (use_methods): New function.
6358 (main): Call use_methods().
6359 * gdb.c++/classes.exp (test_method_param_class): New procedure.
6360 (do_tests): Call test_method_param_class.
6361
2bec0572
ND
63622000-07-09 Nick Duffek <nsd@redhat.com>
6363
6364 * gdb.c++/classes.exp (test_nonexistant_members): Fix name
6365 spelling.
6366 (test_enums): New procedure. Move enum tests from end of script
6367 to here. Set breakpoint on function name instead of line number.
6368 * gdb.c++/misc.cc (ClassWithEnum): Move past Foo definitions.
6369 (enums2): New marker function.
6370 (enums1): New function.
6371 (main): Call enums1(). Move enum tests to enums1().
6372
78492fde
AC
6373Tue Jul 4 03:43:49 2000 Andrew Cagney <cagney@b1.cygnus.com>
6374
6375 * gdb.asm/asm-source.exp: Use raw AS/LD instead of CC to
6376 compile/link program. Update line numbers.
6377 * gdb.asm/d10v.inc: Define ``startup''.
6378 * gdb.asm/asmsrc1.s: Add definition of _start.
d63a86f8 6379
49a2cef8
AC
6380Fri Jun 23 17:45:52 2000 Andrew Cagney <cagney@b1.cygnus.com>
6381
6382 * gdb.base/call-ar-st.exp: More rewrites of multi-line patterns.
6383
3e6c8688
EZ
63842000-06-18 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6385
6386 * gdb.base/maint.exp: Add 'maint print architecture' item to output
6387 of 'help maint print' command.
6388
9ff5cbe9
AC
6389Fri Jun 16 18:22:05 2000 Andrew Cagney <cagney@b1.cygnus.com>
6390
6391 * gdb.base/call-ar-st.exp: Rewrite all multi-line patterns so that
6392 they use gdb_expect_list.
6393
17c579bd
AC
6394Wed Jun 7 13:02:40 2000 Andrew Cagney <cagney@b1.cygnus.com>
6395
6396 * gdb.base/commands.exp: Use ``set remote
6397 memory-read-packet-size'' instead of ``set endian big'' to test
6398 long commands.
6399
e6d71bf3
DB
64002000-06-03 Daniel Berlin <dan@cgsoftware.com>
6401
6402 * gdb.c++/templates.exp (do_tests): Make all of these work under
d63a86f8 6403 g++, and stop skipping them.
e6d71bf3
DB
6404
6405 * gdb.c++/namespace.exp: Move from gdb.hp/gdb.aCC to here, make it
6406 work under g++.
6407
d63a86f8 6408 * gdb.c++/misc.cc: Fix ambiguous initialization with correct
e5f9ba7b
MS
6409 initialization.
6410
dc96c6c7 64112000-06-02 Michael Snyder <msnyder@cygnus.com>
7346e70f
MS
6412
6413 * gdb.base/annota1.exp (run until main breakpoint): Loosen up
6414 the regular expression: accept an (almost) arbitrary sequence of
6415 "frames-invalid" and "breakpoints-invalid" messages both before
6416 and after the "starting" message.
6417
dc96c6c7 64182000-06-02 Michael Snyder <msnyder@cygnus.com>
e5f9ba7b
MS
6419
6420 * gdb.c++/local.exp: This test has never been known to work with g++.
e6d71bf3 6421
dc96c6c7 64222000-05-18 Michael Snyder <msnyder@cygnus.com>
0a791409
MS
6423
6424 * gdb.base/annota1.exp (annotate-signal-handler-caller):
6425 Relax the regular expression a little, make it pass on Solaris 8.
6426
8216cda9
KB
64272000-05-12 Kevin Buettner <kevinb@redhat.com>
6428
6429 * gdb.base/step-test.exp: On IA-64 targets, when stepping out of
d63a86f8 6430 a call, do not require that gdb stop on the line after the call.
8216cda9
KB
6431 Instead, it is permissible for gdb to stop on the line of the
6432 call itself.
6433
1a570b2f
MS
64342000-05-12 Michael Snyder <msnyder@.cygnus.com>
6435
6436 * gdb.base/break.exp (bp on small function, optimized file):
6437 Add a second pass pattern. The behavior differs here between stabs
6438 and dwarf for one-line functions. Stabs preserves two line symbols
6439 (one before the prologue and one after) with the same line number,
6440 but dwarf regards these as duplicates and discards one of them.
6441 Therefore the address after the prologue (where the breakpoint is)
6442 has no exactly matching line symbol, and GDB reports the breakpoint
6443 as if it were in the middle of a line rather than at the beginning.
6444
dc96c6c7 64452000-05-08 Michael Snyder <msnyder@cygnus.com>
89cb06a2 6446
d63a86f8 6447 * gdb.base/interrupt.exp: Make "pass" message say "send"
89cb06a2
MS
6448 rather than "send_gdb" (for consistancy).
6449
7d418785
AC
6450Mon May 1 15:37:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
6451
6452 From 2000-04-28 Andreas Jaeger <aj@suse.de>:
6453 * gdb.c++/templates.cc: Properly check for GCC version number.
6454 * lib/compiler.cc: Likewise
6455
dc96c6c7 64562000-04-28 Michael Snyder <msnyder@cygnus.com>
e919ea79 6457
d63a86f8 6458 * gdb.base/break.exp: When compiled with -O2 optimization,
e919ea79
MS
6459 gdb may not stop at the first line of main, due to code motion.
6460
dc96c6c7 64612000-04-26 Michael Snyder <msnyder@cygnus.com>
1960c400
MS
6462
6463 * gdb.base/call-ar-st.exp: Bail out if target is sparclet.
6464 This test depends on parsing the printf output from the target.
6465 Since the sparclet stub doesn't do stdio, this will never work.
6466 * gdb.base/call-rt-st.exp: ditto.
6467 * gdb.base/call-strs: ditto.
6468
dc96c6c7 64692000-04-24 Michael Snyder <msnyder@cygnus.com>
b84b7669
MS
6470
6471 * gdb.base/miscexprs.exp: make sizeof long array test portable.
6472
6473 * gdb.base/ending-run.exp: After connecting to a remote target,
6474 but before running, the target will appear to be in a random
6475 location. Specify both a file and a line for breakpoints.
6476 Also, the function that calls main may be called 'init'
6477 rather than 'start'.
6478
a5a51225
EZ
64792000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6480
6481 * gdb.base/help.exp: Update output for add-symbol-file command.
6482
7930cc7c
FN
64832000-04-10 Fernando Nasser <fnasser@cygnus.com>
6484
6485 From Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6486 * gdb.base/structs2.c: Support platforms defaulting to a unsigned char.
6487
23e37ab1
C
64882000-04-07 J.T. Conklin <jtc@redback.com>
6489
e93c542c
C
6490 * gdb.base/call-ar-st.exp: Relax patterns matching tab characters.
6491
23e37ab1
C
6492 * gdb.base/funcargs.exp: Relax patterns matching pointers to char.
6493
591b8fa3
PDM
6494Thu Mar 30 13:26:19 2000 Philippe De Muyter <phdm@macqel.be>
6495
6496 * gdb.base/call-ar-st.c (init_small_structs, main): Use floating-point
6497 values that can be represented exactly.
6498 * gdb.base/call-ar-st.exp (print print_small_structs): Fixed to match
6499 above change, and to not check against the directory part of the source
6500 file name.
6501 (step into print_long_arg_list): Likewise.
6502 (print print_small_structs from print_long_arg_list): Likewise.
6503 (print print_long_arg_list): Likewise.
6504
7a495180
EZ
65052000-03-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6506
30b53638 6507 * gdb.base/printcmds.c: Terminate char array ctable2 with 0.
7a495180 6508
beb998c6
AC
6509Mon Mar 27 14:46:37 2000 Andrew Cagney <cagney@b1.cygnus.com>
6510
6511 * ChangeLog, gdb.base/commands.exp: Revert whitespace changes.
6512
1c689132
DB
65132000-03-25 Daniel Berlin <dan@cgsoftware.com>
6514
6515 * gdb.base/commands.exp (deprecated_command_test): Add test for
6516 deprecate with no arguments.
6517
c1790a9d
JL
65182000-03-24 Jonathan Larmour <jlarmour@redhat.co.uk>
6519
6520 * gdb.base/break.exp: Add new test for setting breakpoints on
6521 optimized code so we can test breakpoints work even when function
6522 prologues may be optimized away
6523
003ba290
FN
65242000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
6525
6526 From David Whedon <dwhedon@gordian.com>
6527 * gdb.base/commands.exp : Added command deprecator tests.
6528
6837a0a2
DB
65292000-03-22 Daniel Berlin <dan@cgsoftware.com>
6530
6531 * gdb.base/help.exp: Added test for new apropos command.
6532
b9593231
KB
65332000-03-21 Kevin Buettner <kevinb@redhat.com>
6534
6535 * gdb.base/pointers.c (usevar): New function.
6536 (main): Make sure that global variables v_int_pointer2, rptr,
6537 and y are all referenced someplace in the program by calling
6538 usevar() on them. [Some linkers delete symbols which are
6539 never referenced. The space remains, but there's no way to
6540 get a (symbolic) handle on the variable from the debugger.]
6541
751a959b
EZ
65422000-03-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6543
6544 * gdb.base/printcmds.c: Add typedeffed arrays.
6545
6546 * gdb.base/printcmds.exp (test_print_typedef_arrays): New
6547 procedure to test arrays that are typedef'd.
6548
73a93a32
JI
65492000-03-13 James Ingham <jingham@leda.cygnus.com>
6550
6551 * lib/gdb.exp: Fix the gdbtk_start routine to correctly find all
d63a86f8 6552 the library directories.
73a93a32 6553
fb40c209
AC
6554Mon Feb 21 13:05:36 2000 Andrew Cagney <cagney@b1.cygnus.com>
6555
6556 * configure.in (configdirs): Add sub directory gdb.mi.
6557 * configure: Re-generate.
6558
6559 * gdb.mi: New directory.
d63a86f8 6560
ee4dd2c9
AC
65612000-02-25 Scott Bambrough <scottb@netwinder.org>
6562
6563 * gdb.base/long_long.exp: Correct test suite failure when printing
6564 a long long value as a double on ARM platforms.
6565
70f0cc22
JB
65662000-02-16 Jim Blandy <jimb@redhat.com>
6567
6568 * gdb.base/break.exp ("breakpoint line number"): Make sure the
6569 default source file is set properly before running this test.
6570
853819b8
EZ
65712000-02-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6572
6573 * lib/gdb.exp: Tell the testsuite that now gdbtk is in the
6574 gdbtk/library directory, not in gdbtcl2.
6575
dfcd3bfb
JM
65762000-02-04 Jim Blandy <jimb@redhat.com>
6577
6578 * gdb.c++/templates.exp: ("ptype T5<int>"): Remove extraneous
6579 backslash from regexp pattern.
6580
6581 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): New
6582 procedure. Use it to run all the "continue to bp overloaded"
6583 tests. Note that this changes the names of the tests slightly.
6584 If the breakpoint hit message includes a hex PC value, because
6585 GCC's Dwarf 2 line info doesn't help us distinguish the prologue
6586 from the real source code, still consider that a pass.
6587
6588 * gdb.base/condbreak.exp ("run until breakpoint at marker2"):
6589 XFAIL here if the breakpoint message contains a hex address. Note
6590 similar change on 1999-11-02.
6591
6592 * gdb.base/step-test.exp: Comment Fernando's change of 2000-02-02.
6593
6594 * gdb.base/ptype.exp: Establish a default source file before
6595 calling get_debug_format.
6596
65972000-02-03 Fernando Nasser <fnasser@totem.to.cygnus.com>
6598
6599 * gdb.base/watchpoint.exp: Remove duplication of test messages.
6600
8b93c638
JM
66012000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
6602
6603 * gdb.base/step-test.exp: Fix the steps to enter a callee by means
6604 of successive stepi commands -- while in the prologue we should see
6605 the function entry bracket.
6606
66072000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
6608
6609 * gdb.base/ending-run.exp: Add ARM in thumb mode case, where we
6610 reach __change_mode() when stepping through the end of main().
6611
c5394b80
JM
66122000-01-17 Fernando Nasser <fnasser@totem.to.cygnus.com>
6613
6614 * gdb.base/default.exp: Fix expected pattern.
6615 * gdb.base/help.exp: Same.
6616
0d06e24b
JM
66172000-01-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6618
6619 * gdb.base/so-indr-cl.exp: Don't execute the test if not on HPUX.
6620 Don't use xfail's because that affects only the following test.
d63a86f8 6621
0d06e24b
JM
6622 * gdb.base/so-impl-ld.exp: Don't execute the tests if not on hpux,
6623 solaris or linux.
6624
6625 * gdb.base/selftest.exp: Update to reflect changes to main.c.
6626
dc96c6c7 66272000-01-07 Michael Snyder <msnyder@cygnus.com>
0d06e24b 6628
d63a86f8 6629 * gdb.base/display.exp: Some yacc parsers like to say
0d06e24b
JM
6630 "A syntax error" rather than "A parse error". Accept both.
6631
66322000-01-06 Fernando Nasser <fnasser@totem.to.cygnus.com>
6633
6634 * gdb.base/default.exp: Remove OS dependent string from "target
6635 remote" test.
6636 * gdb.base/help.exp: Same for "help target remote" test.
6637
c3f6f71d
JM
66382000-01-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6639
6640 From Jim Kingdon <kingdon@redhat.com>:
6641
6642 * gdb.c++/annota2.exp: Fix "delete bps" test to wait for the
6643 prompt (cleanup rather than necessity, but still might keep output
6644 from spilling to next test).
6645
66462000-01-02 Fred Fish <fnf@cygnus.com>
6647
6648 * gdb.base/ptype.c (FALSE, TRUE): #undef these to avoid clash on
6649 AIX, which defines them in <sys/types.h>.
6650
ed9a39eb 66511999-12-16 Stan Shebs <shebs@andros.cygnus.com>
c4093a6a 6652
ed9a39eb
JM
6653 * gdb.base/default.exp: Match arm* etc instead of arm in "info
6654 float" test.
6655
66561999-12-13 Fernando Nasser <fnasser@totem.to.cygnus.com>
c4093a6a 6657
ed9a39eb 6658 * gdb.base/watchpoint.exp: Add missing "(timeout)" to test message.
c4093a6a
JM
6659
6660 * gdb.base/break.exp: Add missing anchor to reg exp on "finish from
6661 outermost frame disallowed".
6662
66631999-12-09 Fernando Nasser <fnasser@totem.to.cygnus.com>
6664
6665 * gdb.base/setvar.exp: New tests for setting the value of a struct
6666 with a constant list.
6667
66681999-12-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
6669
6670 * gdb.base/setvar.exp: Remove pair os tests that expected gdb to
6671 require the user to type a cast before setting the value of a struct.
6672
de57eccd
JM
66731999-12-06 Jim Blandy <jimb@cygnus.com>
6674
6675 * gdb.base/default.exp: Expect the new 'info float' command on
6676 all i386 platforms.
6677
6678 * gdb.threads/linux-dp.exp: Expand our ability to recognize
6679 LinuxThreads libraries that don't support debugging.
6680
c2d11a7d
JM
6681Sat Dec 4 15:21:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
6682
6683 * gdb.base/remote.c: Fill the buffer with truely random data.
6684 Change the buffer type to ``unsigned char'' to simplify size
6685 arithmetic.
6686
6687 * gdb.base/remote.exp: Reduce download numbers by one. Typical
6688 stub only handles 400-1 byte packets. Verify that the download
6689 worked.
6690
66911999-11-30 Fernando Nasser <fnasser@totem.to.cygnus.com>
6692
6693 * lib/gdb.exp (gdb_expect_list): FAIL only once on multiple pattern
6694 tests, using UNRESOLVED for the untested cases. Also, does not wait
6695 for a timeout if the prompt was received before a recognizable pattern.
6696
66971999-11-29 Fernando Nasser <fnasser@totem.to.cygnus.com>
6698
6699 * lib/gdb.exp (gdb_expect_list): Fix spelling.
6700
67011999-11-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6702
6703 * gdb.base/watchpoint.exp: Add tests cases for the hit count of
6704 watchpoints.
6705
67061999-11-24 Jason Merrill <jason@casey.cygnus.com>
6707
6708 * gdb.base/condbreak.exp: Add missing '$gdb_prompt $'.
6709
6710 * gdb.c++/local.exp: Be more flexible in recognizing local class
6711 name mangling. Don't allow horribly truncated method names.
6712 * gdb.c++/derivation.exp: Expect protected inheritance.
6713 * gdb.c++/inherit.exp: Be more flexible in recognizing vbase pointers.
6714 * gdb.c++/virtfunc.exp: Likewise.
6715 * gdb.c++/classes.exp: Likewise. Don't require the enclosing scope
6716 when printing a nested enum.
6717
67181999-11-22 Jim Blandy <jimb@cygnus.com>
6719
6720 * gdb.base/step-test.exp: Properly await GDB's response to setting
6721 a breakpoint on the call to large_struct_by_value.
6722
6723 * gdb.base/ending-run.exp ("step to end of run 1"): Don't fail
6724 just because we have debug info for the `start' function.
6725
67261999-11-19 Jim Blandy <jimb@zenia.red-bean.com>
6727
6728 * gdb.threads/linux-dp.exp ("create philosopher"): Recognize the
6729 "Unknown signal" messages, which indicate (on LinuxThreads) that
6730 GDB doesn't know how to debug threads on this system. This is
6731 better than hanging while philosopher 0 dumps chatter into gdb.log.
6732
67331999-11-18 Tom Tromey <tromey@cygnus.com>
6734
6735 * gdb.trace/deltrace.exp: Updated test to reflect new error text.
6736
67371999-11-18 Fred Fish <fnf@cygnus.com>
6738
6739 * gdb.base/coremaker2.c: Add sample program for generating
6740 cores that is more self contained than coremaker.c. Eventually
6741 I'll add more code to this and tie it into the testsuite.
6742
4ce44c66
JM
67431999-11-12 Stan Shebs <shebs@andros.cygnus.com>
6744
6745 * gdb.base/dollar.exp: Remove, now in gdb.hp.
6746
67471999-11-10 Jimmy Guo <guo@cup.hp.com>
6748
6749 * gdb.exp (get_compiler_info): pick up compiler.c and compiler.cc
6750 from $srcdir/lib/.
6751 * lib/compiler.c, lib/compiler.cc: New files, moved from gdb.base/
6752 and gdb.c++/.
6753
6754 * gdb.c++/derivation.exp: remove redundant get compiler info code.
6755
d63a86f8 6756 * gdb.base/commands.exp: add '$gdb_prompt $' anchor to
4ce44c66
JM
6757 'continue with watch' test point.
6758
67591999-11-08 Jim Blandy <jimb@zenia.red-bean.com>
6760
6761 Merged from p2linux-990323-branch:
d63a86f8 6762
4ce44c66
JM
6763 * lib/gdb.exp (gdb_continue_to_breakpoint): New function.
6764
11cf8741
JM
6765Mon Nov 8 23:07:09 1999 Andrew Cagney <cagney@amy.cygnus.com>
6766
6767 * gdb.base/remote.exp: Test ``set remote memory-write-packet-sized
6768 {limit,fixed}''. Test ``set download-write-size''.
6769
6770Sun Nov 7 17:37:01 1999 Andrew Cagney <cagney@b1.cygnus.com>
6771
6772 * gdb.base/funcargs.exp: Rewrite stack traceback checks using
6773 gdb_expect_list.
6774
6775Fri Nov 5 18:40:52 1999 Andrew Cagney <cagney@b1.cygnus.com>
6776
6777 * lib/gdb.exp (gdb_expect_list): Return a success/fail indication.
6778
67791999-11-03 Mark Salter <msalter@cygnus.com>
6780
6781 * gdb.base/break.exp: Fix "stub continue" pattern.
6782
67831999-11-03 Jim Blandy <jimb@zwingli.cygnus.com>
6784
6785 * gdb.base/shlib-call.exp ("next to shr1"): Fix test name.
6786
67871999-11-02 Jim Blandy <jimb@zwingli.cygnus.com>
6788
6789 * gdb.base/display.exp ("finish"): Add timeout clause.
6790
6791 * gdb.base/condbreak.exp ("run until breakpoint at marker1"): Add
6792 plain prompt clause, so this doesn't have to time out in order to
6793 fail.
6794
6795 * gdb.base/condbreak.exp, gdb.base/ena-dis-br.exp: XFAIL if the
6796 breakpoint hit messages include an address.
6797
6798 * gdb.base/display.exp: Don't forget to escape parens in regular
6799 expressions. Unix regexp notatation sucks.
6800
68011999-11-02 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6802
6803 * gdb.base/annota1.exp: Test for annotate-signalled: change output
6804 order for 'signalled' message.
6805
5c44784c
JM
68061999-11-01 Stan Shebs <shebs@andros.cygnus.com>
6807
6808 From Jimmy Guo <guo@cup.hp.com>:
6809 * gdb.base/annota1.exp: Add tests for annotate ignore count change.
6810 * gdb.base/annota1.c: Add code for tests to work with.
6811
68121999-10-26 Frank Ch. Eigler <fche@cygnus.com>
6813
6814 * gdb.base/remote.exp: New test for remote downloading settings.
6815 * gdb.base/remote.c: New file with large .data.
6816
917317f4
JM
68171999-10-18 Jim Blandy <jimb@zwingli.cygnus.com>
6818
6819 * gdb.threads/linux-dp.c, gdb.threads/linux-dp.exp: New test suite
6820 for LinuxThreads support, merged from the Code Fusion branch.
6821
6822Mon Oct 11 13:57:21 1999 Andrew Cagney <cagney@amy.cygnus.com>
6823
6824 * lib/gdb.exp (gdb_run_cmd): Break complicated gdb_expect
6825 containing exp_continue into a while within an expect. Don't
6826 attempt a start more than three times. Check return value from
6827 gdb_load.
d63a86f8 6828
2df3850c
JM
6829Wed Oct 6 12:05:58 1999 Andrew Cagney <cagney@b1.cygnus.com>
6830
6831 * gdb.base/watchpoint.exp: Match fail ``finish from marker1'' with
6832 a pass case.
6833
2acceee2
JM
68341999-10-01 Kevin Buettner <kevinb@cygnus.com>
6835
6836 * gdb.base/break.c (main): Added a statement that we can step
6837 off of.
6838 * gdb.base/break.exp: Added tests for setting a breakpoint
6839 at an offset and stepping onto a breakpoint.
6840
68411999-10-01 Fred Fish <fnf@cygnus.com>
6842
d63a86f8 6843 * gdb.base/help.exp (help add-symbol-file): Update to match current
2acceee2
JM
6844 gdb output.
6845
c2c6d25f
JM
68461999-09-18 Jim Blandy <jimb@cris.red-bean.com>
6847
6848 * gdb.base/break.exp: Code locations are in hex, don't forget!
6849 (For HP-UX.)
6850
68511999-09-17 Stan Shebs <shebs@andros.cygnus.com>
6852
6853 * condbreak.exp: Use break.c as test program.
6854 * condbreak.c: Remove, redundant with break.c.
6855
68561999-09-15 Stan Shebs <shebs@andros.cygnus.com>
6857
6858 * config/monitor.exp (gdb_target_monitor): Disable X- and
6859 Z-packets if the target needs it.
6860
68611999-09-13 James Ingham <jingham@leda.cygnus.com>
6862
6863 * gdb.c++/overload.exp: Added tests for listing overloaded
6864 functions with function pointers in the arg, explicitly calling
6865 out the version you want.
6866
cff3e48b
JM
68671999-09-09 Stan Shebs <shebs@andros.cygnus.com>
6868
6869 * long_long.exp: Add variations of test cases that work for
6870 targets with 16-bit ints and 32-bit doubles.
6871
d4f3574e
SS
68721999-09-08 Stan Shebs <shebs@andros.cygnus.com>
6873
6874 * break.c (main): Compare a possibly-uninitialized argc with an
6875 unlikely value that fits in 16 bits.
6876
68771999-09-07 Stan Shebs <shebs@andros.cygnus.com>
6878
6879 * gdb.base/restore.c, gdb.base/restore.exp: Use 0x7eeb instead of
6880 0xfeeb, don't want negative numbers if ints are 16 bits.
6881
6882 * lib/gdb.exp (skip_cplus_tests): New proc.
6883 * gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
6884 gdb.c++/anon-union.exp, gdb.c++/classes.exp,
6885 gdb.c++/cplusfuncs.exp, gdb.c++/ctti.exp, gdb.c++/demangle.exp,
6886 gdb.c++/derivation.exp, gdb.c++/inherit.exp, gdb.c++/local.exp,
6887 gdb.c++/member-ptr.exp, gdb.c++/method.exp, gdb.c++/misc.exp,
6888 gdb.c++/overload.exp, gdb.c++/ovldbreak.exp,
6889 gdb.c++/ref-types.exp, gdb.c++/templates.exp, gdb.c++/userdef.exp,
6890 gdb.c++/virtfunc.exp: Use it to skip over C++ tests.
6891
6892 * gdb.c++/cplusfuncs.exp: Use get_compiler_info consistently.
6893
6894Fri Sep 3 15:37:12 1999 Kevin Buettner <kevinb@cygnus.com>
6895
6896 * gdb.base/corefile.exp (up): Allow a parameter to appear
6897 in the frame that we're going up to.
6898
6899 From Jim Blandy <jimb@cygnus.com>:
6900
6901 * gdb.base/default.exp (info float): Expect some output now.
6902
6903 * gdb.base/callfuncs.exp (do_function_calls): We no longer expect
6904 returning floating-point values to fail on the x86.
6905 * gdb.base/callfwmall.exp (do_function_calls): Same.
6906
6907 * gdb.base/list.exp (test_listsize): Correct expectations for
6908 listing line 1 with listsize 2. Also, listing a single line
6909 works now, as does listing three lines. [Kevin's note: There
6910 were a number of other cases fixed too where the expectations
6911 differed...]
6912
69131999-09-02 Stan Shebs <shebs@andros.cygnus.com>
6914
6915 * gdb.base/selftest.exp: Add case for when version prints as
6916 constant string instead of char pointer.
6917
104c1213
JM
69181999-08-25 Stan Shebs <shebs@andros.cygnus.com>
6919
6920 * gdb.base/ending-run.exp: Add Solaris case for what happens when
6921 stepping out of main.
6922
6923 * gdb.c++/derivation.exp: XFAIL inf fn calls for all configs, if
6924 G++ used.
6925
6926 * gdb.c++/local.exp: Expect ptype NestedInnerLocal to succeed
6927 always, expect ptype InnerLocal::NestedInnerLocal to fail always.
6928
6929 * gdb.c++/ovldbreak.exp: Update match string in test that
6930 includes a warning of multiple breakpoints.
6931
69321999-08-24 Stan Shebs <shebs@andros.cygnus.com>
6933
6934 * gdb.base/display.exp: Improve precision of step-after-finish
6935 added yesterday.
6936
6937 * gdb.base/signals.exp: Add extra wildcard to "handle all print"
6938 test.
6939
6940 * gdb.c++/classes.exp: XFAIL HP-compiler-only tests for all
6941 configs when using G++, not just hppa*.
6942
69431999-08-24 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6944
6945 * gdb.base/async.c: New file.
6946 * gdb.base/async.exp: New file.
6947
6948Tue Aug 24 03:24:53 1999 Jeffrey A Law (law@cygnus.com)
6949
6950 * gdb.base/break.exp: Tweak PA specific tests to properly handle
6951 PA64.
6952
53a5351d
JM
6953Mon Aug 23 10:25:20 1999 Jeffrey A Law (law@cygnus.com)
6954
104c1213
JM
6955 * gdb.base/display.exp: "finish" can leave us mid-line on many
6956 targets, deal with it. Add a small constant to main, instead of
6957 1000 since main+1000 may not be a valid address in the target.
6958
53a5351d
JM
6959 * gdb.base/dollar.exp: Do not run for PA processors in wide mode
6960 on hpux11.
6961
6962 * gdb.base/attach.exp: Handle another hpux11 error message variant
6963 when attaching to a process that does not exist.
6964
69651999-08-19 J.T. Conklin <jtc@redback.com>
6966
6967 * gdb.base/call-ar-exp.exp: Fix pattern matching whitespace
6968 characters in 'continue to 1241' test.
6969
69701999-08-17 Stan Shebs <shebs@andros.cygnus.com>
6971
6972 * gdb.base/call-ar-st.exp: Add a shorter match case for the
6973 stop in print_long_arg_list, define and use a whitespace
6974 variable in print_small_structs test, add an XFAIL for Solaris.
6975 * gdb.base/dbx.exp: XFAIL func commands until somebody is
6976 interested enough to fix.
6977
7be570e7
JM
69781999-08-13 Keith Seitz <keiths@cygnus.com>
6979
6980 * gdb.base/dbx.exp (dbx_gdb_file_cmd): Rename to gdb_file_cmd.
6981 (dbx_gdb_load): Remove. Use gdb_load instead, since that
6982 proc knows about targets other than the natives.
6983 (test_assign): Use "gdb_run_cmd" to "run" the target.
6984 Check that we've actually hit the breakpoint at main.
6985 When we attempt to assign a value to a local variable, check
6986 that the variable is in the current scope, i.e., don't use
6987 a test with an empty result.
6988
6989Tue Aug 10 15:25:16 1999 Andrew Cagney <cagney@b1.cygnus.com>
6990
6991 * gdb.base/maint.exp: Add test of ``maintenance internal-error''
6992 command.
6993
69941999-08-09 Stan Shebs <shebs@andros.cygnus.com>
6995
6996 From Jimmy Guo <guo@cup.hp.com> and others at HP:
6997 gdb.hp: Move tests into subdirectories gdb.aCC, gdb.base-hp,
6998 gdb.compat, gdb.threads-hp.
6999 gdb.hp/configure, gdb.hp/configure.in: New files.
7000 gdb.hp/Makefile.in: Recurse into new subdirs.
7001 gdb.hp/gdb.defects: New directory, tests for HP bug reports.
7002 gdb.hp/gdb.objdbg: New directory, tests for debugging info
7003 in object files.
7004 gdb.hp/tools: New directory, aux tools for HP-specific tests.
7005
96baa820
JM
70061999-08-05 Stan Shebs <shebs@andros.cygnus.com>
7007
7008 * gdb.base/display.exp: Help expect by putting a newline in the
7009 funky printf, remove a bogus p/a test.
7010
70111999-08-05 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
7012
7013 * gdb.base/display.exp: Make sure that when we say 'run', we are
7014 connected to the target. This is necessary when running not
7015 natively.
7016
70171999-08-03 Stan Shebs <shebs@andros.cygnus.com>
7018
7019 * gdb.base/step-test.exp: Removed some extraneous messages.
7020
7021 * gdb.base/long_long.exp: Don't run memory examination tests
7022 on little-endian targets (they will need a different set of
7023 results to match).
7024
70251999-08-02 Stan Shebs <shebs@andros.cygnus.com>
7026
7027 * gdb.c++/virtfunc.exp: Expect to fail the virtual call tests
7028 until somebody decides to fix GDB.
7029
7030 * gdb.base/long_long.c: Stop compiler complaint by specifying long
7031 constant as "ULL".
7032 * gdb.base/long_long.exp: Loosen x/c test, add partial result
7033 matches for a couple x/2 commands.
7034
a0b3c4fd
JM
70351999-07-30 Stan Shebs <shebs@andros.cygnus.com>
7036
7037 * gdb.c++/ref-types.cc, gdb.c++/ref-types.exp: Appease doschk
7038 by merging in ref-types2 tests.
7039 * gdb.c++/ref-types2.cc, gdb.c++/ref-types2.exp: Remove.
7040
7041 From Jimmy Guo <guo@cup.hp.com> and others at HP:
7042 * gdb.c++/Makefile.in: Add standard actions.
7043 (EXECUTABLES): Rename from PROGS, update list.
7044 * gdb.c++/ambiguous.cc, gdb.c++/ambiguous.exp: Move to here
7045 from gdb.hp.
7046 * gdb.c++/anon-union.cc: Don't use anonymous struct, make
7047 foo and bar locals.
7048 * gdb.c++/anon-union.exp: Fix tests to match.
7049 * gdb.c++/classes.exp: Run if HP compiler used, add extra
7050 expect matches to handle output variations.
7051 * gdb.c++/cplusfuncs.cc: Make operator -> return foo *.
7052 * gdb.c++/cplusfuncs.exp: Update to match, allow word "class" in
7053 output, add HP alternatives for new and delete prints.
7054 * gdb.c++/ctti.exp, gdb.c++/cttiadd.cc, gdb.c++/cttiadd1.cc,
7055 gdb.c++/cttiadd2.cc, gdb.c++/cttiadd3.cc: Move here from gdb.hp.
7056 * gdb.c++/demangle.exp: Use $style when reporting failure.
7057 * gdb.c++/derivation.exp: Add some xfails if GCC-compiled.
7058 * gdb.c++/inherit.exp: Run if HP compiler used, add some
7059 match alternatives.
7060 * gdb.c++/local.exp: Add match alternatives or xfails for HP
7061 compilers.
7062 * gdb.c++/member-ptr.exp: Add xfails for hppa*-*-*.
7063 * gdb.c++/method.exp: Add match alternatives.
7064 * gdb.c++/misc.cc: Add bool types.
7065 * gdb.c++/misc.exp: Add tests for bool types.
7066 * gdb.c++/overload.exp: Add xfails.
7067 * gdb.c++/templates.cc: Remove bogus arglist init, init fvpchar.
7068 * gdb.c++/templates.exp: Run if HP compiler used, add some xfails,
7069 add some more template parameter tests (only for HP currently).
7070 * gdb.c++/userdef.exp: Add xfails for hppa*-*-*.
7071 * gdb.c++/virtfunc.cc: Add return type and value for main.
7072 * gdb.c++/virtfunc.exp: Run if HP compiler used, add some
7073 match alternatives.
d63a86f8 7074
a0b3c4fd
JM
70751999-07-30 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
7076
7077 * gdb.base/display.exp: Fix output of 'p/a &&j' test.
7078
70791999-07-29 Jim Blandy <jimb@savonarola.red-bean.com>
7080
7081 * gdb.base/signals.exp: Don't expect getting a backtrace from
7082 within a signal handler to fail on Linux.
7083
70841999-07-29 Stan Shebs <shebs@andros.cygnus.com>
7085
7086 From Jimmy Guo <guo@cup.hp.com> and others at HP:
7087 * lib/gdb.exp: Remove some gratuitious semicolons.
7088 (delete_breakpoints): Increase timeout.
7089 (gdb_expect): Add -notransfer option.
7090 (gdb_test): Use -notransfer option.
7091 (get_compiler_info): Add f77 case.
7092 (get_compiler): New proc, split out from gdb_preprocess, add f77
7093 case.
7094 (gdb_preprocess): Call get_compiler.
7095
7096 * gdb.base/Makefile.in (EXECUTABLES): Update the list.
7097 * gdb.base/attach.exp, gdb.base/display.exp,
7098 gdb.base/ending-run.exp, gdb.base/gdbvars.exp,
7099 gdb.base/long_long.exp, gdb.base/printcmds.exp,
7100 gdb.base/structs.exp, gdb.base/structs2.exp: Remove or fill in
7101 third arg to gdb_test.
7102 * gdb.base/call-ar-st.exp: Add HP-UX xfail for >10-arg functions.
7103 * gdb.base/callfuncs.exp, gdb.base/callfwmall.exp: Remove some
7104 HP-UX xfails, add others.
7105 * gdb.base/completion.exp: Reflect name change of self-test.
7106 * gdb.base/condbreak.exp, gdb.base/corefile.exp,
7107 gdb.base/foll-exec.exp, gdb.base/interrupt.exp,
7108 gdb.base/ptype.exp, gdb.base/scope.exp, gdb.base/setvar.exp: Note
7109 HP failure number.
7110 * gdb.base/foll-vfork.exp: Loosen matches slightly, remove
7111 useless HP-UX 10.30 references.
7112 * gdb.base/maint.exp: Loosen matches.
7113 * gdb.base/pointers.c (main): Declare more_code.
7114 * gdb.base/pointers.exp: Match on output of a `next'.
7115 * gdb.base/structs.c: Add prototypes.
7116 * gdb.base/watchpoint.exp: Remove HP-UX 10.30 reference.
7117 * gdb.base/whatis.exp: Fail for both HP-UX 10.20 and 11.
7118
71191999-07-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
7120
7121 * gdb.base/list.exp: Add tests for repeating 'list <linenum>'
7122 command.
7123
71241999-07-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
7125
7126 * gdb.c++/annota2.exp: Fix delete breakpoint query testcase.
7127 Fix run to main failures. Watchpoint can be hardware watchpoint.
d63a86f8
RM
7128
7129 * gdb.base/annota1.exp: Clean up some more, in case printf has
a0b3c4fd
JM
7130 debug info. Deal with lack of signal hanlder info in stack.
7131
7132 From Jim Kingdon <kingdon@redhat.com>:
7133 * gdb.base/annota1.exp: If printf has debug info, deal with it.
7134
5a2468f5
JM
71351999-07-19 Stan Shebs <shebs@andros.cygnus.com>
7136
7137 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp,
7138 gdb.base/foll-vfork.exp: Don't run for crosses.
7139
adf40b2e
JM
7140Tue Jul 13 23:37:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
7141
7142 * gdb.base/configure.in: Check for gdbvars.exp instead of
7143 a1-selftest.exp.
7144 * gdb.base/configure: Re-generate.
7145
71461999-07-12 Stan Shebs <shebs@andros.cygnus.com>
7147
7148 * gdb.base/selftest.exp: Rename from a1-selftest.exp, no point
7149 in trying to run first and name is too long.
7150
7151 * gdb.base/pointers.c, gdb.base/pointers.exp: Add contents of
7152 pointers2.c and pointers2.exp, respectively.
7153 * gdb.base/pointers2.c, gdb.base/pointers2.exp: Remove, makes
7154 doschk happier.
7155
43e526b9
JM
71561999-07-08 Stan Shebs <shebs@andros.cygnus.com>
7157
7158 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Renamed from
7159 callfuncs2.c and callfuncs2.exp.
7160
7161 * gdb.base/list.exp: Remove mistaken xfails.
7162 * gdb.base/list0.h: Add optional prototypes.
7163
9846de1b
JM
7164Wed Jul 7 00:27:35 1999 Andrew Cagney <cagney@amy.cygnus.com>
7165
7166 * gdb.base/setvar.exp: Increase the time-out on tests indirectly
7167 calling malloc.
7168 * nodebug.exp, printcmds.exp, ptype.exp, setvar.exp: Ditto.
7169 * ptype.exp: Move test for get_debug_format to before its first
7170 use.
7171
71721999-07-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
7173
7174 * gdb.base/Makefile.in (EXECUTABLES): Remove annota2 executable.
7175 * gdb.base/annota2.cc, annota2.exp: Move from here.
7176 * gdb.c++/annota2.cc, annota2.exp: To here.
7177 * gdb.c++/Makefile.in (PROGS): Add annota2 executable.
7178
43ff13b4
JM
7179Tue Jun 29 11:56:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
7180
7181 * lib/gdb.exp (gdb_expect_list): Output one message per pattern in
7182 a consistent format.
7183
085dd6e6
JM
71841999-06-25 Stan Shebs <shebs@andros.cygnus.com>
7185
7186 From Jimmy Guo <guo@cup.hp.com> and others at HP:
7187 * lib/gdb.exp (get_compiler_info): Add detection for assorted
7188 HP compilers, also set the globals $true and $false.
7189
7190 * gdb.base/annota1.c, bitfields.c, break.c, call-ar-st.c,
7191 call-rt-st.c, call-strs.c, callfuncs.c, callfuncs2.c, condbreak.c,
7192 coremaker.c, ending-run.c, exprs.c, funcargs.c, interrupt.c,
7193 jump.c, langs0.c, langs1.c, langs2.c, list0.c, list1.c,
7194 long_long.c, mips_pro.c, nodebug.c, opaque0.c, opaque1.c,
7195 printcmds.c, ptype.c, recurse.c, restore.c, return.c, run.c,
7196 scope0.c, scope1.c, setshow.c, setvar.c, shmain.c, shr1.c, shr2.c,
7197 sigall.c, signals.c, so-impl-ld.c, so-indr-cl.c, solib.c,
7198 solib1.c, solib2.c, step-test.c, twice.c, varargs.c, watchpoint.c,
7199 whatis.c} Add C++ compatible function definitions and return
7200 types, add includes for library functions.
7201 * gdb.base/ptype.c (my_false, my_true): Use instead of false/true.
7202 * gdb.base/step-test.c (myglob): Rename from glob.
7203 * gdb.base/attach.c, attach2.c, average.c, execd-prog.c,
7204 foll-exec.c, foll-fork.c, foll-vfork.c, sum.c, vforked-prog.c: New
7205 files, move here from gdb.hp.
7206 * gdb.base/annota1.exp, break.exp, call-ar-st.exp, call-rt-st.exp,
7207 commands.exp, condbreak.exp, define.exp, ena-dis-br.exp,
7208 ending-run.exp, jump.exp. list.exp, long_long.exp, so-impl-ld.exp:
7209 Adjust line numbers in regexps.
7210
7211 * gdb.base/all-bin.exp, eval-skip.exp, exprs.exp, logical.exp,
7212 miscexprs.exp, pointers.exp, relational.exp: Use $true and $false
7213 instead of 0/1.
7214
7215 * gdb.base/attach.exp, dbx.exp, foll-exec.exp, foll-fork.exp,
7216 foll-vfork.exp: New files, move here from gdb.hp.
7217 * gdb.base/page.exp: New file, test of pagination command.
7218
7219 * gdb.base/watchpoint.c (recurser): New function, for watchpoint
7220 recursion test.
7221 * gdb.base/watchpoint.exp: Add more test cases for watchpoints.
7222
7223 * gdb.base/so-impl-ld.exp, gdb.base/so-indr-cl.exp,
7224 gdb.base/solib.exp: Fix compiler invocation process.
7225
7226 * gdb.base/callfuncs.exp, gdb.base/callfuncs2.exp: Don't xfail for
7227 HP-UX 11, turn off overload resolution explicitly.
7228 * gdb.base/commands.exp: Set argument list explicitly, add
7229 watchpoint test.
7230 * gdb.base/completion.exp: Enable if HP-UX, tweak tests to make
7231 them work.
7232 * gdb.base/constvars.exp, gdb.base/volatile.exp: Escape the
7233 expressions properly.
7234 * gdb.base/corefile.exp: Loosen the match slightly.
7235 * gdb.base/default.exp: Allow "Error accessing memory" message
7236 also.
7237 * gdb.base/display.exp: Skip over x/0 j if PA64.
7238 * gdb.base/funcargs.exp: Add xfails for HP-UX.
7239 * gdb.base/interrupt.exp: Ditto.
7240 * gdb.base/langs.exp: Add symbolic matches governed by compiler
7241 in use.
7242 * gdb.base/list.exp: Add xfails for HP-UX.
7243 * gdb.base/long_long.exp: Refine some of the numeric matches.
7244 * gdb.base/mips_pro.exp: Xfail on HP-UX.
7245 * gdb.base/miscexprs.exp: Add PA2.0 case for array size test.
7246 * gdb.base/nodebug.exp: Succeed on more varieties of output.
7247 * gdb.base/opaque.exp: Remove some HP-UX xfails.
7248 * gdb.base/ptype.exp: Succeed on more varieties of output.
7249 * gdb.base/scope.exp: Add xfails for HP-UX.
7250 * gdb.base/sect-cmd.exp: Add more cases.
7251 * gdb.base/setvar.exp: Add xfails for HP-UX.
7252 * gdb.base/shlib-call.exp: Loosen some matches slightly.
7253 * gdb.base/signals.exp: Match on void symbolically.
7254 * gdb.base/step-test.exp: Add case for PA64.
7255 * gdb.base/term.exp: Add exit and restart.
7256 * gdb.base/twice.exp: Clean up after self.
7257 * gdb.base/varargs.exp: Disable overload resolution explicitly.
7258 * gdb.base/whatis.exp: Allow more ways to pass tests.
7259
7260 * gdb.base/smoke.exp, gdb.base/smoke.c, gdb.base/smoke.cc: Remove,
7261 no longer useful.
7262
7263Fri Jun 25 19:27:28 1999 Andrew Cagney <cagney@b1.cygnus.com>
7264
7265 * lib/gdb.exp (proc gdb_expect_list): New procedure. Matches a
7266 list of patterns.
7267 * gdb.base/call-ar-st.exp: Use gdb_expect_list in "print
7268 print_double_array(double_array)", "continuing to breakpoint
7269 1018", "print print_double_array(array_d)" and "continuing to
7270 1034" tests.
d63a86f8 7271
085dd6e6
JM
72721999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
7273
7274 * Makefile.in: Add empty html and install-html targets.
7275
72761999-06-24 Stan Shebs <shebs@andros.cygnus.com>
7277
7278 * config/mt-*: Remove, these haven't been used since 1996.
7279
72801999-06-22 Stan Shebs <shebs@andros.cygnus.com>
7281
7282 * gdb.base/call-strs.c, gdb.base/ending-run.c,
7283 gdb.base/step-test.c: Include stdlib.h and string.h as needed.
7284 * gdb.c++/member-ptr.exp: Skip over these tests if using G++.
7285
9e0b60a8
JM
72861999-06-18 Stan Shebs <shebs@andros.cygnus.com>
7287
7288 * gdb.c++/overload.exp: XFAIL everything if using G++, add a
7289 simpler match case for the ptype of the big class.
7290
72911999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
7292
7293 * gdb.exp: Fix test for gdb_prompt existence.
7294
72951999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
7296
7297 * gdb.exp (gdb_test): Add fail after calls to perror.
7298
72991999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
7300
7301 * gdb.exp (gdb_test): Accept variations of Undefined command messages.
7302
73031999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
7304
7305 * gdb.exp (gdb_test): Fix anchors on gdb_expect statement.
7306
0f71a2f6
JM
7307Fri Jun 11 12:56:50 1999 Andrew Cagney <cagney@b1.cygnus.com>
7308
7309 * gdb.base/call-strs.c (link_malloc): New function. Ensure that
7310 malloc() is linked in.
7311
73121999-06-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
7313
7314 * gdb.base/ending-run.exp: Make sure we fail and do not timeout at
7315 step at end.
7316
7317 * gdb.base/annota1.exp: Increase match_max to prevent timeout.
7318
73191999-06-08 Jim Blandy <jimb@zwingli.cygnus.com>
7320
7321 * gdb.java/jv-print.exp: New file. (Our first Java test!)
7322
cce74817
JM
7323Fri Jun 4 10:47:46 1999 Jeffrey A Law (law@cygnus.com)
7324
7325 * gdb.base/a1-selftest.exp: Remove bogus hppa xfail.
7326 * gdb.base/mips_pro.exp: Likewise.
7327
73281999-06-02 Keith Seitz <keiths@cygnus.com>
7329
7330 * gdb.c++/templates.cc: Change all "new" operators to throw
7331 an exception.
7332 * gdb.c++/cplusfuncs.cc: Likewise.
7333
7334 * gdb.base/Makefile.in (EXECUTABLES): Add smoke1, annota1, and annota2.
7335
7336Wed Jun 2 17:37:05 1999 Andrew Cagney <cagney@b1.cygnus.com>
7337
7338 * gdb.base/condbreak.exp: Use rerun_to_main to start the program.
7339 * gdb.base/ending-run.exp: When stepping out of main, accept a
7340 step into an arbitrary assembler file.
7341
392a587b
JM
73421999-05-20 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
7343
d63a86f8 7344 * gdb.base/annota1.exp: Allow any number of "frames-invalid" and
392a587b 7345 "breakpoint-invalid" to be printed.
d63a86f8 7346 * gdb.base/annota2.exp: Revise line number for main breakpoint. Allow any
392a587b
JM
7347 number of "frames-invalid" and "breakpoint-invalid" to be printed.
7348 * gdb.base/annota2.cc: Initialize a.x to 0.
7349
9e086581
JM
73501999-05-17 Keith Seitz <keiths@cygnus.com>
7351
7352 * gdb.base/call-ar-st.exp: Skip "print print_double_array (double_array)"
7353 when "skip_float_tests" set.
7354 Ditto for "print print_double_array(array_d)", "print print_small_structs",
7355 "print print_ten_doubles", and "step into print_long_arg_list".
7356 Don't assume we can step into "print_long_arg_list": we could step into memcpy.
7357 * gdb.base/call-rt-st.exp: Don't run float-related tests when "skip_float_tests"
7358 is set: "print print_one_double(*d1)" and "print print_two_floats(*f3)".
7359 * gdb.base/funcargs.exp: Don't run "float_and_integral_args" when
7360 "skip_float_tests" is set.
7361 * gdb.base/varargs.exp: Skip "print find_max_double(5,1.0,17.0,2.0,3.0,4.0)"
7362 when "skip_float_tests" set.
d63a86f8 7363
cd0fc7c3
SS
73641999-05-06 Keith Seitz <keiths@cygnus.com>
7365
7366 * gdb.base/annota2.cc: Include stdio.h.
7367
7368Wed May 5 17:44:31 1999 Stan Shebs <shebs@andros.cygnus.com>
7369
7370 * gdb.base/crossload.exp: Remove, this has been disabled ever
7371 since BFD stopped including all targets, and cross-GDB gets
7372 plenty of testing anyway.
7373 * gdb.base/i486-elf.u, gdb.base/m68k-aout.u, gdb.base/m68k-elf.u,
7374 gdb.base/sparc-aout.u, gdb.base/i860-elf.u, gdb.base/m68k-aout2.u,
7375 gdb.base/mips-ecoff.u, gdb.base/sparc-elf.u: Remove.
7376 * gdb.base/README: Remove, was doc for this.
7377 * gdb.base/Makefile.in (CROSS_EXECUTABLES): Remove, no longer
7378 needed.
7379
b83266a0
SS
73801999-05-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
7381
7382 * gdb.base/call-ar-st.exp: Fix one regular expression in test
7383 output.
7384
7385 * gdb.base/annota1.exp: New file. Annotation level 2 tests.
7386 * gdb.base/annota2.exp: New file. More annotation tests.
7387 * gdb.base/annota1.c: New file. Source file for annota1.exp.
7388 * gdb.base/annota2.cc: New file. Source file for annota2.exp.
7389
73901999-04-23 Angela Marie Thomas <angela@cygnus.com>
7391
7392 * config/cfdbug.exp: New file.
7393
7a292a7a
SS
73941999-04-20 Jim Blandy <jimb@zwingli.cygnus.com>
7395
7396 * gdb.c++/demangle.exp (test_gnu_style_demangling): Add tests for
7397 Marcus Daniel's and Dale Hawkins's demangler crashes.
7398
7399 * gdb.c++/demangle.exp (test_gnu_style_demangling,
7400 test_lucid_style_demangling, test_arm_style_demangling,
7401 test_hp_style_demangling): Try Tom Tromey's core-dumping
7402 identifier under each demangling style.
7403
74041999-04-07 Jim Blandy <jimb@zwingli.cygnus.com>
7405
7406 * gdb.c++/demangle.exp: Include the current demangling style
7407 in all test names.
7408 (current_demangling_style): New global variable.
7409 (set_demangling_style, test_demangling_core, test_demangling,
7410 test_demangling_exact): New functions.
7411 (test_gnu_style_demangling, test_lucid_style_demangling,
7412 test_arm_style_demangling, test_hp_style_demangling): Use those,
7413 instead of calling gdb_test and gdb_test_exact directly.
7414 (catch_demangling_errors): New function, which reports errors
7415 signalled by the demangling test functions in an orderly way.
7416 (do_tests): Use catch_demangling_errors.
7417
74181999-04-06 Jim Blandy <jimb@zwingli.cygnus.com>
7419
7420 * gdb.base/signals.exp (test_handle_all_print): Use () for
7421 grouping in expressions, not {}.
7422
7423 * gdb.base/smoke.exp: Test value of x, not y. The latter isn't
7424 initialized yet.
7425
74261999-04-01 Stan Shebs <shebs@andros.cygnus.com>
7427
7428 * gdb.c++/derivation.exp: Pass ptype tests if synthesized methods
7429 are listed.
7430
74311999-03-26 Stan Shebs <shebs@andros.cygnus.com>
7432
7433 * gdb.stabs/weird.exp: Test for CC being defined before
7434 looking at its value.
7435
74361999-03-25 Stan Shebs <shebs@andros.cygnus.com>
7437
7438 * gdb.base/call-ar-st.exp: Remove stray '#'.
7439 * gdb.base/miscexprs.exp: Allow "short" and "long" as well as
7440 "short int" and "long int".
7441 * gdb.c++/overload.cc: Cast the string added in the previous
7442 change, to mollify finicky HP compiler.
7443 * gdb.hp/reg-test.exp (testfile): Fix file name.
7444 * gdb.stabs/weird.exp: Don't try to run if HP compiler in use.
d63a86f8 7445
7a292a7a
SS
7446 * gdb.c++/misc.cc (main): Initialize obj_with_enum.
7447 * gdb.c++/classes.exp: Fix test of obj_with_enum values, allow
7448 alternate form of enum ptype.
7449
c906108c
SS
74501999-03-23 Stan Shebs <shebs@andros.cygnus.com>
7451
7a292a7a
SS
7452 * lib/gdb.exp (skip_hp_tests): Remove gcc_used argument.
7453 * gdb.hp/*.exp: Change all to run compiler probe only after
7454 passing skip_hp_tests, so as not to waste time on guaranteed
7455 failure.
7456
c906108c
SS
7457 * gdb.c++/overload.cc: Pass string instead of char addr, always
7458 init ccpfoo.
7459 * gdb.c++/templates.cc: Fix syntax error.
7460
7a292a7a
SS
7461Tue Mar 23 14:56:36 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
7462
7463 * gdb.base/commands.exp: Add test for correct position of '>'
d63a86f8 7464 when issuing the 'commands' command after a 'while' or 'if'
7a292a7a
SS
7465 command.
7466
74671999-03-18 James Ingham <jingham@cygnus.com>
7468
7469 * gdb.c++/ovldbreak.exp: Use gdb_continue_to_end
7470
7471 * gdb.c++/method.exp: It was testing an uninitialized int on the
7472 stack and assuming it was positive.
7473
7474 * gdb.base/watchpoint.exp: Use gdb_continue_to_end.
7475
7476 * gdb.base/step-test.exp: Catch a case where finish is broken and
d63a86f8 7477 keep it from killing the rest of the tests.
7a292a7a
SS
7478 Use gdb_continue_to_end.
7479
7480 * gdb.base/sigall.exp: use gdb_continue_to_end.
7481
7482 * gdb.base/ena-dis-br.exp: use gdb_continue_to_end.
7483
7484 * gdb.base/display.exp: use runto_main, not run.
7485
d63a86f8
RM
7486 * gdb.base/default.exp: Check for the current error message in the
7487 r abbreviation test.
7a292a7a
SS
7488 Add strongarm to the targets that know info float.
7489
d63a86f8 7490 * gdb.base/condbreak.exp: Use the gdb_run command rather than just
7a292a7a
SS
7491 run which doesn't work with monitors.
7492
7493 * gdb.base/call-ar-st.exp: fixed bogus regexp in continuing to 1034 test.
7494
7495 * gdb.base/break.exp: use the gdb_continue_to_end proc.
7496
7497 * lib/gdb.exp: I had added gdb_continue_to_end used to run to the end of a
d63a86f8
RM
7498 program. Traps the case (in Cygmon) when the program never really
7499 exits. Same as Mark's continue_to_exit, but I had put it in a lot
7a292a7a
SS
7500 more places, so I used my name. Sorry Mark...
7501
7502 * config/monitor.exp (gdb_target_monitor): added another
7503 target_info parameter: remotebinarydownload. This will set the
7504 remotebinarydownload flag if this is causing some boards trouble.
7505
75061999-03-18 Mark Salter <msalter@cygnus.com>
7507
7508 * lib/gdb.exp (continue_to_exit): New function.
7509
7510 * gdb.base/ena-dis-br.exp: Clean up for remote targets.
7511 * gdb.base/ending-run.exp: Ditto.
7512 * gdb.base/step-test.exp: Ditto.
7513
75141999-03-16 Stan Shebs <shebs@andros.cygnus.com>
7515
7516 * gdb.base/miscexprs.c: Clean up file, clear cbig.c[0] explicitly
7517 (suggested by Art Haas <ahaas@neosoft.com>).
7518
75191999-03-16 Jim Blandy <jimb@zwingli.cygnus.com>
7520
7521 * gdb.base/signals.exp: Filter out *-*-linux* before matching *-*-gnu*.
7522
7523Fri Mar 12 18:06:21 1999 Stan Shebs <shebs@andros.cygnus.com>
7524
7525 * gdb.c++/ref-types.exp, ref-types2.exp: Allow alternate
7526 descriptions of types (short unsigned int vs unsigned short, etc).
7527
75281999-03-12 Jim Blandy <jimb@zwingli.cygnus.com>
7529
7530 * gdb.base/call-strs.exp: Don't assume that `step' will step over
7531 a call to strlen; sometimes we do have sources.
7532
75331999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
c906108c
SS
7534
7535 * gdb.base/call-ar-st.c (main): Terminate char_array with a null
7536 character, so GDB won't print garbage after its end.
d63a86f8 7537
c906108c
SS
7538 * gdb.base/call-ar-st.exp: Don't step into sum_array_print; set a
7539 breakpoint there instead. Sometimes GCC emits memcpy to handle
7540 the large structures being passed by value, so we step into that
7541 instead of sum_array_print, which obscures what we're really testing.
7542 * gdb.base/step-test.exp: However, we do want a test that notices
7543 the bizarre steps into memcpy, so do that here. Add check for
7544 stepping into function calls that pass large structures by value.
7545 ("Is that a noun clause, or are you just happy to see me?")
7546 Remove all references to specific line numbers.
7547 * gdb.base/step-test.c (struct rhomboidal, large_struct_by_value):
7548 New type and function.
7549 (main): Call large_struct_by_value, passing it a large struct by value.
7550 * lib/gdb.exp (gdb_get_line_number): New function.
7551
7552 * gdb.base/step-test.exp: Rewrite `stepi' and `nexti' tests to be
7553 more portable.
7554
7a292a7a
SS
75551999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
7556
c906108c
SS
7557 * lib/gdb.exp: Doc fixes.
7558
7a292a7a
SS
75591999-03-05 Nick Clifton <nickc@cygnus.com>
7560
d63a86f8 7561 * gdb.base/a2-run.exp: Add expected fails for strongarm-coff.
7a292a7a
SS
7562
75631999-03-04 Jim Blandy <jimb@zwingli.cygnus.com>
7564
c906108c
SS
7565 * gdb.base/display.exp: Don't exercise the "detach" and "kill"
7566 commands. They're not germane to this test, and they don't work
7567 that way on remote targets.
7568
3fc11d3e
JM
75691999-03-01 James Ingham <jingham@cygnus.com>
7570
7571 * Changelog entries merged over from gdb development branch.
7572
3fc11d3e
JM
7573 Tue Jan 5 12:33:47 1999 Keith Seitz <keiths@cygnus.com>
7574
7575 * lib/gdb.exp (gdbtk_analyze_results): Generic function
7576 for outputting results of test run.
7577
2d4a1622 7578 1998-12-07 Martin M. Hunt <hunt@cygnus.com>
3fc11d3e
JM
7579
7580 * lib/gdb.exp (gdbtk_start): Fix path for itcl library.
3fc11d3e 7581
7a292a7a
SS
75821999-02-25 Felix Lee <flee@cygnus.com>
7583
7584 * lib/gdb.exp (debug_format): initialize
7585
c906108c
SS
75861999-02-25 Jason Molenda (jsm@bugshack.cygnus.com)
7587
7588 * gdb.base/call-ar-st.c: Include string.h, not strings.h.
7589 * gdb.base/call-rt-st.c: Ditto.
7590
c906108c
SS
75911999-02-13 Jim Blandy <jimb@zwingli.cygnus.com>
7592
7593 * gdb.threads/pthreads.exp (horiz): New variable.
7594 (test_startup): Fix regexps that capture thread numbers.
7595
75961999-02-10 Jason Molenda (jsm@bugshack.cygnus.com)
7597
7598 * gdb.base/smoke.exp: Disambiguate two test case names (both
7599 called ``print'').
7600
7601Fri Feb 5 12:42:56 1999 Stan Shebs <shebs@andros.cygnus.com>
7602
7603 * gdb.base/volatile.exp: Use gdb_test, add xfails for GCC
7604 compilation.
7605
76061999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
7607
7608 * gdb.base/miscexprs.exp: Change patterns to match GDB's
7609 actual output formatting.
7610 * gdb.base/smoke.exp: GDB removes leading 0's.
7611 * gdb.base/volatile.exp: Don't check type of remuneration;
7612 that variable is no longer defined in constvars.c.
7613 * gdb.base/step-test.c (main): Exit with explicit exit code.
7614 * gdb.base/step-test.exp: Remove two nexti checks--they are
7615 not portable.
7616
76171999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
7618
7619 * gdb.base/help.exp ("help delete display"): Fix test to match
7620 gdb's output.
7621
7622 * gdb.base/long_long.c (known_types): Initialize values to zero.
7623 * gdb.base/long_long.exp: Step one more line
7624 so 'dec' is initialized in "get to known place". GDB removes
d63a86f8 7625 leading zeros. Explicitly ask for hex formatting. Use
c906108c
SS
7626 unique test case names.
7627
7628Tue Feb 2 10:16:08 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
7629
d63a86f8 7630 * lib/gdb.exp (gdb_preprocess): Remove 'puts' statement.
c906108c
SS
7631
7632 * gdb.c++/method.exp: Add missing close brace.
7633
76341999-01-30 Jim Blandy <jimb@zwingli.cygnus.com>
7635
7636 * gdb.base/maint.exp: Use 'set height 0' to disable page
7637 prompting, not 'set height 400'.
7638
7639 Fix a bunch of timeouts.
7640 * gdb.base/maint.exp ("maint print objfiles"): Break this up into
7641 four separate tests, so expect doesn't take forever to match a ton
7642 of text against a regexp with lots of .* forms.
7643 ("maint print psymbols", "maint print symbols"): Make some of
7644 these greps more selective, so that expect doesn't try to wade
7645 through huge piles of output and time out.
7646
7647 * gdb.base/maint.exp ("maint print msymbols"): Fix pattern.
7648
7649 * gdb.base/maint.exp ("maint info breakpoints"): Split into two
7650 tests: one which doesn't expect shlib events to be reported, and
7651 another which does, but is XFAIL for all platforms other than
7652 HP/UX.
7653
7654 * gdb.base/break.exp: Teach the test suite that the `catch
7655 fork', `catch vfork', and `catch exec' commands produce error
7656 messages on platforms that don't provide these features.
7657
7658Mon Jan 25 18:35:56 1999 Stan Shebs <shebs@andros.cygnus.com>
7659
7660 * gdb.hp/gen-so-thresh.c, so-thresh.sh, so-thresh.exp,
7661 so-thresh.linkopts, so-thresh.mk: Move to gdb.hp from gdb.base
7662 (shortening names from solib_threshold.exp etc), won't run on
7663 anything but HP-UX for the foreseeable future.
7664 * gdb.hp/Makefile.in, gdb.base/Makefile.in (clean): Adjust to
7665 reflect move.
7666
7667Thu Jan 21 15:46:49 1999 Stan Shebs <shebs@andros.cygnus.com>
7668
7669 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
7670 gdb.trace/Makefile.in (clean): Remove all test executables.
7671
7672Tue Jan 19 17:20:09 1999 David Taylor <taylor@texas.cygnus.com>
7673
7674 * gdb.base/shlib-call.exp: add test cases to verify that gdb
7675 successfully re-sets breakpoints in shared libraries.
7676 * gdb.base/shmain.c (main): return 0, don't fall off the end.
7677
7678Fri Jan 15 14:04:57 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
7679
d63a86f8
RM
7680 * gdb.hp/xdb3.exp: do not execute unless on hppa-hpux platform
7681 and compiled w/o GCC.
c906108c
SS
7682
7683 * gdb.hp/watch-cmd.exp: ditto.
7684
7685 * gdb.hp/watch-hp.exp: ditto.
7686
7687 * gdb.hp/xdb1.exp: ditto.
7688
7689 * gdb.hp/xdb2.exp: ditto.
7690
7691 * gdb.hp/dbx.exp: ditto.
7692
7693Thu Jan 14 18:36:48 1999 Stan Shebs <shebs@andros.cygnus.com>
7694
7695 * constvars.c: Remove C++-isms.
7696 * constvars.exp: Use gdb_test everywhere, add xfails if compiled
7697 with GCC.
7698
7699Mon Jan 11 10:08:03 1999 David Taylor <taylor@texas.cygnus.com>
7700
7701 The following changes are part of the HP merge.
7702
7703 * gdb.base/break.exp: new tests to verify that catchpoints for
7704 fork, vfork, and exec don't trigger inappropriately.
7705
7706 * gdb.base/opaque.exp: compile one file at a time, then link.
7707
7708 * gdb.base/signals.exp: be more restrictive about which hppa
7709 systems receive a setup_xfail. new tests.
7710
7711 * gdb.base/solib_threshold.build: new file.
7712 * gdb.base/solib_threshold.exp: new file.
7713 * gdb.base/solib_threshold.link_opts: new file.
7714 * gdb.base/solib_threshold.mk: new file.
7715 * gdb.base/gen_solib_threshold.c: new file.
7716
7717 * gdb.c++/classes.exp: if on HPUX and not using gcc, skip the
7718 tests. New tests for enums inside classes.
7719
7720 * gdb.c++/compiler.cc: indicate support of template debugging.
7721
7722 * gdb.c++/demangle.exp: run hp style demangling tests.
7723
7724 * gdb.c++/inherit.exp: if on HPUX and not using gcc, skip the
7725 tests.
7726
7727 * gdb.c++/misc.cc: changes to support new tests.
7728
7729 * gdb.c++/templates.cc: changes to support HP's compiler; changes
7730 to support new tests.
7731
7732 * gdb.c++/virtfunc.exp: if we are on HPUX and we are not using
7733 gcc, then skip these tests.
7734
7735Sun Jan 10 23:44:11 1999 David Taylor <taylor@texas.cygnus.com>
7736
7737 The following files are part of the HP merge; some had longer
7738 names at HP, but have been renamed to be no more than 14
7739 characters in length.
7740
7741 * gdb.hp/ambiguous.cc: new file.
7742 * gdb.hp/ambiguous.exp: new file.
7743 * gdb.hp/attach.exp: new file.
7744 * gdb.hp/attach2.exp: new file.
7745 * gdb.hp/classes-hp.exp: new file.
7746 * gdb.hp/ctti.exp: new file.
7747 * gdb.hp/ctti-add.cc: new file.
7748 * gdb.hp/ctti-add1.cc: new file.
7749 * gdb.hp/ctti-add2.cc: new file.
7750 * gdb.hp/ctti-add3.cc: new file.
7751 * gdb.hp/dbx.exp: new file.
7752 * gdb.hp/exception.cc: new file.
7753 * gdb.hp/exception.exp: new file.
7754 * gdb.hp/foll-exec.c: new file.
7755 * gdb.hp/foll-exec.exp: new file.
7756 * gdb.hp/foll-fork.c: new file.
7757 * gdb.hp/foll-fork.exp: new file.
7758 * gdb.hp/foll-vfork.c: new file.
7759 * gdb.hp/foll-vfork.exp: new file.
7760 * gdb.hp/inherit-hp.exp: new file.
7761 * gdb.hp/more-steps.exp: new file.
7762 * gdb.hp/namespace.cc: new file.
7763 * gdb.hp/namespace.exp: new file.
7764 * gdb.hp/optimize.exp: new file.
7765 * gdb.hp/pxdb.c: new file.
7766 * gdb.hp/pxdb.exp: new file.
7767 * gdb.hp/quicksort.exp: new file.
7768 * gdb.hp/reg-test.exp: new file.
7769 * gdb.hp/reg-test.s: new file.
7770 * gdb.hp/sized-enum.c: new file.
7771 * gdb.hp/sized-enum.exp: new file.
7772 * gdb.hp/start-stop.exp: new file.
7773 * gdb.hp/templ-hp.cc: new file.
7774 * gdb.hp/templ-hp.exp: new file.
7775 * gdb.hp/thr-lib.c: new file.
7776 * gdb.hp/thr-lib.exp: new file.
7777 * gdb.hp/thr-lib.h: new file.
7778 * gdb.hp/thr-liblib.c: new file.
7779 * gdb.hp/virtfun-hp.c: new file.
7780 * gdb.hp/virtfun-hp.exp: new file.
7781 * gdb.hp/watch-cmd.exp: new file.
7782 * gdb.hp/watch-hp.exp: new file.
7783 * gdb.hp/xdb1.exp: new file.
7784 * gdb.hp/xdb2.exp: new file.
7785 * gdb.hp/xdb3.exp: new file.
7786
7787Wed Jan 6 18:41:15 1999 David Taylor <taylor@texas.cygnus.com>
7788
7789 The following files are part of the HP merge; some had longer
7790 names at HP, but have been renamed to be no more than 14
7791 characters in length.
7792
7793 * gdb.base/ss.h: new file.
7794 * gdb.base/call-ar-st.c: new file.
7795 * gdb.base/call-ar-st.exp: new file.
7796 * gdb.base/call-rt-st.c: new file.
7797 * gdb.base/call-rt-st-exp: new file.
7798 * gdb.base/call-strs.exp: new file.
7799 * gdb.base/ena-dis-br.exp: new file.
7800 * gdb.base/environ.exp: new file.
7801 * gdb.base/long_long.exp: new file.
7802 * gdb.base/sect-cmd.exp: new file.
7803 * gdb.base/shlib-cl2.exp: new file.
7804 * gdb.base/smoke.exp: new file.
7805 * gdb.base/so-impl-ld.c: new file.
7806 * gdb.base/so-impl-ld.exp: new file.
7807 * gdb.base/so-indr-cl.c: new file.
7808 * gdb.base/so-indr-cl.exp: new file.
7809 * gdb.base/varargs.exp: new file.
7810 * gdb.base/volatile.exp: new file.
7811 * gdb.base/whatis-exp.exp: new file.
7a292a7a 7812 * gdb.base/display.exp: new file.
c906108c
SS
7813 * gdb.c++/derivation.exp: new file.
7814 * gdb.c++/local.exp: new file.
7815 * gdb.c++/member-ptr.exp: new file.
7816 * gdb.c++/overload.exp: new file.
7817 * gdb.c++/ovldbreak.exp: new file.
7818 * gdb.c++/ref-types.exp: new file.
7819 * gdb.c++/ref-types2.exp: new file.
7820 * gdb.c++/userdef.exp: new file.
d63a86f8 7821
c906108c
SS
7822Wed Jan 6 13:50:57 1999 Stan Shebs <shebs@andros.cygnus.com>
7823
7824 * gdb.base/default.exp: Reflect wording change in remote.c.
7825
dc96c6c7 7826Tue Jan 5 19:14:51 1999 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
7827
7828 * gdb.base/help.exp: Update to reflect current text.
7829
7830Tue Jan 5 13:05:32 1999 David Taylor <taylor@texas.cygnus.com>
7831
7832 * gdb.c++/anon-union.cc: make foo and bar global, otherwise
7833 they're stack variables and contain garbage.
7834 * gdb.c++/anon-union.exp: new file.
7835
7836 The following changes were made by David Taylor
7837 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
7838 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
7839 in changes by HP.
7840
7841 * gdb.base/bitops.exp: new file.
7842 * gdb.base/default.exp: change expected messages for catch and
7843 info catch tests to reflect HP merge changes.
7844 * gdb.base/enable-disable-break.exp
7845 * gdb.base/ending-run.c: new file.
7846 * gdb.base/long_long.c: new file.
7847 * gdb.base/maint.exp: new file.
7848 * gdb.base/pointers2.exp: new file.
7849 * gdb.base/shlib-call2.exp: new file.
7850 * gdb.base/solib.exp: new file.
7851 * gdb.base/step-test.c: new file.
7852 * gdb.c++/anon-union.cc: new file.
7853 * gdb.c++/local.cc: new file.
7854 * gdb.c++/member-pointer.cc: new file.
7855 * gdb.c++/method.cc: new file.
7856 * gdb.c++/ref-types.cc: new file.
7857 * gdb.c++/ref-types2.cc: new file.
7858 * gdb.c++/userdef.cc: new file.
d63a86f8 7859
c906108c
SS
7860 * gdb.base/scope.exp: compile one file at a time, then link.
7861 * gdb.base/langs.exp: ditto.
7862 * gdb.base/list.exp: ditto.
d63a86f8 7863
c906108c
SS
7864Mon Jan 4 10:06:43 1999 David Taylor <taylor@texas.cygnus.com>
7865
7866 The following changes were made by David Taylor
7867 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
7868 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
7869 in changes by HP.
d63a86f8 7870
c906108c
SS
7871 * gdb.c++/inherit.exp: if on hppa*-*-hpux* and not using gcc,
7872 skip tests. When compiling pass c++ flag to gdb_compile.
7873 * gdb.c++/
d63a86f8 7874
c906108c
SS
7875 * lib/gdb.exp (get_compiler_info): new, optional argument -- args;
7876 test for on hppa*-*-hpux*; use args to see if c++ was specified.
7877 (skip_hp_tests): new function.
7878 (gdb_preprocess): new function.
7879
7880 * configure.in (hpdir): decide whether to configure gdb.hp.
7881 * configure: regenerated.
7882
7883 * gdb.base/Makefile.in (MISCELLANEOUS): new macros -- extra things
7884 to delete on clean.
7885 (EXECUTABLES): update to reflect new additions.
7886 * gdb.base/commands.exp: update message expected.
7887 * gdb.base/default.exp: add copyright notice.
7888 * gdb.base/funcargs.exp (timeout): if hpux, increase timeout.
7889 * gdb.base/help.exp: update messages to reflect current text.
7890 * gdb.base/recurse.exp: add hpppa*-*-bsd* to 'list' of enabled
7891 targets for recurse tests.
7892 * gdb.base/watchpoint.exp: if on hpux and not gcc compiled, then
7893 skip this file.
7894
7895 * gdb.c++/Makefile.in (PROGS): update to reflect new executables.
7896 * gdb.c++/cplusfuncs.exp: tell gdb_compile that it's a c++
7897 compilation.
7898 * gdb.c++/misc.exp: ditto.
7899 * gdb.c++/templates.exp: if we're on hpux and it's not gcc, don't
7900 run the tests. tell gdb_compile that it's a c++ compilation.
7901
7902 * gdb.threads/pthreads.exp: fix typo in message.
d63a86f8 7903
c906108c
SS
7904 * gdb.base/all-bin.exp: new file.
7905 * gdb.base/arithmet.exp: new file.
7906 * gdb.base/assign.exp: new file.
7907 * gdb.base/completion.exp: new file.
7908 * gdb.base/cond-expr.exp: new file.
7909 * gdb.base/condbreak.exp: new file.
7910 * gdb.base/define.exp: new file.
7911 * gdb.base/dollar.exp: new file.
7912 * gdb.base/environment.exp: new file.
7913 * gdb.base/eval-skip.exp: new file.
7914 * gdb.base/jump.exp: new file.
7915 * gdb.base/logical.exp: new file.
7916 * gdb.base/pointers.exp: new file.
7917 * gdb.base/relational.exp: new file.
7918 * gdb.base/section_command.exp: new file.
7919 * gdb.base/whatis-expr.exp: new file.
7920
7921 * gdb.base/all-types.c: new file.
7922 * gdb.base/call-array-struct.c: new file.
7923 * gdb.base/call-return-struct.c: new file.
7924 * gdb.base/call-strings.c: new file.
7925 * gdb.base/callfuncs2.c: new file.
7926 * gdb.base/condbreak.c: new file.
7927 * gdb.base/constvars.c: new file.
7928 * gdb.base/display.c: new file.
7929 * gdb.base/int-type.c: new file.
7930 * gdb.base/jump.c: new file.
7931 * gdb.base/miscexprs.c: new file.
7932 * gdb.base/pointers.c: new file.
7933 * gdb.base/pointers2.c: new file.
7934 * gdb.base/shmain.c: new file.
7935 * gdb.base/shr1.c: new file.
7936 * gdb.base/shr2.c: new file.
7937 * gdb.base/solib.c: new file.
7938 * gdb.base/solib1.c: new file.
7939 * gdb.base/solib2.c: new file.
7940 * gdb.base/varargs.c: new file.
7941 * gdb.c++/derivation.cc: new file.
7942 * gdb.c++/overload.cc: new file.
7943 * gdb.c++/ovldbreak.cc: new file.
7944 * gdb.hp/attach.c: new file.
7945 * gdb.hp/attach2.c: new file.
7946 * gdb.hp/average.c: new file.
7947 * gdb.hp/compiler.c: new file.
7948 * gdb.hp/compiler.cc: new file.
7949 * gdb.hp/execd-program.c: new file.
7950 * gdb.hp/follow-exec.c: new file.
7951 * gdb.hp/follow-fork.c: new file.
7952 * gdb.hp/follow-vfork-and-exec.c: new file.
7953 * gdb.hp/misc-hp.cc: new file.
7954 * gdb.hp/more-steps.c: new file.
7955 * gdb.hp/optimize.c: new file.
7956 * gdb.hp/quicksort.c: new file.
7957 * gdb.hp/run-hp.c: new file.
7958 * gdb.hp/start-stop.c: new file.
7959 * gdb.hp/sum.c: new file.
7960 * gdb.hp/templates-hp.cc: new file.
7961 * gdb.hp/thread-local-in-lib.c: new file.
7962 * gdb.hp/thread-local-in-lib.h: new file.
7963 * gdb.hp/thread-local-in-lib.lib.c: new file.
7964 * gdb.hp/vforked-program.c: new file.
7965 * gdb.hp/virtfunc-hp.cc: new file.
7966 * gdb.hp/watchpoint-hp.c: new file.
7967 * gdb.hp/xdb.c: new file.
7968 * gdb.hp/xdb0.c: new file.
7969 * gdb.hp/xdb0.h: new file.
7970 * gdb.hp/xdb1.c: new file.
7971
7972Mon Dec 21 14:08:38 1998 David Taylor <taylor@texas.cygnus.com>
7973
7974 The following change was made by Edith Epstein
7975 <eepstein@cygnus.com> as part of a project to merge in changes
7976 originally made by HP; HP did not create ChangeLog entries.
7977
7978 * gdb.c++/demangle.exp: changed the expected output for some
7979 ARM-style mangling -- removed second reference to datatype.
7980 For example, maint demangle __dt__11T1__pt__2_cFv
7981 T1<char>::~T1<char>(void)
7982 becomes,
7983 maint demangle __dt__11T1__pt__2_cFv
7984 T1<char>::~T1(void)
7985
7986 (test_hp_style_demangling): new hp specific demangling test cases.
d63a86f8 7987
c906108c
SS
7988Mon Dec 14 15:07:03 1998 Jeffrey A Law (law@cygnus.com)
7989
7990 * gdb.trace/actions.exp: Ignore compiler warnings compiling actions.c
7991 * gdb.trace/backtrace.exp: Likewise.
7992 * gdb.trace/circ.exp: Likewise.
7993 * gdb.trace/collection.exp: Likewise.
7994 * gdb.trace/deltrace.exp: Likewise.
7995 * gdb.trace/infotrace.exp: Likewise.
7996 * gdb.trace/limits.exp: Likewise.
7997 * gdb.trace/packetlen.exp: Likewise.
7998 * gdb.trace/passc-dyn.exp: Likewise.
7999 * gdb.trace/passcount.exp: Likewise.
8000 * gdb.trace/report.exp: Likewise.
8001 * gdb.trace/save-trace.exp: Likewise.
8002 * gdb.trace/tfind.exp: Likewise.
8003 * gdb.trace/tracecmd.exp: Likewise.
8004 * gdb.trace/while-dyn.exp: Likewise.
8005 * gdb.trace/while-stepping.exp: Likewise.
8006
80071998-12-07 Jim Blandy <jimb@zwingli.cygnus.com>
8008
8009 * gdb.base/restore.exp, gdb.base/restore.c: New tests.
8010
8011Wed Dec 2 20:03:53 1998 Stan Shebs <shebs@andros.cygnus.com>
8012
8013 From Brendan Kehoe:
8014 * gdb.c++/cplusfuncs.cc, misc.cc, virtfunc.cc: Add now-required
8015 int return types.
8016
8017Sat Oct 24 18:04:22 1998 Felix Lee <flee@cygnus.com>
8018
8019 * config/slite.exp (gdb_load): use gdb_file_cmd, so we can do
8020 remote dos host testing right.
8021
8022Mon Oct 19 01:31:59 1998 Felix Lee <flee@cygnus.com>
8023
8024 * gdb.base/corefile.exp: remove some xfails.
8025
8026Thu Oct 15 10:04:38 1998 Andrew Cagney <cagney@b1.cygnus.com>
8027
8028 * gdb.base/reread.exp: Sleep 1 - ensures that the two executables
8029 have different timestamps.
8030
8031Thu Oct 1 20:56:14 1998 Andrew Cagney <cagney@b1.cygnus.com>
8032
8033 * lib/gdb.exp, gdb.base/default.exp, config/monitor.exp,
8034 gdb.base/default.exp: Replace "exec" with "executable".
8035
8036Tue Sep 29 15:06:29 1998 Andrew Cagney <cagney@b1.cygnus.com>
8037
8038 * gdb.base/default.exp: Change else if to elseif from previous
8039 delta.
8040
8041Mon Sep 28 13:21:43 1998 Nick Clifton <nickc@cygnus.com>
8042
8043 * gdb.base/default.exp: Add brace missing from previous delta.
8044
8045Mon Sep 21 14:39:27 1998 Nick Clifton <nickc@cygnus.com>
8046
8047 * gdb.base/default.exp: Support test for info float for all
8048 varieties of arm toolchain.
8049
dc96c6c7 8050Fri Sep 18 14:07:44 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
8051
8052 * gdb.trace/*.exp: remove "remote_download" command.
8053
dc96c6c7 8054Wed Sep 16 11:38:21 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
8055
8056 * gdb.trace/*.exp: remove -gdwarf from compile.
8057
8058Wed Sep 16 01:23:11 1998 Felix Lee <flee@cygnus.com>
8059
8060 * gdb.trace/configure.in(AC_INIT): typo
8061 * gdb.trace/configure: regenerated
8062
dc96c6c7 8063Mon Sep 14 20:00:04 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
8064
8065 * config/m68k-emc.exp: New file.
8066 * lib/<emc-support.exp trace-support.exp}: New files.
8067 * configure.in: add new test directory gdb.trace.
8068 * gdb.trace/{configure configure.in Makefile.in}: New files.
8069 * gdb.trace/{actions.c actions.exp gdb_c_test.c}: New files.
8070 * gdb.trace/{circ.c circ.exp limits.c limits.exp}: New files.
8071 * gdb.trace/{collection.c collection.exp tfind.exp }: New files.
8072 * gdb.trace/{backtrace.exp deltrace.exp infotrace.exp}: New files.
8073 * gdb.trace/{packetlen.exp passc-dyn.exp passcount.exp}: New files.
8074 * gdb.trace/{report.exp save-trace.exp tracecmd.exp}: New files.
8075 * gdb.trace/{while-dyn.exp while-stepping.exp}: New files.
d63a86f8 8076
dc96c6c7 8077Fri Sep 11 13:58:02 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
8078
8079 * gdb.c++/classes.exp: Change all regular expressions to match
8080 arbitrary combinations of newline/carriage-return, so that they
8081 will work equally well on Unix and Windows.
8082 * gdb.c++/inherit.exp: ditto.
8083 * gdb.c++/virtfunc.exp: ditto.
8084
80851998-08-11 Dawn Perchik <dawn@cygnus.com>
8086
8087 * gdb.base/setshow.exp: Fix error introduced by call to runto_main.
8088
c2d11a7d
JM
8089Fri Jul 24 15:51:34 1998 Jeffrey A Law (law@cygnus.com)
8090
8091 * gdb.disasm/am33.s: Add tests for autoincrement instructions.
8092 * gdb.disasm/am33.exp: Run time. Update tests which use r8-r15
8093 to use a0-a3/d0-d3 as needed.
8094
8095Thu Jul 16 18:20:46 1998 Jeffrey A Law (law@cygnus.com)
8096
8097 * gdb.disasm/am33.s: Add 4 operand mul and mulu tests.
8098 * gdb.disasm/am33.exp: Corresponding changes.
8099
c906108c
SS
81001998-07-11 Felix Lee <flee@cygnus.com>
8101
8102 * gdb.base/callfuncs.exp: add cmp10 test.
8103 * gdb.base/callfuncs.c (cmp10): new function.
8104
8105Thurs Jul 9 11:08:31 1998 Dawn Perchik <dawn@cygnus.com>
8106
d63a86f8 8107 * gdb.base/commands.exp: Break up infrun_breakpoint_command_test
c906108c
SS
8108 into two parts to get around a synchronization problem in expect.
8109
3fc11d3e
JM
8110Fri Jun 26 14:27:13 1998 Keith Seitz <keiths@cygnus.com>
8111
8112 * lib/gdb.exp (gdbtk_start): Add startup for gdbtk.
8113
8114 * configure.in: Add options for gdbtk testsuite.
8115
8116 * configure: Regenerate.
8117
8118 * gdb.gdbtk: New directory to hold gdbtk tests.
8119
c906108c
SS
8120Fri Jun 26 14:52:47 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
8121
8122 * gdb.fortran/types.exp: Escape brackets in expect patterns
8123 for test_float_literal_types_accepted tests.
8124 * gdb.base/scope.exp: Remove extraneous newline in filelocal_bss
8125 before run test.
8126
c2d11a7d
JM
8127Fri Jun 26 11:12:17 1998 Jeffrey A Law (law@cygnus.com)
8128
8129 * am33.exp: Just compile, do not link the testcase.
8130 * am33.s: Add ".am33" pseudoop to force am33 mode.
8131
c906108c
SS
81321998-06-25 Felix Lee <flee@cygnus.com>
8133
8134 * gdb.base/setshow.exp: make sure $pc is sane.
8135
8136 * gdb.stabs/weird.exp: split expect patterns properly.
8137
c2d11a7d
JM
8138Wed Jun 24 13:03:15 1998 Jeffrey A Law (law@cygnus.com)
8139
8140 * gdb.disasm/am33.s: New disassembler testfile for the am33.
8141 * gdb.disasm/am33.exp: Run it.
8142
dc96c6c7 8143Tue Jun 23 11:45:01 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
8144
8145 * gdb.base/funcargs.exp: simplify expect strings to ease pattern
8146 match processing (and eliminate spurious timeouts when running).
8147
dc96c6c7 8148Fri Jun 12 17:28:22 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
8149
8150 * gdb.base/signals.exp (test_handle_all_print): put back Mach
8151 exception test, but conditionalize it on target [mach | gnu].
8152
dc96c6c7 8153Wed Jun 10 10:40:03 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
8154
8155 * gdb.base/overlays.exp: fixup compile line for linker script.
8156
8157Thu Jun 4 21:54:15 1998 Felix Lee <flee@zog.cygnus.com>
8158
8159 * gdb.fortran/types.exp: don't guess at float size.
8160
8161Thu May 21 02:28:37 1998 Felix Lee <flee@zog.cygnus.com>
8162
8163 * gdb.base/exprs.exp: delete test that depends on int size.
8164
8165Sun May 17 17:10:22 1998 Bob Manson <manson@charmed.cygnus.com>
8166
8167 * config/sim.exp: Removed checks for target triplets.
8168 (gdb_target_sim): Use gdb,target_sim_options.
8169
8170Sat May 16 23:43:35 1998 Mark Alexander <marka@cygnus.com>
8171
8172 * gdb.base/reread.exp: New file.
8173 * gdb.base/reread1.c: New file.
8174 * gdb.base/reread2.c: New file.
8175
8176Sat May 16 23:22:09 1998 Mark Alexander <marka@cygnus.com>
8177
8178 * config/sim.exp: Use 'target sim -sparclite' when running
8179 SPARClite programs.
8180
8181Sat May 16 18:48:08 1998 Doug Evans <devans@canuck.cygnus.com>
8182
8183 * gdb.base/structs2.exp: New file.
8184 * gdb.base/structs2.c: New file.
8185
8186Wed May 13 13:36:14 1998 Doug Evans <devans@canuck.cygnus.com>
8187
8188 * gdb.asm/common.inc: New file.
8189 * gdb.asm/d10v.inc: New file.
8190 * asm-source.exp: Pass -I's to gas to find .inc files.
8191 Update line numbers in expected output.
8192 * asmsrc1.s: Rewrite.
8193 * asmsrc2.s: Rewrite.
8194 * configure.in: Create arch.inc symlink.
8195 * configure: Regenerate.
8196 * Makefile.in (distclean): Delete arch.inc.
8197
8198Wed May 6 10:30:54 1998 John Metzler <jmetzler@cygnus.com>
8199
8200 * callfuncs.c (t_enum_value1) : Cleanup return value warnings
8201 (t_enum_value2): ditto
8202 (t_enum_value3): ditto
8203 (main): ditto
8204Fri May 1 09:33:37 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
8205
8206 * gdb.base/break.exp: Remove xfail for `deleting all breakpoints
8207 when none' unexpected prompt case, fixed by breakpoint.c:delete_command
8208 change.
8209 Use gdb_test instead of send_gdb/gdb_expect sequences.
8210
8211Thu Apr 23 12:56:19 1998 Jason Molenda (crash@bugshack.cygnus.com)
8212
8213 * gdb.c++/virtfunc.cc: Declare extern "C" printf to return int,
8214 not void.
8215
8216Thu Apr 16 10:52:34 1998 John Metzler <jmetzler@cygnus.com>
8217
8218 * gdb.base/branches.c: Code with lots of loops and
8219 subroutines. Used to test gdbs ability to single step through PC
8220 changes, especially to test mips-tdep.c:mips_next_pc
8221
8222Mon Apr 13 22:32:51 1998 Frank Ch. Eigler <fche@cygnus.com>
8223
8224 * gdb.c++/virtfunc.cc: Make extern "C" printf declaration pass
8225 more rigorous EGCS C++ error checking.
8226
8227Fri Apr 10 22:38:12 1998 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8228
8229 * gdb.base/help.exp: Clean up `help set args' and `help show args'
d63a86f8 8230 tests.
c906108c 8231 * gdb.base/interrupt.exp: Add "i*86-*-solaris2*" xfail for calling
d63a86f8 8232 function when asleep.
c906108c 8233 * gdb.base/signals.exp: Add "i*86-*-solaris2*" xfails. Add comment
d63a86f8
RM
8234 for i*86 Linux and SVR4 signal handling problems.
8235 Remove linux xfail for `next to handler in signals_tests_1', fixed
8236 by recent infrun.c change.
c906108c 8237 Limit backtrace to 10 frames to avoid timeout problems with infinite
d63a86f8 8238 stack backtraces.
c906108c
SS
8239 Adjust expect pattern in `handle all print' test to match Apr 28 1997
8240 target.[ch] change.
8241
8242Tue Mar 31 00:40:32 1998 Bob Manson <manson@charmed.cygnus.com>
8243
8244 * lib/gdb.exp(gdb_test): Send multiline commands one at a time; wait
8245 for a newline from gdb before continuing.
8246 (default_gdb_exit): Just look for y or n.
8247 (gdb_test): Detect abnormal exit from GDB running on DOS; if
8248 it does, fail the rests of the tests in the file.
8249
8250Tue Mar 24 22:44:52 1998 Bob Manson <manson@charmed.cygnus.com>
8251
8252 * config/cygmon.exp: New file.
8253
8254Mon Mar 16 21:39:11 1998 Bob Manson <manson@charmed.cygnus.com>
8255
8256 * gdb.base/list.exp: Fix problem with "list default lines around
8257 main" test on remote targets.
8258
8259 * gdb.base/scope.exp: Fix problem with filelocal_bss before
8260 run test on remote targets.
8261
8262Thu Mar 12 16:23:00 1998 Doug Evans <devans@canuck.cygnus.com>
8263
8264 * gdb.asm: New directory.
8265 * configure.in: Configure it.
8266 * configure: Regenerate.
8267 * gdb.asm/{Makefile.in,configure.in,configure}: New files.
8268 * gdb.asm/{asm-source.exp,asmsrc1.s,asmsrc2.s}: New files.
8269
8270Mon Feb 23 08:22:44 1998 Mark Alexander <marka@cygnus.com>
8271
8272 * config/mn10300-eval.exp: New file to support MN10300 eval board.
8273
dc96c6c7 8274Wed Feb 18 16:43:46 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 8275
c906108c
SS
8276 * gdb.base/overlays (several files): Merge the two overlay
8277 managers into one. Change variables (foox, barx, bazx, grbxx)
8278 back into ints but force them to load in their proper sections.
8279
8280Thu Feb 12 13:49:30 1998 Andrew Cagney <cagney@b1.cygnus.com>
8281
8282 * gdb.base/d10vovly.c (D10VTranslate): Map IMAP0 to low 128k of
8283 on-chip insn memory and IMAP1 to upper 128k.
8284 (D10VCopy): Handle memory regions crossing 16k boundaries.
8285 (D10VCopy): Transfer data in 32 bit chunks.
8286
8287Tue Feb 10 17:23:22 1998 Andrew Cagney <cagney@b1.cygnus.com>
8288
8289 * gdb.base/overlays.c (main): Exit normally when result is
8290 correct.
8291
8292 * gdb.base/d10v.ld: Update LMAs to reflect current d10v address
8293 map. Include space for printf in .text segment.
8294
8295 * gdb.base/d10vovly.c (D10VTranslate): New function, handle
8296 updated d10v memory VMA/LMA map.
8297 (D10VCopy): Call D10VTranslate.
d63a86f8 8298
c906108c
SS
8299Fri Feb 6 14:13:12 1998 Andrew Cagney <cagney@b1.cygnus.com>
8300
8301 * gdb.base/m32rovly.c: Force variable _novlys into .data section.
8302
8303 * gdb.base/bar.c (barx, bar): Change variable to small array so
8304 that it won't be put into the .sdata - small data -
8305 section. Update reference.
8306 * gdb.base/baz.c (bazx, baz): Ditto.
8307 * gdb.base/foo.c (foox, foo): Ditto.
8308 * gdb.base/grbx.c (grbxx, grbx): Ditto.
8309
8310 * gdb.base/overlays.exp: Expect variables barx, bazx, foox, grbxx
8311 to be arrays.
d63a86f8 8312
dc96c6c7 8313Thu Jan 29 14:48:19 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 8314
c906108c
SS
8315 * gdb.base/overlays.exp: fix up and get working again.
8316 Add tests for backtraces from an overlay function.
d63a86f8 8317
c906108c
SS
8318Fri Jan 23 07:52:45 1998 Fred Fish <fnf@cygnus.com>
8319
8320 * gdb.base/watchpoint.exp: Set "d10v*-*-*" clear_xfail for
8321 "calling function with watchpoint enabled".
8322
8323Thu Jan 22 14:23:29 1998 Fred Fish <fnf@cygnus.com>
8324
8325 * gdb.base/break.exp (test_next_with_recursion): Remove
8326 gdb_suppress_tests for d10v-*-*.
8327 * lib/gdb.exp (gdb_suppress_tests): Disable this function
8328 pending review of whether it is useful or not.
8329
8330Tue Jan 20 13:02:09 1998 Mark Alexander <marka@cygnus.com>
8331
8332 * gdb.base/funcargs.exp: Increase timeout for slow TX39 boards.
8333
8334Mon Jan 19 08:53:04 1998 Mark Alexander <marka@cygnus.com>
8335
8336 * gdb.base/break.exp: Increase timeout for slow TX39 boards.
8337 * config/dve.exp: New file to support Densan boards.
8338
8339Mon Dec 15 22:38:05 1997 Andrew Cagney <cagney@b1.cygnus.com>
8340
8341 * gdb.base/interrupt.exp: Document problem of simulators, signals,
8342 reads and BSD.
8343
8344Wed Nov 26 22:29:18 1997 Bob Manson <manson@charmed.cygnus.com>
8345
8346 * config/monitor.exp: Be a bit less picky about the "Remote debugging"
8347 response.
8348
8349 * gdb.c++/misc.exp: Call runto_main instead of doint it manually.
8350
8351Tue Nov 25 12:46:36 1997 Andrew Cagney <cagney@b1.cygnus.com>
8352
8353 * gdb.base/mips_pro.exp: Add "mips64*-*-elf" xfail for backtrace
8354 test.
8355
8356 * gdb.base/funcargs.exp: Query GDB for target_sizeof_int,
8357 target_sizeof_long and target_bigendian_p.
8358 (structs_by_value, structs_by_reference): Check values according
8359 to targets word size and endianess.
d63a86f8 8360
c906108c
SS
8361Mon Nov 24 16:37:06 1997 Andrew Cagney <cagney@b1.cygnus.com>
8362
8363 * gdb.base/langs.exp: For "continue to exit" ignore any trailing
8364 output.
8365
8366Fri Oct 17 13:24:43 1997 Stan Shebs <shebs@andros.cygnus.com>
8367
8368 * gdb.base/default.exp, gdb.base/help.exp, gdb.base/setshow.exp:
8369 Update test of set args help to match source change.
8370
8371Fri Sep 26 17:36:20 1997 Jason Molenda (crash@pern.cygnus.com)
8372
8373 * gdb.base/default.exp: Expect help system output to be in
8374 alphabetical order.
8375 * gdb.base/help.exp: Ditto.
8376
8377Wed Sep 24 13:08:14 1997 Bob Manson <manson@charmed.cygnus.com>
8378
8379 * gdb.base/signals.exp: Change "i*86-pc-linux-gnu" to
8380 "i*86-pc-linux-gnu*".
8381 * gdb.base/interrupt.exp: Ditto.
8382 * gdb.base/corefile.exp: Ditto.
8383
8384 * lib/gdb.exp(gdb_compile): If is_vxworks target feature is set,
8385 define vxworks when building the testcase.
8386
8387 * gdb.base/ptype.exp: Fix testnames to be unique.
8388 * gdb.base/radix.exp: Ditto.
8389 * gdb.base/term.exp: Ditto.
8390 * gdb.base/whatis.exp: Ditto.
8391 * gdb.c++/classes.exp: Ditto.
8392
8393Tue Sep 16 22:21:48 1997 Bob Manson <manson@charmed.cygnus.com>
8394
8395 * gdb.base/callfuncs.exp: Fix indentation.
8396
8397 * lib/gdb.exp(gdb_expect): Set remote_suppress_flag if
8398 suppress_flag has been set.
8399 (gdb_step_for_stub): Check for gdb,use_breakpoint_for_stub
8400 target feature.
8401
8402Mon Sep 15 15:43:17 1997 Bob Manson <manson@charmed.cygnus.com>
8403
8404 * gdb.stabs/weird.exp: Don't start gdb 'til after we've compiled
8405 the testcase.
8406
8407 * gdb.c++/cplusfuncs.cc(main): Add extern "C" declaration for
8408 set_debug_traps() and breakpoint().
8409 * gdb.c++/misc.cc (main): Ditto.
8410 * gdb.c++/templates.cc (main): Ditto.
8411 * gdb.c++/virtfunc.cc (main): Ditto.
8412
8413Fri Sep 12 16:56:38 1997 Bob Manson <manson@charmed.cygnus.com>
8414
8415 * lib/gdb.exp(gdb_step_for_stub): New function.
8416 (gdb_run_cmd): Look for gdb,do_reload_on_run target feature--if it
8417 exists, reload the executable and do a "continue" instead of
8418 doing a jump.
8419 (runto_main): Use gdb_step_for_stub.
d63a86f8 8420
c906108c
SS
8421 * gdb.base/break.exp: Use gdb_step_for_stub. Also, rename certain
8422 tests to have unique names.
8423 * gdb.base/callfuncs.exp: Ditto.
8424 * gdb.base/commands.exp: Ditto.
8425 * gdb.base/default.exp: Ditto.
8426 * gdb.base/help.exp: Ditto.
8427 * gdb.base/list.exp: Ditto.
8428 * gdb.base/opaque.exp: Ditto.
8429 * gdb.base/printcmds.exp: Ditto. Use a loop to emit multiple
8430 similar tests.
d63a86f8 8431
c906108c
SS
8432 * gdb.base/setshow.c: Add set_debug_traps/breakpoint calls.
8433 * gdb.c++/cplusfuncs.cc: Ditto.
8434 * gdb.c++/virtfunc.cc: Ditto.
8435
8436 * config/monitor.exp: Keep track of the last file we saw, rather
8437 than trying to get the info from gdb.
8438
8439 * gdb.fortran/types.exp: Move comment to previous line.
8440
8441Tue Sep 2 19:55:34 1997 Bob Manson <manson@charmed.cygnus.com>
8442
8443 * config/sparclet.exp: Detect gratuitous change to sparclet gdb
8444 target mode.
8445
8446Mon Jul 28 12:14:47 1997 Stan Shebs <shebs@andros.cygnus.com>
8447
8448 From Bob Manson:
8449 * config/monitor.exp (gdb_target_monitor): Look for "Connected to"
8450 string from GDB when it connects.
8451
8452 * lib/gdb.exp: Look for $TOOL_EXECUTABLE.
8453
8454Thu Jul 3 15:35:12 1997 Bob Manson <manson@charmed.cygnus.com>
8455
8456 * lib/gdb.exp(get_debug_format): Don't cause the testsuite to fail
8457 if we can't get a debug format from GDB (we may be testing an
8458 older GDB). Use a 10 second timeout when checking for the format.
8459
8460 * gdb.stabs/weird.exp: Fix quoting.
8461
8462 * config/sparclet.exp: Renamed sparclet-loader.c to stub-loader.c.
8463
8464Mon Jun 30 18:31:43 1997 Bob Manson <manson@charmed.cygnus.com>
8465
8466 * config/arm-ice.exp: New file.
8467
8468Sun Jun 29 16:43:30 1997 Bob Manson <manson@charmed.cygnus.com>
8469
8470 * gdb.base/overlays.exp: Preliminary fixes; temporarily disabled
8471 until it has been modified to work with the new testsuite.
8472
99707966 8473 * gdb.*/*.exp: Instead of causing 1 unresolved test when the
c906108c
SS
8474 testcase won't compile, cause all of the testcases in the file to
8475 fail instead.
8476
8477 * lib/gdb.exp(gdb_suppress_entire_file): New procedure.
8478 (gdb_clear_suppressed): New procedure.
8479 (gdb_stop_suppressing_tests): Only clear suppress_flag if
8480 it contains a positive value.
8481
8482Sat Jun 28 13:31:11 1997 Bob Manson <manson@charmed.cygnus.com>
8483
8484 * lib/gdb.exp(default_gdb_start): Use gdb_opts host feature.
8485
8486 * gdb.c++/virtfunc.exp: Remove setting of libs variable.
8487
8488Fri Jun 27 07:44:25 1997 Fred Fish <fnf@cygnus.com>
8489
8490 * lib/gdb.exp (setup_xfail_format): New function.
8491 (get_debug_format): New function to get debug format.
8492 (debug_format): New global variable to hold last value set
8493 by get_debug_format.
8494 * gdb.base/list.exp: Call get_debug_format and expect some
8495 tests to fail for DWARF 1 and COFF formats.
8496 * gdb.c++/ptype.exp: Ditto.
8497 * gdb.c++/classes.exp: Ditto.
8498 * gdb.c++/cplusfuncs.exp: Ditto.
8499 * gdb.c++/inherit.exp: Ditto.
8500 * gdb.c++/templates.exp: Ditto.
8501 * gdb.c++/virtfunc.exp: Ditto.
d63a86f8 8502
c906108c
SS
8503Wed Jun 25 09:08:51 1997 Bob Manson <manson@charmed.cygnus.com>
8504
8505 * lib/gdb.exp(default_gdb_exit): Don't give an error if the remote
8506 host doesn't have a currently-open connection.
8507
8508 * config/sparclet.exp: Cleanups and fixes to make it generic for
8509 any gdb stub target. Handle cases where gdb doesn't respond when
8510 interrupted in a sane fashion.
8511
8512 * config/m32r-stub.exp: Load sparclet.exp instead of trying to do the
8513 same thing in a totally different way.
8514
8515 * config/monitor.exp: Pass in timeouts to gdb_expect instead of
8516 setting "timeout".
8517 (gdb_start): We set the global gdb_prompt variable in
8518 default_gdb_init now.
8519
8520Sun Jun 22 09:11:02 1997 Fred Fish <fnf@cygnus.com>
8521
8522 * gdb.base/printcmds.exp: Fix "check for floating addition"
8523 regexp to accept results within approx +/- .01 of exact value.
8524 * lib/gdb.exp (gdb_test): Remove unused expect_out global decl.
8525
8526Wed Jun 18 11:11:39 1997 Bob Manson <manson@charmed.cygnus.com>
8527
8528 * lib/gdb.exp(gdb_init): Pass our arguments to default_gdb_init
8529 properly.
8530 (gdb_expect): Add optional timeout parameter, and add timeout
8531 value to various calls.
8532 (gdb_suppress_tests): Only give one warning message per group.
8533
8534Tue Jun 17 13:10:10 1997 Bob Manson <manson@charmed.cygnus.com>
8535
8536 * lib/gdb.exp(gdb_expect): Declare errorInfo and errorCode as
8537 global variables. Handle getting a value for $timeout more
8538 gracefully.
8539
8540Sat Jun 14 09:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
8541
8542 * lib/gdb.exp: Close connection to remote host if gdb doesn't
8543 initialize.
8544 (default_gdb_init): New procedure; allow gdb_init to be overridden
8545 by a target configuration file.
8546 (gdb_expect): Pass the timeout to remote_expect.
8547
8548 * config/monitor.exp(gdb_load): Fix typo in regexp.
8549
8550Thu Jun 12 20:57:12 1997 Bob Manson <manson@charmed.cygnus.com>
8551
8552 * gdb.base/funcargs.exp: Remove spurious suppress tests call.
8553
8554Tue Jun 3 15:20:20 1997 Bob Manson <manson@charmed.cygnus.com>
8555
8556 * config/monitor.exp(gdb_target_monitor): Call gdb_file_cmd
8557 here. Call gdb_target_exec before rebooting the target, to make
8558 sure the connection to the target is closed.
8559 (gdb_load): Pass the name of the executable to gdb_target_monitor.
8560 Don't call gdb_file_cmd here; let gdb_target_monitor do it.
8561 Also detect "Timeout reading from remote" error.
8562
8563 * config/gdbserver.exp: Pass the executable being loaded to
8564 gdb_target_monitor. Don't call gdb_file_cmd here; let
8565 gdb_target_monitor do it.
8566
8567 * gdb.disasm/hppa.exp: Don't use exec_output.
8568
8569Fri May 23 13:28:29 1997 Bob Manson <manson@charmed.cygnus.com>
8570
8571 * gdb.base/list.exp: If we're debugging a non-native target,
8572 try to set the pc register to point to the start of the
8573 program before doing the first list command.
8574
8575 * gdb.c++/virtfunc.exp(gdb_virtfunc_restart): Make sure we run
8576 test_calls after restarting.
8577
8578 * lib/gdb.exp(gdb_run_cmd): Send jump command again after
8579 reloading.
8580
8581 * gdb.base/watchpoint.exp: Fix typo.
8582
8583 * gdb.base/setshow.exp: Check for use_gdb_stub.
8584
8585 * gdb.base/break.exp: Fix continue until exit test for the gdb
8586 stub case.
8587 * gdb.base/langs.exp: Ditto.
8588
8589 * config/monitor.exp(gdb_load): Handle gdb_sect_offset and
8590 gdb_load_offset. If we weren't given a file to load, figure out
8591 what the current file is and use it.
8592
8593 * config/i386-bozo.exp: New file.
8594
8595Thu May 22 18:51:32 1997 Bob Manson <manson@charmed.cygnus.com>
8596
8597 * lib/gdb.exp(gdb_expect): Look for gdb,timeout target
8598 feature.
8599
8600 * config/proelf.exp: New entry.
8601
8602Wed May 21 21:23:16 1997 Bob Manson <manson@charmed.cygnus.com>
8603
8604 * lib/gdb.exp: Remove spurious .* patterns at the beginning
8605 of regexps.
8606
8607 * gdb.base/watchpoint.exp: Don't run the test_stepping
8608 tests if gdb can't call functions on the target.
8609
8610 * gdb.base/setshow.exp: Don't run the set prompt tests if
8611 the board has gdb_prompt set.
8612
8613Tue May 20 08:58:49 1997 Jeffrey A Law (law@cygnus.com)
8614
8615 * gdb.base/a2-run.exp: Change "gdb,noargs" to just "noargs".
8616 * gdb.base/commands.exp: Likewise.
8617 * gdb.base/setshow.exp: Likewise.
8618
8619Mon May 19 15:37:50 1997 Bob Manson <manson@charmed.cygnus.com>
8620
8621 * config/monitor.exp(gdb_start): Look for gdb_prompt target
8622 feature.
8623
8624 * config/i960.exp: New file.
8625
8626Thu May 1 18:01:50 1997 Bob Manson <manson@charmed.cygnus.com>
8627
8628 * gdb.base/funcargs.exp: Check for gdb,short_int target
8629 feature instead of looking for explicit target triplets.
8630
dc96c6c7 8631Mon Apr 28 17:27:40 1997 Michael Snyder <msnyder@cygnus.com>
c906108c 8632
d63a86f8 8633 * gdb.base/printcmds.exp: add a couple more tests a la
c906108c
SS
8634 "p 123DEADBEEF", to check parse_number.
8635 * top.c: change "to enable to enable" to "to enable" in a couple
8636 of help strings.
8637
8638Thu Apr 24 14:38:18 1997 Jeffrey A Law (law@cygnus.com)
8639
8640 * gdb.base/callfuncs.exp: Mark some tests as expected to fail
8641 on the mn10300.
d63a86f8 8642
c906108c
SS
8643Mon Apr 21 15:05:42 1997 Fred Fish <fnf@cygnus.com>
8644
8645 * gdb.base/a2-run.exp: Add arm-*-coff setup_xfails for cases
8646 where the test executable is run with explicit args.
8647 * gdb.base/default.exp: Handle arm-*-coff case for "info float".
8648
8649Mon Apr 21 13:38:58 1997 Fred Fish <fnf@cygnus.com>
8650
8651 * gdb.base/run.c: Use FAKEARGV to build test executable that
8652 does not require a command line arg, since most simulators
8653 don't currently support passing such an arg into the simulated
8654 program.
8655 * gdb.base/commands.exp: Change tests to insert the proper
8656 value as the arg to the first recursive factorial call. Change
8657 compilation line to define FAKEARGV at compile time.
8658
8659Wed Apr 9 11:12:36 1997 Jeffrey A Law (law@cygnus.com)
8660
8661 * gdb.base/recurse.exp: Enable these tests for the mn10300.
8662 * gdb.base/watchpoint.exp: Don't expect a failure for an "calling
8663 function with watchpoint enabled" test.
8664
8665Tue Apr 8 19:33:20 1997 Bob Manson <manson@charmed.cygnus.com>
8666
8667 * gdb.base/watchpoint.exp(test_watchpoint_triggered_in_syscall):
8668 Don't call gdb_test when the command doesn't return to a gdb prompt.
8669
8670 * lib/gdb.exp(gdb_stop_suppressing_tests): Don't print gratuitous
8671 "Tests restarted" messages.
8672
8673Tue Apr 8 16:38:46 1997 Jeffrey A Law (law@cygnus.com)
8674
8675 * gdb.disasm/mn10300.exp: Fix buglets in "other" tests.
8676
dc96c6c7 8677Thu Apr 3 15:21:26 1997 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
8678
8679 * gdb.base/help.exp: update help msg for INFO ADDR; add help test
8680 for INFO SYMBOL; add help tests for OVERLAY commands.
8681 * gdb.base/default.exp: add tests for INFO SYMBOL command;
8682 add tests for OVERLAY commands
8683 * gdb.base/overlays.c overlays.exp foo.c bar.c baz.c grbx.c ovlymgr.h
8684 d10v.ld m32r.ld d10vovly.c m32rovly.c: add test case for overlays.
8685 * gdb.base/sigall.c: add usestubs code frag
8686 * gdb.base/watchpoint.exp: turn on complex watchpoint test for M32R.
d63a86f8 8687
c906108c
SS
8688Thu Apr 3 09:38:53 1997 Bob Manson <manson@charmed.cygnus.com>
8689
8690 * lib/gdb.exp(gdb_suppress_tests): Add explanation for subsequent
8691 failures.
8692 (gdb_stop_suppressing_tests): Note that tests have restarted.
8693
8694Wed Apr 2 19:04:20 1997 Bob Manson <manson@charmed.cygnus.com>
8695
8696 * config/h8300.exp: New file.
8697
8698Sun Mar 30 13:38:25 1997 Bob Manson <manson@charmed.cygnus.com>
8699
8700 * gdb.base/setshow.exp: Check for the existence of a
8701 feature, not its value.
8702
8703Sat Mar 29 11:19:46 1997 Bob Manson <manson@charmed.cygnus.com>
8704
8705 * gdb.c++/virtfunc.exp: Restart gdb in a sane fashion.
8706
8707 * gdb.base/scope.exp: It's now init0(), not init().
8708
8709 * gdb.base/scope0.c: For now, change init() to be init0().
8710
8711 * config/monitor.exp: Use gdb_serial in preference to serial
8712 or netport.
8713
8714 * lib/gdb.exp: Set GDB to [transform gdb] if we're using a remote host
8715 and it's not already set.
8716
8717Fri Mar 28 19:54:18 1997 Bob Manson <manson@charmed.cygnus.com>
8718
8719 * gdb.base/setshow.exp: Only test the run command if the target
8720 isn't using a stub and if it supports argument passing.
8721
8722Sat Mar 22 19:50:25 1997 Bob Manson <manson@charmed.cygnus.com>
8723
8724 * config/udi.exp(gdb_start): Make sure UDICONF is set
8725 properly before starting gdb.
8726
8727Mon Mar 24 14:40:33 1997 Jeffrey A Law (law@cygnus.com)
8728
8729 * gdb.disasm/mn10300.s: New test file for mn10300 disassembler.
8730 * gdb.disasm/mn10300.exp: Run mn10300 disassembler tests.
8731 * gdb.disasm/Makefile.in: Remove "mn10300" when cleaning.
8732
8733Tue Mar 11 11:42:58 1997 Bob Manson <manson@charmed.cygnus.com>
8734
8735 * config/vx.exp: Use remote_ld, not vxworks_ld. Don't use
8736 specialized code to reboot the board, use remote_reboot instead.
8737
8738 * config/vxworks29k.exp: Use vx.exp, not vx-gdb.exp.
8739
8740 * lib/gdb.exp: Add GDB_TESTCASE_OPTIONS.
8741
8742 * config/monitor.exp: Make sure we disconnect from the target.
8743 Also, try a reboot/reload cycle instead of failing if the
8744 load fails.
8745
8746Fri Mar 7 13:48:30 1997 Bob Manson <manson@charmed.cygnus.com>
8747
8748 * gdb.base/default.exp: Don't set match_max.
8749 * gdb.base/help.exp: Ditto.
8750 * gdb.base/list.exp: Ditto.
8751 * gdb.base/signals.exp: Ditto.
8752
8753 * config/monitor.exp(gdb_load): If gdb,use_standard_load is
8754 set, use remote_ld to download the testcase instead of
8755 the GDB loader.
8756
8757Wed Mar 5 00:00:43 1997 Bob Manson <manson@charmed.cygnus.com>
8758
8759 * config/vr5000.exp: New file.
8760
8761 * config/monitor.exp(gdb_target_monitor): Add pattern for
8762 "Ending remote" to detect errors in connecting.
8763
8764 * gdb.base/setshow.exp: Add .* within auto language test.
8765
8766 * lib/gdb.exp(gdb_run_cmd): Add check for gdb_init_command
8767 target feature.
8768
8769 * config/monitor.exp(gdb_load): Check for a failure when loading,
8770 and reboot the board if necessary.
8771
8772 * gdb.base/setvar.exp(test_set): Handle multiple prints within
8773 a set of tests. Remove print.* from the patterns being checked.
8774
8775Mon Mar 3 11:57:43 1997 Bob Manson <manson@charmed.cygnus.com>
8776
8777 * gdb.base/a1-selftest.exp: Use send_gdb consistently. Don't
8778 refer to gdb_spawn_id.
8779
8780 * config/m32r-stub.exp: Remove references to gdb_spawn_id, no
8781 longer used.
8782 * config/sparclet.exp: Ditto.
8783 * config/sparclet-old.exp: Ditto.
8784 * config/slite.exp: Ditto.
8785 * config/sim.exp: Ditto.
8786 * gdb.base/funcargs.exp: Ditto.
8787
8788 * lib/gdb.exp:Remove references to gdb_spawn_id.
8789 (gdb_expect): Move to remote.exp.
8790
8791Fri Feb 28 20:47:39 1997 Bob Manson <manson@charmed.cygnus.com>
8792
8793 * config/monitor.exp: Detect the "Couldn't establish connection"
8794 message from GDB.
8795
8796Tue Feb 25 14:08:55 1997 Bob Manson <manson@charmed.cygnus.com>
8797
8798 * gdb.base/bitfields.exp: Use runto instead of explicit
8799 gdb_run_cmd/gdb_expect sequences.
8800
8801 * gdb.base/break.exp(text_next_with_recursion): Add match for
8802 gdb_expect call.
8803
8804 * config/monitor.exp(gdb_target_monitor): Calling exit loses big.
8805 We also need to handle the "A program is being debugged already"
8806 prompt from gdb. Use gdb_test to set the baud rate.
8807
8808 * lib/gdb.exp(gdb_init): Increase the default expect buffer size
8809 to 20000. Really. I mean it.
8810
8811Mon Feb 24 13:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
8812
8813 * lib/gdb.exp(gdb_test): Generate a FAIL message when send_gdb
8814 fails. If suppress_flag is set, skip perror message about not
8815 being able to send to GDB.
8816 (send_gdb): If suppress_flag is set, don't try to send commands to
8817 GDB.
8818 (gdb_expect): If suppress_flag is set, always fail immediately.
8819 (gdb_suppress_tests, gdb_stop_suppressing_tests): New functions.
8820 (gdb_init): Call gdb_stop_suppressing_tests.
8821 (default_gdb_exit): Ditto.
8822 (default_gdb_start): Ditto.
8823
8824 * gdb.base/bitfields.exp: Call gdb_suppress_tests and
8825 gdb_stop_suppressing_tests as appropriate.
8826 * gdb.base/break.exp: Ditto.
8827 * gdb.base/callfuncs.exp: Ditto.
8828 * gdb.base/commands.exp: Ditto.
8829 * gdb.base/exprs.exp: Ditto.
8830 * gdb.base/funcargs.exp: Ditto.
8831 * gdb.base/list.exp: Ditto.
8832 * gdb.base/recurse.exp: Ditto.
8833 * gdb.base/scope.exp: Ditto.
8834 * gdb.base/structs.exp: Ditto.
8835 * gdb.c++/inherit.exp: Ditto.
8836
8837Sun Feb 23 19:56:02 1997 Bob Manson <manson@charmed.cygnus.com>
8838
8839 * config/vr4300.exp: New file.
8840
99707966 8841 * gdb.*/*.exp: Call gdb_expect instead of expect.
d63a86f8 8842
99707966 8843 * lib/gdb.exp(gdb_expect): New function.
c906108c
SS
8844
8845Thu Feb 20 13:57:01 1997 Bob Manson <manson@charmed.cygnus.com>
8846
8847 * lib/gdb.exp(gdb_init): New function.
8848
8849 * gdb.base/setvar.exp(test_set): Don't bother printing a PASS/FAIL
8850 for each individual variable set.
8851
8852 * gdb.base/exprs.exp(test_expr): Make sure each test gets a unique
8853 name.
8854
8855 * gdb.base/help.exp: Fix the syntax of a few gdb_test calls.
8856
8857 * gdb.base/scope.exp: Use gdb_test.
8858
8859 * gdb.base/ptype.exp: Don't call "gdb_exit; gdb_start" if we're
8860 aborting; the testsuite driver will do that for us (see
8861 gdb_finish). Also, use gdb_test in a few more places.
8862
8863Thu Feb 20 13:32:24 1997 Stan Shebs <shebs@andros.cygnus.com>
8864
8865 * gdb.base/help.exp: Fix syntax of "help info all-registers" test.
8866
8867Thu Feb 20 10:34:21 1997 Jeffrey A Law (law@cygnus.com)
8868
8869 * gdb.disasm/mn10200.s: Add "nop" after "main" so that "main"
8870 and "add_tests" are not at the same address.
8871
8872Fri Feb 14 18:47:23 1997 Bob Manson <manson@charmed.cygnus.com>
8873
8874 * gdb.base/ptype.exp: Use gdb_test.
8875
8876Thu Feb 13 16:09:36 1997 Jeffrey A Law (law@cygnus.com)
8877
8878 * gdb.disasm/mn10200.s (misc_tests): Fix targets for "jsr" insns.
8879 * gdb.disasm/mn10200.exp (misc_tests): Remove bogus line accidentally
8880 left in. No longer expect them to fail.
8881
8882 * gdb.stabs/*.mt; Deleted, no longer used.
8883 * gdb.stabs/configure.in: Remove references to target makefile
8884 frags.
8885 * gdb.stabs/configure: Rebuilt.
8886
8887 * gdb.disasm/*.mt: Deleted, no longer used.
8888 * gdb.disasm/configure.in: Remove references to target makefile
8889 frags. Use "sh3.s" as the unique filename for this directory.
8890 * gdb.disasm/configure: Rebuilt.
8891
8892 * gdb.disasm/mn10200.s: New test file for mn10200 disassembler.
8893 * gdb.disasm/mn10200.exp: Run mn10200 disassembler tests.
8894 * gdb.disasm/Makefile.in: Remove "mn10200" when cleaning.
8895
8896Tue Feb 11 16:57:58 1997 Bob Manson <manson@charmed.cygnus.com>
8897
8898 * config/udi.exp: Use mondfe,name instead of remote_host.
8899
8900Tue Feb 11 11:22:36 1997 Jeffrey A Law (law@cygnus.com)
8901
8902 * gdb.base/watchpoint.exp: Don't expect a failure when calling
8903 a function with a watchpoint enabled on the mn10200.
8904
8905 * gdb.stabs/weird.exp: Don't quit if "weird.s" doesn't exist
8906 before trying to create it!
8907
8908Mon Feb 10 16:40:47 1997 Bob Manson <manson@charmed.cygnus.com>
8909
8910 * config/vx.exp: Use hostname instead of netport.
8911
8912 * config/vxworks.exp: New file.
8913
8914 * gdb.base/a2-run.exp: Change vxworks cases to use gdb_spawn_id.
8915
8916 * config/monitor.exp(gdb_target_monitor): Look for a prompt from
8917 gdb before assuming everything worked. Send a ^C if a timeout
8918 occurs.
8919
8920 * lib/gdb.exp(gdb_test): Check the result of send_gdb. Use
8921 $gdb_spawn_id directly.
8922 (gdb_run_cmd): Try _start as well as start. Use the target feature
8923 gdb,start_symbol as the symbol to start from when jumping.
8924
8925Mon Feb 10 11:26:59 1997 Jeffrey A Law (law@cygnus.com)
8926
8927 * gdb.base/exprs.exp: Delete bogus/incorrect (and probably
8928 redundant) test.
8929
8930 * gdb.base/recurse.exp: Relax final value test for 'b' so that
8931 it doesn't lose for 16bit integer systems.
8932
8933Fri Feb 7 09:31:21 1997 Jeffrey A Law (law@cygnus.com)
8934
8935 * gdb.fortran/types.exp: If the target doesn't support "double"
8936 data types, then expect "real" types to only be 4 bytes.
8937
8938 * gdb.c++/virtfunc.exp: Expect failure for virtual function
8939 call tests if the target doesn't support inferior function calls.
8940
8941 * gdb.base/printcmds.exp: Allow minor deviation in FP values
8942 in printf tests.
8943
8944Thu Feb 6 12:46:14 1997 Jeffrey A Law (law@cygnus.com)
8945
8946 * gdb.base/help.exp: Disable "help set", "help show", and
8947 "help support". Simplify regexp for "help stack".
8948
8949 * gdb.base/default.exp: Set match_max to 5000 and the timeout
8950 to 60 seconds. Temporarily set match_max to 15000 around the
8951 "info copying" test.
8952
8953 * gdb.base/nodebug.exp: Don't try to do an inferior function
8954 call if the target doesn't support them.
8955 * gdb.base/printcmds.exp: Likewise.
8956 * gdb.base/setvar.exp: Likewise.
8957 * gdb.base/structs.exp: Likewise.
8958 * gdb.c++/templates.exp: Likewise.
8959 * gdb.base/ptype.exp: Likewise. Remove UDI specific stuff.
8960
8961 * gdb.base/recurse.exp: Enable for the mn10200.
8962
8963 * configure.in: Do configure gdb.stabs directory for *-*-elf
8964 targets.
8965 * configure: Rebuilt.
8966
8967 * gdb.base/break.exp: Check for gdb,noresults before testing
8968 exit status and/or results from the target.
8969 * gdb.base/watchpoint.exp, gdb.base/langs.exp: Likewise.
8970 * lib/gdb.exp: Remove old (now bogus) initialization of
8971 noinferior, noargs, noresults and nosignals.
8972
8973Tue Feb 4 21:52:17 1997 Bob Manson <manson@charmed.cygnus.com>
8974
8975 * config/sh.exp: New file.
8976
8977 * config/slite.exp: Try to connect multiple times to the board
8978 before rebooting. Only send a "monitor run" if need_monitor_run
8979 is set.
8980
8981 * gdb.base/break.exp: Don't do the "stub continue" test if
8982 the target has gdb_stub set.
8983
8984 * gdb.base/callfuncs.exp: Increase the timeout.
8985
8986 * gdb.base/interrupt.exp: Don't even try to compile the testcase
8987 if the target has gdb,noinferiorio set.
8988
8989 * gdb.base/list.exp: Increase match_max to 10000 characters.
8990
8991 * gdb.base/sigall.exp: Check for gdb,nosignals on the target.
8992
8993 * gdb.base/watchpoint.exp: Check for gdb,noinferiorio on the
8994 target.
8995
8996 * lib/gdb.exp(gdb_run_cmd): Fix for targets that use stubs.
8997
8998Mon Feb 3 12:09:37 1997 Bob Manson <manson@charmed.cygnus.com>
8999
9000 * gdb.base/a1-selftest.exp: Make sure we call gdb_exit before
9001 trying to delete the copy of gdb. Catch the file delete so we
9002 don't die if the delete fails; also, the file should be copied to
9003 the host, not to the build.
9004
9005Sun Feb 2 00:55:14 1997 Bob Manson <manson@charmed.cygnus.com>
9006
9007 * lib/gdb.exp(gdb_test): Surround the result pattern with
9008 parenthesis in case it contains multiple regexps separated
9009 with |.
9010
9011 * gdb.base/watchpoint.exp: Use gdb_test.
9012 * gdb.base/default.exp: Ditto.
9013
9014Sat Feb 1 23:51:01 1997 Bob Manson <manson@charmed.cygnus.com>
9015
99707966 9016 * gdb.*/*.exp: Replace $prompt with $gdb_prompt.
d63a86f8 9017
c906108c
SS
9018 * gdb.base/scope.exp: Use gdb_test.
9019 * gdb.c++/classes.exp: Ditto.
9020 * gdb.c++/inherit.exp: Ditto.
9021
9022Fri Jan 31 13:09:12 1997 Bob Manson <manson@charmed.cygnus.com>
9023
9024 * gdb.base/crossload.exp: Don't use execute_anywhere, use
9025 remote_exec instead.
9026 * gdb.base/corefile.exp: Don't be ridiculous.
9027 * gdb.base/*.c: Add missing stub invocations.
9028
9029Thu Jan 30 16:49:25 1997 Bob Manson <manson@charmed.cygnus.com>
9030
9031 * config/slite.exp: Miscellaneous fixes.
9032
9033 * lib/gdb.exp: Fix runto.
9034
9035 * gdb.base/signals.exp: Check for a gdb,nosignals feature of
9036 the target.
9037
9038 * gdb.base/watchpoint.exp: Fix regexp.
9039
9040 * lib/gdb.exp(default_gdb_exit): Add a catch to the
9041 close and wait commands, as the descriptor may now be
9042 invalid. Always call "remote_close host".
9043
9044Tue Jan 28 14:42:31 1997 Bob Manson <manson@charmed.cygnus.com>
9045
9046 Major rewrite for testsuite revision.
d63a86f8 9047
c906108c
SS
9048 * lib/gdb.exp: Remove references to global CC, CXX, B_OPTIONS,
9049 TARGET_INCLUDES, LDFLAGS and target_alias. Use gdb_spawn_id
9050 instead of relying on spawn_id to always contain a valid
9051 spawn id.
9052 (get_compiler_info): New procedure to build the ${binfile}.ci
9053 file, instead of replicating this in N different places.
9054 (gdb_compile): New procedure.
d63a86f8 9055
c906108c
SS
9056 gdb.*/*.exp: Use gdb_compile and get_compiler_info (with
9057 appropriate arguments) instead of compile. Use gdb_test in a lot
9058 more places. Use send_gdb instead of send. Always run gdb_start
9059 at the start of a testcase, as this is no longer done magically.
9060
9061 config/*-gdb.exp: Rename without the -gdb suffix.
9062
9063 config/mips.exp: Use remote_close instead of exit_remote_shell.
9064 config/monitor.exp: Use target_info instead of looking at
9065 baud, timeout, etc.
9066 config/sim.exp: Use gdb_spawn_id instead of relying on spawn_id.
9067
9068Sat Dec 14 00:43:57 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9069
9070 * gdb.c++/templates.exp (test_ptype_of_templates),
9071 gdb.c++/inherit.exp (test_ptype_si, test_print_anon_union):
9072 Update expect patterns for destructors and assignment operators
9073 to match corresponding c-typeprint.c changes.
9074 * gdb.c++/templates.exp (test_template_breakpoints): Revert change
9075 to destructor breakpoint test, GDB should be able to set the
9076 destructor breakpoint without specifying arguments.
9077
9078Tue Dec 3 20:17:52 1996 Fred Fish <fnf@cygnus.com>
9079
9080 * gdb.threads/pthreads.exp: Change result for failure to compile due
9081 to lack of pthreads runtime support from an error to simply an
9082 unsupported test, per dejagnu standards.
9083
9084Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9085
9086 * lib/gdb.exp (gdb_test): Simplify expect pattern for the case
9087 where GDB exits to reduce pattern match time.
9088 (skip_chill_tests): Skip chill tests for mips*-sgi-irix6*.
9089
9090 * gdb.base/nodebug.exp: Add mips*-sgi-irix6* xfails.
9091
dc96c6c7 9092Tue Nov 26 18:29:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
9093
9094 * gdb.base/callfuncs.exp: Turn on function call tests for h8300.
9095 * gdb.base/default.exp: ditto.
9096 * gdb.base/nodebug.exp: ditto.
9097 * gdb.base/printcmds.exp: ditto.
9098 * gdb.base/ptype.exp: ditto.
9099 * gdb.base/setvar.exp: ditto.
9100 * gdb.base/structs.exp: ditto.
9101 * gdb.base/setshow.c: Guard against uninitialized values of argc.
9102
9103Tue Nov 26 17:23:28 1996 Ian Lance Taylor <ian@cygnus.com>
9104
9105 * configure, */configure: Rebuild with autoconf 2.12.
9106
9107Sat Nov 23 13:32:15 1996 Fred Fish <fnf@cygnus.com>
9108
9109 * gdb.base/a1-selftest.exp: Change x86 linux setup_xfails to
9110 use new i*86-pc-linux*-gnu quads.
9111 * gdb.base/corefile.exp: Ditto.
9112 * gdb.base/signals.exp: Ditto.
9113 * gdb.base/sigall.exp: Ditto.
9114 * gdb.base/interrupt.exp: Ditto.
9115
9116 * gdb.base/signals.exp (signal_tests_1): Remove setup_xfail
9117 "i*86-*-linux" for "signal SIGUSR1". Now works, at least with
9118 RedHat 4.0.
d63a86f8 9119
c906108c
SS
9120 * gdb.threads/pthreads.c (_MIT_POSIX_THREADS): Define if target is
9121 linux. This allows the test case to at least compile on latest
9122 linux, but still not run due to missing the threads runtime library.
9123
9124Fri Nov 22 10:13:29 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9125
9126 * gdb.base/a1-selftest.exp (do_steps_and_nexts): Reinitialize source
9127 directory to search gdb directory. Accept and step over conditional
9128 stack alignment code. Consume $prompt in failure cases.
9129 Reset timeout to $oldtimeout instead of some arbitrary value.
9130 * gdb.base/nodebug.exp: Limit backtrace to 10 frames to avoid
9131 timeout problems with infinite stack backtraces.
9132 * gdb.base/ptype.exp (ptype struct link, union tu_link):
9133 Accept function parameters for linkfunc member.
9134
9135Thu Nov 21 09:17:19 1996 Fred Fish <fnf@cygnus.com>
9136
9137 * lib/gdb.exp (CFLAGS): Remove, unreferenced.
9138 (CXXFLAGS): Remove, unreferenced.
9139 (B_OPTIONS): Add for -B options and add code to initialize with
9140 previous -B options and also add -B option to pick up cross compiled
9141 runtime.
9142 (TARGET_INCLUDES): Add for -I options and add code to initialize when
9143 doing cross compiles.
9144 (target_alias): Declare global.
9145 (xgcc): Set variable to full path of gcc in build tree. Use findfile
9146 to verify that gcc exists in build tree, and if so set CC to that
9147 gcc and to use B_OPTIONS and TARGET_INCLUDES.
d63a86f8 9148
c906108c
SS
9149Tue Nov 12 16:20:13 1996 Fred Fish <fnf@cygnus.com>
9150
9151 * gdb.c++/inherit.exp (test_print_anon_union): Reenable
9152 ptype test for anonymous union. Fixup testcase to match
9153 current gcc debug output.
9154
9155Mon Nov 11 14:12:06 1996 Jeffrey A Law (law@cygnus.com)
9156
9157 * gdb.base/funcargs.c: Use cast rather than "UL" suffix to
9158 force argument to an unsigned long type.
9159
9160Mon Nov 11 10:27:55 1996 Fred Fish <fnf@cygnus.com>
9161
9162 * gdb.c++/inherit.exp (test_ptype_si): Fix tagless struct ptype
9163 tests and anonymous union print/ptype tests.
9164 * gdb.base/list.exp (test_forward-search): Increase timeout by
9165 5 minutes for the "search extremely long line" case.
9166 * lib/gdb.exp (gdb_test): Document that the third arg to gdb_test is
9167 completely optional and that the pass/fail messages use the command as
9168 the message if that third arg is a null string.
9169 (gdb_test_exact): Arrange that a null string pattern means match a
9170 null string output rather than any output, which might include random
9171 errors.
9172 * gdb.base/mips_pro.exp: Add "mips*-sgi-irix4*" xfail for
9173 backtrace test.
9174 * gdb.c++/demangle.exp: Add a "*-*-*" xfail for test that was
9175 always failing and failure is now exposed by gdb.exp changes.
9176
9177Sat Nov 9 11:13:24 1996 Fred Fish <fnf@cygnus.com>
9178
9179 * gdb.c++/inherit.exp (test_ptype_vi): Log some passes that
9180 weren't being noted.
9181
9182Sat Nov 9 01:05:10 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9183
9184 * gdb.base/corefile.exp: Consume $prompt in mmap fail cases.
9185 * gdb.stabs/weird.exp: Remove v_comb xfails.
9186
dc96c6c7 9187Tue Nov 5 10:44:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
9188
9189 * gdb.base/[bitfields.exp crossload.exp funcargs.exp interrupt.exp
9190 list.exp scope.exp watchpoint.exp]
9191 Make all timeout error msgs explicitly say "(timeout)".
d63a86f8 9192
dc96c6c7 9193Mon Nov 4 12:03:06 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
9194
9195 * config/monitor.exp: Increase download timeout to 1000 seconds.
9196
dc96c6c7 9197Mon Nov 4 12:02:26 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
9198
9199 * config/m32r.exp: Increase timeout to 120 seconds.
9200
9201Sun Nov 3 14:37:05 1996 Fred Fish <fnf@cygnus.com>
9202
9203 * gdb.c++/classes.exp: Modify to handle current gcc C++ member ordering
9204 and accept older ordering as obsolescent gcc or gdb.
9205 * gdb.c++/templates.exp: Ditto.
9206 * gdb.c++/virtfunc.exp: Ditto.
9207
9208Fri Nov 1 11:56:09 1996 Fred Fish <fnf@cygnus.com>
9209
9210 * gdb.base/coremaker.c: Add code to mmap some data so we
9211 can check that it ends up in the core file.
9212 * gdb.base/corefile.exp: Add test to read mmapped data
9213 from core file.
9214
dc96c6c7 9215Wed Oct 30 18:19:16 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
9216
9217 * config/m32r.exp: New file.
9218
9219Mon Oct 21 14:40:50 1996 Stu Grossman (grossman@critters.cygnus.com)
9220
9221 * testsuite/gdb.base/nodebug.exp: Whack out -g options by hand so
9222 that cflags can contains -gstabs, and work correctly for other tests.
9223
dc96c6c7 9224Mon Oct 21 14:00:37 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
9225
9226 * gdb.base/setshow.exp: New file, tests show and set.
9227 * gdb.base/setshow.c: New file, tests show and set.
9228 * gdb.base/help.exp: Add test for help set|show annotate.
9229 * gdb.base/default.exp: Add test for set|show annotate.
9230
9231Wed Oct 16 19:03:54 1996 Stu Grossman (grossman@critters.cygnus.com)
9232
9233 * testsuite/gdb.base/break.exp: Make backtrace from factorial
9234 errors unique.
9235 * testsuite/gdb.base/nodebug.exp: Whack out all -g options
9236 explicitly.
9237
9238Tue Oct 15 16:45:02 1996 Stu Grossman (grossman@critters.cygnus.com)
9239
9240 * config/sim-gdb.exp (gdb_target_sim): Remove setting of height
9241 and width commands. This is done elsewhere.
9242 * (gdb_start): Don't call gdb_start_sim here. That's already
9243 done in gdb_load. This fixes lots of failures in default.exp.
9244
9245Sun Oct 13 10:40:23 1996 Fred Fish <fnf@cygnus.com>
9246
9247 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
9248 * gdb.base/mips_pro.exp: Fix misplaced gdb_exit/gdb_start/gdb_load.
9249 * lib/gdb.exp (gdb_test): Treat failures due to program exiting
9250 in the same we we treat other failures (since it may be an expected
9251 condition), rather than as an error.
9252 * gdb.base/signals.exp (test_handle_all_print): Revert back to
9253 old test format.
9254
9255Fri Oct 11 17:05:22 1996 Fred Fish <fnf@cygnus.com>
9256
9257 * Makefile.in (clean mostlyclean): Also remove chill *.grt files.
9258 (distclean maintainer-clean realclean): No need to remove files
9259 twice. Nuke the duplicates.
9260 * gdb.base/Makefile.in (EXECUTABLES): Add "structs".
d63a86f8 9261 * gdb.threads/Makefile.in (distclean maintainer-clean realclean):
c906108c
SS
9262 Remove config.h along with other config files.
9263
9264Mon Sep 30 20:16:22 1996 Fred Fish <fnf@cygnus.com>
9265
9266 * gdb.base/interrupt.exp: Add i*86-*-linux* setup_xfail for
9267 "p func1 ()" and note that rests of tests are skipped.
9268 * gdb.base/corefile.exp: Add i*86-*-linux* and m68*-*-hpux*
9269 setup_xfails for "print func2::coremaker_local".
9270 Add i*86-*-linux* setup_xfail for "backtrace in corefile.exp".
9271 * gdb.base/mips_pro.exp: Restart gdb in this test so it isn't
9272 affected by the previous run test.
9273 * gdb.chill/misc.exp: Add m68*-*-hpux* setup_xfails for
9274 "print array () ubyte (foo)" and "print/x array () byte (\$i)"
9275 * gdb.chill/pr-8742.exp: Add m68*-*-hpux* setup_xfails for
9276 "pass int powerset tuple" and "pass modeless int powerset tuple".
9277 * gdb.chill/tests2.exp: Add m68*-*-hpux* setup xfails for
9278 "real write 4" and "real write 8".
9279 * gdb.shill/tuples.exp: Add i*86-*-linux* and m68*-*-hpux*
9280 setup_xfails for "print vs1 after tuple assign 2",
9281 "print \$i after tuple assign 2", and
9282 "print vs2 after tuple assign 2".
9283 * lib/gdb.exp (gdb_test): When a gdb aborts, print a more
9284 meaningful error message and return -1 so the caller can
9285 suppress further tests and avoid a cascade of errors.
d63a86f8 9286
c906108c
SS
9287Fri Sep 27 10:34:51 1996 Fred Fish <fnf@cygnus.com>
9288
9289 * gdb.base/a1-selftest.exp: Tweak tests to account for new
9290 format for printing version.
9291 * gdb.base/default.exp: Ditto.
9292 * gdb.base/interrupt.exp: Fix problem with cascade of
9293 errors if child process dies while calling a function.
d63a86f8 9294
c906108c
SS
9295Fri Sep 13 21:43:48 1996 Fred Fish <fnf@cygnus.com>
9296
9297 * Makefile.in (VPATH): Add
9298 * Makefile.in (Makefile, config.status): Fix rules so things get
9299 remade when necessary.
9300
9301Fri Sep 13 18:16:10 1996 Fred Fish <fnf@cygnus.com>
9302
9303 * Makefile.in (just-check): Add path to sibling expect dir
9304 to environment variable specified by RPATH_ENVVAR.
9305
9306Fri Sep 13 12:05:34 1996 Fred Fish <fnf@cygnus.com>
9307
9308 * Makefile.in (RPATH_ENVVAR): New var, set to @RPATH_ENVVAR@.
9309 (just-check): Add shared library paths for libstdc++, tk,
9310 tcl, bfd, and opcodes to the environment variable specified
9311 in RPATH_ENVVAR.
9312 * configure.in: Add support to recognize --enable-shared flag
9313 and generate correct value for RPATH_ENVVAR.
9314 * configure: Regenerated with autoconf.
9315
9316Mon Sep 2 06:36:02 1996 Fred Fish <fnf@cygnus.com>
9317
9318 * gdb.base/break.exp: Expand "Delete all breakpoints" xfail to
9319 include all osf versions.
9320 * gdb.threads/pthreads.exp: Expand "run to main" xfail to include
9321 all osf versions. Add -D_MIT_POSIX_THREADS to compilation command
9322 when target is linux. When failing to build pthreads test
9323 executable, give more meaningful message.
9324 * gdb.threads/pthreads.c: Hpux also uses old definition of second
9325 arg for pthread_create.
d63a86f8 9326
c906108c
SS
9327Mon Aug 19 09:58:59 1996 Fred Fish <fnf@cygnus.com>
9328
9329 * gdb.threads/pthreads.c (PTHREAD_CREATE_ARG2,
9330 PTHREAD_CREATE_NULL_ARG2): Accomodate old pthreads implementations.
9331 * gdb.threads/pthreads.exp: Try linking with both -lpthread (Solaris)
9332 and -lpthreads (everybody else).
9333 (test_startup): Fail gracefully if threads are not supported.
9334 * gdb.base/nodebug.exp: Add setup_xfail hppa*-*-hpux* for
9335 "p/c array_index("abcdef",2)" when not gcc compiled.
9336 * gdb.base/corefile.exp: Add setup_xfail hppa*-*-hpux* for
9337 "print func2::coremaker_local" when not gcc compiled.
9338 * gdb.base/opaque.exp: Remove setup_xfail hppa*-*-hpux* for
9339 "ptype on opaque struct tagname (statically)",
9340 "ptype on opaque struct tagname (dynamically) 1", and
9341 "ptype on opaque struct tagname (dynamically) 2"
9342 for not compiled with gcc.
9343 * gdb.base/mips_pro.exp: Only do setup_xfail hppa*-*-* for
9344 backtrace when compiled with gcc.
d63a86f8 9345 * lib/gdb.exp (runto_main): Return result of "runto main" rather
c906108c
SS
9346 than always return success.
9347
9348Sat Aug 17 13:28:00 1996 Fred Fish <fnf@cygnus.com>
9349
9350 * gdb.c++/virtfunc.exp: Remove setup_xfail for "mips-*-irix5*".
9351
9352Tue Aug 13 10:26:10 1996 Jeffrey A Law (law@cygnus.com)
9353
9354 * gdb.base/structs.exp: Undo last change.
9355
9356Mon Aug 12 15:29:08 1996 Fred Fish <fnf@cygnus.com>
9357
9358 * gdb.base/a1-selftest.exp (do_steps_and_nexts): New routine to
9359 encapsulate all the steps/nexts done during self test, starting
9360 at main, and makes them less sensitive to optimization issues.
9361 Add "hppa*-*-hpux*" to setup_xfail for "backtrace through
9362 signal handler" test.
9363 * gdb.threads/pthreads.exp: Only run this for native configs.
9364 * gdb.base/structs.exp (do_function_calls): Add hppa*-*-hpux9*"
9365 setup_xfails for "p fun5()", "p fun6()", "p fun7()", and "p fun8"
9366 tests.
9367 gdb.c++/virtfunc.exp (do_tests): Add "mips-*-irix5*" setup_xfail
9368 for "runto test_calls(void)" test.
d63a86f8 9369
c906108c
SS
9370Sun Aug 11 13:11:24 1996 Fred Fish <fnf@cygnus.com>
9371
9372 * gdb.base/term.exp: Set 7-bit strings, address off, width to 0,
9373 and don't expect address info in breakpoint confirmations.
9374
9375Wed Aug 7 20:47:43 1996 Fred Fish <fnf@cygnus.com>
9376
9377 * gdb.base/list.exp (test_forward_search): Increase timeout
9378 temporarily by 60 seconds for searching extremely long line,
9379 and then reset to old value when done. Increase expect input
9380 buffer to 10000.
9381
9382Wed Aug 7 15:34:22 1996 Fred Fish <fnf@cygnus.com>
9383
9384 * gdb.base/list.exp (test_forward_search): Fix to handle very
9385 long source line without overflowing expect's input buffer.
9386
9387Wed Aug 7 12:03:25 1996 Tom Tromey <tromey@creche.cygnus.com>
9388
9389 * config/slite-gdb.exp (gdb_start): Use "full_buffer", not
9390 "buffer_full".
9391
9392 * config/nind-gdb.exp (gdb_start): Use "full_buffer", not
9393 "buffer_full".
9394
9395 * config/mips-gdb.exp (gdb_start): Use "full_buffer", not
9396 "buffer_full".
9397
9398 * lib/gdb.exp (gdb_test): Correct pattern is "full_buffer", not
9399 "buffer_full".
9400
9401Wed Aug 7 11:05:47 1996 Fred Fish <fnf@cygnus.com>
9402
9403 * configure.in (configdirs): Add gdb.threads.
9404 * configure: Regenerated with autoconf.
9405 * gdb.threads/{config.in, pthreads.c, pthreads.exp}: New.
9406 * gdb.threads/{Makefile.in, configure.in}: Complete rewrites.
9407 * gdb.threads/configure: New, generated with autoconf.
d63a86f8 9408
c906108c
SS
9409Tue Aug 6 10:23:04 1996 Tom Tromey <tromey@rtl.cygnus.com>
9410
9411 * lib/gdb.exp (gdb_test_exact): Turn \n in pattern into \r\n.
9412
9413Mon Aug 5 18:11:53 1996 Fred Fish <fnf@cygnus.com>
9414
9415 * gdb.base/signals.exp (test_handle_all_print): Test separately for
9416 each signal's status in the output of "handle all print".
9417 * lib/gdb.exp (gdb_test): Document that the pattern must NOT include
9418 the \r\n sequence that immediately precedes the gdb prompt.
9419 * gdb.base/a1-selftest.exp: Save original timeout and restore
9420 after test.
9421
9422Sun Aug 4 10:20:50 1996 Jeffrey A Law (law@cygnus.com)
9423
9424 * gdb.disasm/hppa.s: Export fmemLRbug_tests_4 as a ST_CODE
9425 symbol.
9426
9427Fri Aug 2 17:37:26 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
9428
9429 * config/vx-gdb.exp (gdb_start): Fix syntax of `$shell_id < 0'.
9430
9431Thu Jun 27 20:41:40 1996 Fred Fish <fnf@cygnus.com>
9432
9433 * gdb.base/signals.exp (test_handle_all_print): Temporarily increase
9434 timeout by 60 seconds.
9435
9436Thu Jun 27 18:13:57 1996 Fred Fish <fnf@cygnus.com>
9437
9438 * config/unix-gdb.exp: Increase default timeout from 30 to 60 sec.
9439 * config/netware.exp (gdb_run_cmd): Restore old timeout before doing
9440 error return.
9441
9442Thu Jun 27 10:54:58 1996 Fred Fish <fnf@cygnus.com>
9443
9444 * lib/gdb.exp (default_gdb_start): When reporting a timeout during
9445 gdb initialization, also report how long dejagnu waited. Restore
9446 old timeout before doing error return. Temporarily increase timeout
9447 by 3 minutes to allow for slow startups over heavy NFS use.
9448
9449Tue Jun 25 19:59:17 1996 Fred Fish <fnf@cygnus.com>
9450
9451 * lib/gdb.exp: Report timeout value for verbosity level 2.
9452 * config/gdbserver.exp: Ditto.
9453 * config/hppro.exp: Ditto.
9454 * config/mips-gdb.exp: Ditto.
9455 * config/monitor.exp: Ditto.
9456 * config/netware.exp: Ditto.
9457 * config/sim-gdb.exp: Ditto.
9458 * config/slite-gdb.exp: Ditto.
9459 * config/udi-gdb.exp: Ditto.
9460 * config/unix-gdb.exp: Ditto.
9461 * config/vx-gdb.exp: Ditto.
9462 * gdb.base/a1-selftest.exp: Ditto.
9463 * gdb.base/a2-run.exp: Ditto.
9464 * gdb.base/break.exp: Ditto.
9465 * gdb.base/corefile.exp: Ditto.
9466 * gdb.base/list.exp: Ditto.
9467 * gdb.base/recurse.exp: Ditto.
9468 * gdb.base/scope.exp: Ditto.
9469 * gdb.base/signals.exp: Ditto.
9470
9471Tue Jun 25 23:16:58 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
9472
9473 * gdb.threads/Makefile.in (docdir): Removed.
9474
9475Tue Jun 25 17:02:39 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
9476
9477 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
d63a86f8 9478 * gdb.{base,c++,chill,disasm,stabs}/Makefile.in (VPATH): set to
c906108c 9479 @srcdir@.
d63a86f8 9480 * gdb.{base,c++,chill,disasm,stabs}/configure.in (AC_PREREQ):
c906108c
SS
9481 autoconf 2.5 or higher.
9482 * gdb.{base,c++,chill,disasm,stabs}/configure: Rebuilt.
9483
9484Thu Jun 13 11:16:10 1996 Tom Tromey <tromey@thepub.cygnus.com>
9485
9486 * configure: Regenerated.
9487 * aclocal.m4 (CY_AC_PATH_TCLH, CY_AC_PATH_TKH): Use odd names to
9488 avoid name clashes with SunOS headers.
9489
9490Wed Jun 5 16:43:27 1996 Jeffrey A Law (law@cygnus.com)
9491
9492 * gdb.c++/virtfunc.exp: Search $objdir/../../libstdc++ for libstdc++.
9493
9494Thu May 30 11:35:11 1996 Jeffrey A Law (law@cygnus.com)
9495
9496 * gdb.base/callfuncs.exp: Finish last change -- make sure the
9497 prototype information ends up in the compiler info file.
9498
9499Thu May 23 12:48:41 1996 Fred Fish <fnf@cygnus.com>
9500
9501 * gdb.base/callfuncs.exp: Remove the compiler info file prior to
9502 attempting to regenerate it. Eliminate use of a temporary file
9503 and just generate the info file directly. Source it immediately,
9504 for consistency of use.
9505 * gdb.base/corefile.exp: Ditto
9506 * gdb.base/exprs.exp: Ditto.
9507 * gdb.base/funcargs.exp: Ditto.
9508 * gdb.base/langs.exp: Ditto.
9509 * gdb.base/list.exp: Ditto.
9510 * gdb.base/mips_pro.exp: Ditto.
9511 * gdb.base/nodebug.exp: Ditto.
9512 * gdb.base/opaque.exp: Ditto.
9513 * gdb.base/ptype.exp: Ditto.
9514 * gdb.base/scope.exp: Ditto.
9515 * gdb.base/setvar.exp: Ditto.
9516 * gdb.base/signals.exp: Ditto.
9517 * gdb.base/whatis.exp: Ditto.
9518 * gdb.c++/templates.exp: Ditto.
9519 * gdb.c++/virtfunc.exp: Ditto.
9520 * gdb.c++/virtfunc.exp: Use contents of gcc_compiled to decide
9521 whether or not to add -lstdc++ to the compile command line args.
9522
9523Sat May 18 02:43:58 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9524
9525 * gdb.base/recurse.exp: Remove setup_xfail for "sparc*-*-sunos4*",
9526 it got fixed by the recent lookup_minimal_symbol_by_pc change.
9527 Increase timeout, a lot of single stepping might be needed if the
9528 target has no hardware watchpoints.
9529
9530Wed May 15 08:47:42 1996 Jeffrey A Law (law@cygnus.com)
9531
9532 * gdb.base/break.exp: Ignore compiler warnings when compiling
9533 break.c.
9534 * gdb.base/callfuncs.exp: Don't run these tests on the h8300.
9535 * gdb.base/default.exp: Add h8300 xfails. Handle messages
9536 from remote-sim.
9537 * gdb.base/exprs.exp: Add h8300 xfails.
9538 * gdb.base/funcargs.exp: Likewise.
9539 * gdb.base/nodebug.exp: Likewise.
9540 * gdb.base/printcmds.exp: Likewise.
9541 * gdb.base/ptype.exp: Likewise.
9542 * gdb.base/setvar.exp: Handle sizeof (int) != 4 for h8300. Add
9543 h8300 xfails.
d63a86f8 9544 * gdb.base/return.exp: Handle float/double precision problems
c906108c
SS
9545 on the h8300.
9546 * gdb.base/funcargs.c: Explicitly make last constant argument to
9547 call_after_alloca_subr an unsigned long type.
9548 * gdb.base/return.c: Include stdio.h.
9549
9550Tue May 7 22:01:12 1996 Rob Savoye <rob@chinadoll.cygnus.com>
9551
9552 * config/abug.exp: New file for the older Motorola Bug monitor
9553 that runs on the mvme13x series VME boards.
9554 * config/monitor.exp: Use the new config array for target settings
9555 if they exist.
9556
9557Fri May 3 16:02:55 1996 Stan Shebs <shebs@andros.cygnus.com>
9558
9559 * sim-gdb.exp: Make the SH simulator allocate less space when
9560 it is targeted.
9561
9562Thu May 2 12:31:56 1996 Jeffrey A Law (law@cygnus.com)
9563
9564 * gdb.base/mips_pro.exp: Expect failure for hppa*-*-* in backtrace
9565 test.
9566
9567Wed Mar 20 08:48:03 1996 Fred Fish <fnf@cygnus.com>
9568
9569 * gdb.base/list.exp (test_list_function): Remove setup_xfail for
9570 "rs6000-*-*" for "list function in include file" when gcc compiled.
9571 * gdb.base/printcmds.exp: Remove setup_xfail for "rs6000-*-aix*"
9572 for "p ctable1[120]".
9573 * gdb.base/scope.exp: Remove setup_xfail for "rs6000-*-*" for
9574 "print 'scope0.c'::filelocal_bss before run" when gcc compiled.
9575 Remove setup_xfail for "rs6000-*-*" for
9576 "print 'scope0.c'::filelocal before run".
9577 * gdb.base/{langs.exp, lists.exp, opaque.exp, scope.exp},
9578 gdb.stabs/weird.exp: Remove use of compiler options "-c -o ..."
9579 since some compilers don't allow both options to be given
9580 on the same command line. Create object file and move it.
d63a86f8 9581
c906108c
SS
9582Tue Mar 19 23:49:31 1996 Fred Fish <fnf@cygnus.com>
9583
9584 * gdb.base/corefile.exp: Always regenerate the core file, since
9585 we always regenerate the coremaker program. Detect special case
9586 where registers cannot be read from core file.
d63a86f8 9587
c906108c
SS
9588Tue Mar 19 16:52:49 1996 Fred Fish <fnf@cygnus.com>
9589
9590 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
9591 * gdb.base/funcargs.c: Patch for SPARCworks alloca compatibility
9592 * gdb.c++/templates.exp: Only match on basename of file since
9593 some formats like xcoff don't encode directory information.
9594 * gdb.stabs/weird.exp: Use the right sed script for powerpc
9595 and rs6000 AIX xcoff targets.
9596 * configure.in: Add stabsdirs to configdirs for powerpc-*-aix*.
9597 * configure: Regenerate.
9598 * gdb.base/Makefile.in (clean): Remove generated file twice-tmp.c
9599 here, rather than in distclean.
d63a86f8 9600
c906108c
SS
9601Sun Mar 17 13:35:31 1996 Fred Fish <fnf@cygnus.com>
9602
9603 * gdb.base/mips_pro.exp: Create mips_pro.ci to get gcc_compiled
9604 defined, and use it to compile the test case with -O2. The
9605 native compilation still uses no optimization.
9606 * gdb.base/mips_pro.c: Remove inline assembly code since
9607 it is compiled PIC by default, which results in assembler
9608 warnings that make the testsuite think the compilation
9609 was unsuccessful.
9610
9611Sat Mar 16 15:02:24 1996 Fred Fish <fnf@cygnus.com>
9612
9613 * gdb.c++/misc.exp: Add note to message for
9614 "print s.a for foo struct" that this is a known gcc 2.7.2
9615 and earlier bug.
9616
9617Fri Mar 15 17:49:57 1996 Fred Fish (fnf@cygnus.com)
9618
9619 * gdb.base/break.exp: Fix pattern for matching "Delete all
9620 breakpoints (y or n) ". Add "mips-dec-ultrix*" to
9621 setup_xfail for deleting all breakpoints test. Fix various
9622 timeout messages to include "(timeout)".
9623 * gdb.base/callfuncs.exp: Add "i*86-*-sysv4*" to setup_xfail
9624 for "p t_float_values2(3.14159,float_val2)".
9625 * gdb.base/funcargs.exp: Remove "mips-sgi-irix4*" setup_xfail
9626 for "continue to call2g" when gcc compiled.
9627 * gdb.base/langs.exp: Remove "i*86-*-sysv4*" setup_xfail for
9628 "up to foo in langs.exp", "show language at foo in langs.exp",
9629 "show language at cppsub_ in langs.exp", "up to fsub in langs.exp",
9630 and "show language at fsub in langs.exp".
9631 * gdb.base/list.exp: Remove "*-*-sysv4*" setup_xfail for
9632 "list line 1 in include file", "list message for lines past EOF",
9633 "list function in include file", "list list0.h:foo", and
9634 "list filename:function; nonexistant function".
9635 * gdb.base/ptype.exp: Change "i*86-*-sysv4*" setup_xfail for
9636 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)"
9637 and "ptype t_char_array" to be for native cc only.
d63a86f8 9638
c906108c
SS
9639Fri Mar 15 16:17:22 1996 Fred Fish <fnf@cygnus.com>
9640
d63a86f8 9641 * gdb.base/corefile.exp: Remove "alpha-dec-osf2*" native compiled
c906108c
SS
9642 setup_xfail for "print coremaker_bss", "print coremaker_ro",
9643 "print func2::coremaker_local", and "backtrace in corefile.exp".
9644
9645Wed Mar 13 14:54:11 1996 Fred Fish <fnf@cygnus.com>
9646
9647 * gdb.base/signals.exp: Remove "alpha-*-osf2*" setup_xfail for
9648 "bt in signals.exp". This problem only appears when running
9649 the testsuite, and then only intermittently.
9650
9651Tue Mar 12 15:00:16 1996 Stan Shebs <shebs@andros.cygnus.com>
9652
9653 * gdb.base/return.exp (return_tests): Differentiate between
9654 two tests of continuing.
9655
9656Tue Mar 5 14:33:33 1996 Stan Shebs <shebs@andros.cygnus.com>
9657
9658 * */Makefile.in (maintainer-clean): Remove config.log.
9659 * gdb.base/Makefile.in (EXECUTABLES): Replace twice with twice-tmp.
9660 * gdb.c++/Makefile.in (PROGS): Add inherit.
9661 (clean): Remove *.ci.
9662
9663Tue Feb 20 16:36:10 1996 Fred Fish <fnf@cygnus.com>
9664
9665 * gdb.c++/misc.cc: Add test code from Mike Stump.
9666 * gdb.c++/misc.exp: Add test to print s.a, for Mike Stump.
9667
9668Sun Feb 18 11:39:12 1996 Fred Fish <fnf@cygnus.com>
9669
9670 * gdb.base/signals.exp: Change setup_xfail for "alpha-*-osf2"
9671 to "alpha-*-osf2*" and add comment.
9672 * gdb.base/a1-selftest.exp (test_with_self): Remove "alpha-dec-osf2*"
9673 setup_xfail for "step over execarg initialization" and
9674 "step over corearg initialization".
9675 * gdb.base/callfuncs.exp (do_function_calls): Restore setup_xfail
9676 for "hppa*-*-*", "sparc-*-*", "mips*-*-*", and "alpha-dec-osf2*".
9677 * gdb.base/corefile.exp: Add "alpha-dec-osf2*" setup_xfail when not
9678 gcc compiled for "print coremaker_bss", "print coremaker_ro",
9679 "print func2::coremaker_local", and "backtrace in corefile.exp".
9680 * gdb.base/signals.exp: Build and source signals.ci.
9681 Change "alpha-dec-osf2*" setup_xfail for "bt in signals.exp"
9682 to be for gcc only.
9683 * lib/gdb.exp: Move verbose statements outside conditionals.
d63a86f8 9684
c906108c
SS
9685Sat Feb 17 02:22:14 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9686
9687 * gdb.base/sigall.exp: Remove setup_xfail for irix4. Fixed by
9688 Feb 3 procfs.c change.
9689
9690Fri Feb 16 13:25:31 1996 Fred Fish <fnf@cygnus.com>
9691
9692 * config/unix-gdb.exp: Remove extraneous newlines from end of file.
9693
9694Thu Feb 15 08:12:55 1996 Fred Fish <fnf@cygnus.com>
9695
9696 * config/unix-gdb.exp: Default timeout in UNIX case to 30 seconds, up
9697 from dejagnu's apparent default of 10 seconds, which gives random
9698 results when running the tests over NFS on moderately loaded systems.
9699 * lib/gdb.exp (gdb_run_cmd): Add "(timeout)" in timeout case.
9700
9701Mon Feb 12 16:50:28 1996 Fred Fish <fnf@cygnus.com>
9702
9703 * gdb.base/callfuncs.exp: Remove setup_xfail for PR 5318. Now fixed.
9704 * gdb.base/a2-run.exp: Replace $binfile with $testfile in test
9705 result reports.
9706
9707Fri Feb 9 15:56:51 1996 Fred Fish <fnf@cygnus.com>
9708
9709 * configure.in (CY_AC_PATH_TCLH): Remove.
9710 * configure: Regenerate.
9711
9712Fri Feb 9 08:21:31 1996 Fred Fish <fnf@cygnus.com>
9713
9714 * gdb.c++/Makefile.in (clean): Add missing '{'.
9715
9716Fri Feb 2 10:19:40 1996 Jeffrey A Law (law@cygnus.com)
9717
9718 * lib/gdb.exp: Provide a default value for noinferior.
9719
9720 * lib/gdb.exp: Fix typos (LDLAGS -> LDFLAGS).
9721 Load libgloss.exp.
9722
9723Thu Feb 1 20:20:14 1996 Jeffrey A Law (law@cygnus.com)
9724
9725 * gdb.disasm/hppa.exp: Compile directly into an executable, use
9726 the executable, not the .o to run the tests from.
9727
9728Wed Jan 31 14:21:09 1996 Jeffrey A Law (law@cygnus.com)
9729
9730 * gdb.base/break.exp: Don't test for program exit or exit status
9731 if $noresults if nonzero.
9732 * gdb.base/langs.exp: Likewise.
9733 * gdb.base/watchpoint.exp: Likewise.
9734
9735 * gdb.base/default.exp: Remove extraneous call to load gdb.exp.
9736 * gdb.chill/pr-8405.exp: Move skip_chill_tests check to just before
9737 trying to compile the testcase.
9738
9739Wed Jan 24 23:42:39 1996 Doug Evans <dje@charmed.cygnus.com>
9740
9741 * gdb.base/interrupt.exp (p func1): xfail sparc64-*-solaris2.
9742 * gdb.base/signals.exp (continue to handler): Likewise.
9743
9744Tue Jan 23 16:28:22 1996 Per Bothner <bothner@kalessin.cygnus.com>
9745
9746 * gdb.c++/classes.exp: Now = returns false/true, not 1/0.
9747
9748 * gdb.fortran/exprs.exp: .LT. and .GT. now return .TRUE. or .FALSE..
9749
9750Tue Jan 23 15:41:57 1996 Jeffrey A Law (law@cygnus.com)
9751
9752 * gdb.base/corefile.exp: Recognize "not found" as failure
9753 when trying to determine if a core file was generated.
9754 If no core file was generate the first time, try again without
9755 the ulimit -c to work around braindamaged shells.
9756
9757Mon Jan 15 09:33:00 1996 Fred Fish <fnf@cygnus.com>
9758
9759 * gdb.stabs/configure.in (alpha-*-*,mips-*-*): Replace
9760 [] tests with "test" and enclose string in quotes.
9761 * gdb.stabs/configure: Rebuild
d63a86f8 9762
c906108c
SS
9763Thu Jan 11 09:43:14 1996 Tom Tromey <tromey@creche.cygnus.com>
9764
9765 Changes in sync with expect:
9766 * aclocal.m4 (CY_AC_PATH_TCLH): Handle Tcl 7.5 and greater.
9767 (CY_AC_PATH_TCLLIB): Handle Tcl 7.5 and greater.
9768 (CY_AC_PATH_TKH): Handle Tk 4.1 and greater.
9769 (CY_AC_PATH_TKLIB): Handle Tk 4.1 and greater. Properly quote
9770 argument to AC_REQUIRE.
9771 * configure: Regenerated.
9772
9773Thu Jan 4 08:17:22 1996 Fred Fish <fnf@cygnus.com>
9774
9775 * gdb.base/corefile.exp: When generating a core, discard any
9776 error messages about ulimit not found and the "core dumped"
9777 message from the shell that runs the coredumper.
9778
9779Wed Jan 3 01:30:41 1996 Jeffrey A Law (law@cygnus.com)
9780
9781 * lib/gdb.exp (skip_chill_tests): Skip them on the PA too.
9782
9783 * gdb.stabs/weird.exp: Use ${target_triplet} to determine
9784 which sed script to run. Expect failure for v_comb test
9785 on PA targets too.
d63a86f8 9786
c906108c
SS
9787Sat Dec 30 16:09:04 1995 Fred Fish <fnf@rtl.cygnus.com>
9788
9789 * gdb.base/corefile.exp: Remove "i*86-*-linux" xfail for
9790 "print func2::coremaker_local" and for "backtrace in corefile.exp"
9791
9792Sat Dec 30 12:59:12 1995 Fred Fish <fnf@cygnus.com>
9793
9794 * lib/gdb.exp: Fix typo and rewrite skip_chill_tests.
9795 * gdb.stabs/weird.exp: Setup "sparc-sun-sunos4*" and
9796 "sparc-sun-solaris*" xfails for "p v_comb".
9797 * lib/gdb.exp (default_gdb_start): Fix typo.
9798 * gdb.base/corefile.exp: Allow "Core was generated by ..."
9799 messages to not include the full program name that caused
9800 the core dump since some systems (such as solaris) apparently
9801 truncate this path to about 80 characters.
9802 When generating a core file first try increasing the core file
9803 size limit to unlimited since some systems may default it to
9804 zero, and it is harmless to try it. Move the test for failing
9805 to generate a core file to where it will actually get executed.
9806 * gdb.c++/templates.exp (test_ptype_of_templates): Accept
9807 new gdb result from g++ debug info improvements and make old
9808 pattern obsolescent. Also account for size_t differences
9809 (may be int or long).
9810 * gdb.base/a1-selftest.exp (test_with_self): Check for case where
9811 initialization before function call is placed in the delay slot
9812 and thus appears to be skipped over by commands such as "next".
9813
9814Fri Dec 29 16:09:20 1995 Stan Shebs <shebs@andros.cygnus.com>
9815
9816 * gdb.base/a1-selftest.exp (test_with_self): Run without windows.
9817
9818Wed Dec 6 10:45:42 1995 Jeffrey A. Law <law@sethra.cygnus.com>
9819
9820 * gdb.base/*.exp: Make ${srcfile} only be the basename of the
9821 input source file; fix code to compile test to deal with this
9822 convention.
9823 * gdb.c++/*.exp: Likewise.
9824
9825Mon Nov 27 11:40:16 1995 Fred Fish <fnf@cygnus.com>
9826
9827 * gdb.base/signals.exp: Setup "alpha-*-osf2*" xfail for
9828 "bt in signals.exp".
9829
9830Sat Nov 25 20:52:15 1995 Fred Fish <fnf@phydeaux.cygnus.com>
9831
9832 * gdb.base/a1-selftest.exp: Add alpha-dec-osf2 setup_xfail for
9833 "step over execarg initialization" and
9834 "step over corearg initialization".
9835
9836Sat Nov 25 18:20:14 1995 Fred Fish <fnf@cygnus.com>
9837
9838 * gdb.base/ptype.c (main): Declare malloc as a "char *" for systems
9839 with sizeof(pointer) > sizeof(int). Avoid "void *" or include files.
9840
9841Sat Nov 25 11:03:42 1995 Fred Fish <fnf@cygnus.com>
9842
9843 From Rob Savoye (rob@poseidon.cygnus.com)
9844 * Makefile.in, configure.in, gdb.base/{Makefile.in, configure.in},
9845 gdb.c++/{Makefile.in, configure.in}, gdb.chill/{Makefile.in,
9846 configure.in}, gdb.disasm/{Makefile.in, configure.in},
9847 gdb.stabs/{Makefile.in, configure.in}, gdb.threads/{Makefile.in,
9848 configure.in}: Major reworking for autoconfig.
9849 * aclocal.m4, configure, gdb.base/configure, gdb.c++/configure,
9850 gdb.disasm/configure, gdb.stabs/configure, gdb.stabs/default.mt :
9851 New files.
9852 * config/unix-gdb.exp: Make GDB global.
9853 * gdb.base/{a1-selftest.exp, a2-run.exp,bitfields.exp, break.exp,
9854 callfuncs.exp, commands.exp, corefile.exp, crossload.exp, exprs.exp,
9855 funcargs.exp, interrupt.exp, langs.exp, list.exp, mips_pro.exp,
9856 nodebug.exp, opaque.exp, printcmds.exp, ptype.exp, recurse.exp,
9857 regs.exp, return.exp, scope.exp, setvar.exp, sigall.exp, signals.exp,
9858 term.exp, twice.exp, watchpoint.exp, whatis.exp},
9859 gdb.c++/{classes.exp, callfuncs.exp, inherit.exp, misc.exp,
9860 templates.exp, virtfunc.exp}, gdb.chill/{callch.exp, chillvars.exp,
9861 misc.exp, pr-4975.exp, pr-5016.exp, pr-5020.exp, pr-5022.exp,
9862 pr-5646.exp, pr-5984.exp, pr-6292.exp, pr-6632.exp, pr-8134.exp,
9863 pr-8136.exp, result.exp, string.exp, tuples.exp},
9864 gdb.disasm/{hppa.exp, sh3.exp}, gdb.stabs/weird.exp: Change continues
9865 to returns as necessary, arrange for test to compile own testcase
9866 executable.
9867 * lib/gdb.exp: Changes for testsuite to compile own test cases.
d63a86f8 9868
c906108c
SS
9869Tue Nov 21 16:15:45 1995 Fred Fish <fnf@cygnus.com>
9870
9871 * gdb.c++/classes.exp (test_pointers_to_class_members): Add
9872 clear_xfail at end of test which might not call either pass or fail.
9873 * gdb.base/a1-selftest.exp: Add i*86-*-linuxaout xfail for
9874 "backtrace through signal handler".
9875
9876Sat Nov 18 04:09:31 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9877
9878 * gdb.base/sigall.exp: Work around OSF/1-3.x kernel bug when
9879 continuing from a job control stop signal.
9880 * gdb.stabs/alpha.mt: Use $(CFLAGS) when building weird.o.
9881
9882Wed Nov 15 00:28:03 1995 Jeffrey A Law (law@cygnus.com)
9883
9884 * gdb.base/callfuncs.exp: Remove bogus hppa xfails.
9885 * gdb.base/corefile.exp: Likewise.
9886 * gdb.base/funcargs.exp: Likewise.
9887
9888Tue Nov 14 15:18:10 1995 Stu Grossman (grossman@cygnus.com)
9889
9890 * config/hmsirom.exp: Setup for talking to hmsi ROM monitor.
9891 * config/monitor.exp: Add support for setting baud rate.
9892
9893Sat Nov 4 15:35:52 1995 Fred Fish <fnf@cygnus.com>
9894
9895 * gdb.base/a1-selftest.exp: Remove i*86-*-sysv4* and
9896 i*86-*-linux* xfails for "backtrace through signal handler".
9897 * gdb.base/corefile.exp: Add i*86-*-sysv4* xfail for
9898 "print func2::coremaker_local".
9899 * gdb.base/break.exp: Add i*86-*-sysv4*, sparc-sun-sunos4,
9900 alpha-dec-osf2* xfail for
9901 "delete all breakpoints when none".
9902
9903Wed Nov 1 15:57:16 1995 Fred Fish <fnf@cygnus.com>
9904
9905 * gdb.base/break.exp: Change test that deletes all breakpoints
9906 when no user breakpoints are installed. A post 4.15 change
9907 causes gdb to no longer prompt in this case.
9908
9909Tue Oct 31 15:13:43 1995 Fred Fish <fnf@cygnus.com>
9910
9911 * gdb.base/return.exp (return_tests): Change xfail for test
9912 "correct value returned double test" to stop xfailing at
9913 Solaris 2.5. Apparently the bug has been fixed.
9914
9915Sun Oct 29 12:18:16 1995 Fred Fish <fnf@cygnus.com>
9916
9917 * gdb.stabs/ecoff.sed: Remove comment lines except for first one.
9918 IRIX 4.0 /bin/sed chokes on them, though they work fine elsewhere.
9919
9920Tue Oct 24 11:12:12 1995 Jeffrey A Law (law@cygnus.com)
9921
9922 * gdb.disasm/hppa.exp: Test lci and syncdma instructions.
9923 * gdb.disasm/hppa.s: Corresponding changes.
9924
9925Wed Oct 18 11:27:47 1995 Jeffrey A Law (law@cygnus.com)
9926
9927 * gdb.base/configure.in (hppa*-*-hpux*): No longer needs target
9928 makefile fragment.
9929 * config/mt-hpux: Deleted.
9930
9931Tue Oct 17 23:02:12 1995 Jeffrey A Law (law@cygnus.com)
9932
d63a86f8 9933 * Many files: When warning about suppressed tests due to a
c906108c
SS
9934 nonexistant test binary, avoid incrementing the warning count.
9935
9936Tue Oct 10 11:00:41 1995 Fred Fish <fnf@cygnus.com>
9937
9938 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove BISON.
d63a86f8 9939
c906108c
SS
9940Sun Oct 8 04:23:14 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9941
9942 * gdb.base/return.exp: Change xfail from "sparc-*-solaris2.*" to
9943 "sparc-*-solaris2*".
9944
9945Sat Sep 23 01:22:23 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9946
9947 * gdb.base/coremaker.c: Produce a full core dump for AIX targets.
9948 Add global and local variables and initialize them.
9949 * gdb.base/corefile.exp: Test correct mapping of corefile sections
9950 by printing variables. Remove rs6000 and powerpc xfails, BFD now
9951 extracts the file name and terminating signal from the core file.
9952 * TODO: Remove note about tests for correct mapping of corefile.
9953 * gdb.base/ptype.c (main): Use boolean2 to inhibit AIX 4.1 xlc
9954 from optimizing it away.
9955 * gdb.stabs/weird.exp: Remove rs6000 xfail, xcoffread.c now
9956 handles common blocks.
9957
9958Thu Sep 21 01:28:10 1995 Jeff Law (law@snake.cs.utah.edu)
9959
9960 * gdb.disasm/sh3.s (fmac): Update for new assembler syntax
9961 * gdb.disasm/sh3.exp (fmac): Corresponding changes.
9962
9963Wed Sep 20 13:15:05 1995 Ian Lance Taylor <ian@cygnus.com>
9964
9965 * Makefile.in (maintainer-clean): New target, synonym for
9966 realclean.
9967 * gdb.base/Makefile.in (maintainer-clean): Likewise.
9968 * gdb.c++/Makefile.in (maintainer-clean): Likewise.
9969 * gdb.chill/Makefile.in (maintainer-clean): Likewise.
9970 * gdb.disasm/Makefile.in (maintainer-clean): Likewise.
9971 * gdb.stabs/Makefile.in (maintainer-clean): Likewise.
9972 * gdb.threads/Makefile.in (maintainer-clean): Likewise.
9973
9974Sun Sep 10 13:14:01 1995 Fred Fish <fnf@cygnus.com>
9975
9976 * gdb.base/scope.exp (text_at_main): Add "hppa*-*-hpux*"
9977 xfails when not gcc compiled for "print foo::funclocal".
9978 (test_at_foo): Add "hppa*-*-hpux*" xfails when not gcc compiled for:
9979 "print foo::funclocal at foo",
9980 "print 'scope1.c'::foo::funclocal at foo",
9981 "print foo::funclocal_bss at foo",
9982 "print 'scope1.c'::foo::funclocal_bss at foo",
9983 "print foo::funclocal_ro at foo",
9984 "print 'scope1.c'::foo::funclocal_ro at foo",
9985 "print bar::funclocal at foo" and
9986 "print 'scope1.c'::bar::funclocal at foo".
9987 (test_at_bar): Add "hppa*-*-hpux*" xfails when not
9988 gcc compiled for "print foo::funclocal at bar".
9989 Expand all messages to ensure that they identify that
9990 the test is at bar().
9991 * gdb.base/opaque.exp: Add "hppa*-*-hpux*" xfails when not
9992 gcc compiled for:
9993 "ptype on opaque struct pointer (statically)",
9994 "ptype on opaque struct tagname (statically)",
9995 "ptype on opaque struct pointer (dynamically) 1",
9996 "ptype on opaque struct tagname (dynamically) 1",
9997 "ptype on opaque struct pointer (dynamically) 2" and
9998 "ptype on opaque struct tagname (dynamically) 2
9999 * gdb.base/nodebug.exp: Add "hppa*-*-hpux*" xfails when not
10000 gcc compiled for:
10001 "p datalocal"
10002 "whatis datalocal",
10003 "ptype datalocal",
10004 "p bsslocal",
10005 "whatis bsslocal", and
10006 "ptype bsslocal".
10007 * gdb.base/langs.exp: Add "hppa*-*-hpux*" xfails for
10008 "backtrace in langs.exp" and "up to langs0__2do in langs.exp"
10009 when not gcc compiled.
10010 * gdb.base/funcargs.exp (float_and_integral_args): Add
10011 "hppa*-*-hpux*" xfail for "run to call2a" when not gcc
10012 compiled.
10013 (discard_and_shuffle): Add "hppa*-*-hpux*" xfail for
10014 "backtrace from call6a" when not gcc compiled.
10015 (shuffle_round_robin): Add "hppa*-*-hpux*" xfail for
10016 "backtrace from call7a" when not gcc compiled.
10017 * gdb.base/callfuncs.exp (do_function_calls):
10018 Add "hppa*-*-hpux*" xfail when not gcc compiled for
10019 "p t_char_array_values(char_array_val2,char_array_val1)",
10020 "p t_char_array_values(char_array_val1,char_array_val2)",
10021 "p t_char_array_values("carray 1","carray 2")",
10022 "p t_char_array_values("carray 1",char_array_val2)",
10023 "p t_char_array_values(char_array_val1,"carray 2")",
10024 "p sum_args(1,{2})",
10025 "p sum_args(2,{2,3})",
10026 "p sum_args(3,{2,3,4})",
10027 "p sum_args(4,{2,3,4,5})"
10028 * gdb.base/corefile.exp: Add "hppa*-*-hpux*" xfail for
10029 "backtrace in corefile.exp" when not gcc compiled.
10030
10031Sat Sep 9 01:35:39 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10032
10033 * gdb.base/signals.exp: Rewrite `handle all print' test as
10034 a procedure. Accept blanks or TABs as whitespace, increase
10035 timeout and expect input buffer size for the large output
10036 from the command. Remove "i*86-*-bsdi2.0" xfail.
10037
10038Sat Sep 2 06:41:26 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10039
10040 * gdb.base/setvar.exp: Add new testcases for truncation when
10041 assigning invalid values to bitfields.
10042
10043Sat Sep 2 00:17:31 1995 Fred Fish <fnf@cygnus.com>
10044
d63a86f8 10045 * gdb.base/callfuncs.exp (do_function_calls): Remove
c906108c
SS
10046 mips-sgi-irix* xfail for
10047 "call inferior func with struct - returns char *"
10048 and fix test so that an optional (unsigned char *) cast is
10049 accepted in the result.
10050
10051Fri Sep 1 13:42:01 1995 Fred Fish <fnf@cygnus.com>
10052
10053 * gdb.base/funcargs.exp (float_and_integral_args): Remove
10054 sparc-sun-solaris2* xfail for "print f1 after run to call2a".
10055 * gdb.c++/Makefile.in (SUFFIXES): Add .SUFFIXES and ".cc" suffix.
10056 * gdb.base/signals.exp: Remove duplicate "handle all print" test
10057 that accidentally got checked in.
10058
10059Sun Aug 27 23:35:35 1995 Fred Fish <fnf@cygnus.com>
10060
d63a86f8 10061 * gdb.base/callfuncs.exp (do_function_calls): Add alpha-dec-osf2*
c906108c
SS
10062 clear_xfail for "p t_float_values2(3.14159,float_val2)" for gcc
10063 compiled test.
10064 * gdb.base/opaque.exp (setup_xfail_on_opaque_pointer):
10065 Add mips-sgi-irix5* xfail for not gcc compiled.
10066 * gdb.base/Makefile.in (nodebug.o): Also create nodebug.ci.
10067 * gdb.base/nodebug.exp: Add mips-sgi-irix5 xfail when not gcc compiled for
10068 "p top", "whatis top", "p middle", and "whatis middle".
10069 * gdb.base/whatis.exp: Add mips-sgi-irix* xfail for
10070 "whatis signed char" for not gcc compiled.
10071 * gdb.base/setvar.exp: Add mips-sgi-irix4* xfail (works on irix5) for
10072 "set variable signed char=-1 (-1)" and
10073 "set variable signed char=0xFF (0xFF)" for not gcc compiled.
10074 * gdb.base/funcargs.exp (float_and_integral_args):
10075 Add mips-sgi-irix5* xfail for "run to call2a" for not gcc compiled.
10076 Add mips-sgi-irix* xfail when not gcc compiled for
10077 "continue to call2b".
10078 Add mips-sgi-irix4* xfail (works with irix5) when gcc compiled for
10079 "continue to call2g".
10080 (discard_and_shuffle): Add mips-sgi-irix5* xfail whn not gcc compiled for
10081 "backtrace from call6a"
10082 (shuffle_round_robin): Add mips-sgi-irix* xfail when not gcc compiled for
10083 "backtrace from call7k".
10084 Add mips-sgi-irix5* xfail when not gcc compiled for
10085 "backtrace from call7a".
10086 (localvars_after_alloca): Fix gdb_test cmds for
10087 "print * after runto ...".
10088 Remove rs6000-*-* xfails for
10089 "print i after runto localvars_after_alloca" and
10090 "print l after runto localvars_after_alloca"
10091 for all compilers.
10092 * gdb.base/exprs.exp: Add mips-sgi-irix4* xfails (works with irix5),
10093 when not compiled with gcc, for:
10094 "print signed char == (minus)",
10095 "print signed char != (minus)",
10096 "print signed char < (minus)",
10097 "print signed char > (minus)".
10098 * gdb.base/callfuncs.exp (do_function_calls):
10099 Add mips-sgi-irix* xfail, when compiled with native compiler, for
10100 "call inferior func with struct - returns char *".
d63a86f8 10101 * gdb.base/return.exp (return_tests): Change xfail for
c906108c
SS
10102 "correct value returned double test" to include Solaris 2.4.
10103 * gdb.base/funcargs.exp (float_and_integral_args):
10104 Add sparc-sun-solaris2* xfail for "print f1 after run to call2a".
d63a86f8 10105
c906108c
SS
10106Sat Aug 26 00:26:11 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10107
10108 * gdb.base/setvar.c, gdb.base/setvar.exp: Add new tests for
10109 enumeration bitfields if compiling with GNU C.
10110 * lib/gdb.exp: Consume `(y or n) ' in `Reinitialize source path
10111 to empty' prompt.
10112
10113Tue Aug 22 00:30:37 1995 Jeff Law (law@snake.cs.utah.edu)
10114
10115 * gdb.base/scope.exp: xfail 'scope0.c'::filelocal_bss before run
10116 test for PRO targets.
10117
10118 * gdb.base/funcargs.exp: Avoid ever setting more than 8
10119 breakpoints in the inferior at any given time by making
10120 two groups of breakpoints for call2*, call6* and call7*
10121 tests.
10122
10123Sun Aug 20 06:58:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10124
10125 * gdb.base/funcargs.exp: Fix typos introduced by Aug 15 change.
10126 * gdb.base/callfuncs.c (main): Use struct_val1 to inhibit xlc
10127 from optimizing it away.
10128 * gdb.base/callfuncs.exp: Remove rs6000-*-* xfails for
10129 "call inferior func with struct".
10130
10131Wed Aug 16 11:57:15 1995 Stan Shebs <shebs@andros.cygnus.com>
10132
10133 * configure.in: Only configure gdb.chill for particular targets.
10134
10135Tue Aug 15 09:42:44 1995 Fred Fish <fnf@cygnus.com>
10136
10137 * gdb.base/Makefile.in: Add action to .c.o transformation
10138 rule that generates a .ci file for each .o file and remove
10139 explicit .c.o rules except for callfuncs.o.
10140 * gdb.c++/Makefile.in: Add .cc.o transformation rule that
10141 generates a .ci file for each .o file and remove explicit
10142 .cc.o rules.
10143 (clean): Remove *.tmp *.ci files.
10144 (EXECUTABLES): Remove templ-info.exp.
10145 * gdb.base/compiler.c: New file.
10146 * gdb.c++/compiler.cc: New file
10147 * gdb.base/scope.exp: Source gdb.base/scope.ci.
10148 Change rs6000-*-* xfail for
10149 "print 'scope0.c'::filelocal_ro" and
10150 "print 'scope1.c'::filelocal" and
10151 "print 'scope1.c'::filelocal_bss" and
10152 "print 'scope1.c'::filelocal_ro" and
10153 "print 'scope1.c'::foo::funclocal" and
10154 "print 'scope1.c'::foo::funclocal_ro" and
10155 "print 'scope1.c'::bar::funclocal" and
10156 "print 'scope0.c'::filelocal_ro" and
10157 "print 'scope1.c'::filelocal at foo" and
10158 "print 'scope1.c'::filelocal_bss at foo" and
10159 "print 'scope1.c'::filelocal_ro at foo" and
10160 "print 'scope1.c'::foo::funclocal at foo" and
10161 "print 'scope1.c'::foo::funclocal_bss at foo" and
10162 "print 'scope1.c'::foo::funclocal_ro at foo" and
10163 "print 'scope1.c'::bar::funclocal at foo" and
10164 "print 'scope0.c'::filelocal_ro" and
10165 "print 'scope1.c'::filelocal" and
10166 "print 'scope1.c'::filelocal_bss" and
10167 "print 'scope1.c'::filelocal_ro" and
10168 "print 'scope1.c'::foo::funclocal" and
10169 "print 'scope1.c'::foo::funclocal_bss" and
10170 "print 'scope1.c'::foo::funclocal_ro" and
10171 "print 'scope1.c'::bar::funclocal" and
10172 "print 'scope1.c'::bar::funclocal_bss"
10173 to only be xfail'd when not compiled with gcc.
d63a86f8 10174 Add rs6000-*-* xfail for
c906108c
SS
10175 "print 'scope0.c'::filelocal_bss before run"
10176 when compiled with gcc.
10177 (test_at_main): Add rs6000-*-* xfail for
10178 "print filelocal_ro in test_at_main"
10179 when compiled with gcc.
10180 * gdb.base/ptype.exp: Source gdb.base/ptype.ci.
d63a86f8 10181 Add rs6000-*-aix* xfail for
c906108c
SS
10182 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)" and
10183 "ptype t_char_array", not compiled with gcc.
10184 * gdb.base/list.exp (test_list_function): Add rs6000-*-*
10185 xfail for "list foo (in include file)" when gcc compiled.
10186 * gdb.base/funcargs.exp: Source gdb.base/funcargs.ci
10187 (integral_args): Add rs6000-*-* xfail for
10188 "run to call0a" if not compiled with gcc.
10189 (unsigned_integral_args): Add rs6000-*-* xfail for
10190 "run to call1a" if not compiled with gcc.
10191 (float_and_integral_args): Add rs6000-*-* xfail for
10192 "run to call2a" if not compiled with gcc and for
10193 "continue to call2b" for any compiler.
10194 Add rs6000-*-* xfail to
10195 "print f1 after run to call2a" for gcc compiled.
10196 (discard_and_shuffle): Add rs6000-*-* xfail for
10197 "run to call6a".
10198 (shuffle_round_robin): Add rs6000-*-* xfail for
10199 "backtrace from call7a" if not compiled with gcc.
10200 Add rs6000-*-* xfail for
10201 "backtrace from call7b" if compiled with gcc.
10202 (call_after_alloca): Add rs6000-*-* xfail for
10203 "print c in call_after_alloca" and
10204 "print s in call_after_alloca" and
10205 "backtrace from call_after_alloca_subr"
10206 if not compiled with gcc.
10207 (localvars_in_indirect_call): Add rs6000-*-* xfail for
10208 "print c in localvars_in_indirect_call" and
10209 "print c in localvars_in_indirect_call" and
10210 "backtrace in indirectly called function" and
10211 "stepping into indirectly called function"
10212 if not compiled with gcc.
10213 (localvars_after_alloca): Add rs6000-*-* xfail for
10214 "print c after runto localvars_after_alloca" and
10215 "print s after runto localvars_after_alloca" and
10216 "print i after runto localvars_after_alloca" and
10217 "print l after runto localvars_after_alloca"
10218 for all compilers.
10219 * gdb.base/whatis.exp: Source gdb.base/whatis.ci rather
10220 than whatis-info.exp.
10221 * gdb.base/opaque.exp: Source gdb.base/opaque0.ci rather
10222 than opaque-info.exp.
10223 Setup rs6000-*-* xfail for
d63a86f8 10224 "ptype on opaque struct pointer (statically)" and
c906108c
SS
10225 "ptype on opaque struct pointer (dynamically)" when
10226 not compiled with gcc.
10227 * gdb.base/callfuncs.exp: Source gdb.base/callfuncs.ci
10228 rather than callf-info.exp.
10229 (do_function_calls): Add clear_xfail for rs6000-*-* for
10230 "p t_float_values2(3.14159,float_val2)". Seems to work
10231 fine there, both with xlc and gcc. Need to find out what
10232 it is doing right and fix other platforms.
10233 * gdb.base/callfuncs.exp: Add rs6000-*-* xfail for
10234 "call inferior func with struct - returns int",
10235 "call inferior func with struct - returns long",
10236 "call inferior func with struct - returns float",
10237 "call inferior func with struct - returns double",
10238 "call inferior func with struct - returns char *",
10239 but only if not gcc compiled (presumes xlc compiled).
10240 Change rs6000-*-* xfails for
10241 "call inferior func with struct - returns char" and
10242 " call inferior func with struct - returns short" to only
10243 xfail if not using gcc.
10244 (clean mostlyclean): Remove *.ci and *.tmp files.
10245 * gdb.c++/templates.exp: Source gdb.c++/templates.ci rather
10246 than templ-info.exp.
10247 * gdb.base/langs.exp: Source gdb.base/langs.ci.
10248 Add rs6000-*-* xfail for "up to foo in langs.exp"
10249 "up to cppsub_ in langs.exp" and "up to fsub in langs.exp"
10250 when not gcc compiled.
d63a86f8 10251
c906108c
SS
10252Sat Aug 12 15:05:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
10253
10254 * gdb.base/callfuncs.exp: Add xfails for the powerpc.
10255 * gdb.base/corefile.exp: Likewise.
10256 * gdb.base/list.exp: Likewise.
10257 * gdb.base/scope.exp: Likewise.
10258 * gdb.base/siganls.exp: Likewise.
10259
10260 * gdb.base/nodebug.exp: Add xfails for the powerpc. Handle aix4
10261 compiler output.
10262 * gdb.base/whatis.exp: Likewise.
10263
10264Fri Aug 11 13:36:20 1995 Jeff Law (law@snake.cs.utah.edu)
10265
10266 * gdb.disasm/sh3.exp (all_fp_misc_tests): No longer expect a
10267 failure (opcode table has been fixed to match reality).
10268
10269Mon Aug 14 09:01:59 1995 Fred Fish <fnf@cygnus.com>
10270
10271 * gdb.base/callfuncs.exp: Add rs6000-*-* xfails for
10272 "call inferior func with struct - returns char",
10273 "call inferior func with struct - returns short"
10274
10275 * gdb.base/scope.exp: Remove rs6000-*-* xfails for
10276 "print 'scope0.c'::filelocal at main",
10277 "print 'scope0.c'::filelocal_bss in test_at_main",
10278 "print 'scope0.c'::filelocal at foo",
10279 "print 'scope0.c'::filelocal_bss in test_at_foo",
10280 "print 'scope0.c'::filelocal at bar",
10281 "print 'scope0.c'::filelocal_bss in test_at_bar"
d63a86f8 10282
c906108c
SS
10283 * gdb.base/list.exp: Remove rs6000-*-* xfail for "list function
10284 in source file 1". This bug seems to have been fixed with both
10285 gcc and native cc (was native assembler bug?).
10286
10287Wed Aug 9 08:04:12 1995 Fred Fish (fnf@cygnus.com)
10288
10289 * gdb.base/a1-selftest.exp: Change "i*86-*-sysv4" xfail for
10290 "backtrace through signal handler" to "i*86-*-sysv4*".
10291 * gdb.base/signals.exp: Add xfail for "'next' behaved as
10292 continue" case. Add "known SVR4 bug" to fail message.
10293 Add "i*86-*-bsdi2.0" xfail for "handle all print".
10294 Add "i*86-*-bsdi2.0" xfail for "backtrace in signals_tests_1".
10295 * gdb.base/ptype.exp: Add "i*86-*-sysv4*" xfail for
10296 "whatis unnamed typedef'd enum..." and "ptype t_char_array".
10297 * gdb.base/langs.exp: Add "i*86-*-sysv4*" xfail for
10298 "up to foo in langs.exp", "show language at foo in
10299 langs.exp", "up to cppsub_ in langs.exp", "show
10300 language at cppsub_ in langs.exp", "up to fsub in
10301 langs.exp", and "show language at fsub in langs.exp".
10302 * gdb.base/corefile.exp: Add "i*86-*-sysv4*" to xfail for
10303 "bactrace in corefile.exp".
10304 * gdb.base/callfuncs.exp: Change xfail to "i*86-*-*" for
10305 "call inferior function with struct - returns float" and
10306 "call inferior function with struct - returns double".
d63a86f8 10307
c906108c
SS
10308Mon Aug 7 02:43:28 1995 Jeff Law (law@snake.cs.utah.edu)
10309
10310 * gdb.disasm/sh3.s: Source for sh3 disassembler tests.
10311 * gdb.disasm/sh3.exp: Run the sh3 disassembler tests.
10312 * gdb.disasm/configure.in (sh-*-*): Use sh3.mt makefile fragment.
10313 * gdb.disasm/sh3.mt: Makefile fragment for sh3 ests.
10314
10315Mon Aug 7 08:09:37 1995 Fred Fish <fnf@cygnus.com>
10316
10317 * Makefile.in (CHILL_FOR_TARGET): Use previously defined
10318 (or overriden) "CHILL" macro rather then bare "gcc".
10319 Also look for ../../gcc/xgcc since that is what we will
10320 actually need, not "Makefile". Remove following assignment
10321 of CHILL to CHILL_FOR_TARGET because that results in
10322 recursive definition.
10323
10324Sun Aug 6 16:52:29 1995 Fred Fish <fnf@cygnus.com>
10325
10326 * gdb.base/corefile.exp: Change xfail for backtrace in
10327 corefile.exp from linuxaout to all linux.
10328 * gdb.base/sigall.exp (test_one_sig): Specifically deal with
10329 cases where we miss the breakpoint at the signal handler
10330 for some reason. Setup xfail for linuxoldld/linuxaout and
10331 getting SIGIO. Setup xfail for linuxoldld/linuxaout for
10332 hitting SIGURG breakpoint.
10333 * gdb.base/signals.exp: Setup xfail for "next" acting like
10334 continue to add linuxoldld. Setup xfail for all linux for
10335 "next to handler in signals_tests_1", "backtrace in
10336 signals_tests_1", "continue to func1", "pass SIGUSR1",
10337 and continue to handler".
10338
10339Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
10340
10341 * Update all FSF addresses except those in COPYING* files.
10342
10343Sun Jul 30 17:50:35 1995 Fred Fish <fnf@cygnus.com>
10344
10345 * gdb.base/a2-run.exp: Change messages to be more explicit about
10346 the status of args, and quote binfile in results.
10347
10348Sun Jul 30 10:24:20 1995 Fred Fish <fnf@cygnus.com>
10349
10350 * gdb.base/callfuncs.exp: Add tests for passing structs to
10351 inferior functions and return various types.
10352 * gdb.base/callfuncs.c: Add functions to receive a struct
10353 and return a member of the struct, in various types.
10354
10355Sat Jul 29 14:22:33 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10356
10357 * gdb.base/Makefile.in (clean): Remove callf-info.exp.
10358
10359Fri Jul 28 13:36:11 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
10360
10361 * config/vxworks29k.exp: New file, sources vxworks.exp.
10362
10363Fri Jul 28 00:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
10364
10365 * config/gdbremote.exp: New file. Testing framework using
10366 gdbserver.
10367
10368Thu Jul 27 12:17:14 1995 Fred Fish (fnf@cygnus.com)
10369
10370 * gdb.base/interrupt.exp: Setup "i*86-*-linux" xfail for
10371 "call function when asleep" and "send end of file".
10372 * gdb.base/corefile.exp: Add "i*86-*-linuxaout" to xfail list
10373 for "backtrace in corefile.exp".
10374 * gdb.base/a1-selftest.exp: Add "i*86-*-linux*" to xfail list
10375 for "backtrace through signal handler".
10376 * gdb.base/corefile.exp: Make sure we actually generate a core file
10377 before trying the core tests. Some systems allow the user to suppress
10378 generation of core files and default to that (linux for example).
10379 * gdb.base/signals.exp: Change xfail for "next" acting like "continue"
10380 from "i*86-*-linux" to "i*86-*-linuxaout". Works with ELF beta.
10381
10382Tue Jul 25 17:30:10 1995 Jeffrey A. Law <law@rtl.cygnus.com>
10383
10384 * gdb.threads: New directory with some crude multi-threaded
10385 gdb tests (step.exp and step2.exp).
10386 * config/mt-lynx (STEP_EXECUTABLE): Define.
10387 (THREADFLAGS): Define.
10388
10389Tue Jul 25 01:03:52 1995 Jeff Law (law@snake.cs.utah.edu)
10390
10391 * gdb.base/sigall.exp: Avoid losing in SIGPRIO test on lynx.
10392
10393 * gdb.base/signals.exp: Disable whole file for lynx until
10394 further notice.
10395
10396 * gdb.base/signals.exp: xfail test where "next" acts like
10397 "continue" for lynx.
10398
10399 * gdb.base/interrupt.exp: xfail test for calling function while
10400 inferior is asleep for lynx.
10401
10402 * gdb.base/watchpoint.exp: Handle more cases of gdb echoing more
10403 than one cr-lf after each command.
10404
10405Sun Jul 23 23:33:18 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10406
10407 * configure.in: Reinstate setting of stabsdirs variable, fix
10408 typo in setting up configdirs for native builds.
10409
10410 * gdb.base/return.exp: Fix typo in return double test.
10411 * gdb.base/return.c (tmp2, tmp3): Made global to inhibit the
10412 compiler from optimizing them away.
10413
10414Fri Jul 21 11:39:34 1995 Jeff Law (law@snake.cs.utah.edu)
10415
10416 * gdb.base/gdbvars.exp: Expect zero or more additional cr-lf
10417 sequences to be echo'd by gdb when using gdb_test.
10418 * gdb.chill/chexp.exp: Likewise.
10419 * gdb.fortran/exprs.exp: Likewise
10420
10421Thu Jul 20 13:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
10422
10423 * gdb.base/a1-selftest.exp: Reset the timeout value to 30 seconds
10424 after the inferior gdb has started.
10425
10426 * gdb.base/a2-run.exp: Handle gdb echoing more than one cr-lf
10427 after each command.
10428 * gdb.base/funcargs.exp: Likewise.
10429 * gdb.base/gdbvars.exp: Likewise.
10430 * gdb.base/interrupt.exp: Likewise.
10431 * gdb.base/list.exp: Likewise.
10432 * gdb.base/watchpoint.exp: Likewise.
10433 * gdb.c++/demangle.exp: Likewise.
10434 * gdb.c++/inherit.exp: Likewise.
10435 * gdb.chill/chexp.exp: Likewise.
10436 * gdb.fortran/exprs.exp: Likewise.
10437
10438 * gdb.base/watchpoint.exp: Disable watchpoint triggered in syscall
10439 test if we can't handle IO to/from the inferior.
10440
10441 * gdb.c++/misc.exp: Always check for a program already being
10442 started after sending a "run" command to gdb.
10443
10444 * gdb.base/twice.exp: Start with a fresh gdb.
10445
10446 * gdb.chill/chexp.exp: Remove skip_chill_tests check; these tests
10447 only depend on gdb's expression code, not the chill runtime.
10448
10449 * gdb.base/return.c: Put return values into variables so we
10450 can have gdb print them rather than depending on the program
10451 to print them.
10452 * gdb.base/return.exp: Corresponding changes.
10453
10454 * lib/gdb.exp: Provide default value for noinferiorio.
10455 * gdb.base/interrupt.exp: Skip tests if we can't handle IO to/from
10456 the inferior.
10457
10458 * gdb.base/break.exp: Always check for a program already being
10459 started after sending a "run" command to gdb.
10460 (text_next_with_recursion): Don't check the output from the
10461 program's printf statement. Instead just make sure the program
10462 exited.
10463
10464 * gdb.base/commands.exp: Protect tests which need arguments with
10465 $noargs conditionals.
10466
10467Wed Jul 19 22:42:43 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10468
10469 * gdb.base/printcmds.exp: Adjust expect patterns for addresses
10470 of structure member arrays to match gdb/valops.c:value_addr change.
10471
10472Mon Jul 17 10:12:27 1995 Jeff Law (law@snake.cs.utah.edu)
10473
10474 * gdb.base/a1-selftest.exp: Fix unmatched quotes in many timeout
10475 cases.
10476
10477Wed Jul 12 10:20:08 1995 Fred Fish (fnf@cygnus.com)
10478
10479 * configure.in (configdirs): Remove gdb.chill from default list
10480 of subdirs and then add it back in only if doing a native build.
10481 The current chill compiler does not yet work in any cross build.
10482 * Revert all signal changes from Jul 6.
10483 * gdb.base/{sigall.c signals.c}: Define away signal() and alarm()
10484 for sh-hms targets, allowing these tests to link, with no other
10485 changes. Testing is suppressed by setting "nosignals" in site.exp.
10486
10487Thu Jul 6 20:58:30 1995 Fred Fish (fnf@cygnus.com)
10488
10489 * configure.in (signaldirs): Define and add to configdirs for all
10490 targets except some specific ones that are known to not support signals.
10491 Also clean up formatting.
10492 * gdb.base/Makefile.in (EXECUTABLES): Remove sigall and signals.
10493 (signals, sigall): Remove rules to build.
10494 * gdb.base/{sigall.c, sigall.exp, signals.c, signals.exp}:
10495 Moved to new gdb.signals directory.
10496 * gdb.signals: New test directory.
10497 * gdb.signals/{Makefile.in, configure.in, sigall.c, sigall.exp,
10498 signals.c signals.exp}: New or moved files.
10499
10500Sun Jun 25 12:55:18 1995 Jeff Law (law@snake.cs.utah.edu)
10501
10502 * gdb.base/interrupt.exp: Don't choke if $nointerrupts doesn't exist.
10503
10504Wed Jun 21 16:35:55 1995 Fred Fish <fnf@cygnus.com>
10505
10506 * gdb.base/return.exp: Xfail `return double' test failure
10507 on at least Solaris 2.3 and handle future/past versions on
10508 a case by case basis as appropriate. Also update message
10509 to include i*86 failures.
10510
10511Wed May 24 07:10:10 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10512
10513 * Makefile.in: Change variable CFLAGS to TESTSUITE_CFLAGS.
10514
10515 * lib/gdb.exp: Fix comment which erroneously identified
10516 gdb_file_cmd as gdb_load (the 19 May change was in fact to
10517 gdb_file_cmd not gdb_load).
10518 * config/unix-gdb.exp (gdb_load): Add "upvar timeout timeout".
10519
10520 * gdb.base/setvar.exp: Make test names consistent between pass and
10521 fail cases. Use gdb_test more.
10522
10523Fri May 19 07:22:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10524
10525 * lib/gdb.exp (gdb_load): Add "upvar timeout timeout".
10526
10527Mon May 15 23:50:51 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10528
10529 * gdb.base/help.exp: Fix expected help string for `show commands'.
10530
10531Thu May 11 07:55:11 1995 Jim Kingdon <kingdon@deneb.cygnus.com>
10532
10533 * gdb.stabs/xcoff.sed: Change N_LSYM to C_DECL not C_LSYM.
10534
10535 * gdb.stabs/weird.exp: Remove xfail for xcoff bitching about lack
10536 of a text section.
10537
10538Thu May 11 15:02:24 1995 Stu Grossman (grossman@andros.cygnus.com)
10539
10540 * config/monitor.exp (gdb_target_monitor): Fix loop interator so
10541 that loop eventually terminates. Fix Connection refused logic so
10542 that testsuite will expire nicely.
10543
10544Wed May 10 17:57:35 1995 Stu Grossman (grossman@andros.cygnus.com)
10545
10546 * config/cpu32bug.exp, config/est.exp, config/hppro.exp,
10547 config/rom68k.exp: New tcl glue for the appropriate monitors.
10548 These all just end up calling monitor.exp.
10549 * config/monitor.exp (gdb_target_monitor): Handle `Connection
10550 refused' by retrying. Cleanup some timeout issues.
10551 * (gdb_load): Reduce timeout. Cleanup some timeout issues.
10552 * lib/gdb.exp (gdb_test gdb_test_exact): Upvar timeout so that
10553 callers don't have to set/restore global timeout variable.
10554
10555 * The following set of changes centralizes management of the global
10556 timeout variable. This way, it can be set in one target dependent
10557 place instead of dozens of places scattered throughout the test suite.
10558 If you need to lengthen a timeout, then you should either set timeout
10559 in one of the config/{target}.exp files, or multiply it by a factor.
10560 Setting it to an absolute value is always going to lose for some
10561 targets.
10562 * gdb.base/a1-selftest.exp (test_with_self): Only use local timeout.
10563 * gdb.base/callfuncs.exp (do_function_calls): Don't set timeout.
10564 * gdb.base/funcargs.exp: Don't set timeout.
10565 * gdb.base/list.exp (test_forward_search): Only use local timeout.
10566 * gdb.base/printcmds.exp (test_print_string_constants
10567 test_print_array_constants): Don't set timeout.
10568 * gdb.base/ptype.exp: Don't set timeout.
10569 * gdb.base/recurse.exp: Don't set timeout.
10570 * gdb.base/return.exp: Don't set timeout.
10571 * gdb.base/watchpoint.exp: Don't set timeout.
10572 * gdb.c++/classes.exp (do_tests): Don't set timeout.
10573 * gdb.c++/virtfunc.exp (test_virtual_calls): Don't set timeout.
10574
10575Wed May 10 16:03:23 1995 Torbjorn Granlund <tege@adder.cygnus.com>
10576
10577 * Makefile.in: Make clean targets work also when SUBDIRS is empty.
10578
10579Mon May 1 07:32:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10580
10581 * lib/gdb.exp: Disable chill tests for irix5.
10582
10583Wed Apr 26 07:36:03 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10584
10585 * gdb.base/scope.exp: Make test names unique. Use gdb_test. Make
10586 each test pass or fail.
10587
10588Sun Apr 23 21:32:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10589
10590 * gdb.base/opaque.exp: Remove xfails for aix; print a warning if
10591 xlc not gcc.
10592
10593Fri Apr 21 15:44:02 1995 Stu Grossman (grossman@rtl.cygnus.com)
10594
10595 * cpu32bug.exp est.exp rom68k.exp: Delete. Unify into monitor.exp.
10596
10597Wed Apr 19 17:41:21 1995 Stu Grossman (grossman@cygnus.com)
10598
10599 * config/est.exp: Fix copyright and comments. Remove dead code.
10600 Use targetname, serialport and baud variables instead of fixed
10601 constants.
10602 * config/rom68k.exp: Fix copyright and comments. Remove dead code.
10603 * config/cpu32bug.exp: New file to support cpu32bug monitors.
10604
10605Wed Apr 19 13:47:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10606
10607 * gdb.base/watchpoint.exp: Don't run
10608 test_watchpoint_triggered_in_syscall for sunos.
10609
10610Mon Apr 17 12:48:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10611
10612 * gdb.base/{break.c,run.c}: Don't include vxWorks.h or stdioLib.h;
10613 they don't seem to exist. Do include stdio.h.
10614
10615Fri Apr 14 09:40:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10616
10617 * gdb.base/a1-selftest.exp: Add alpha xfail.
10618
10619Mon Apr 10 13:07:50 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10620
10621 * gdb.base/watchpoint.c (main): Prompt before calling read().
10622 * gdb.base/watchpoint.exp (test_watchpoint_triggered_in_syscall):
10623 Revise accordingly. Remove cruft about sending "123" several
10624 times, until it gets noticed. Clean up the "print buf[0]" stuff
10625 so that it passes or fails, and waits for prompts in the usual way.
10626
10627Sun Apr 9 09:02:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10628
10629 * gdb.base/recurse.exp: Fix comment.
10630
10631 * TODO: Remove item about printing variables in nodebug.exp. Add
10632 item about enabling tests which are only run on some targets.
10633
10634 * gdb.base/watchpoint.exp: Various cleanups (make each test pass or
10635 fail, make test names unique, use new gdb_test convention
10636 regarding pattern, use gdb_test more, etc.).
10637
10638 * gdb.base/bitfields.exp: Various cleanups (make each test pass or
10639 fail, make test names unique, etc.).
10640
10641Sat Apr 8 02:47:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10642
10643 * gdb.base/nodebug.c: Change return type of top and middle to
10644 short.
10645 * gdb.base/nodebug.exp: Remove xfails for ecoff systems, they
10646 are fixed by the recent mdebugread.c changes. Allow `short ()'
10647 as type for top and middle.
10648
10649Thu Apr 6 08:54:18 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10650
10651 * gdb.base/break.exp: Remove commented out if $usestubs {}. As
10652 nearly as I can tell, the whole thing was an accident in Stu's
10653 change of 24 Mar 1995 (logged in ../ChangeLog), in which he meant
10654 to replace a send/expect pair with gdb_test, but ended up only
10655 adding the gdb_test. My change of 24 Mar 1995 and Kung's change
10656 of 30 Mar 1995 took care of it, but left this vestigial comment
10657 which I am now nuking.
10658
10659Mon Apr 3 09:00:27 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10660
10661 * gdb.base/break.exp: Look for different line number for
10662 breakpoint at main depending on usestubs.
10663
10664Sun Apr 2 08:15:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10665
10666 * gdb.base/list.exp: Adjust some alternate expect patterns to
10667 match recent list0.c change. Add alternate expect pattern for
10668 output from `list default lines around main' for optimizing
10669 compilers.
10670
10671Sat Apr 1 07:23:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10672
10673 * lib/gdb.exp: If nosignals is not set, set it to 0.
10674
10675Fri Mar 31 16:13:48 1995 Kung Hsu <kung@mexican.cygnus.com>
10676
10677 * config/slite-gdb.exp: Responds to load symbol table prompt.
10678 * gdb.base/break.exp: Adjust line number, fix rerun.
10679 * gdb.base/langs0.c: Add #ifdef usestubs.
10680
10681Thu Mar 30 15:36:55 1995 Kung Hsu <kung@mexican.cygnus.com>
10682
10683 * gdb.base/list.exp: Adjust line contents after adding new lines in
10684 list0.c. Also fix a syntax error.
10685
10686 * lib/gdb.exp (gdb_run_cmd): Special handling for targets use stubs.
10687 * gdb.base/break.exp: ditto.
10688 * gdb.base/list.exp: ditto.
10689 * gdb.base/bitfields.c: Add #ifdef usestubs in main().
10690 * gdb.base/run.c: ditto.
10691 * gdb.base/list0.c: ditto.
10692 * gdb.base/funcargs.c: ditto.
10693
10694Wed Mar 29 17:09:29 1995 Stu Grossman (grossman@cygnus.com)
10695
10696 * testsuite/config/rom68k.exp (gdb_target_rom68k): Use
10697 $targetname, $serialport and $baud instead of hardwired variables.
10698 * testsuite/gdb.base/{sigall.exp signals.exp}: Skip these if the
10699 target doesn't support signals.
10700
10701Wed Mar 29 12:29:34 1995 Kung Hsu <kung@mexican.cygnus.com>
10702
10703 * lib/gdb.exp (runto_main): Fix regular expression bug, add return 1.
10704
10705Tue Mar 28 08:46:45 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10706
10707 * gdb.base/recurse.exp: Make test names unique. Change \\(+ to \\(.
10708 Don't rely on the value of an auto variable before it has been
10709 initialized. Use gdb_test more.
10710
10711Mon Mar 27 08:00:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10712
10713 * lib/gdb.exp (default_gdb_version): A version number must start
10714 with a digit, but other than that contains all characters up to
10715 the first whitespace character.
10716
10717Sun Mar 26 13:19:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10718
10719 * gdb.base/commands.exp (breakpoint_command_test): New tests.
10720
10721Sat Mar 25 15:38:06 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10722
10723 * gdb.c++/*.exp: Warn if executable does not exist. The original
10724 reason for skipping the warning was that configure.in sometimes
10725 intentionally skipped building the executables but the tcl code
10726 had no way of knowing. That (a) was always bogus with respect to
10727 error handling, (b) is no longer true (right now there is no way
10728 to skip C++ tests).
10729
10730 * gdb.c++/demangle.exp: Remove unused binfile and srcfile variables.
10731
10732Sat Mar 25 01:16:10 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10733
10734 * gdb.base/list.exp: Add expect patterns for output from
10735 SunPRO compiled executables.
10736 * gdb.base/whatis.exp: Allow leading `signed' for all v_signed_*
10737 types.
10738
10739Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10740
10741 * gdb.base/break.exp (test_next_with_recursion): Accept any line
10742 number (we are already testing that the correct source line text
10743 gets printed).
10744
10745 * gdb.base/break.exp: Make one test if $usestubs. I'm not sure
10746 that is what is intended, but something needed to be done to get
10747 sunos4 native working again.
10748
10749 * gdb.c++/misc.cc (main): Fix typo (#iffef -> #ifdef).
10750
10751 * gdb.base/a1-selftest.exp (test_with_self): Remove comment which
10752 apparently went with a (very) old xfail.
10753
10754Fri Mar 24 13:41:09 1995 Kung Hsu <kung@mexican.cygnus.com>
10755
10756 * gdb.base/callfuncs.exp: call runto_main instead of runto main.
10757 runto_main is a proc in gdb.exp that will do 'step' for target use
10758 stubs.
10759 * gdb.base/exprs.exp: ditto.
10760 * gdb.base/interrupt.exp: ditto.
10761 * gdb.base/opaque.exp: ditto.
10762 * gdb.base/printcmds.exp: ditto.
10763 * gdb.base/ptype.exp: ditto.
10764 * gdb.base/scope.exp: ditto.
10765 * gdb.base/setvar.exp: ditto.
10766 * gdb.base/signals.exp: ditto.
10767 * gdb.base/twice.exp: ditto.
10768 * gdb.c++/classes.exp: ditto.
10769 * gdb.c++/inherit.exp: ditto.
10770 * gdb.c++/templates.exp: ditto.
10771 * gdb.base/break.exp: no run and hit main for stubs. Change line
10772 numbers for breakpoints and info breakpoint.
10773 * gdb.base/break.c: Add #ifdef usestubs for set_debug_traps() and
10774 breakpoint().
10775 * gdb.base/callfuncs.c: ditto.
10776 * gdb.base/exprs: ditto.
10777 * gdb.base/interrupt.c: ditto.
10778 * gdb.base/opaque0.c: ditto.
10779 * gdb.base/printcmds.c: ditto.
10780 * gdb.base/ptype.c: ditto.
10781 * gdb.base/scope0.c: ditto.
10782 * gdb.base/setvar.c: ditto.
10783 * gdb.base/signals.c: ditto.
10784 * gdb.base/twice.c: ditto.
10785 * gdb.c++/misc.cc: ditto.
10786 * gdb.c++/templates.cc: ditto.
10787
10788Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10789
10790 * config/vx-gdb.exp, lib/gdb.exp: Regexp cleanups (\[(\] -> \\(, etc.).
10791
10792 * gdb.base/a1-selftest.exp: Don't check for # followed by a digit
10793 somewhere between `read' and `main.c'. I'm pretty sure the
10794 pattern ".*#\[0-9\].*" was slowing down pattern matching a lot,
10795 and it isn't particularly useful.
10796
10797 * gdb.base/scope.exp: Make test names unique. \[(\] -> \\(.
10798
10799Thu Mar 23 14:58:35 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10800
10801 * gdb.base/commands.exp (infrun_breakpoint_command_test): New test.
10802
10803Wed Mar 22 18:36:05 1995 Kung Hsu <kung@mexican.cygnus.com>
10804
10805 * config/mt-slite: add LIBS and -nostdlib.
10806 * config/slite-gdb.exp: add this new file to support sparclite target.
10807
10808Tue Mar 21 21:41:04 1995 Doug Evans <dje@canuck.cygnus.com>
10809
10810 * config/vx-gdb.exp (gdb_load): Update test of vxworks_ld return code.
10811
10812 * gdb.base/a2-run.exp: Change argument to istarget from
10813 "*-*-vxworks" to "*-*-vxworks*".
10814 * gdb.base/{break.exp,default.exp,scope.exp}: Likewise.
10815
10816Tue Mar 21 17:08:47 1995 Kung Hsu <kung@mexican.cygnus.com>
10817
10818 * lib/gdb.exp: add proc runto_main, for targets that use stubs, this
10819 will not runto main but do a 'step' to step out of breakpoint().
10820 * config/mt-slite: add -Dusestubs.
10821
10822Tue Mar 21 12:14:12 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10823
10824 * gdb.base/printcmds.exp (test_artificial_arrays): Send ^V@
10825 instead of just @.
10826
10827 * gdb.base/signals.exp: Add test for "handle all print".
10828 * TODO: Remove "handle all print". Also remove item about
10829 checking copyright date (I don't like the idea of a spurious FAIL
10830 based on when we run the tests).
10831
10832 * gdb.base/recurse.exp: Enable test for SunOS4. xfail one test
10833 for SunOS4 (reason for failure not investigated). Remove
10834 redundant test for $binfile.
10835
10836 * gdb.base/nodebug.c (array_index): Call malloc.
10837
10838 * gdb.base/{corefile.exp,default.exp}: Make names of "up" tests unique.
10839
10840Mon Mar 20 10:08:17 1995 Jeff Law (law@snake.cs.utah.edu)
10841
10842 * gdb.base/recurse.exp: Update gdb_test invocation to use new
10843 conventions and slightly simplify the matching regexp.
10844
10845Fri Mar 17 05:43:28 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10846
10847 * gdb.base/break.exp: Update gdb_test invocation to use new
10848 convention.
10849
10850 * lib/gdb.exp: If noargs is not set, set it to 0.
10851
10852 * gdb.base/nodebug.exp: Comment out redundant test. Make name of
10853 tests unique.
10854
10855 * lib/gdb.exp: Skip CHILL for AIX and Solaris.
10856
10857Thu Mar 16 16:27:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10858
10859 * gdb.base/nodebug.exp: It is OK if GDB thinks top and middle have
10860 one argument of type "<non-float parameter>".
10861
10862Wed Mar 15 15:54:56 1995 Stu Grossman (grossman@cygnus.com)
10863
10864 * config/rom68k.exp: New file to support Motorola IDP board.
10865 * gdb.base/a2-run.exp: Skip this file if noargs is set.
10866 * gdb.base/break.c: Change things around so that this program
10867 doesn't depend upon args. This is necessary to make remote
10868 targets work (in general, they can't take args).
10869 * gdb.base/break.exp: Don't try to send args to program. Don't
10870 expect output. Also, replace lots of code with gdb_test.
10871
10872Wed Mar 15 04:11:14 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10873
10874 * gdb.base/printcmds.exp (test_character_literals_accepted): Test
10875 printing of '\'' (which is what the comment says we are testing,
10876 even though we were not), not '''.
10877 (test_integer_literals_rejected): Test that printing ''' is an error.
10878
10879 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
10880 gdb.chill/chexp.exp, gdb.base/printcmds.exp,
10881 gdb.c++/cplusfuncs.exp, gdb.chill/callch.exp, gdb.chill/misc.exp,
10882 gdb.chill/pr-6292.exp, gdb.chill/string.exp, gdb.chill/tuples.exp:
10883 Use gdb_test not test_print_accept.
10884 * lib/gdb.exp: Remove test_print_accept.
10885
10886 * gdb.base/signals.exp (signal_tests_1): Make pass message
10887 consistent with fail message.
10888
10889 * gdb.base/whatis.exp: Remove xfails for printing char vs.
10890 unsigned char; the bug (PR 1821) is fixed.
10891
10892 * gdb.base/scope.exp: Remove xfails for PRs 1843 and 1868.
10893
10894 * gdb.base/scope.exp (test_at_localscopes): Call pass for
10895 successful tests--makes xfailing them work right.
10896
10897Tue Mar 14 07:39:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10898
10899 * lib/gdb.exp (gdb_test): Between $pattern and $prompt, expect
10900 only \r\n, not .*. The test can pass .* as the last thing in
10901 $pattern if that is what it wants. In addition to providing this
10902 flexibility, this change should speed up pattern matching in cases
10903 where the pattern already ended with .* (there were a number of
10904 them). This change also helps catch bad patterns--in the old
10905 scheme the typo "char \*" instead of "char \\*" would pass. Now
10906 it is caught.
10907 * Many .exp files: Update callers.
10908
10909 * gdb.base/funcargs.exp: Replace \[(\]+ with \\(. The latter is
10910 clearer and does not spuriously match multiple ('s. Likewise for
10911 ) and *.
10912
10913 * gdb.base/nodebug.exp: Test ability to call a function and pass
10914 it a string (even with no debugging info).
10915
10916 * gdb.base/printcmds.exp (test_integer_literals_rejected): Change
10917 "p '\'", which is the same as "p ''" once tcl gets done with
10918 quoting, to "p '\\'", which I suspect is what is intended (one
10919 backslash gets sent to GDB).
10920
10921 * gdb.base/printcmds.exp (test_artificial_arrays): New tests.
10922
10923Fri Mar 10 13:31:46 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10924
10925 * gdb.base/a1-selftest.exp: Remove xfail for solaris. The bug (PR
10926 1817) was fixed literally years ago.
10927
10928Fri Mar 10 02:49:40 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10929
10930 * gdb.base/funcargs.exp (call_after_alloca): Remove `next'
10931 test, it causes stepping out of call_after_alloca_subr with
10932 optimizing compilers.
10933 (localvars_in_indirect_call): Consume GDB prompt if `finish'
10934 fails.
10935
10936 * gdb.c++/templates.exp: Source templ-info.exp only if
10937 the templates executable exists.
10938
10939 * gdb.c++/misc.cc (class Contains_static_instance,
10940 class Contains_nested_static_instance),
10941 gdb.c++/classes.exp (test_static_members): Test printing of
10942 a class that contains a static instance of the class.
10943
10944Thu Mar 9 11:43:55 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10945
10946 * gdb.base/langs2.c (cppsub_): Don't prototype.
10947 * gdb.base/langs2.cxx (cppsub_): Fix prototype (cosmetic value
10948 only, I believe).
10949
10950Wed Mar 8 10:29:33 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10951
10952 * lib/gdb.exp (skip_chill_tests): New procedure.
10953
10954 * gdb.base/signals.exp (signal_tests_1): xfail for irix.
10955
10956Mon Mar 6 10:44:06 1995 Jeff Law (law@snake.cs.utah.edu)
10957
10958 * gdb.disasm/hppa.exp: Delete redundant ".*" at the beginning of
10959 each expect pattern. Cuts runtime from 12 to about 4 seconds.
10960
10961Thu Mar 2 05:31:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10962
10963 * gdb.base/langs.exp: Don't insist that foo__Fi be demangled.
10964
10965 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Only
10966 disassemble 8, not 16, instructions for part 4.
10967
10968 * config/vx-gdb.exp (gdb_start): Use \030, not \CX. tcl doesn't
10969 support the latter anymore.
10970
10971 * gdb.base/Makefile.in: Try compiling callfuncs.c, if that fails try
10972 -DNO_PROTOTYPES.
10973 * gdb.base/callfuncs.c: Control use of prototypes based on
10974 NO_PROTOTYPES, not __STDC__.
10975 * gdb.base/callfuncs.exp (do_function_calls): xfail one of the
10976 t_float_values2 tests if prototypes in use.
10977
10978 * gdb.base/callfuncs.c (t_float_values, t_float_values2,
10979 t_double_values): When checking differences against DELTA, check
10980 that difference is within the range (-DELTA,DELTA), not just
10981 (-infinity,DELTA).
10982
10983Tue Feb 28 16:28:54 1995 Kung Hsu <kung@mexican.cygnus.com>
10984
10985 * config/mips-gdb.exp (gdb_load): In every test case, we need to do
10986 'file' command firts, then 'target', then 'load', this is due to gdb
10987 target set up.
10988 * config/mips-gdb.exp: Fix a couple regular exp bugs.
10989
10990Thu Feb 23 17:44:55 1995 Jeff Law (law@snake.cs.utah.edu)
10991
10992 * gdb.disasm/hppa.s (fmemLRbug_tests): Add tests for the indexing
10993 FP load/store variants.
10994 * gdb.disasm/hppa.exp (fmemLRbug_tests): Test new variants.
10995
10996Wed Feb 22 18:29:08 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
10997
10998 * gdb.base/term.exp: Do not give a warning if not native, it is
10999 not an abnormal condition.
11000
11001Tue Feb 21 13:08:47 1995 Jim Kingdon <kingdon@cygnus.com>
11002
11003 * gdb.base/ptype.exp: Accept char[0] as well as char[] for "ptype
11004 t_char_array".
11005
11006Sun Feb 19 13:10:06 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
11007
11008 * lib/gdb.exp (default_gdb_version): Pass GDBFLAGS to gdb when we
11009 are getting the version number.
11010
11011 * gdb.base/{a1-selftest.exp,corefile.exp}: Do not give a warning
11012 if not native, it is not an abnormal condition.
11013
11014Thu Feb 16 15:56:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11015
11016 * lib/gdb.exp: Just use "file exists", rather than undocumented
11017 dejagnu procedure "findfile".
11018
11019Thu Feb 16 10:30:24 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11020
11021 * config/mt-vxworks (CFLAGS): Set to -g -Dvxworks.
11022 (LDFLAGS): Set to -Xlinker -Ur.
11023
11024 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB, GDBFLAGS):
11025 Removed, these values are set by lib/gdb.exp.
11026
11027 * lib/gdb.exp: If GDBFLAGS is unset, set it to -nx.
11028
11029Wed Feb 15 14:23:28 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11030
11031 * config/vx-gdb.exp (spawn_vxgdb): Use default_gdb_start instead
11032 of replicating gdb startup code.
11033
11034 * config/mt-vxworks (LDFLAGS): Set to -r.
11035 (CFLAGS_FOR_TARGET): Removed.
11036
11037 * config/vx-gdb.exp: always set prompt; gdb.exp sets it to
11038 (gdb) and gdb for vxworks uses (vxgdb).
11039
11040 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB): If a gdb
11041 executable is not in the tree and host != target, use sed and
11042 program_transform_name to determine the gdb name used by the
11043 target.
11044
11045 * configure.in, gdb.{base,c++,chill}/configure.in: changed so
11046 *-*-vxworks* matches vxworks and *-*-netware* matches NetWare.
11047
11048Sun Feb 12 08:11:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11049
11050 * gdb.base/{callfuncs.exp,callfuncs.c}: Add tests for passing
11051 floats, chars, and shorts where there are ANSI-style function
11052 definitions.
11053
11054 * gdb.base/langs.exp, gdb.base/langs*: New test.
11055 * gdb.base/Makefile.in: Build it.
11056 * TODO: Remove item about checking that C names don't get C++
11057 demangling applied; this test tests it.
11058
11059Thu Feb 9 12:43:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11060
11061 * gdb.stabs/weird.exp: Remove "Haven't examined" comment which
11062 went with the const70 xfail. The xfail went away a year ago.
11063
11064 * gdb.base/signals.exp: Rename a bunch of tests to give unique names.
11065
11066 * gdb.base/corefile.exp: Give backtrace test unique name. xfail
11067 for hp300.
11068
11069 * gdb.base/interrupt.exp: Also xfail hpux (for hp300).
11070
11071 * gdb.base/a1-selftest.exp: Don't run on hp300.
11072
11073Sat Feb 4 15:04:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11074
11075 * Makefile.in (site.exp): Set host_alias and target_alias as well
11076 as host_triplet and target_triplet.
11077
11078Wed Feb 1 08:03:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11079
11080 * gdb.base/a1-selftest.exp: Invoke stty before starting inferior.
11081
11082 * gdb.base/nodebug.exp: Add xfails for ultrix and irix5 (same
11083 places as other ecoff systems).
11084
11085 * gdb.base/a1-selftest.exp (test_with_self): Don't invoke stty on
11086 ultrix.
11087
11088Mon Jan 30 11:44:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11089
11090 * gdb.base/nodebug.c (inner): Use variables so AIX linker doesn't
11091 remove them.
11092 * gdb.base/nodebug.exp: Accept "function" in addition to "text
11093 variable and "variable" in addition to "data variable".
11094 * gdb.base/nodebug.exp: xfail datalocal and bsslocal tests for AIX.
11095
11096 * gdb.base/list.exp (test_forward_search): Set listsize to 4 not
11097 2.
11098 * gdb.base/list1.c (long_line): Add additional statement at start
11099 of function.
11100 * gdb.base/list.exp (test_forward_search): Update line number to
11101 reflect new statement.
11102
11103Sun Jan 29 13:34:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11104
11105 * gdb.base/signals.exp: Reinitialize searched source directories
11106 after gdb_start call.
11107
11108Sat Jan 28 01:34:44 1995 Jeff Law (law@snake.cs.utah.edu)
11109
11110 * gdb.disasm/Makefile.in (clean): Delete "errs" file.
11111 * gdb.stabs/Makefile.in: Likewise.
11112
11113 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Revert last
11114 change. Instead split the tests into smaller pieces.
11115 * gdb.disasm/hppa.s: Corresponding changes.
11116
11117Fri Jan 27 09:24:51 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11118
11119 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
11120 Quote ^C when passing it to stty. For some shells ^ is a pipe.
11121
11122 * gdb.base/funcargs.exp: Modify many tests so that every test
11123 either passes or fails. Make some test names unique.
11124
11125Thu Jan 26 19:20:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11126
11127 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
11128 Call stty to set interrupt character.
11129
11130 * gdb.disasm/hppa.mt (hppa), gdb.stabs/hppa.mt (weird.o): Check
11131 for HP assembler versus GNU assembler based on actual behavior of
11132 $(CC), rather than assuming that $(AS) is always the GNU assembler.
11133
11134 * TODO: Suggest a few more stepping tests.
11135
11136Wed Jan 25 14:52:41 1995 Stan Shebs <shebs@andros.cygnus.com>
11137
11138 * gdb.base/default.exp: xfail no-stack backtraces for h8300,
11139 restart GDB for h8300 after a continue.
11140 (return): Add pattern to match a29k-udi behavior.
11141 * gdb.base/nodebug.exp: Remove obsolete comment.
11142 * gdb.base/regs.exp: New file, testing of register displays.
11143 * gdb.base/return.exp: Fix typo in reference to $objdir.
11144 * gdb.base/whatis.exp: Always start with a fresh GDB.
11145
11146Wed Jan 25 11:12:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11147
11148 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Set timeout
11149 higher, these tests generate a lot of output.
11150
11151Tue Jan 24 07:58:44 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11152
11153 * lib/gdb.exp (gdb_test): Remove catch from around the send. The
11154 code following the catch silently ignored some errors; without the
11155 catch they should be thrown like any other tcl error. Also, the
11156 catch used "" instead of {} which meant all the callers who wanted
11157 to include one of the characters "[]$ had to quote it an extra time.
11158 * gdb.base/{callfuncs.exp,commands.exp,gdbvars.exp,printcmds.exp,
11159 ptype.exp,signals.exp,watchpoint.exp}, gdb.c++/{cplusfuncs.exp,
11160 demangle.exp}, gdb.chill/chexp.exp, gdb.fortran/exprs.exp:
11161 Remove extra quoting.
11162
11163Mon Jan 23 21:57:54 1995 Jeff Law (law@snake.cs.utah.edu)
11164
11165 * gdb.base/commands.exp: Make test names unique; every test either
11166 passes or fails. Update some comments.
11167
11168 * gdb.disasm/hppa.exp (do_system_control_tests): Update.
11169
11170Sat Jan 21 15:34:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11171
11172 The following fixes a FAIL caused by the fact that the alpha stabs
11173 configuration didn't use the ".if alpha" code in weird.def.
11174 * gdb.stabs/weird.def (v_comb): Use type attribute to specify 32
11175 bit pointer, so the 32 bit version works even on the alpha.
11176 * gdb.stabs/{alpha.mt,ecoff.mt,aout.sed,hppa.sed,xcoff.sed,weird.def}:
11177 Remove the stuff which allowed us to have separate versions for
11178 alpha and everything else.
11179
11180 * gdb.c++/cplusfuncs.exp (test_lookup_operator_functions): Fix
11181 regexp which "info func operator\[\](" is supposed to match. Fix
11182 string to send to GDB. Note that GDB still doesn't work right. Add a
11183 new test for "info func .perator\[\](" which GDB does handle correctly.
11184
11185 * gdb.base/nodebug.exp: xfail most of the new tests for ecoff systems.
11186
11187Fri Jan 20 12:14:23 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11188
11189 * gdb.c++/classes.exp, gdb.c++/cplusfuncs.exp,
11190 gdb.c++/inherit.exp, gdb.c++/templates.exp, gdb.c++/virtfunc.exp,
11191 gdb.fortran/exprs.exp, gdb.fortran/types.exp, gdb.chill/chexp.exp,
11192 gdb.base/printcmds.exp: Remove passcount, failcount, etc., stuff;
11193 it makes the tests harder to understand and confuses test-o-matic.
11194 The preferred style is that each test provides a PASS or a FAIL,
11195 and has a unique message (e.g. "continue #54" not just "continue")
11196 which is the same for the pass and the fail.
11197 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
11198 gdb.chill/chexp.exp: Move test_print_accept and test_print_reject
11199 to lib/gdb.exp.
11200 * gdb.base/printcmds.exp: Use test_print_accept. Remove
11201 prt_accept which was basically the same thing. Likewise for
11202 test_print_reject and prt_reject.
11203 * lib/gdb.exp (test_print_reject): Add some more error message
11204 patterns to match from the former printcmds.exp (prt_reject).
11205 * gdb.c++/classes.exp, gdb.base/scope.exp: Remove spurious xfails.
11206 One defect of the passcount stuff is that some of it failed to
11207 report XPASS where appropriate.
11208 * gdb.c++/cplusfuncs.exp (print_addr_of): No longer accept extra
11209 stuff before and after arg in expected pattern.
11210 (test_paddr_operator_functions): Re-do test without print_addr_of;
11211 this is the only test which seems to want extra stuff there.
11212
11213Tue Jan 17 10:47:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
11214
11215 * gdb.base/nodebug.exp: Update new tests to reflect improved
11216 wording of gdb output.
11217
11218 * gdb.base/nodebug.exp: Add tests to check that "print", "whatis"
11219 and "ptype" work on variables in files compiled without -g.
11220 Replaces commented out "maint print msymbol" tests.
11221
11222Mon Jan 16 12:13:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
11223
11224 * gdb.base/setvar.c (dummy): Call malloc.
11225
11226 * gdb.stabs/aout.sed: Enclose comments within a sed command to avoid
11227 losing with the irix4 sed.
11228
11229 * gdb.base/sigall.exp (test_one_sig): Add xfail for "get signal
11230 ALRM" on irix4.
11231
11232Sun Jan 15 21:58:26 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
11233
11234 * TODO: Remove items about corefile.exp testing new exec-file and
11235 backtrace; both are now done. Add items about printing enums.
11236
11237Sat Jan 14 11:25:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
11238
11239 * gdb.base/sigall.exp (test_one_sig): Attempt to recover if
11240 "get signal $thissig" test fails.
11241
11242 * gdb.base/setvar.exp: Check for and reject crazy expected type hacks.
11243
11244Thu Jan 12 01:14:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
11245
11246 * gdb.base/sigall.c (gen_*): Pass argument to handle_* to avoid
11247 compiler warning with dec alpha compiler.
11248
11249 * gdb.base/commands.exp (if_while_breakpoint_command_test): Remove
11250 extra \n from gdb_test call (this explains why the prompt test
11251 that I removed yesterday was there).
11252 (user_defined_command_test): Remove extra \n and prompt test.
11253
11254 * gdb.base/sigall.c: If SIGABRT == SIGLOST, just act as if SIGLOST
11255 doesn't exist. Likewise if SIGIO == SIGPOLL, pretend SIGPOLL
11256 doesn't exist.
11257 * gdb.base/sigall.exp: Remove special handling for SIGIO and SIGPOLL.
11258 Also remove alpha workaround, which turns out to be because
11259 SIGABRT == SIGLOST.
11260
11261 * gdb.base/sigall.exp: Add workaround for alpha weirdness.
11262
11263 * gdb.base/help.exp: Don't test "help show".
11264
11265Wed Jan 11 14:37:04 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
11266
11267 * gdb.base/commands.exp: Call gdb_exit and gdb_start so that
11268 "set print address" is on.
11269 * gdb.base/commands.exp (if_while_breakpoint_command_test): Don't
11270 pass prompt to gdb_test; gdb_test already looks for the prompt.
11271
11272 * gdb.base/help.exp: Replace most of docstring for "define" with ".*".
11273
11274 * gdb.base/a1-selftest.exp: Don't test "maint dump-me". That test
11275 was a vestige of the manual TESTSTRATEGY, and the purpose of it
11276 was to make sure that gdb can read a core file. But (a) the "read
11277 the corefile" part didn't make it to a1-selftest.exp, we just
11278 delete the corefile after creating it, and (b) we test reading
11279 corefiles in corefile.exp anyway. Also, this test left around a
11280 xgdb process on Solaris.
11281
11282 * gdb.base/corefile.exp: Also test backtrace.
11283
11284Wed Jan 11 00:14:40 1995 Jeff Law (law@snake.cs.utah.edu)
11285
11286 * gdb.base/commands.exp: Test a simple user defined command with
11287 arguments and if/while statements; verify the full user command is
11288 printed by "show user".
11289
11290 * gdb.base/commands.exp: Test if/while commands as part of a
11291 breakpoint command list; verify they appear in breakpoint
11292 information.
11293
11294Wed Jan 11 00:47:58 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
11295
11296 * gdb.base/sigall.c (gen_FPE): Generate SIGFPE with kill() rather
11297 than by dividing by zero.
11298
11299Tue Jan 10 21:38:05 1995 Jeff Law (law@snake.cs.utah.edu)
11300
11301 * gdb.base/watchpoint.exp: hppa*-*-*bsd* no longer has problems
11302 performing an inferior call with watchpoints enabled.
11303 * gdb.base/watchpoint.c (main): Delete second unnecessary read
11304 call.
11305
11306Tue Jan 10 18:42:07 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
11307
11308 * gdb.stabs/weird.exp: Allow spaces followed by backspaces in echo
11309 of "file" command.
11310
11311 * gdb.c++/classes.exp (test_ptype_class_objects, ptype class Foo):
11312 Add additional pattern for when "int operator int(void);" appears
11313 in a different order.
11314
11315Mon Jan 9 16:22:46 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
11316
11317 * gdb.base/signals.exp: Call gdb_exit and gdb_start.
11318
11319 * gdb.base/help.exp: Replace most of docstrings for "info signals"
11320 and "signal" with ".*".
11321
11322Wed Jan 4 11:35:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11323
11324 * TODO: Add note about "handle all nostop".
11325
11326 * gdb.base/{sigall.c, sigall.exp}: New test.
11327 * gdb.base/Makefile.in: Add it.
11328
11329Thu Jan 5 17:34:03 1995 Stan Shebs <shebs@andros.cygnus.com>
11330
11331 * lib/gdb.exp, gdb.base/corefile.exp: Supply -nw as argument
11332 when invoking GDB, suppresses any windowing interface.
11333
11334Mon Jan 2 17:40:21 1995 Stan Shebs <shebs@andros.cygnus.com>
11335
11336 * config/sim-gdb: New file, simulator testing support.
11337
11338Wed Dec 28 12:21:50 1994 Jeff Law (law@snake.cs.utah.edu)
11339
11340 * gdb.base/interrupt.exp: Test calling func1 twice.
11341
11342Wed Dec 21 12:51:37 1994 Jim Kingdon <kingdon@deneb.cygnus.com>
11343
11344 * gdb.base/list.exp (test_forward_search): Set timeout higher
11345 when we'll be getting lots of output from gdb.
11346
11347 * gdb.base/a1-selftest.exp: Move code that was inside expect -re
11348 "init_malloc" to after the expect statement. Run it if that
11349 regexp is taken, but also for two others which happen if source
11350 cannot be found.
11351
11352Tue Dec 20 12:35:21 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11353
11354 * gdb.base/printcmds.exp: New test, for printing register before
11355 program is running.
11356
11357Mon Dec 19 00:32:55 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11358
11359 * gdb.base/list.exp: Correct some alternate expect patterns
11360 to reflect changes in list1.c.
11361
11362Sat Dec 17 14:20:03 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11363
11364 * TODO: Add item regarding large frames.
11365
11366 * gdb.base/{funcargs.exp, funcargs.c} (call_after_alloca): New test.
11367
11368 * TODO: Remove item about enabling return.exp; it
11369 is enabled. Suggest a few more "return" tests.
11370
11371Sat Dec 17 02:33:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11372
11373 * gdb.c++/misc.cc, gdb.c++/inherit.exp: Add testcases for
11374 anonymous unions.
11375
11376Tue Dec 13 11:26:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11377
11378 * gdb.chill/Makefile.in: Put all rule before rules for pr-4975.o
11379 and pr-5646.o, so "make" is the same as "make all", not "make
11380 pr-4975.o".
11381
11382Wed Dec 7 19:02:02 1994 Stan Shebs <shebs@andros.cygnus.com>
11383
11384 * gdb.base/list.exp: Adjust expectations to reflect changes in
11385 list1.c.
11386 (test_forward_search): New test proc.
11387 * gdb.base/list1.c (long_line): New function, has long source line.
11388
11389Thu Dec 1 23:14:49 1994 Stan Shebs <shebs@andros.cygnus.com>
11390
11391 * gdb.base/a1-selftest.exp: Change initial stepping to know about
11392 additional line of code that was added.
11393
11394Wed Nov 30 19:43:14 1994 Jeff Law (law@snake.cs.utah.edu)
11395
11396 * gdb.disasm/hppa.s: Break the large branching tests into smaller
11397 tests so as not to overflow expect's input buffers.
11398 * gdb.disasm/hppa.exp: Corresponding changes.
11399
11400Fri Nov 25 13:37:10 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11401
11402 Beginnings of template debugging tests.
11403 * gdb.c++/templ-info.cc: New file to test for template
11404 debugging capability of the compiler.
11405 * gdb.c++/Makefile.in: Add rule to build templ-info.exp from
11406 templ-info.cc.
11407 * gdb.c++/templates.cc: Add explicit template instantiations
11408 to enable compiling with -fno-implicit-templates. Add destructor
11409 and 'value' method to T5 class for template tests.
11410 * gdb.c++/templates.exp: Add testcases for printing of template
11411 types, setting breakpoints on template methods and calling a
d63a86f8 11412 template method.
c906108c
SS
11413
11414Sat Nov 5 00:20:17 1994 Jeff Law (law@snake.cs.utah.edu)
11415
11416 * gdb.disasm/hppa.exp (branch_tests): Allow any symbol as the
11417 branch target since some assemblers (gas-2.5) may emit a
11418 relocation for the branch instead of resolving it in the
11419 assembler.
11420
11421Sat Oct 29 02:40:40 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11422
11423 * gdb.base/a1-selftest.exp: Remove RS/6000 xfail for backtrace
11424 through signal handler.
11425
11426Fri Oct 21 11:10:16 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
11427
11428 * configure.in (*-*-netware): Use config/mt-netware.
11429
11430 * config/mt-netware: New file.
11431 * config/mt-i386-netware: Removed, separate configs for different
11432 netware architectures are no longer needed now that we have
11433 --with-headers.
11434
11435Sat Oct 15 03:43:00 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11436
11437 * gdb.base/exprs.exp: Remove xfail for alpha, it is fixed
11438 by the recent changes to use ANSI C arithmetic conversions.
11439
11440Sun Oct 9 07:44:06 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11441
11442 * gdb.base/corefile.exp: Add (xfail'd) test for reinit_frame_cache
11443 bug involving using inferior_pid to figure out whether to select a
11444 frame.
11445
11446Wed Sep 28 23:12:02 1994 Jeff Law (law@snake.cs.utah.edu)
11447
11448 * gdb.disasm/hppa.exp: Change arg[0..3] to r[26..23] to
11449 match the current disassembler output.
11450
11451Fri Sep 16 11:42:41 1994 Stan Shebs (shebs@andros.cygnus.com)
11452
11453 * gdb.fortran/exprs.exp: Expect VOID instead of void.
11454 * gdb.fortran/types.exp: Escape the expected '*'s in Fortran
11455 types, expect "int" as type of integer values (for now).
11456
11457Wed Sep 7 23:33:51 1994 Jeff Law (law@snake.cs.utah.edu)
11458
11459 * gdb.base/commands.exp: New tests for if/while commands.
11460
11461Tue Sep 6 13:16:11 1994 Per Bothner (bothner@kalessin.cygnus.com)
11462
11463 * lib/gdb.exp (runto): Replace sub-pattern for hex value
11464 by .*, since hex values have different syntax in Chill mode.
11465
11466Tue Sep 6 02:15:51 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11467
11468 * gdb.c++/demangle.exp (test_arm_style_demangling): Remove
11469 linefeed from expect pattern for repeated types with indices > 9.
11470
11471Mon Aug 29 14:20:44 1994 Stan Shebs (shebs@andros.cygnus.com)
11472
11473 First part of Fortran test suite.
11474 * gdb.fortran: New directory.
11475 * gdb.fortran/exprs.exp, gdb.fortran/types.exp: New files.
11476
11477Sat Aug 27 23:32:43 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11478
11479 * gdb.base/default.exp: Update expect pattern for load command
11480 without arguments.
11481
11482Wed Aug 24 13:15:02 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
11483
11484 * configure.in: Change i386 to i[345]86.
11485 * gdb.base/configure.in: Likewise.
11486 * gdb.c++/configure.in: Likewise.
11487 * gdb.chill/configure.in: Likewise.
11488
11489Tue Aug 23 19:14:06 1994 Stan Shebs (shebs@andros.cygnus.com)
11490
11491 * lib/gdb.exp (gdb_run_cmd): Move comment out from between expect
11492 patterns, since that is not a valid context for comments.
11493
11494Fri Aug 19 15:07:30 1994 Kung Hsu (kung@mexican.cygnus.com)
11495
11496 * gdb.c++/demangle.exp (test_arm_style_demangling): Add tests for
11497 repeated types and repeated types with indices > 9.
11498
11499Tue Aug 16 15:57:52 1994 Stan Shebs (shebs@andros.cygnus.com)
11500
11501 * gdb.base/printcmds.exp: Remove all the a29k XFAILs tagged with
11502 2417; old bug has been fixed.
11503
11504Fri Aug 12 19:35:41 1994 Jeff Law (law@snake.cs.utah.edu)
11505
11506 * gdb.base/interrupt.exp: When trying to wake up the inferior,
11507 send the newline ourselves instead of assuming gdb_test will do
11508 so when passed an empty input string.
11509
11510 * gdb.stabs/hppa.mt: Use $(AS), not $(CC) to assemble the
11511 stabs testcode.
11512
11513Fri Aug 5 17:01:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
11514
11515 * lib/gdb.exp (gdb_test): Don't send anything if the first
11516 argument is an empty string. This makes cases where we want to
11517 match output that is already in expect's buffers (for example,
11518 matching a breakpoint after gdb_run_cmd has been called) work
11519 reliably.
11520
11521Tue Aug 2 10:24:08 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
11522
11523 * config/netware.exp: New file.
11524
11525Thu Jul 28 12:54:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
11526
11527 * config/mt-slite (LDFLAGS): If using the newlib in the tree, set
11528 the -B and -L prefixes so we can find the debugging stub.
11529
11530 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Use newlib if it is
11531 there and we are using the gcc from the tree.
11532
11533 * gdb.base/types.c: Removed.
11534
11535 * gdb.base/configure.in: Look for makefile fragments in ../config.
11536 Recognize i386-*-netware.
11537 * gdb.c++/configure.in: Likewise.
11538
11539Mon Jul 25 23:48:50 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11540
11541 * gdb.base/corefile.exp: Change `else if' to `elseif', which is
11542 the correct TCL syntax.
11543
11544Mon Jul 25 15:35:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
11545
11546 * gdb.base/opaque.exp: use runto instead of messing around with
11547 breakpoints. Simplify by using gdb_test.
11548
11549 * gdb.base/bitfields.exp: restart between tests on netware targets
11550 because breakpoints aren't relocated after target death. Run
11551 processes to completion.
11552
11553 * gdb.base/{opaque,watchpoint}.exp: Use gdb_run_cmd.
11554
11555Sun Jul 24 09:55:51 1994 Fred Fish (fnf@cygnus.com)
11556
11557 * Makefile.in: Remove extra tabs that confuse some versions
11558 of "make". Use the newly built gdb to test with by default,
11559 rather than the first one in the tester's search path.
11560
11561Sat Jul 23 15:05:47 1994 Stan Shebs (shebs@andros.cygnus.com)
11562
11563 * gdb.base/whatis.exp (v_signed_short_array): Fix a typo.
11564
11565 * gdb.base/help.exp: Update expected add-symbol-file, ignore, and
11566 condition help.
11567
11568Tue Jul 19 10:26:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
11569
11570 * lib/gdb.exp (runto): Rewrite in terms of gdb_run_cmd.
11571
11572 * lib/gdb.exp (gdb_run_cmd): New function, used to start program
11573 running.
11574 * gdb.base/bitfields.exp: Use gdb_run_cmd to start program.
11575 * gdb.base/funcargs.exp: Likewise.
11576
11577 * gdb.base/bitfields.exp: Simplify by using gdb_test.
11578 * gdb.base/funcargs.exp: Likewise.
11579
11580 * lib/gdb.exp (gdb_test): if match times out, don't call fail if
11581 message is "".
11582
11583Mon Jul 18 12:18:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
11584
11585 * gdb.base/{a2-run,callfuncs,funcargs,interrupt,mips_pro,nodebug,
11586 return,signals,twice}.exp: Handle non-existant binaries
11587 consistantly.
11588
11589 * gdb.base/corefile.exp: Execute coremaker to generate core dump.
11590 * gdb.base/Makefile.in: Don't try to generate a core dump, we
11591 might testing a cross development system.
11592
11593Thu Jul 14 18:13:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
11594
11595 * Makefile.in (RUNTEST_FOR_TARGET): Fix relative pathname, the
11596 runtest script is relative to ${srcdir}, not ${rootdir}.
11597
11598Thu Jul 14 14:56:59 1994 Stan Shebs (shebs@andros.cygnus.com)
11599
11600 * gdb.base/signals.exp: Allow for optionality of breakpoint
11601 address.
11602
11603Thu Jul 14 11:21:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11604
11605 * gdb.base/{ptype.exp,ptype.c}: Add t_char_array test.
11606
11607Tue Jul 12 12:22:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
11608
11609 * gdb.c++/cplusfuncs.cc: Include <stddef.h>, not <sys/types.h>,
11610 for size_t definition.
11611 * gdb.c++/templates.cc: Likewise
11612
11613 * config/mt-i386-netware: New file.
11614
11615 * gdb.base/interrupt.c: Do not test if errno == EINTR if it's not
11616 defined.
11617
11618 * gdb.base/Makefile.in: Added support for systems that name core
11619 files by appending "core" to the program name.
11620 * gdb.base/a1-selftest.exp: Likewise.
11621
11622Mon Jul 11 23:59:18 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11623
11624 * gdb.base/return.exp: Add comment and message for `return double'
11625 test failure on Sparc Solaris.
11626
11627Mon Jul 4 12:10:48 1994 Stan Shebs (shebs@andros.cygnus.com)
11628
11629 * lib/gdb.exp (runto): Allow for optionality of breakpoint address.
11630
11631Wed Jun 29 00:26:17 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11632
11633 * gdb.c++/misc.cc: Instantiate classes to inhibit the compiler
11634 from optimizing them away.
11635 * gdb.c++/classes.exp, gdb.c++/inherit.exp: Update ptype expect
11636 patterns to include default constructors and assignment operators,
11637 to match gcc versions beyond 2.5.8. Accept any cplus demangling
11638 character in the output of the virtual base pointer.
11639
11640Fri Jun 24 08:15:42 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11641
11642 * gdb.c++/cplusfuncs.exp: Use string_to_regexp and a regular
11643 expression match in print_addr_of to avoid unintented matches.
11644 * gdb.c++/virtfunc.exp: Accept alternate ptype output of g++
11645 versions up to 2.5.8.
11646
11647Mon Jun 20 23:54:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11648
11649 * gdb.base/list.exp: Tweak alternate pattern for listing of an
11650 included file to run under newer versions of expect.
11651 * gdb.c++/demangle.exp: Add spaces to the expect patterns between
11652 consecutive >'s in templates to accomodate recent cplus-dem.c change.
11653 Remove xfail for the virtual table of BDDHookV.
11654
11655Sat Jun 18 12:51:34 1994 Stan Shebs (shebs@andros.cygnus.com)
11656
11657 * lib/gdb.exp (string_to_regexp): Set a default result.
11658 (default_gdb_start): Fix misleading message.
11659
11660Wed Jun 15 12:10:10 1994 Stan Shebs (shebs@andros.cygnus.com)
11661
11662 * config/mt-a29k-udi, config/mt-i960-nindy, config/mt-sparc-aout:
11663 Remove all CC, etc definitions.
11664 * config/mt-hpux: New file.
11665 * config/mt-mips-ecoff (CFLAGS_FOR_TARGET): Remove:
11666 (CFLAGS, LDFLAGS): Define.
11667 * config/mt-slite (CFLAGS_FOR_TARGET): Change to LDFLAGS.
11668
11669 * Makefile.in (site.exp): Don't insert host_os, etc.
11670 (just-check): Just use RUNTEST with RUNTESTFLAGS only.
11671 (distclean): Check existence of subdir.
11672 * gdb.base/configure.in (hppa*-*-hpux*): Recognize.
11673 * gdb.base/Makefile.in: General cleanup and simplification.
11674 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
11675 to build executables. Use default rule to build .o files.
11676 (EXPECT, RUNTEST, CC): Fix relative pathname.
11677 (site.exp): Don't insert host_os, etc.
11678 * gdb.base/signals.c (main): Don't call signal unless SIGALRM
11679 and/or SIGUSR1 defined.
11680 * gdb.base/watchpoint.c: Don't include stdio.h a second time.
11681 * gdb.c++/Makefile.in: General cleanup and simplification.
11682 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
11683 (CFLAGS): Remove.
11684 (EXPECT, RUNTEST_FOR_TARGET, CXX): Fix relative pathname.
11685
11686Fri Jun 10 10:55:09 1994 Jeff Law (law@snake.cs.utah.edu)
11687
11688 * gdb.base/recurse.exp: Misc changes to get tests running again
11689 after Kung's changes to the watchpoint code.
11690 * gdb.base/watchpoint.exp: Likewise.
11691
11692Thu Jun 9 15:16:55 1994 Per Bothner (bothner@kalessin.cygnus.com)
11693
11694 * lib/gdb.exp (string_to_regexp): Convert {\} also.
11695
11696Wed Jun 8 12:12:17 1994 Stan Shebs (shebs@andros.cygnus.com)
11697
11698 * config/udi-gdb.exp, config/unix-gdb.exp: Call default_gdb_start.
11699 * lib/gdb.exp (default_gdb_start): Define.
11700 * gdb.base/bitfields.exp, gdb.base/break.exp, gdb.base/exprs.exp,
11701 gdb.base/funcargs.exp, gdb.base/opaque.exp,
11702 gdb.base/printcmds.exp, gdb.base/ptype.exp, gdb.base/recurse.exp,
11703 gdb.base/scope.exp, gdb.base/setvar.exp, gdb.base/watchpoint.exp,
11704 gdb.c++/classes.exp, gdb.c++/misc.exp, gdb.c++/virtfunc.exp:
11705 Don't call gdb_target_udi in between tests.
11706
11707Tue Jun 7 08:30:15 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11708
11709 * gdb.c++/demangle.exp: Use gdb_test_exact, rather than demangle
11710 (which was basically just a local version of the same thing). In
11711 addition to avoiding duplication, gdb_test_exact is faster.
11712 * lib/gdb.exp (gdb_test_exact): Fix typo.
11713
11714 * lib/gdb.exp (delete_breakpoints): If there were no breakpoints,
11715 don't give an error.
11716
11717 * gdb.base/term.exp: Call delete_breakpoints before starting.
11718
11719 * gdb.base/Makefile.in (EXECUTABLES): Remove t10.
11720 (t10): Add comment.
11721
11722Mon Jun 6 18:26:50 1994 Stan Shebs (shebs@andros.cygnus.com)
11723
11724 Reorganization of the GDB Test Suite.
11725
11726 * gdb.base: New directory, contains all the basic tests.
11727 * gdb.c++: New directory, tests specific to C++.
11728 * gdb.chill: New directory, tests specific to Chill.
11729 * gdb.t00, gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06,
11730 gdb.t07, gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13,
11731 gdb.t15, gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23,
11732 gdb.t24, gdb.t30, gdb.t31: Removed directories, contents moved
11733 into appropriate new directories (t00-t17 to base, t20-t23 to c++,
11734 t30-31 to chill).
11735 * */gdbme.*: Rename to match appropriate expect scripts.
11736 * gdb.base/bitfields.c, gdb.base/break.c, gdb.base/callfuncs.c,
11737 gdb.base/coremaker.c, gdb.base/exprs.c, gdb.base/funcargs.c,
11738 gdb.base/interrupt.c, gdb.base/list0.c, gdb.base/list0.h,
11739 gdb.base/list1.c, gdb.base/mips_pro.c, gdb.base/nodebug.c,
11740 gdb.base/opaque-info.c, gdb.base/opaque0.c, gdb.base/opaque1.c,
11741 gdb.base/printcmds.c, gdb.base/ptype.c, gdb.base/recurse.c,
11742 gdb.base/return.c, gdb.base/run.c, gdb.base/scope0.c,
11743 gdb.base/scope1.c, gdb.base/setvar.c, gdb.base/signals.c,
11744 gdb.base/types.c, gdb.base/twice.c, gdb.base/watchpoint.c,
11745 gdb.base/whatis-info.c, gdb.base/whatis.c: New names of C files.
11746 * gdb.c++/cplusfuncs.cc, gdb.c++/templates.cc, gdb.c++/misc.cc,
11747 gdb.c++/virtfunc.cc: New names of C++ files.
11748 * gdb.chill/chillvars.ch: New name of Chill file.
11749 * gdb.base/configure.in, gdb.c++/configure.in,
11750 gdb.chill/configure.in: Merge in contents of gdb.t*/configure.in.
11751 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
11752 gdb.chill/Makefile.in: Merge in contents of gdb.t*/Makefile.in.
11753 * configure.in (configdirs): Update to reflect directory changes.
11754 (target_abbrev): No longer define for any configuration.
11755 * Makefile.in: Cosmetic improvements to header comments.
11756
11757Fri Jun 3 18:56:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
11758
11759 Various changes to gdb.t31:
11760
11761 * Makefile.in (gdbme.o): Compile with -fspecial_UC.
11762 * gdbme.ch: Make all key-words and predefineds be upper-case.
11763 * chillvars.exp: Expect key-words and predefinds in upper-case.
11764
11765 * chillvars.exp: Use gdb_test_exact many places.
11766 Change expected output for arrays (which now includes index labels).
11767
11768 * pr-5020.exp, gdme.ch (module PR_5020):
11769 New test, for PR-5020.
11770
11771Thu Jun 2 16:02:41 1994 Per Bothner (bothner@kalessin.cygnus.com)
11772
11773 * lib/gdb.exp (string_to_regexp, gdb_test_exact): New procedures.
11774 * Makefile.in (CHILL_LIB): Remove bogus redundant definitions.
11775
11776Sun May 29 22:31:42 1994 Per Bothner (bothner@kalessin.cygnus.com)
11777
11778 * Makefile.in: Fix bit-rot in definitions of CHILL,
11779 CHILL_FOR_TARGET and Chill_LIB.
11780 * gdb.t31/gdbme.ch: Fix syntax of nested array tuples.
11781 * gdb.t31/Makefile.in: Add definitions for CHILLFLAGS,
11782 CHILL, and CHILL_LIB.
11783
11784Sat May 21 10:05:08 1994 Bill Cox (bill@rtl.cygnus.com)
11785
11786 * Revert the previous changes. Please see Rob's directory
11787 /lisa/test/rob/progressive/gdb/testsuite for these fixes.
11788
11789Thu May 19 12:51:00 1994 Bill Cox (bill@rtl.cygnus.com)
11790
11791 * Makefile.in, configure.in, config/mips-gdb.exp,
11792 config/mt-a29k-udi, config/mt-i386-aout, config/mt-i960-nindy,
11793 config/mt-sparc-aout, config/udi-gdb.exp, config/unix-gdb.exp,
11794 config/unknown.exp, gdb.t00/default.exp, gdb.t00/help.exp,,
11795 gdb.t00/teststrategy.exp, gdb.t01/Makefile.in, gdb.t02/Makefile.in,
11796 gdb.t02/whatis.exp, gdb.t03/Makefile.in, gdb.t03/gdbme.c,
11797 gdb.t04/Makefile.in, gdb.t05/Makefile.in, gdb.t06/Makefile.in,
11798 gdb.t06/break.exp, gdb.t06/signals.c, gdb.t06/signals.exp,
11799 gdb.t08/Makefile.in, gdb.t08/opaque.exp, gdb.t09/Makefile.in,
11800 gdb.t10/Makefile.in, gdb.t11/Makefile.in, gdb.t12/Makefile.in,
11801 gdb.t13/Makefile.in, gdb.t15/Makefile.in, gdb.t15/funcargs.exp,
11802 gdb.t15/gdbme.c, gdb.t15/return.exp, gdb.t16/Makefile.in,
11803 gdb.t17/Makefile.in, gdb.t17/callfuncs.exp, gdb.t17/gdbme.c,
11804 gdb.t20/Makefile.in, gdb.t21/Makefile.in, gdb.t21/cplusfuncs.exp,
11805 gdb.t22/Makefile.in, gdb.t22/virtfunc.exp, gdb.t23/Makefile.in,
11806 gdb.t24/demangle.exp, lib/gdb.exp: Check in Rob's testing
11807 changes from 94Q1.
11808
11809Wed May 18 17:04:03 1994 Bill Cox (bill@rtl.cygnus.com),
11810
11811 * config/mt-lynx, config/mt-m68k, config/mt-mips-ecoff,
11812 config/mt-slite, config/mt-unix, config/mt-vxworks: Add
11813 Rob's new testing fragments.
11814
11815Tue May 17 15:04:14 1994 Bill Cox (bill@rtl.cygnus.com)
11816
11817 * config/mips-gdb.exp, config/udi-gdb.exp, config/vx-gdb.exp,
11818 lib/gdb.exp: Replace error proc calls with perror.
11819
11820Mon May 16 19:00:50 1994 Stan Shebs (shebs@andros.cygnus.com)
11821
11822 * gdb.t00/teststrategy.exp: Reorder so that AIX gdb can print the
11823 version also, match on casted version strings, and match on
11824 gdb startup case where the line numbers might be messed up.
11825
11826Fri May 13 18:00:27 1994 Bill Cox (bill@rtl.cygnus.com)
11827
11828 * config/mt-i960-vx (LDFLAGS): Add '-r' option for test links.
11829 (CFLAGS): Delete it from here.
11830
11831Tue May 3 16:08:09 1994 Kung Hsu (kung@mexican.cygnus.com)
11832
11833 * gdb.t22/virtfunc.exp: Fix g++ ptype expected outputs.
11834
11835Fri Apr 29 14:26:35 1994 Stan Shebs (shebs@andros.cygnus.com)
11836
11837 * Makefile.in (RUNTEST): Default to just "runtest".
11838
11839Tue Apr 26 22:21:40 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
11840
11841 * gdb.t17/callfuncs.exp: More comments about t_func_values tests.
11842 * gdb.t17/gdbme.c (t_func_values): Add comments about how and why
11843 the code has been restructured.
11844
11845Thu Apr 21 12:48:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11846
11847 * gdb.t00/default.exp (set write): Allow any number of \r and/or
11848 \n, not just one of each.
11849
11850 * gdb.t07/gdbme.c (main): Don't take address of an array; SunOS4
11851 /bin/cc gives a warning if you do.
11852
11853Thu Apr 21 11:54:04 1994 Kung Hsu (kung@mexican.cygnus.com)
11854
d63a86f8 11855 * gdb.t24/demangle.exp: change expect pattern of
c906108c
SS
11856 __t10ListS_link1ZUiRCUiPT0
11857
11858Wed Apr 13 15:05:00 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
11859
11860 * gdb.t07/{recurse.exp, recurse.c}: New tests for watchpoints
11861 on local variables in recursive functions.
11862
11863 * gdb.t07/Makefile.in: Build the new test.
11864
11865Tue Apr 12 20:45:25 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
11866
11867 * gdb.t17/gdbme.c (t_func_values): Do not compare function pointers
11868 directly. Instead compare the return values from actual calls.
11869
11870Mon Apr 11 10:31:00 1994 Bill Cox (bill@rtl.cygnus.com)
11871
11872 * Makefile.in (check): Set TCL_LIBRARY for runtest.
11873
11874Mon Apr 11 09:15:30 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
11875
11876 * From Peter Schauer with minor modifications.
11877 * gdb.t15/return.exp (return_tests): Handle targets where "return"
11878 stops in mid-line in the caller. Add xfail for returning a float
11879 value on X86 targets.
11880
11881Tue Apr 5 15:16:33 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
11882
11883 * gdb.disasm/hppa.exp (fcmp_tests): Break up into two halves
11884 to avoid expect lossage.
11885 (fmem_LRbug_tests): Likewise.
11886 * gdb.disasm/hppa.s: Corresponding changes.
11887
11888 * gdb.disasm/hppa.exp: Rework escape sequences and end-of-line
11889 conditions to work with latest dejagnu/expect.
11890
11891 * gdb.t15/funcargs.exp (finish from indirect call): No longer
11892 expected to fail on the PA.
11893 (backtrace in call with trampolines): Explicitly require main
11894 to be frame #1 (no trampolines should show up in backtrace).
11895
11896 * gdb.t00/default.exp: Use "exp_continue" rather than obsolete
11897 "continue -expect".
11898 * gdb.t06/break.exp: Likewise.
11899 * gdb.t07/watchpoint.exp: Likewise.
11900 * gdb.t13/bitfields.exp: Likewise.
11901 * gdb.t15/{funcargs,return}.exp: Likewise.
11902 * gdb.stabs/weird.exp: Likewise.
11903 * config/{mips,udi}-gdb.exp: Likewise.
11904
11905 * hppa.sed: Enclose comments within a sed command to avoid
11906 losing with the old OSF1 sed.
11907
11908Wed Mar 30 00:31:49 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11909
11910 * gdb.t02/whatis.exp, gdb.t08/opaque.exp: Add XFAILs for
11911 sequent dynix.
11912 * gdb.t06/signals.exp: Add clear_xfail for sequent dynix.
11913 * gdb.t15/funcargs.exp: Conditionally step again to really
11914 finish from marker_call_with_trampolines. Handle the case where
11915 the first step from within call_with_trampolines already steps
11916 us back to main.
11917 * gdb.t15/gdbme.c: Add comment to closing brace of
11918 call_with_trampolines for funcargs.exp.
11919
11920Tue Mar 29 23:55:27 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
11921
d63a86f8 11922 * gdb.t07/watchpoint.exp (test_watchpoint_triggered_in_syscall):
c906108c
SS
11923 Fix typo(s).
11924
11925Sun Mar 27 16:53:14 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
11926
11927 * gdb.t07/gdbme.c: More code for watchpoint testing.
11928
11929 * gdb.t07/watchpoint.exp: Accept both "Watchpoint" and
11930 "Hardware watchpoint" throughout file.
11931 (test_watchpoint_triggered_in_syscall): New test.
11932 (test_complex_watchpoint): New test.
11933
11934Fri Mar 25 17:05:31 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
11935
11936 * gdbme.c (call_with_trampolines): New function to try and step
11937 into. Tests trampoline problems on the PA.
11938
11939 * funcargs.exp (localvars_in_indirect_call): No longer expect
11940 stepping into indirect call to fail on PAs.
11941 (test_stepping_over_trampolines): New test.
11942
11943Wed Mar 23 07:43:33 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11944
11945 * TODO: Add suggestions for static member function tests, and
11946 completion tests.
11947
11948Wed Mar 16 08:28:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11949
11950 * TODO: Add suggestions for "p/a" tests.
11951
11952 * lib/gdb.exp: Set prompt to (gdb) if it isn't already set.
11953 (default_gdb_exit): Replace all the hair with sending "quit" to
11954 the process with a simple close.
11955
11956Tue Mar 15 08:45:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11957
11958 * TODO: Add suggestions for shared library tests.
11959
11960Sun Mar 13 10:45:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11961
11962 * TODO: Add suggestions for x/s tests.
11963
11964Fri Mar 11 08:22:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11965
11966 * gdb.t00/help.exp: Replace most of docstrings for "tbreak",
11967 "enable once", and "enable breakpoints once" with ".*".
11968
11969Thu Mar 10 08:34:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11970
11971 * TODO: Add suggestions about structure passing tests.
11972
11973Mon Mar 7 13:45:54 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11974
11975 * gdb.t03/gdbme.c: gcc version 1 puts out the wrong stabs for
11976 the primary1 test, use work around if __GNUC__ < 2.
11977 * gdb.t06/signals.c: Add comments for signals.exp pattern matching.
11978 * gdb.t06/signals.exp: Add XFAILs for i386 bsd and vax ultrix.
11979 Test for bad output rather than waiting for timeout. Issue
11980 second continue only if first continue failed.
11981
11982Wed Mar 2 10:08:01 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
11983
11984 * gdb.t21/cplusfuncs.exp (test_paddr_operator_functions): Do
11985 operator[] test with gdb_test because the old code didn't seem to
11986 be getting the quoting right with the new dejagnu.
11987
11988Thu Feb 24 19:49:25 1994 Rob Savoye (rob@poseidon.cygnus.com)
11989
11990 * lib/gdb.exp: Set GDB to a fresh gdb if there is one, else use
11991 one from the path.
11992 * Makefile.in: Use a fresh expect if there is one, use runtest
11993 from the src tree if there is one.
d63a86f8 11994
c906108c
SS
11995Thu Feb 24 18:49:37 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
11996
11997 * gdb.t06/break.exp (test_next_with_recursion): Remove xfail for
11998 next over recursive call. Revise the tests from that point on
11999 (which had been skipped) to match GDB's actual (correct) output.
12000
12001 * gdb.t07/watchpoint.exp (test_stepping): Remove xfail for bug
12002 with next over a breakpoint whose condition is false.
12003
12004 * gdb.t00/help.exp: Comment out "help set print" tests just like
12005 (and for same reason as) "help set" test.
12006
12007Mon Feb 14 09:58:23 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12008
12009 * gdb.disasm/hppa.s (fmemLRbug_tests): New tests.
12010 * gdb.disasm/hppa.exp (fmemLRbug_tests): Run them.
12011
12012Sun Feb 6 15:36:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12013
12014 * gdb.t06/break.exp (test_next_with_recursion): Remove no longer
12015 necessary gdb_target_udi.
12016
12017 * gdb.t03/ptype.exp: For UDI, skip tests which call malloc.
12018
12019 * gdb.t02/whatis.exp, gdb.t03/ptype.exp: Remove xfails for PRs
12020 1838 and 2417; they are fixed.
12021
12022 * gdb.t02/whatis.exp (v_char_array, v_signed_char_array),
12023 gdb.t03/ptype.exp (ptype structure, ptype union):
12024 Remove xfails; the test is looser than when the xfails were added.
12025
12026 * gdb.t00/{help.exp,default.exp}: Don't test "target remote" on UDI.
12027 * gdb.t00/help.exp: Don't expect remote to be in "help target" output.
12028
12029 * gdb.t01/run.exp: Only run shell test if isnative.
12030
12031 * config/udi-gdb.exp (gdb_load): Use "file", not "load" command,
12032 since "run" automatically loads if necessary. Call gdb_target_udi
12033 after the "file" since "file" kills any execution target.
12034
12035 * config/udi-gdb.exp (gdb_start): Don't send "set args main" to
12036 GDB. GDB doesn't work that way (not anymore at least) on UDI.
12037 * gdb.t01/run.exp, gdb.t06/break.exp: Don't pass extra first
12038 argument for UDI.
12039
12040Fri Feb 4 12:19:32 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
12041
12042 * gdb.t17/interrupt.c: If we get EINTR, don't print an error message.
12043
12044 * gdb.t17/callfuncs.exp: Add xfails for rs6000.
12045
12046Sat Feb 5 09:11:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12047
12048 * gdb.t24/demangle.exp: Re-write demangle to just call gdb_test,
12049 properly quoting regexps. This makes the second argument to
12050 demangle a fixed string, which matches the callers, instead of a
12051 shell-style pattern which is what the previous implementation
12052 used. Update some of the callers.
12053
12054Sat Feb 5 10:19:09 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12055
12056 * gdb.disasm/hppa.s (comib_tests): Add missing instruction.
12057 (comib_nullified_tests): Fix typo.
12058 * gdb.disasm/hppa.exp (all comb tests): Fix thinkos in expect
12059 strings. No longer expected to fail.
12060
12061 * gdb.disasm/hppa.s (addib_tests): Fix typo.
12062 * gdb.disasm/hppa.exp (all addb tests): Fix thinkos in expect
12063 strings. No longer expected to fail.
12064
12065 * gdb.disasm/hppa.exp (fmpy_addsub_tests): Fix typo in expect
12066 string. No longer expected to fail.
12067
12068Fri Feb 4 23:45:11 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12069
12070 * gdb.disasm/hppa.exp (fcmp_tests): Fix thinko in expect string.
12071 No longer expected to fail.
12072
12073 * gdb.disasm/hppa.exp (xmpyu_tests): Fix buglet in expect
12074 string. No longer expected to fail.
12075
12076Fri Feb 4 10:35:42 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12077
12078 * gdb.t24/demangle.exp: Remove a bunch more tests which differ
12079 only in the names (I probably got most of them). I was even
12080 generous with some which differed in underscores in names, and
12081 probably missed a few, and I *still* was able to remove almost a
12082 third of the file with almost no impact on testsuite coverage.
12083
12084Thu Feb 3 12:04:49 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12085
12086 * gdb.t00/default.exp: Match udi_attach error message as well as
12087 the one from child_attach.
12088
12089 * gdb.t00/default.exp: Use "." instead of "?" to match a question mark.
12090
12091 * gdb.stabs/weird.exp: Remove xfail for const70; just fixed in GDB.
12092
12093 * gdb.stabs/weird.def (bad_neg0type): Size of this type is 16, not 8.
12094 * gdb.stabs/weird.exp: Remove xfail for "p bad_neg0"; this fixes it.
12095
12096 * Move test with enums and partial symbols back to
12097 gdb.t03/{ptype.exp,gdbme.c} from gdb.stabs/{weird.def,weird.exp}.
12098 Reverts the change of 26 May 93. Per today's change to
12099 stabs.texinfo, the behavior that weird.exp was expecting was
12100 unreasonable; what is important is that the compiler+gdb get
12101 things right, which happens with a recent gcc. Also fix the test
12102 to deal with native compilers which put out the stab gdb can't
12103 deal with.
12104
12105Mon Jan 31 15:40:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12106
12107 * gdb.t24/demangle.exp: Remove a bunch of tests which differ only
12108 in the names. The main thing these accomplish is to slow things down.
12109 Many more such duplicates surely remain.
12110
12111 * gdb.t00/help.exp: Comment out "help support" test just like
12112 (and for same reason as) "help set" test.
12113
12114Mon Jan 31 06:43:45 1994 Fred Fish (fnf@cygnus.com)
12115
12116 * gdb.t06/break.exp: Remove setup_xfails for
12117 sparc-sun-solaris2.*, these tests now pass with latest gcc and gdb.
12118 * gdb.t20/inherit.exp (test_ptype_si): Update warning message
12119 about known bug in gcc to include up through 2.5.8.
12120 * gdb.t20/inherit.exp (test_ptype_vi): Accept "_vb." as well as
12121 well as "_vb$".
12122 * gdb.t21/cplusfuncs.exp (test_lookup_operator_functions):
12123 Remove setup_xfails for sparc-sun-solaris2.*, these tests now pass
12124 with latest gcc and gdb.
12125 * gdb.t22/virtfunc.exp (test_ptype_of_classes): Accept "_vb." as
12126 well as "_vb$".
12127
12128Sat Jan 29 23:31:26 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12129
12130 * configure.in (hppa*-*-*): Also configure and build stabs-only
12131 tests.
12132
12133Thu Jan 27 08:21:16 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12134
12135 * gdb.t10/hppa.mt: A makefile fragment for the PA.
12136 * gdb.t10/configure.in (hppa*-*-*): Use it.
12137
12138Tue Jan 25 12:58:26 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12139
12140 * gdb.t09/corefile: Increase timeout when spawning gdb explicitly.
12141
12142Wed Jan 19 12:40:25 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12143
12144 * gdb.t06/signals.exp: Handle blocked SIGTRAP on sun3 for bash
12145 versions prior to 1.13.5.
12146
12147Tue Jan 18 20:10:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12148
12149 * gdb.t00/default.exp (show prompt): In FAIL case, only match if
12150 the prompt is at the start of a line.
12151
12152Mon Jan 17 20:07:51 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12153
12154 * gdb.disasm/hppa.s: Add new tests for sfu and copr instructions.
12155 Enable "diag" instruction. Delete copr from fpu_misc_tests, it's
12156 in the copr tests now.
12157 * gdb.disasm/hppa.exp: Run new sfu and copr tests. Do not expect
12158 copr in the fpu_misc tests anymore. fpu_misc tests are no longer
12159 expected to fail.
12160
12161Fri Jan 14 14:24:21 1994 Rob Savoye (rob@darkstar.cygnus.com)
12162
12163 * gdb.t00/teststrategy.exp, gdb.t07/watchpoint.exp,
12164 gdb.t31/chillvars.exp, lib/gdb.exp:
12165 Tweak to run under either version of expect.
12166 * lib/gdb.exp (default_gdb_exit): Remove "catch" statement.
12167 * gdb.t00/teststrategy.exp: Use isnative and verbose procedures.
12168 * gdb.t11/list.exp: Remove extraneous whitespace.
12169
12170Sat Jan 15 09:57:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12171
12172 * gdb.t16/printcmds.exp (test_print_strings): Accept
12173 "(unsigned char *) " before the string.
12174
12175 * TODO: Add notes about printing of fancy types and GDB expressions.
12176
12177Thu Jan 13 17:16:09 1994 Stan Shebs (shebs@andros.cygnus.com)
12178
12179 * Makefile.in: Pass LDFLAGS and LIBS to sub-makes.
12180 * gdb.t06/configure.in: Don't try to compile signals test program
d63a86f8 12181 if doing mips-idt-ecoff.
c906108c
SS
12182
12183Thu Jan 13 08:25:55 1994 Rob Savoye (rob@darkstar.cygnus.com)
12184
12185 * Most .exp files: Tweak to run under either version of expect.
12186
12187Tue Jan 11 15:21:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12188
12189 * gdb.t12/scope.exp: Add xfails for rs6000. Remove 1806 from existing
12190 xfails; I'm not sure why they are failing, but not because of PR 1806.
12191
12192Mon Jan 10 22:14:20 1994 Rob Savoye (rob@darkstar.cygnus.com)
12193
12194 * config/unix-gdb.exp: Remove gdb_unload cause it's already
12195 defined in lib/gdb.exp.
12196
12197Fri Jan 7 12:42:45 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12198
12199 * gdb.t07/watchpoint.exp: Clear xfail for calling function with
12200 watchpoint enabled on mips, CALL_DUMMY_BREAKPOINT_OFFSET got defined.
12201 * gdb.t20/gdbme.cc, gdb.t21/gdbme.cc: Conversion operator functions
12202 have to be typeless.
12203
12204Tue Jan 4 09:32:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12205
12206 * TODO: Add suggestion for copyright year test.
12207
12208Mon Jan 3 11:35:26 1994 Stan Shebs (shebs@andros.cygnus.com)
12209
12210 * configure.in (*-*-lynxos*): Add stabs tests.
12211
12212Wed Dec 1 21:54:05 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
12213
12214 * gdb.stabs/hppa.sed: Only lables should ever start in column zero,
12215 so insert a tab before any assembler directive in column zero.
12216
12217 * gdb.disasm/hppa.exp (all_fpu_memory_tests): Test FP quadword
12218 stores.
12219 * gdb.disasm/hppa.s (fpu_memory_indexing_tests): Add FP quadword
12220 stores.
12221 (fpu_short_memory_tests): Likewise.
12222
12223Mon Nov 22 13:23:22 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12224
12225 * gdb.stabs/ecoff.mt: Delete alpha specific if block, fix typo.
12226 * gdb.stabs/ecoff.sed: Escape inserted blanks with backslashes, embed
12227 .stabs directives in comments.
12228
12229Fri Nov 19 14:09:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12230
12231 * TODO: New file, describing tests we could write.
12232 * gdb.t09/corefile.exp: Move description of tests to write to TODO.
12233
12234Tue Nov 16 21:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12235
12236 * gdb.t06/signals.exp: Add kludge to force re-sync.
12237
12238 * gdb.t00/teststrategy.exp: If we accidently send the "maint dump-me"
12239 to xgdb instead of gdb, get out of gdb.
12240
12241Tue Nov 16 10:21:57 1993 Rob Savoye (rob@cygnus.com)
12242
12243 * lib/gdb.exp: Make GDB and GDBFLAGS global so the scoping work
12244 for info.
12245
12246Sat Nov 13 23:17:48 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
12247
12248 * gdb.stabs/hppa.mt: A makefile fragment for the PA.
12249 * gdb.stabs/configure.in (hppa*-*-*): Use it.
12250 * gdb.stabs/hppa.sed: New sed script for the PA.
12251
12252Sat Nov 13 22:50:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12253
12254 * gdb.stabs: Re-write weird.def and configuration to use sed
12255 instead of cpp. sed is portable and POSIX; cpp is neither.
12256
12257Fri Nov 12 15:26:36 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12258
12259 * gdb.t06/signals.exp: Remove one sun3 XFAIL which has been fixed.
12260
12261Mon Nov 8 16:55:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12262
12263 * gdb.t20/gdbme.cc: Add comment about pmi being optimized out.
12264
12265Thu Nov 4 23:07:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12266
12267 * gdb.stabs/weird.exp, gdb.t22/virtfunc.exp: Accept "_vb." as well as
12268 "_vb$".
12269 * gdb.t00/teststrategy.exp: Add xfail for RS/6000.
12270 * gdb.t03/ptype.exp: Add comments and messages about FAILs with xlc.
12271
12272Wed Nov 3 13:53:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12273
12274 * lib/gdb.exp: Comment out code which depends on non-existent
12275 `transform' procedure.
12276
12277Wed Nov 3 11:23:11 1993 Rob Savoye (rob@darkstar.cygnus.com)
12278
12279 * lib/gdb.exp (default_gdb_exit): Remove `catch "close"'.
12280 * lib/gdb.exp: Transform tool name.
12281 * gdb.t*/*.exp: Change error to perror so it works with DejaGnu
12282 1.1's new error handling system.
12283
12284Mon Nov 1 10:36:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12285
12286 * Makefile.in, gdb.t2*/Makefile.in: Add -O to CXXFLAGS.
12287
12288Fri Oct 29 17:58:14 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12289
12290 * gdb.t00/default.exp: Avoid tests with a lot of .* in them.
12291 They made pattern matching so slow that timeouts happened on
12292 heavily loaded systems. Now any output from "show print" which
12293 gets us back to the GDB prompt is a PASS.
12294
12295Mon Oct 25 14:36:50 1993 Stu Grossman (grossman at cygnus.com)
12296
12297 * gdb.disasm/hppa.mt: Use $(srcdir) in hppa.o make rule.
12298
12299Mon Oct 25 13:35:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12300
12301 * gdb.t06/signals.exp: Skip whole file with xfail for HPPA.
12302
12303 * gdb.t24/demangle.exp: Remove "3220" from the one remaining xfail.
12304 It is not from PR 3220.
12305
12306Sun Oct 24 18:49:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12307
12308 * gdb.t00/{help.exp,default.exp}: Loosen up a few more tests which
12309 just started failing because they depended on the order the
12310 subcommands are presented, or exact docstring text. This kind of
12311 test is a pain and has minimal benefit.
12312
12313Thu Oct 21 08:26:48 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12314
12315 * gdb.t09/corefile.exp: At end of test, use "core" command with
12316 no arguments.
12317
12318Wed Oct 20 08:56:02 1993 Stu Grossman (grossman at cygnus.com)
12319
12320 * gdb.t{01 02 03 04 05 06 07 08 09 10 11 12 13 15 16
12321 17}/Makefile.in: Make it possible to run the testsuite with Sun
12322 make and CC = cross gcc by adding explicit build rules for .o
12323 files.
12324
12325Tue Oct 19 14:57:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12326
12327 * gdb.t15/funcargs.exp: Don't put comments on same line as
12328 setup_xfail (@#$*%& tcl braindamage!).
d63a86f8 12329
c906108c
SS
12330Mon Oct 18 21:50:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12331
12332 * gdb.disasm/hppa.exp: Use $objdir/$subdir/$binfile not just $binfile.
12333
12334Fri Oct 15 15:39:54 1993 Kung Hsu (kung@cirdan.cygnus.com)
12335
12336 * gdb.t20/classes.exp: 'const xxx &' becomes 'xxx const &'.
12337 * gdb.t20/inherit.exp: remove three dumplicate entries.
12338
12339Fri Oct 15 13:45:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12340
12341 * gdb.t06/break.exp: For "next over recursive call", fail on any
12342 incorrect output, not just on "factorial (value=2)".
12343
12344Fri Oct 15 11:52:56 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12345
12346 * gdb.t12/scope.exp: Remove xfails, filename::var syntax should be
12347 working now. Add an xfail if accesing a bss variable causes
12348 a memory error if the target is not yet run.
12349
12350Thu Oct 14 19:16:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12351
12352 * gdb.t24/demangle.exp: Clean up spacing (2 strings), inclusion of
12353 constructor name (2 string), name of _GLOBAL_ demangling (2 strings),
12354 name of __st* demangling (2 strings). Did Kung really get the
12355 more than 95 others right without testing them?
12356
12357Thu Oct 14 16:27:08 1993 Kung Hsu (kung@cirdan.cygnus.com)
12358
12359 * gdb.t24/demangle.exp: clean up XFAILS, more than 100
12360
12361Thu Oct 14 11:40:30 1993 Jeffrey Law (law@cs.uah.edu)
12362
12363 * configure.in (configdirs): Add gdb.disasm
12364 * gdb.disasm: New directory for GDB disassembler tests.
12365 * gdb.disasm/hppa.{exp,s,mt}: Disassembly tests for the HPPA.
12366
12367Thu Oct 14 11:40:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12368
12369 * gdb.t00/help.exp: Don't test "help set".
12370
12371 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Remove all xfails
12372 from within expect statements. None of these happen anymore and
12373 they cause regressions to be silently unnoticed.
12374
12375 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Add notes (in failure
12376 messages) about known failures with gcc cygnus-2.4.5-930417.
12377
12378 * gdb.t02/Makefile.in, gdb.t08/Makefile.in: Make all depend on
12379 comp-info.exp so it gets built if it doesn't exist.
12380
12381 * gdb.t13/{Makefile.in,bitfields.exp}: Remove comp-info.exp stuff;
12382 it is no longer used.
12383 * gdb.t13/comp-info.c: Removed.
12384
12385Wed Oct 13 22:54:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
12386
12387 * gdb.t06/signals.exp: Add xfail for sun3.
12388
12389Thu Oct 7 12:01:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12390
12391 * gdb.t17/interrupt.exp: Add xfail for Irix (currently not really
12392 relevant because ^C doesn't get sent but failure can be reproduced
12393 interactively).
12394
12395Tue Oct 5 10:43:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12396
12397 * gdb.stabs/alpha.mt: New configuration file for alpha.
12398 * gdb.stabs/configure.in: Use it.
12399 * gdb.stabs/ecoff.mt, weird-ecoff.sed: Change sed script to enable
12400 sharing with alpha.mt, redefine long to word via preprocessor.
12401 * gdb.stabs/weird.def: Conditionally adapt storage layout of v_comb
12402 for alpha.
12403 * gdb.stabs/weird.exp: Handle compilation of weird.s by alpha
12404 native cc.
12405 * gdb.t00/teststrategy.exp: Change expect string so that we
12406 consume the `(xgdb)' from the command echo and from the gdb prompt.
12407 * gdb.t05/expr.exp: xfail "print unsigned int == (~0)" on the alpha.
12408 gdb currently compares all values as long, so this failure probably
12409 applies to any configuration where LONGEST is bigger than a target int.
12410 * gdb.t08/comp-info.c: New file to determine if gdbme is compiled
12411 with gcc.
12412 * gdb.t08/Makefile.in, opaque.exp: Use it. Alpha native cc is unable
12413 to handle opaque pointers, gcc is.
12414 * gdb.t21/gdbme.cc, gdb.t23/gdbme.cc: operator new takes a size_t
12415 as first argument. Include <sys/types.h> and change all operator
12416 new definitions to use size_t.
12417 * gdb.t21/cplusfuncs.exp: Handle changes in output for operator new
12418 now that we use size_t.
12419
12420Wed Sep 29 00:55:49 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12421
12422 * gdb.t03/ptype.exp, gdb.t15/printcmds.exp: When constructing
12423 a long or float array cast all array members to the same type.
12424 * gdb.t04/setvar.exp: Handle the decimal output of an unsigned long
12425 with 64 bit longs.
12426 * gdb.t07/watchpoint.exp: Add finish and until variations encountered
12427 on alpha.
12428 * gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Add xfails for alpha.
12429
12430Tue Sep 28 17:26:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12431
12432 * gdb.t24 (demangle.exp): Constructors of templates have names like
12433 vector<int>::vector(int) not vector<int>::vector<int>(int). See
12434 section 14.6 of the ARM.
12435
12436 * gdb.t24 (demangle.exp): Remove a whole bunch of tests of the form
12437 "_vt$MoveCmd"; these differ only in name from "_vt$foo", so they
12438 accomplish little and slow down the testsuite.
12439
12440 * gdb.t24 (demangle.exp): Accept "XXX const" as well as "const XXX".
12441 Accept spaces various places.
12442
12443Tue Sep 21 17:28:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12444
12445 * gdb.t07/watchpoint.exp: On sparc, clear xfail for calling function
12446 with watchpoint enabled.
12447
12448 * Makefile.in: Remove definition of CC and remove the second
12449 definition of CXX (the "CXX = gcc" one remains). These definitions
12450 were causing backquotes to be expanded within backquotes, which
12451 doesn't work.
12452
12453Sat Sep 18 09:43:21 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
12454
12455 * gdb.t17/callfuncs.exp: Add "return 0" to end.
12456
12457Fri Sep 17 04:41:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12458
12459 * gdb.stabs/ecoff.mt: Remove STABSCC hack.
12460 * gdb.stabs/weird.exp: Handle the case where weird.o is compiled
12461 by mips cc and contains no stabs entries.
12462
12463Thu Sep 16 17:22:12 1993 Rob Savoye (rob@darkstar.cygnus.com)
12464
12465 * config/vx-gdb.exp: Use fake device to load files rather than
12466 NFS.
12467 * lib/gdb.exp: New proc to do "file" command.
12468 * config/unix-gdb.exp: Use new "file" proc.
12469
12470Thu Sep 16 13:45:44 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12471
12472 * config/mips-gdb.exp (gdb_load): Increase timeout to 2400.
12473 Rework board rebooting slightly.
12474 (gdb_exit): Don't exit from the remote shell; there isn't one.
12475 * gdb.stabs/weird.exp: If a program is being debugged already,
12476 kill it.
12477 * gdb.t04/setvar.exp: Stop and restart gdb.
12478 * gdb.t05/expr.exp: Likewise.
12479 * gdb.t07/watchpoint.exp: If target is mips-idt-*, stop and
12480 restart gdb and reload the program.
12481 * gdb.t08/opaque.exp: Likewise.
12482 * gdb.t12/scope.exp: Likewise.
12483 * gdb.t13/bitfields.exp: Likewise.
12484 * gdb.t15/funcargs.exp: Likewise.
12485 * gdb.t20/classes.exp: Likewise.
12486 * gdb.t03/ptype.exp: Increase timeout.
12487 * gdb.t16/printcmds.exp (test_print_string_constants,
12488 test_print_array_constants): Likewise.
12489 * gdb.t17/callfuncs.exp (do_function_calls): Likewise.
12490 * gdb.t20/classes.exp (do_tests): Likewise.
12491 * gdb.t22/virtfunc.exp (test_virtual_calls): Likewise.
12492
12493Wed Sep 15 14:24:36 1993 Ian Lance Taylor (ian@cygnus.com)
12494
12495 * gdb.stabs: Renamed *wierd* to *weird*.
12496
12497Wed Sep 15 10:36:50 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
12498
12499 * gdb.t13/bitfields.exp: Test for bad output rather than waiting
12500 for timeout. Add "known gcc 2.4.5 bug" to failure message.
12501
12502Tue Sep 14 17:16:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
12503
12504 * gdb.stabs/wierd.exp (print_wierd_var): Test size, not type name.
12505 (do_tests): Remove xfail for whatis on one_var and two_var.
12506
12507Wed Sep 8 23:14:23 1993 Rob Savoye (rob@darkstar.cygnus.com)
12508
12509 * Makefile.in: Made cross building work better by adding
12510 {RUNTEST,CC}_FOR_TARGET and using TARGET_FLAGS_TO_PASS.
12511
12512Tue Sep 7 14:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12513
12514 * gdb.t15/{return.c,return.exp,Makefile.in}:
12515 New test, currently commented out.
12516
12517Tue Aug 31 16:51:29 1993 Rob Savoye (rob@darkstar.cygnus.com)
12518
12519 * config/udi-gdb.exp: gdb_exit now kills any isstip processes
12520 still running and removes the leftover named socket so GDb can do
12521 clean restarts.
12522
12523Mon Aug 30 17:55:16 1993 Rob Savoye (rob@darkstar.cygnus.com)
12524
12525 * gdb.t01/run.exp: Add match for VxWorks, cause I/O comes out the
12526 console, not GDB.
12527 * config/mt-*: Added default values for RUNTEST and RUNTESTFLAGS so
12528 cross testing works better with "make check"
12529 * config/unix-gdb: Use default procedures for exit and version.
12530 * config/vx-gdb.exp: Cleaned up and massaged back to working order
12531 with the newest VxWorks.
12532
12533Thu Aug 26 17:50:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12534
12535 * gdb.t20/classes.exp: For "ptype class Base1", continue to accept
12536 old form.
12537
12538 * gdb.t22/virtfunc.exp: If it prints `struct' (not `class') with a
12539 name (e.g. devo gdb with gcc 2.4.5), it is still a pass.
12540
12541 * gdb.t10/crossload.exp: Skip whole file (for now, until we fix it).
12542
12543 * config/unix-gdb.exp: Remove this version of gdb_exit
12544 * lib/gdb.exp: Merge in all the crap from config/unix-gdb.exp.
12545 Rob says he'll look at it when he gets back to testing boards.
12546
12547Thu Aug 26 07:20:00 1993 Fred Fish (fnf@deneb.cygnus.com)
12548
12549 * gdb.t22/virtfunc.exp: Accept missing struct/class names as
12550 an expected fail for certain ptype commands.
12551
12552 * gdb.t20/classes.exp: Update expected results of "ptype class
12553 Base1" to account for the constructor that now appears in the type.
12554
12555Wed Aug 25 16:48:05 1993 Fred Fish (fnf@deneb.cygnus.com)
12556
12557 * configure.in (configdirs): Restore gdb.t04, which mysteriously
12558 disappeared from list.
12559 * config/{udi-gdb.exp, gdb-unix.exp}: Replace calls to obsolete
12560 "alldone" proc with call to cleanup and exit.
12561 * {gdb.t01/run.exp, gdb.t01/term.exp, gdb.t02/whatis.exp,
12562 gdb.t03/ptype.exp, gdb.t04/setvar.exp, gdb.t05/expr.exp,
12563 gdb.t06/break.exp, gdb.t07/watchpoint.exp, gdb.t08/opaque.exp,
12564 gdb.t09/corefile.exp, gdb.t10/crossload.exp, gdb.t11/list.exp,
12565 gdb.t12/scope.exp, gdb.t13/bitfields.exp}: Replace calls to
12566 "alldone" proc with simple returns that suppress remaining
12567 tests. The alldone proc went away many months ago.
12568
12569Tue Aug 24 11:04:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12570
12571 * gdb.t10/nodebug.exp: Comment out "maint print msymbols" tests.
12572
12573 * gdb.t12/gdbme0.c (localscopes, autovars): Modify to foil gcc -O.
12574
12575Thu Aug 19 22:08:41 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12576
12577 * gdb.t15/funcargs.exp: Allow arguments for main in backtraces
12578 as vax gdb will display them.
12579
12580Thu Aug 19 18:18:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12581
12582 * gdb.t20/gdbme.cc: Do some calculation with v.x, to confound
12583 optimizers.
12584
12585 * scope.exp: Change "bad value for localval" messages so each one
12586 is unique.
12587
12588 * config/unix-gdb.exp (gdb_exit): Move info on this vs.
12589 lib/gdb.exp (gdb_exit) from ChangeLog to comments.
12590
12591 * gdb.t06/signals.exp: Skip the whole file with xfail for delta68.
12592
12593Tue Aug 17 00:05:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12594
12595 * gdb.t00/teststrategy.exp: Deal with it if cmdsize = 1 line
12596 doesn't exist (due to optimization).
12597
12598Mon Aug 16 21:05:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12599
12600 * gdb.stabs/wierd.exp: Deal with it if echo of "file" command
12601 contains \r because the filename is long.
12602
12603 * gdb.t06/signals.exp: Revise comments regarding "'next' behaved as
12604 'continue'" bug, and change xfail back to i*86-univel-sysv4*.
12605
12606Mon Aug 16 03:05:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12607
12608 * gdb.t00/help.exp, gdb.t02/whatis.exp, gdb.t07/watchpoint.exp,
12609 gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Update for vax running
12610 Ultrix.
12611 * gdb.t02/whatis.exp: Use procedure to setup xfails on long versus
12612 int tests.
12613 * gdb.t08/opaque.exp: Use procedure to setup xfails for opaque tests.
12614
12615Thu Aug 12 15:24:28 1993 Fred Fish (fnf@deneb.cygnus.com)
12616
12617 * Makefile.in (distclean): Remove *.log *.plog *.sum *.psum site.*.
12618
12619 * gdb.t17/interrupt.exp: Fix 'missing Continuing' case so pattern
d63a86f8 12620 to match does not match the passing case but still matches the
c906108c
SS
12621 failing case.
12622
12623Thu Aug 12 16:58:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12624
12625 * Makefile.in (distclean): Remove *.plog *.sum *.psum site.*.
12626
12627Wed Aug 11 19:47:27 1993 John Gilmore (gnu@rtl.cygnus.com)
12628
12629 * lib/gdb.exp (gdb_exit): Move the best version of gdb_exit
12630 to here. Fix 'Quit anyway.*?' bug (? is a regexp metacharacter).
12631 * config/{mips-gdb.exp, nind-gdb.exp, udi-gdb.exp, vx-gdb.exp}:
12632 Remove various versions of gdb_exit.
12633 * config/vx-gdb.exp: Remove quit_vxgdb, change a caller to call
12634 gdb_exit.
12635 * config/unix-gdb.exp: gdb_exit remains here, and should override
12636 the generic version, since it's doing a lot of wierd stuff that
12637 the other versions aren't. FIXME, fold it in, or abandon this
12638 version.
12639
12640Wed Aug 11 12:09:32 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12641
12642 * gdb.t24/demangle.exp: Add tests for PR 3220.
12643
12644Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12645
12646 * gdb.t24/demangle.exp: Add lucid test for __vtbl__3foo__vt_cc_main_.
12647
12648Tue Aug 10 15:45:25 1993 Fred Fish (fnf@deneb.cygnus.com)
12649
12650 * gdb.t07/watchpoint.exp: Clear xfail with "i*86-*-*", not just
12651 "i386-*-*". Works for i486 as well.
12652
12653 * gdb.t06/signals.exp: Rework code that recognizes known SVR4
12654 bug, and expand domain of xfail to all SVR4 systems, since the
12655 actual problem is likely to be in generic SVR4 /proc support.
12656
12657Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12658
12659 * config/unix-gdb.exp (gdb_load): Add eof to expect statement.
12660
12661Tue Aug 10 09:56:56 1993 Fred Fish (fnf@deneb.cygnus.com)
12662
12663 * gdb.t17/interrupt.exp: Set up xfail for *-*-sysv4*, in chain of
12664 xfails for other systems. Match a missing 'Continuing.' as an
12665 explicit fail for i*86-*-sysv4*, so it doesn't hose other tests.
12666
12667 * gdb.t20 {classes.exp, inherit.exp, misc.exp}, gdb.t21/cplusfuncs.exp,
12668 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t31/chillvars.exp:
12669 Only issue warning for missing executables if -all option is used.
12670
12671 * gdb.stabs/wierd.exp: Only issue warning for missing wierd.o
12672 file if -all option is used. It's like an unpredictable XFAIL.
12673
12674Mon Aug 9 10:13:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12675
12676 * gdb.t15/funcargs.exp: Add comments that hppa xfails are only
12677 for dynamically linked binaries.
12678
12679 * gdb.t10/crossload.exp: Add `set gnutarget auto' at end of tests.
12680
12681Sun Aug 8 14:21:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12682
12683 * gdb.t20/inherit.exp: Change message for "print tagless struct"
12684 to state that this is a known bug in old versions of g++.
12685
12686Fri Aug 6 21:40:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12687
12688 * gdb.t17/interrupt.exp: Add xfail for 386 bsd. Accept echoed newline
12689 while waiting for `Continuing'.
12690
12691Fri Aug 6 13:38:08 1993 Fred Fish (fnf@deneb.cygnus.com)
12692
12693 * gdb.t10/nodebug.exp: Expect to find local/global minimal symbols
12694 in text, data, and bss.
12695 * gdb.t10/nodebug.c: Add local and global test variables for
12696 initialized and uninitialized data.
12697
12698Thu Aug 5 12:18:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12699
12700 * config/unix-gdb.exp (gdb_exit): Add "wait".
12701
12702Thu Aug 5 18:14:06 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12703
12704 * gdb.t06/signals.exp: xfail the continue from the handler for all
12705 targets.
12706
12707 * gdb.t07/watchpoint.exp: clear_xfail for i386 when calling a
12708 function with watchpoints enabled, the i386 call dummy starts with
12709 a call.
12710
12711 * gdb.t00/teststrategy.exp, gdb.t09/Makefile.in: Handle the way
12712 386 bsd names its corefiles.
12713
12714Wed Aug 4 08:53:41 1993 Fred Fish (fnf@cygnus.com)
12715
12716 * gdb.t10/Makefile.in (nodebug.o): Don't use "-c -o", many
12717 compilers don't grok it.
12718 * gdb.t16/gdbme.c (ctable1): Initialize unsigned char array
12719 with small octal ints rather than character constants, which
12720 are signed and might not fit if first promoted to int.
12721
12722Tue Aug 3 18:28:25 1993 Fred Fish (fnf@cygnus.com)
12723
12724 * gdb.t09/Makefile.in (clean): Remove corefile.
12725
12726Mon Aug 2 12:47:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12727
12728 * gdb.t07/watchpoint.exp: Add missing `$prompt $'.
12729
12730Mon Aug 2 12:30:14 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12731 and Jim Kingdon (kingdon@cygnus.com)
12732
12733 * gdb.t06/signals.exp: Change xfail from "*-*-*" to be only for
12734 NO_SINGLE_STEP machines. Fix comment about its cause. Uncomment
12735 the `continue' test right after it (also xfailed if NO_SINGLE_STEP).
12736
12737Fri Jul 30 19:46:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12738
12739 * gdb.t17/interrupt.exp: Add xfail for hppa.
12740
12741Fri Jul 30 12:54:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12742
12743 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t08/opaque.exp,
12744 gdb.t09/corefile.exp: Cleanup xfails for fixed mips bugs.
12745 * gdb.t13/bitfields.exp, gdbme.c: Examine a variable in the inferior
12746 to determine signed-ness of bitfields and use the result to setup
12747 the xfail.
12748 * gdb.t15/gdbme.c: Add comments to the two indirect call0a lines.
12749 * gdb.t15/funcargs.exp: Use them to step until the second indirect
12750 call line is reached if necessary.
12751
12752Thu Jul 29 20:33:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12753
12754 * gdb.stabs/wierd.exp: New test, for nameless baseclasses.
12755
12756Mon Jul 26 00:15:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12757
12758 * gdb.t06/break.exp: Also test `clear' command.
12759
12760Wed Jul 21 18:03:38 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
12761
12762 * gdb.t00/teststrategy.exp: Remove extra quote.
12763
12764 * gdb.t07/watchpoint.exp: Change xfail for calling function with
12765 watchpoint enabled to be for all non-68k machines.
12766
12767 * gdb.t15/{mips_pro.{c,exp},Makefile.in}: New test.
12768
12769Mon Jul 19 23:59:26 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12770
12771 * gdb.stabs/configure.in: If configured -with-gnu-as for mips-*-*
12772 targets use aout.mt instead of ecoff.mt as gas understands
12773 standard aout format.
12774
12775Mon Jul 19 18:14:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
12776
12777 * lib/gdb.exp (runto): Don't insist that function we are running to
12778 was compiled with -g.
12779
12780 * gdb.t10/{nodebug.{c,exp},Makefile.in}: New test.
12781
12782 * gdb.t17/interrupt.exp: Before sending ^C, give the inferior time
12783 to get back into the read system call.
12784 Accept leading newline in case where we woke it up.
12785
12786Sun Jul 18 08:40:45 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12787
12788 * gdb.stabs/{ecoff.mt,wierd-ecoff.S,wierd-ecoff.sed}: New files
12789 to make the stabs test work on ecoff systems using gcc and -with-stabs.
12790 * gdb.stabs/{Makefile.in,configure.in,aout.mt,xcoff.mt}: Modify to
12791 enable ecoff configuration.
12792
12793Thu Jul 15 11:54:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12794
12795 * gdb.t15/funcargs.exp (localvars_in_indirect_call): New test.
12796
12797Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12798
12799 * gdb.t16/printcmds.exp: Add another printf test.
12800
12801Wed Jul 14 15:37:13 1993 Ian Lance Taylor (ian@cygnus.com)
12802
12803 * configure.in: If configured -with-stabs on any target, add
12804 stabsdirs to configdirs.
12805
12806Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12807
12808 * gdb.t16/printcmds.exp: Change printf "%f\n" to printf "%f is
12809 fun" so pattern does not match the command itself.
12810
12811Mon Jul 12 11:22:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12812
12813 * gdb.t15/{gdbme.c,funcargs.exp}: Test for alloca-influenced frames.
12814
12815Sun Jul 11 12:03:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12816
12817 * gdb.t17/interrupt.exp: Test for more things.
12818
12819Fri Jul 9 14:11:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12820
12821 * gdb.t07/watchpoint.exp: In until test, deal with the way the DEC
12822 compiler arranges the code and line numbers.
12823
12824 * gdb.t17/interrupt.exp: Don't send \n after ^C.
12825
12826Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12827
12828 * gdb.t00/help.exp: Increase expect input buffer size.
12829
12830Thu Jul 8 14:26:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12831
12832 * gdb.t06/signals.exp: Remove sparc xfail; bug fixed.
12833
12834 * gdb.t07/watchpoint.exp: Add xfail for hppa.
12835
12836 * gdb.t17/{gdbme.c,callfuncs.exp}: Add sum10 function, to test pa bug.
12837
12838 * gdb.t06/signals.exp: At "p func1 ()" test, check for breakpoint
12839 [0-9]*, not just [0-9].
12840
12841Wed Jul 7 17:52:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12842
12843 * gdb.t20/{gdbme.cc,classes.exp}: Add xfail for gdb/2972.
12844
12845 * gdb.t2*: Set CXXFLAGS, not CFLAGS, since that's what we use.
12846
12847Tue Jul 6 13:54:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12848
12849 * gdb.t00/help.exp: Replace most of docstring for "continue" with .*.
12850
12851Mon Jul 5 22:03:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12852
12853 * gdb.t06/signals.c: Add xfails for sun3.
12854
12855 * gdb.t07/watchpoint.exp: Comment out xfail for fixed bug 1836.
12856
12857 * gdb.t07/{gdbme.c,watchpoint.exp}: Add test for 2597. Also add
12858 test_stepping tests.
12859
12860Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12861
12862 * gdb.t{06,17}/Makefile.in (clean): Remove all executables.
12863
12864 * gdb.t17/{interrupt.{c,exp},Makefile.in}: New test for solaris bug.
12865
12866 * gdb.t06/twice.exp, Makefile.in: Just use an include of twice.c
12867 rather than actually putting it through cpp twice.
12868
12869 * gdb.t06/signals.exp: Add xfails for unixware and rs6000.
12870
12871Fri Jul 2 10:48:03 1993 Ian Lance Taylor (ian@cygnus.com)
12872
12873 * config/mips-gdb.exp (gdb_exit): Removed close statement which is
12874 no longer needed.
12875
12876Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12877
12878 * gdb.t06/signals.exp: Add test for sparc bug with do_save_insn.
12879
12880 * gdb.t20/{classes,inherit}.exp: If a class which doesn't use any
12881 C++ features prints as "struct", make it a pass, not an xfail.
12882
12883Thu Jul 1 22:03:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12884
12885 * gdb.t22/virtfunc.exp: Remove a bunch of xfails.
12886 Don't require VA to print as "class" rather than "struct".
12887
12888Thu Jul 1 18:27:40 1993 Jim Kingdon (kingdon@cygnus.com)
12889
12890 * gdb.t06/twice.exp: Don't care about the file name GDB prints.
12891
12892Wed Jun 30 18:01:00 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12893
12894 * gdb.t{02,13}/comp-info.c, gdb.t06/twice.exp: Add "return 0" to end.
12895
12896Tue Jun 29 13:15:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12897
12898 * gdb.t12/scope.exp: Remove xfail for parameter printing in wrong
12899 order.
12900
12901Tue Jun 29 09:22:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12902
12903 * gdb.t16/printcmds.exp: Add printf tests.
12904
12905 * gdb.t06/{twice.{c,exp},Makefile.in}: New test.
12906
12907 * gdb.t10/Makefile.in (clean): Remove $(EXECUTABLES) too.
12908
12909Mon Jun 28 11:25:59 1993 Fred Fish (fnf@cygnus.com)
12910
12911 * gdb.t20/classes.exp: Add clear_xfail's before printing summary
12912 pass counts, to counteract any existing or future setup_xfails.
12913
12914Mon Jun 28 09:15:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12915
12916 * gdb.stabs/wierd{.def,-aout.S,-xcoff.S}: Use new macros
12917 {BEGIN,END}_COMMON for common block instead of STAB.
12918 * gdb.stabs/wierd.exp: Add xfail for rs6000.
12919
12920 * gdb.stabs/wierd.def: Make value of N_GSYM's 0.
12921 intp_var should be N_GSYM not N_LSYM.
12922 wierd-aout.S: Use a label for the value of the N_SO.
12923 wierd.def: Remove all backslashes.
12924 wierd-{aout,xcoff}.S: Put a few tests with backslashes here.
12925
12926Mon Jun 28 07:21:51 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12927
12928 * gdb.t20/gdbme.cc (main): Move variable initialization for AIX to
12929 get the expected next to inheritance3.
12930
12931Sun Jun 27 12:29:53 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12932
12933 * gdb.t00/teststrategy.exp: Remove expected failure for mips-*-*
12934 now that gcc-2.4 gets it right.
12935
12936Fri Jun 25 12:00:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12937
12938 * gdb.stabs/wierd{.def,.exp,-aout.S,-xcoff.S}: Add common block test.
12939
12940 * gdb.t{02,13}/{Makefile.in,gdbme.c,comp-info.c}: New way of
12941 generating comp-info.exp which works for cross-compilation.
12942
12943Thu Jun 24 16:55:05 1993 Fred Fish (fnf@cygnus.com)
12944
12945 * gdb.t11/list.exp: For SVR4 xfails, match "*-*-sysv4*", not
12946 "*-*-sysv4.*".
12947
12948Tue Jun 22 21:17:26 1993 Fred Fish (fnf@cygnus.com)
12949
12950 * gdb.t01/run.exp: Start with a fresh gdb.
12951 * gdb.t11/list.exp: For SVR4 xfails, match on all versions of
12952 SVR4.x.
12953
12954Mon Jun 21 15:23:22 1993 Fred Fish (fnf@cygnus.com)
12955
12956 * {gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06, gdb.t07,
12957 gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13, gdb.t15,
12958 gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23, gdb.t30}/
12959 Makefile.in (distclean, realclean): Remove gdbme.c from list of
12960 things to remove.
12961
12962Sat Jun 19 07:49:10 1993 Fred Fish (fnf@cygnus.com)
12963
12964 * gdb.t24/demangle.exp (test_gnu_style_demangling): Add some new
12965 test cases from bug reports.
12966
12967Fri Jun 18 10:38:49 1993 Fred Fish (fnf@cygnus.com)
12968
12969 * gdb.t06/break.exp: Add xfails for sparc-sun-solaris2.*.
12970 * gdb.t12/scope.exp: Add clear_xfails at appropriate places to
12971 avoid spurious xfails.
12972 * gdb.t20/classes.exp: Add xfails for longstanding C++ problems.
12973 * gdb.t21/cplusfuncs.exp: Add xfails for sparc-sun-solaris2.*.
12974 * gdb.t22/virtfunc.exp: Add xfails for longstanding C++ problems.
12975
12976Wed Jun 16 10:11:57 1993 Fred Fish (fnf@cygnus.com)
12977
12978 * gdb.t00/teststrategy.exp: Rework to provide more useful
12979 description of each test, fix problem with systems that define
12980 ALIGN_STACK_ON_STARTUP code, other misc cleanups.
12981 * gdb.t06/break.exp (test_next_with_recursion): Fix expected
12982 results for "next over recursive call" so timeouts aren't taken
12983 by error.
12984
12985Mon Jun 14 09:09:04 1993 Jim Kingdon (kingdon@cygnus.com)
12986
12987 * gdb.t12/scope.exp: Test printing of variables before run.
12988
12989 * gdb.t12/{gdbme0.c,scope.exp}: Test for bug where parameters are
12990 printed in wrong order due to sorting.
12991
12992Sat Jun 12 15:03:58 1993 Fred Fish (fnf@cygnus.com)
12993
12994 * gdb.t00/teststrategy.exp: Fix expected results for printing
12995 user entered string constant. Is array of char, prints with no
12996 address.
12997
12998 * gdb.t00/{default.exp, help.exp}: Account for changes to radix
12999 commands.
13000 * gdb.t16/gdbme.c: Add and use struct containing arrays of char.
13001 * gdb.t16/printcmds.exp: Fix all lines that match "unsigned char *".
13002 * gdb.t16/printcmds.exp (test_print_char_arrays): Test printing
13003 of struct of char arrays.
13004 * gdb.t00/radix.exp: New tests for radix commands.
13005
13006Fri Jun 11 13:12:27 1993 Jim Kingdon (kingdon@cygnus.com)
13007
13008 * gdb.t16/printcmd.exp: Print a variable before running program
13009 (with xfail for AIX).
13010
13011Thu Jun 10 11:04:04 1993 Jim Kingdon (kingdon@cygnus.com)
13012
13013 * gdb.t06/{signals.exp,signals.c,Makefile.in}: New test.
13014
13015 * gdb.t16/printcmd.exp: Don't print variables before running program.
13016
13017 * gdb.t06/break.exp: Don't require envp argument to main.
13018
13019 * gdb.t0{2,3,4,5}/gdbme.c [_AIX]: Use signed keyword.
13020
13021 * gdb.t02/whatis.exp, gdb.t11/list.exp:
13022 Add xfails for rs6000.
13023
13024 * gdb.t02/whatis.exp: Change other tests not to re-test something
13025 we already tested.
13026
13027 * gdb.t{03,15,16}/gdbme.c: Reference all variables and make sure
13028 each type used has a variable of that type.
13029
13030Tue Jun 8 16:45:20 1993 Jim Kingdon (kingdon@rtl.cygnus.com)
13031
13032 * gdb.t20/{inherit.exp,gdbme.cc}: Test tagless structure.
13033
13034Fri Jun 4 11:07:19 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13035
13036 * configure.in: change srctrigger to be a file, not a directory
13037
13038Fri Jun 4 08:23:57 1993 Ian Lance Taylor (ian@cygnus.com)
13039
13040 * configure.in (mips-idt-ecoff*): Added trailing '*'.
13041
13042 * gdb.t11/list.exp: Fixed a couple of typos.
13043
13044Tue Jun 1 21:28:06 1993 Fred Fish (fnf@cygnus.com)
13045
13046 * gdb.t00 (teststrategy.exp): Remove notice about PR 1823. Bug
13047 is fixed and PR is closed.
13048 * gdb.t16 (gdbme.c): Add simple test string variable.
13049 * gdb.t16 (printcmds.exp): Add tests with simple test string
13050 variable, primarily for boundaries on "set print elements".
13051
13052Mon May 31 11:36:08 1993 Jim Kingdon (kingdon@cygnus.com)
13053
13054 * gdb.stabs/wierd.exp: Remove xfail for printing big integer.
13055 Make leading 0's optional and don't expect a tab in the middle
13056 of the number.
13057
13058 * gdb.t00/teststrategy.exp: Remove xgdb before trying the copy.
13059
13060 * gdb.stabs/wierd.def: Type attributes must be preceded by number=.
13061 * gdb.stabs/wierd.exp: Remove xfails for type attributes. Also
13062 don't end command passed to gdb_test with newline.
13063
13064 * gdb.t13/{Makefile.in,gdbme.c,bitfields.exp}: If we #defined the
13065 signed keyword away, don't expect signed bitfields to be signed.
13066
13067 * gdb.t13/bitfields.exp (bitfield containment): Accept the fields
13068 printing with only as many 1's as are in the field as well as printing
13069 with 32 1's (see comment).
13070
13071Sat May 29 17:57:01 1993 Fred Fish (fnf@cygnus.com)
13072
13073 * gdb.t00/default.exp: Start with a fresh gdb.
13074 * configure.in (configdirs): Remove gdb.t31 until the chill
13075 compiler works again. It no longer is able to find chillrt0
13076 since it isn't in libchill.a anymore.
13077 * gdb.stabs/wierd.exp: Rewrite to properly handling a missing
13078 wierd.o, make more modular.
13079 * gdb.stabs/wierd.def (bad_neg0type, bad_neg0const): Remove
13080 spurious newlines that caused problems.
13081
13082Wed May 26 09:57:19 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13083
13084 * Move test with enums and partial symbols from gdb.t03/ptype.exp
13085 to gdb.stabs/wierd.exp since GCC has worked around the bug.
13086 gdb.stabs/wierd.{exp,def}: Many new tests.
13087
13088 * gdb.t00/default.exp: update info line for new message.
13089
13090 * gdb.t02/{whatis.exp,gdbme.c}:
13091 Test that "char *" doesn't print as "caddr_t".
13092
13093Tue May 25 13:28:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13094
13095 * gdb.t00/help.exp: Use .* in place of some help messages which
13096 just changed.
13097 gdb.t00/default.exp: Update "info frame" test for new message.
13098 * gdb.stabs/wierd.exp: Check for eof, directly or via gdb_test.
13099 Remove some xfails
13100
13101Mon May 24 00:24:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13102
13103 * gdb.t03/{gdbme.c,ptype.exp}:
13104 Add tests for typedef'd struct and union without tags.
13105 Also check "whatis" on a variable of a typedef'd enum without a tag.
13106
13107 * gdb.t00/teststrategy.exp: For p "foo", remove sun4 XFAIL (see
13108 PRMS 1823; the bug still exists but isn't reproduced by this test
13109 anymore), and remove rs6000 XFAIL (the bug is fixed).
13110
13111 * gdb.t03/ptype.exp: Comment out a lot of tests which are basically
13112 duplicated from whatis.exp. For those that are left, accept
13113 "long", "long int", or "int" for long variables (whatis.exp already
13114 has an XFAIL for "int", so no need to fail it here).
13115
13116 * gdb.t02/whatis.exp, gdb.t10/crossload.exp:
13117 Deal with GCC's names for types now that GDB uses the compiler's names.
13118
13119 * gdb.t02/{Makefile.in,gdbme.c,whatis.exp}: If not GCC, do some
13120 setup_xfail's for sunos4. If we #defined the signed keyword away,
13121 don't expect GDB to know that char it is signed.
13122
13123 * gdb.t00/teststrategy.exp: Update for symbolic signal names.
13124
13125Sun May 23 08:44:55 1993 Fred Fish (fnf@cygnus.com)
13126
13127 * configure.in (configdirs): Add gdb.t24 for C++ tests that
13128 should work on any system, regardless of debugging format.
13129 * gdb.t21/demangle.exp: Move to gdb.t24.
13130 * gdb.t24/demangle.exp: Move from gdb.t21.
13131 * gdb.t24/{Makefile.in, configure.in}: New files.
13132
13133Thu May 20 19:39:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13134
13135 * configure.in: Do gdb.stabs and C++ tests only for stabs.
13136 * gdb.stabs: New directory.
13137
13138Tue May 18 21:12:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13139
13140 * config/{mips,nind,udi,unix,vx}-gdb.exp: Look for "Quit anyway.*?"
13141 not just "Quit anyway?".
13142
13143Tue May 18 17:13:20 1993 Fred Fish (fnf@cygnus.com)
13144
13145 * gdb.t21/demangle.exp: Add a couple of new patterns. Ensure
13146 that all setup_xfails are immediately followed by clear_xfails.
13147
13148Tue May 11 09:10:47 1993 Fred Fish (fnf@cygnus.com)
13149
13150 * config/unix-gdb.exp, gdb.t00/echo.exp, gdb.t00/help.exp,
13151 gdb.t00/teststrategy.exp, gdb.t00/gdbvars.exp, gdb.t01/run.exp,
13152 gdb.t01/term.exp, gdb.t02/whatis.exp, gdb.t03/ptype.exp,
13153 gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t06/break.exp,
13154 gdb.t07/watchpoint.exp, gdb.t08/opaque.exp, gdb.t09/corefile.exp,
13155 gdb.t10/crossload.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
13156 gdb.t13/bitfields.exp, gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
13157 gdb.t17/callfuncs.exp, gdb.t20/misc.exp, gdb.t20/inherit.exp,
13158 gdb.t20/classes.exp, gdb.t21/demangle.exp, gdb.t21/cplusfuncs.exp,
13159 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t30/chexp.exp,
13160 gdb.t31/chillvars.exp, lib/gdb.exp:
13161 Change place to report bugs from bug-dejagnu@prep.ai.mit.edu to
13162 bug-gdb@prep.ai.mit.edu.
13163
13164Fri May 7 09:15:35 1993 Fred Fish (fnf@cygnus.com)
13165
13166 * gdb.t17/callfuncs.exp (do_function_calls): Call t_double_values
13167 with 0.0, not integer 0.
13168
13169Fri Apr 30 13:17:24 1993 Jim Kingdon (kingdon@cygnus.com)
13170
13171 * gdb.t06/break.exp: Update for "Kill the program" message change.
13172
13173Fri Apr 30 09:42:57 1993 Fred Fish (fnf@cygnus.com)
13174
13175 * Makefile.in (GDBFLAGS): Set to -nx.
13176 * Makefile.in (site.exp): Use GDBFLAGS.
13177
13178Wed Apr 28 13:19:07 1993 K. Richard Pixley (rich@rtl.cygnus.com)
13179
13180 * */Makefile.in (CFLAGS): add CFLAGS = -g to all subdirectory
13181 Makefiles.
13182 (check): depend on just-check.
13183 (just-check): added so that tests can be run without a noop
13184 build pass.
13185
13186Fri Apr 23 18:13:28 1993 K. Richard Pixley (rich@rtl.cygnus.com)
13187
13188 Switch to using configure's configdirs.
13189 * Makefile.in (Makefile): add configure.in dependency.
13190 (SUBDIRS): removed redundant assignment.
13191 * configure.in: switch subdirs assignment to configdirs.
13192 * gdb.t*/configure.in: new files.
13193
13194Thu Apr 22 08:27:53 1993 Ian Lance Taylor (ian@cygnus.com)
13195
13196 * gdb.t07/watchpoint.exp: Removed a29k expected failure which now
13197 works.
13198
13199Tue Apr 20 13:38:40 1993 Fred Fish (fnf@cygnus.com)
13200
13201 * gdb.{t20,t21,t22,t23}/Makefile.in: Use $(srcdir) to avoid $<
13202 in explicit rules. Apparently this is not supported by some makes.
13203
13204Mon Apr 19 01:54:53 1993 John Gilmore (gnu@cygnus.com)
13205
13206 * gdb.t31/Makefile.in: Use $(srcdir) when avoiding $<, sigh.
13207
13208Fri Apr 16 09:33:46 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13209
13210 * config/unix-gdb.exp: Add back missing return 0 which mysteriously
13211 disappeared.
13212
13213Thu Apr 15 02:28:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
13214
13215 * gdb.t31/Makefile.in: Avoid $< in explicit rule.
13216
13217Wed Apr 14 16:38:47 1993 Fred Fish (fnf@cygnus.com)
13218
13219 * gdb.t07/watchpoint.exp: Remove setup_xfail for i486
13220 watchpoint problem that is now fixed.
13221 * gdb.t30/chexp.exp: Remove setup_xfail for printing
13222 uninitialized convenience variables.
13223 * gdb.t31/chillvars.exp: Fix expected patterns for printing
13224 structures.
13225
13226Wed Apr 14 12:55:58 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13227
13228 * gdb.t00/help.exp: Compensate for bug in mips-*-ultrix* OS
13229 which causes expect to get out of sync with gdb on long output
13230 from help set.
13231 * gdb.t09/corefile.exp: Make expected pattern for core file
13232 failing signal and frame output format less sun specific.
13233
13234Tue Apr 13 23:18:07 1993 Per Bothner (bothner@cygnus.com)
13235
13236 * gdb.t31/chillvars.exp: Add and remove initial dummy
13237 breakpoint, so that symbol table is forced in.
13238 (Needed at least on Sunos4, though it seems not SVR4.)
13239 * gdb.t31/chillvars.exp: Update for changed output format.
13240
13241Sun Apr 11 17:21:45 1993 Rob Savoye (rob at darkstar.cygnus.com)
13242
13243 * config/unix-gdb.exp: Gracefully exits if $GDB is a bogus path.
13244
13245Wed Apr 7 21:28:21 1993 Rob Savoye (rob@cygnus.com)
13246
13247 * Makefile.in: Added --srcdir when invoking runtest, removed the
13248 need for a local config file. (optional now)
13249
13250Wed Apr 7 14:13:41 1993 Fred Fish (fnf@cygnus.com)
13251
13252 * gdb.t21/demangle.exp: Only count real fails (not xfails) for
13253 failure count used to force early termination. Add some more
13254 expected failures for gnu style demangling.
13255
13256Thu Apr 1 09:50:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13257
13258 * Makefile.in (CXXFLAGS): Remove -O. It caused the debug info for the
13259 pmi variable from gdb.t20/gdbme to get optimized away.
13260 * gdb.t00/teststrategy.exp: Added expected failure for mips-*-*.
13261 Check for written corefile upon timeout _and_ eof.
13262
13263Tue Mar 30 09:58:16 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13264
13265 * config/unix-gdb.exp: Add missing return 0.
13266
13267Tue Mar 30 08:34:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13268
13269 * gdb.t16/printcmds.exp: Remove misplaced xfail that caused an early
13270 test termination.
13271
13272Mon Mar 29 17:37:25 1993 Fred Fish (fnf@cygnus.com)
13273
13274 * configure.in (subdirs): Put back gdb.t17 which mysteriously
13275 disappeared.
13276
13277Thu Mar 25 21:05:16 1993 Fred Fish (fnf@cygnus.com)
13278
13279 * gdb.t10/crossload.exp: Disable the i860-elf test until such
13280 time as i860 support works.
13281
d63a86f8 13282 * gdb.t15/funcargs.exp: Fix expected outputs to include
c906108c
SS
13283 "backtrace 100\r" rather than just "backtrace\r", to match last
13284 change.
13285
13286Thu Mar 25 12:14:28 1993 Ian Lance Taylor (ian@cygnus.com)
13287
13288 * config/udi-gdb.exp (gdb_exit): Remove close command.
13289 (gdb_target_udi): New procedure to set the UDI target.
13290 (gdb_start): Don't remove *_soc files. Use gdb_target_udi.
13291 * gdb.t00/default.exp: Added expected failures for a29k-*-udi.
13292 Added waits for prompts after several question responses. Added
13293 some more responses used by a29k-amd-udi-gdb.
13294 * gdb.t01/run.exp, gdb.t06/break.exp: Added a29k-*-udi support:
13295 pass different arguments, restart UDI connection after program
13296 completion.
13297 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t07/watchpoint.exp,
13298 gdb.t08/opaque.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
13299 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp, gdb.t20/misc.exp,
13300 gdb.t21/cplusfuncs.exp: Added expected failures for a29k-*-*.
13301 * gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t07/watchpoint.exp,
13302 gdb.t08/opaque.exp, gdb.t12/scope.exp, gdb.t13/bitfields.exp,
13303 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
13304 gdb.t17/callfuncs.exp, gdb.t20/classes.exp, gdb.t20/inherit.exp,
13305 gdb.t20/misc.exp, gdb.t22/virtfuncs.exp: Restart UDI connection
13306 after program completion.
13307 * gdb.t10/crossload.exp: Does not work for a29k-*-*, since BFD is
13308 compiled with a SELECT_VECS setting.
13309 * gdb.t15/funcargs.exp: Use argument to backtrace to prevent
13310 infinite recursion.
13311
13312 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t22/virtfuncs.exp:
13313 Added checks for COFF results, and made them expected failures for
13314 all targets. It would be better to make them expected failures
13315 for COFF targets only.
13316
13317Wed Mar 24 14:43:38 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
13318
13319 * Makefile.in: add null dvi target, don't bother to recurse
13320 through test directories for info and install-info; rename
13321 $(datadir) to be dejagnu instead of deja-gnu
13322
13323Wed Mar 24 09:48:03 1993 Fred Fish (fnf@cygnus.com)
13324
13325 * gdb.t31/gdbme.ch: Re-enable code that previously caused
13326 compiler to coredump.
13327 * gdb.t31/chillvars.exp: Re-enable tests that depend on that
13328 code.
13329
13330Tue Mar 23 08:53:42 1993 Fred Fish (fnf@cygnus.com)
13331
13332 * gdb.t31/gdbme.ch: Comment out code that causes chill compiler
13333 coredump.
13334 * gdb.t31/chillvars.exp: Comment out tests that depend on that
13335 code.
13336
13337Sun Mar 21 17:56:47 1993 Rob Savoye (rob at darkstar.cygnus.com)
13338
13339 * gdb.t03/ptype.exp: tests for return code from gdb_test.
13340 * gdb.t00/teststrategy.exp: Uses which proc rather than spawning
13341 which in a shell. Deletes xgdb when done.
13342 * config/unix-gdb.exp: Won't try to spawn $GDB unless it exists.
13343 Tests the return from the "set height" or "set width" commands.
13344 Added a few return codes where needed.
13345
13346Wed Mar 17 11:31:01 1993 Fred Fish (fnf@cygnus.com)
13347
13348 * Makefile.in (SUBDIRS): Add gdb.t17.
13349 * configure.in (subdirs): Add gdb.t17.
13350 * gdb.t17/{Makefile.in, callfuncs.exp, gdbme.c}: New test
13351 files to test gdb's calling of functions in the inferior with
13352 the correct arguments and gdb's ability to retrieve any
13353 result returned.
13354
13355Tue Mar 16 15:37:11 1993 Fred Fish (fnf@cygnus.com)
13356
13357 * config/unix-gdb.exp (gdb_exit): Remove close commands that
13358 may be called after gdb goes away. Previous versions of expect
13359 needed these to avoid file descriptor leaks, but they cause
13360 errors with the current revision of expect.
13361 * gdb.t00/gdbvars.exp: Use -re on expected output after
13362 setting sevenbit-strings.
13363 * gdb.t04/setvar.exp, gdb.t13/bitfields.exp: Make commands
13364 to set sevenbit-strings consistent across tests.
13365 gdb.t30/chexp.exp, gdb.t31/chillvars.exp: Make commands to
13366 set sevenbit-strings consistent across tests.
13367
13368Fri Mar 12 08:47:20 1993 Fred Fish (fnf@cygnus.com)
13369
13370 * gdb.t21/demangle.exp (proc demangle): Adjust quotes in an
13371 expected output to match current "expect" expectations.
13372
13373Wed Mar 10 18:01:49 1993 Fred Fish (fnf@cygnus.com)
13374
13375 * gdb.t00/default.exp: Change expected output for default "source"
13376 command, to match new gdb behavior which requires a filename to
13377 source.
13378
13379Tue Mar 9 11:00:56 1993 Fred Fish (fnf@cygnus.com)
13380
13381 * gdb.t07/watchpoint.exp (test_simple_watchpoint): Set up
13382 expected fail for i486-*-* that misses the marker2 function.
13383 * gdb.t10/crossload.exp (bfddefault): Allow successful
13384 recognition of a format to pass even if no symbols are found.
13385 Explicitly catch failures where the format is not recognized
13386 or is ambiguous, and add the reason to the fail message.
13387 * gdb.t10/crossload.exp (bfdexplicit): Catch failure where
13388 the cause is and invalid target and add reason to failure message.
13389 * gdb.t10/crossload.exp: Fix bfd target names for elf32-m68k,
13390 elf32-i386, elf32-sparc, and elf32-i860.
13391 * gdb.t12/scope.exp (test_at_main, test_at_foo, test_at_bar):
13392 Set up expected failure for 'filename'::variable scope resolution,
13393 which is now apparently broken on all targets.
13394 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t20/misc.exp,
13395 gdb.t21/cplusfuncs.exp, gdb.t22/virtfunc.exp,
13396 gdb.t23/templates.exp: Change failure for missing binfile into
13397 just a warning.
13398 gdb.t21/demangle.exp: Change all cfront references to 'arm'
13399 references.
13400
13401Mon Mar 8 19:20:28 1993 Fred Fish (fnf@cygnus.com)
13402
13403 * gdb.t00/default.exp: Add expected output for default "source"
13404 command, to match new gdb behavior.
13405 * gdb.t09/corefile.exp: Use GDBFLAGS when spawning GDB.
13406
13407Sun Mar 7 15:14:09 1993 Rob Savoye (rob@cygnus.com)
13408
13409 * config/*-gdb.exp: returns an error, rather than exiting on
13410 internal errors.
13411
13412Tue Mar 2 18:09:32 1993 Fred Fish (fnf@cygnus.com)
13413
13414 * gdb.t03/gdbme.c: Add pointer to struct variable.
13415 * gdb.t03/ptype.exp: Test equivalence of '.' and '->' for
13416 referencing struct members.
13417
13418Thu Feb 25 10:39:06 1993 Ian Lance Taylor (ian@cygnus.com)
13419
13420 * configure.in (mips-idt-ecoff): New target.
13421 * config/mips-gdb.exp: New file for remote board using MIPS remote
13422 debugging protocol.
13423
13424 * Redid configuration scheme. Removed gdb.t*/configure.in.
13425 Renamed gdb.t*/in-gdbme* to gdb.t*/gdbme*. Changed to use CC, CXX
13426 instead of CC_FOR_TARGET, CXX_FOR_TARGET. Added mostlyclean and
13427 distclean targets. Built executables via .o files. Adjusted
13428 tests to account for source files in $(srcdir) rather than
13429 $(objdir).
13430 * lib/gdb.exp (runto): Don't expect () after the function name,
13431 because it may have arguments.
13432
13433Wed Feb 24 08:05:38 1993 Ian Lance Taylor (ian@cygnus.com)
13434
13435 * gdb.t00/default.exp, gdb.t01/run.exp, gdb.t02/whatis.exp,
13436 gdb.t03/ptype.exp, gdb.t06/break.exp, gdb.t12/scope.exp: Added
13437 expected failures for mips-idt-* and mips-sgi-*.
13438 * gdb.t00/default.exp (attach): Kill process if requested.
13439 * gdb.t00/help.exp (help target core, help target): Accept a gdb
13440 that does not read core files.
13441 * gdb.t01/run.exp: Removed checks for exit status code.
13442 * gdb.t03/in-gdbme.c: Make explicit call to malloc to ensure that
13443 it is linked in.
13444 * gdb.t03/ptype.exp: Increase timeout when calling malloc.
13445 * gdb.t04/setvar.exp, gdb.t05/expr.exp: Use runto function where
13446 appropriate, rather than doing it by hand.
13447 * gdb.t07/watchpoint.exp: If mips-idt-*, reload file after first
13448 execution.
13449 * gdb.t10/crossload.exp: Kill existing program if needed.
13450 * gdb.t15/funcargs.exp: Use delete_breakpoints function where
13451 appropriate, rather than doing it by hand. Always increase
13452 timeout for this test, not just for VxWorks.
13453
13454Wed Feb 24 08:03:38 1993 Fred Fish (fnf@cygnus.com)
13455
13456 * gdb.t31/chillvars.exp (test_structs): New proc to test printing
13457 of Chill STRUCT types and STRUCT values.
13458 * gdb.t31/chillvars.exp (test_strings): Expect "CHAR" now, rather
13459 than "char".
13460 * gdb.t31/in-gdbme.ch (simple_struct, nested_struct, struct1,
d63a86f8 13461 struct2): New struct definitions and initializations to test
c906108c
SS
13462 simple Chill STRUCT types.
13463
13464Tue Feb 23 11:55:06 1993 Fred Fish (fnf@cygnus.com)
13465
13466 * gdb.t00/teststrategy.exp: Track reversion in gdb to not print
13467 the null byte at the end of strings.
13468 * gdb.t00/default.exp: Make show version insensitive to copyright
13469 date.
13470 * gdb.t16/in-gdbme.c (ctable1, ctable2): Make explicitly unsigned
13471 to avoid dependencies on target char signedness.
13472 * gdb.t16/printcmds.exp: Update expected results for explicitly
13473 unsigned char.
13474 * gdb.t16/printcmds.exp: Remove setup_xfails for i960 that should
13475 now work.
13476 * gdb.t21/demangle.exp: Add many more patterns for template
13477 demangling, most of them being expected failures.
13478 * gdb.t21/demangle.exp (proc demangle): Quote the demangled
13479 string we are matching for, to match on the whole string.
13480 * gdb.t21/demangle.exp: Add many new test strings to demangle,
13481 and fix a whole bunch that had incorrect expected output but were
13482 passing anyway because of the bug in "proc demangle".
13483 * gdb.t31/chillvars.exp: Remove setup_xfail for printing string
13484 type.
13485 * gdb.t31/in-gdbme.ch: Uncomment string4, now compiles.
13486
13487Mon Feb 22 07:54:03 1993 Mike Werner (mtw@poseidon.cygnus.com)
13488
13489 * gdb/testsuite: made modifications to testcases, etc., to allow
13490 them to work properly given the reorganization of deja-gnu and the
13491 relocation of the testcases from deja-gnu to a "tool" subdirectory.
13492
13493Sun Feb 21 10:55:55 1993 Mike Werner (mtw@poseidon.cygnus.com)
13494
13495 * gdb/testsuite: Initial creation of gdb/testsuite.
13496 Migrated dejagnu testcases and support files for testing nm to
13497 gdb/testsuite from deja-gnu. These files were moved "as is"
13498 with no modifications. This migration is part of a major overhaul
13499 of dejagnu. The modifications to these testcases, etc., which
13500 will allow them to work with the new version of dejagnu will be
13501 made in a future update.
48efe704 13502
8d8cb839 13503 For additional changes see gdb.mi/ChangeLog-1999-2003.
c906108c 13504\f
8d8cb839
EZ
13505;; Local Variables:
13506;; mode: change-log
13507;; left-margin: 8
13508;; fill-column: 74
13509;; version-control: never
13510;; End:
902f2ccb
MC
13511
13512 Copyright 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
ed6df200 13513 2003, 2004, 2005 Free Software Foundation, Inc.
902f2ccb
MC
13514 Copying and distribution of this file, with or without modification,
13515 are permitted provided the copyright notice and this notice are preserved.