]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/testsuite/ChangeLog
daily update
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
31e2b00f
AS
12005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
2
3 * gdb.base/help.exp (help b, help br, help bre, help brea)
4 (help break): Update the expected message.
5
c3d0b56e
SC
62005-11-11 Stephane Carrez <stcarrez@nerim.fr>
7
8 * gdb.asm/m68hc11.inc: Setup the data section.
9 * gdb.asm/asm-source.exp (m6811-*-*): Don't use the target board linker
10 script for this test.
11 (m6812-*-*): Likewise.
12
36ae0ea9
RC
132005-11-09 Randolph Chung <tausq@debian.org>
14
15 * gdb.base/structs2.exp: Update xfail to only trigger for gcc-3.x.
16
9d6f42e9
WZ
172005-11-09 Wu Zhou <woodzltc@cn.ibm.com>
18
19 * gdb.base/break.exp: Fix a comment typo.
20
e2126a14
EZ
212005-11-03 Jim Blandy <jimb@redhat.com>
22
23 Checked in by Elena Zannoni <ezannoni@redhat.com>
24
25 * gdb.dwarf2/mac-fileno.exp, gdb.dwarf2/mac-fileno.S: New tests.
26
e0ac7199
CV
272005-11-02 Corinna Vinschen <vinschen@redhat.com>
28
29 * gdb.arch/gdb1558.c: Include stdio.h.
30
31d3fb18
MK
312005-10-31 Mark Kettenis <kettenis@gnu.org>
32
33 * gdb.asm/asm-source.exp: Use -e instead of --entry.
34
e52b687c
MK
352005-10-31 Mark Kettenis <kettenis@gnu.org>
36
37 * gdb.base/bfp-test.exp: Properly anchor gdb_multiple_test usage.
38
f4711d79
PG
392005-10-17 Paul Gilliam <pgilliam@us.ibm.com>
40
41 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
42 vscr" tests to better match output.
43
987a9106
JB
442005-10-12 Jim Blandy <jimb@redhat.com>
45
46 * gdb.base/structs.exp (any): New function.
47 (test_struct_returns): Don't make any assumptions at all about
48 what value the function returns when GDB can't set the return
49 value.
50
2336bb58
JB
512005-10-09 Joel Brobecker <brobecker@adacore.com>
52
53 * gdb.ada/arrayidx/p.adb: New file.
54 * gdb.ada/arrayidx.exp: New testcase
55
562005-10-09 Joel Brobecker <brobecker@adacore.com>
1495de3f
JB
57
58 * gdb.ada/array_return/pck.ads: New file.
59 * gdb.ada/array_return/pck.adb: New file.
60 * gdb.ada/array_return/p.adb: New file.
61 * gdb.ada/array_return.exp: New testcase.
62
705335ea
JB
632005-10-03 Joel Brobecker <brobecker@adacore.com>
64
65 * gdb.base/arrayidx.c: New file.
66 * gdb.base/arrayidx.exp: New testcase.
67
11ee9940
NR
682005-09-29 Nick Roberts <nickrob@snap.net.nz>
69
70 * gdb.base/annota3.exp, gdb.cp/annota3.exp: The annotations
71 frames-invalid and breakpoints-invalid are no longer generated
72 with level 3 so don't expect them in the output.
73
39fb8e9e
BR
742005-09-27 Bob Rossi <bob@brasko.net>
75
76 * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Remove .*
77 from test. Escape the | in mi_gdb_test call.
78 * gdb.mi/mi-basics.exp, gdb.mi/mi-cli.exp, gdb.mi/mi-disassemble.exp,
79 gdb.mi/mi-pthreads.exp, gdb.mi/mi-stack.exp, gdb.mi/mi2-basics.exp,
80 gdb.mi/mi2-cli.exp, gdb.mi/mi2-disassemble.exp,
81 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-stack.exp: Add extra details to
82 expected regex's in mi_gdb_test calls.
83 * lib/mi-support.exp: Remove arbitrary .* from tests.
84 (mi_gdb_test): Add string_regex variable. Add anchor to main -re.
85 Fully anchor GDB/MI expected results in mi_gdb_test.
86 * lib/gdb.exp (string_to_regexp): Escape the ] character.
87 * gdb.base/sizeof.exp: Remove escape character. Correct test.
88
2af48f68
PB
892005-09-26 Paul Brook <paul@codesourcery.com>
90
91 * long_long.exp: Exclude eabi targets from arm FPA float format test.
92
f34502bc
WZ
932005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
94
95 * bfp-test.c: New file.
96 * bfp-test.exp: New testcase.
97
ca929517
WZ
982005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
99
100 * gdb.fortran/subarray.exp: New testcase to test the evaluation
101 of subarray and substring variable.
102 * gdb.fortran/subarray.f: New source file for the test of subarray
103 and substring variable evaluation.
104 * gdb.fortran/exprs.exp: Add four tests for substring evaluation
105 of string constant.
106
c761af65
DJ
1072005-09-19 Daniel Jacobowitz <dan@codesourcery.com>
108
109 * gdb.arch/altivec-regs.exp, gdb.arch/altivec-abi.exp: Update
110 copyright dates.
111
561d7a1d
PG
1122005-09-19 Paul Gilliam <pgilliam@us.ibm.com>
113
114 * gdb.arch/altivec-regs.exp (info powerpc altivec): Replace the 'info
115 powerpc altivec' test with an almost identical 'info vector' test.
116
b2b64cc9
PG
1172005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
118
119 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
120 vscr" tests to match output.
121
6ac4d15a
PG
1222005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
123
124 * gdb.arch/altivec-regs.exp: Adjust "print $vx<i>" tests to match
125 output.
126
40e55bef
BR
1272005-09-11 Bob Rossi <bob@brasko.net>
128
129 * lib/mi-support.exp (mi_gdb_test): Change -re to not be anchored.
130 * gdb.mi/mi-syn-frame.exp: Call mi_gdb_test twice instead of once for
131 commands that return an MI output command and an asyncronous MI output
132 command.
133 * gdb.mi/mi-console.exp: Ditto.
134
3c7385ec
BR
1352005-09-11 Bob Rossi <bob@brasko.net>
136
137 * gdb.mi/mi-var-child.c: Include <string.h>.
138
a6cd0eb3
DJ
1392005-09-10 Daniel Jacobowitz <dan@codesourcery.com>
140
141 * killed.exp: Correct gdb_expect syntax.
142
2f168eed
CV
1432005-08-09 Corinna Vinschen <vinschen@redhat.com>
144
145 * lib/mi-support.exp (mi_gdb_load): Fix typo.
146
ecd3fd0f
BR
1472005-08-02 Bob Rossi <bob@brasko.net>
148
149 * gdb.mi/mi-basics.exp: Tell mi_gdb_start to use a PTY for inferior.
150 (test_setshow_inferior_tty): Add global mi_inferior_tty_name to scope.
151 Change tests to inferior-tty-set/show.
152 * gdb.mi/mi-console.exp: Tell mi_gdb_start to use a PTY for inferior.
153 (47-exec-next): Use mi_gdb_test to get GDB and Inferior output.
154 * gdb.mi/mi-syn-frame.exp: Tell mi_gdb_start to use a PTY for
155 inferior. Use mi_gdb_test to get GDB and Inferior output.
156 * lib/mi-support.exp (mi_inferior_spawn_id): Add inferior PTY
157 descriptor.
158 (mi_inferior_tty_name): Add inferior PTY file name.
159 (mi_gdb_start): Add INFERIOR_PTY parameter.
160 (mi_gdb_test): Add IPATTERN parameter.
161
f1ea48cb
BR
1622005-08-02 Bob Rossi <bob@brasko.net>
163
164 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Add MESSAGE
165 parameter to mi_gdb_test.
166 * lib/mi-support.exp (mi_gdb_test): Make MESSAGE parameter necessary.
167
6e650a67
DJ
1682005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
169
170 * gdb.mi/mi-var-child.c (do_children_tests): Initialize
171 struct_declarations.
172 * gdb.mi/mi-var-child.exp: Step over the initialization of
173 struct_declarations.
174
8be260b6
DJ
1752005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
176
177 * gdb.mi/basics.c, gdb.mi/var-cmd.c: Revert last change.
178 * gdb.mi/mi-stack.c: New file, based on gdb.mi/basics.c.
179 * gdb.mi/mi-var-child.c: New file, based on gdb.mi/var-cmd.c.
180 * gdb.mi/mi-stack.exp: Update to use mi-stack.c as a source file.
181 * gdb.mi/mi-var-child.exp: Update to use mi-var-child.c as a source
182 file.
183
4e660f07
NR
1842005-07-27 Nick Roberts <nickrob@snap.net.nz>
185
186 * gdb.mi/var-cmd.c: Give long_array in _struct_decl 12 elements.
187 (do_children_tests): Assign values to the extra elements.
188
189 * gdb.mi/mi-var-child.exp: Adapt tests for extra elements and use
190 them for tests for "-var-update --no-values" and
191 "-var-update --all-values".
192 Add test for "-var-list-children --simple-values".
193
194 * gdb.mi/basics.c (callee4): Add integer array D[3]...
195
196 * gdb.mi/mi-stack.exp (test_stack_locals_listing): ...to test
197 "-stack-list-locals --simple-values" Improve doc strings and
198 comments.
199
6bdae935
MK
2002005-07-18 Mark Kettenis <kettenis@gnu.org>
201
598b7a6f
MK
202 * gdb.base/sigaltstack.exp (finish_test): KFAIL gdb/1736 on
203 *-*-openbsd*.
204 * gdb.base/sigstep.exp (advancei): KFAIL gdb/1736 on *-*-openbsd*.
205
6bdae935
MK
206 * gdb.base/sigaltstack.c (main): Use stack_t instead of `struct
207 sigaltsatck'.
208
1323e929
BR
2092005-07-14 Bob Rossi <bob@brasko.net>
210
211 * gdb.base/default.exp (tty): Changed output of command.
212 * gdb.base/help.exp (help tty): Ditto.
213
b1a9c082
MK
2142005-07-12 Mark Kettenis <kettenis@gnu.org>
215
216 * gdb.arch/i386-sse.exp: Compile with -msse when using GCC.
217
10a844a2
MK
2182005-07-10 Mark Kettenis <kettenis@gnu.org>
219
220 * gdb.mi/mi2-stack.exp (test_stack_locals_listing): Remove test for
221 -stack-select-frame without arguments.
222 (test_stack_frame_listing): Add test for newly implemented command
223 -stack-info-frame.
224
3cb3b8df
BR
2252005-07-06 Bob Rossi <bob@brasko.net>
226
227 * gdb.mi/mi-basics.exp (test_setshow_inferior_tty): Test MI tty
228 command.
229 (Copyright): Update copyright.
230
a0c5fbcf
WZ
2312005-07-06 Wu Zhou <woodzltc@cn.ibm.com>
232
233 * gdb.fortran/exprs.exp (test_arithmetic_expressions): Add five
234 tests to evaluate exponentiation expression.
235
984971d0
AS
2362005-06-29 Andreas Schwab <schwab@suse.de>
237
238 * gdb.base/sigrepeat.c: Include <stdlib.h> and add return type for
239 main to avoid warnings.
240
241 * gdb.base/sigrepeat.exp: Fix reference to undefined variable.
242
fe03833f
NR
2432005-06-20 Nick Roberts <nickrob@snap.net.nz>
244
245 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Remove test for
246 -stack-select-frame without arguments.
247 (test_stack_frame_listing): Add test for newly implemented command
248 -stack-info-frame.
249
7a55f279
WZ
2502005-06-17 Wu Zhou <woodzltc@cn.ibm.com>
251
0ffa0ea5
DJ
252 * gdb.fortran/array-element.f: New file.
253 * gdb.fortran/array-element.exp: New testcase.
7a55f279 254
26585198
DJ
2552005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
256
257 * gdb.base/bigcore.exp: Correct checks for systems which can
258 not dump a large core file.
259
c1bd25fd
DJ
2602005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
261
262 * gdb.base/relocate.c: Add a copyright notice.
263 (dummy): Remove.
264 * gdb.base/relocate.exp: Test printing the values of variables
265 from a relocatable file.
266
589e074d
DJ
2672005-06-12 Daniel Jacobowitz <dan@codesourcery.com>
268
269 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Don't expect
270 excess MI output after an error.
271
0915f927
JB
2722005-05-29 Joel Brobecker <brobecker@adacore.com>
273
274 * gdb.arch/alpha-step.c: New file.
275 * gdb.arch/alpha-step.exp: New testcase.
276
76ff342d
DJ
2772005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
278 Dennis Brueni <dennis@slickedit.com>
279
280 * gdb.mi/mi-cli.exp, gdb.mi/mi-return.exp, gdb.mi/mi-stack.exp,
281 gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp,
282 gdb.mi/mi-var-display.exp, gdb.mi/mi-watch.exp, gdb.mi/mi2-cli.exp,
283 gdb.mi/mi2-return.exp, gdb.mi/mi2-stack.exp,
284 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
285 gdb.mi/mi2-var-display.exp: Expect fullname field in stack frames.
286 * lib/mi-support.exp (mi_runto, mi_execute_to_helper): Likewise.
287
96b0c7ac
DJ
2882005-05-17 Paul Gilliam <pgilliam@us.ibm.com>
289 Wu Zhou <woodzltc@cn.ibm.com>
290
291 * gdb.base/shreloc.exp: Use gdb_compile_shlib. Add support for
292 IBM's xlc compiler.
293 * gdb.base/shreloc1.c (fn_1): Reference variable static_var_1.
294 * gdb.base/shreloc2.c (fn_2): Reference variable static_var_2.
295
f21565d2
JB
2962005-05-13 Jim Blandy <jimb@redhat.com>
297
298 * gdb.base/call-ar-st.exp: Call 'untested' and return -1 instead of
299 calling gdb_suppress_entire_file.
300 * gdb.base/charset.exp: Same.
301 * gdb.base/call-rt-st.exp: Same.
302
6006a3a1
BR
3032005-05-05 Bob Rossi <bob_rossi@cox.net>
304
305 * lib/gdb.exp (fullname_syntax): Added global regex.
306 (fullname_syntax_POSIX): Ditto.
307 (fullname_syntax_UNC): Ditto.
308 (fullname_syntax_DOS_CASE): Ditto.
309 (fullname_syntax_DOS): Ditto.
310 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Added
311 fullname_syntax variable to scope and use it.
312 (test_file_list_exec_source_files): Ditto.
313 * gdb.mi/mi2-file.exp (test_file_list_exec_source_file): Ditto.
314
c3b69c04
DJ
3152005-05-04 Daniel Jacobowitz <dan@codesourcery.com>
316
317 * gdb.threads/linux-dp.exp: Check for *-*-linux-gnu*.
318
3c95e6af
PG
3192004-05-02 Paul Gilliam <pgilliam@us.ibm.com>
320
321 * lib/gdb.exp (skip_altivec_tests): New function, based on
322 check_vmx_hw_available from the GCC testsuite.
323 * lib/gdb.arch/altivec-abi.exp: Use skip_altivec_tests.
324 * lib/gdb.arch/altivec-regs.exp: Likewise.
325
78df6c56
JB
3262005-05-02 Jim Blandy <jimb@redhat.com>
327
328 * gdb.base/auxv.exp: Call 'untested' and return -1 instead of
329 calling gdb_suppress_entire_file.
330
1690f9cf
DJ
3312005-04-30 Randolph Chung <tausq@debian.org>
332
333 * gdb.threads/staticthreads.exp: Override signal to check for hppa.
334 Slightly relax "sem_post" name checking.
335
5ea106f7
PG
3362005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
337
338 * gdb.base/unload.exp: Use new shared library infrastructure.
339
bf7234cf
PG
3402005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
341
342 * gdb.base/so-impl-ld.exp: Use new shared library
343 infrastructure.
344
547b869a
CV
3452005-04-29 Corinna Vinschen <vinschen@redhat.com>
346
347 * gdb.asm/asm-source.exp: Add h8300 to supported targets.
348 * gdb.asm/h8300.inc: New file.
349
f07e55f0
PG
3502005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
351
352 * gdb.base/shlib-call.exp: Change to use new shared library
353 infrastructure.
354
3cbba3d1
PG
3552005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
356
357 * gdb.base/pending.exp: Change to use new shared library
358 infrastructure.
359
ed6df200
PG
3602005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
361
362 * gdb.base/nodebug.exp: Allow for compiling by IBM's xlc compiler,
363 use test_compiler_info instead of gcc_compiled, and update copyright.
364
8c8f4ebe
PG
3652005-04-27 Paul Gilliam <pgilliam@us.ibm.com>
366
367 * gdb.base/annota1.exp : Deal with messages caused by breakpoints in
368 shared objects being adjusted and update copyright years.
369
607fbc54
DJ
3702005-04-27 Daniel Jacobowitz <dan@codesourcery.com>
371
372 * ChangeLog: Correct some 2003-01-13 dates.
373 * gdb.base/sigbpt.exp, gdb.base/signull.exp, gdb.cp/bs15503.exp,
374 gdb.cp/exception.exp, gdb.cp/userdef.cc, gdb.cp/userdef.exp,
375 gdb.mi/mi-console.exp, gdb.mi/mi2-console.exp,
376 gdb.trace/collection.exp, gdb.trace/passc-dyn.exp,
377 gdb.trace/tfind.exp: Update copyright years.
378
57bf0e56
DJ
3792005-04-14 Paul Gilliam <pgilliam@us.ibm.com>
380 Daniel Jacobowitz <dan@codesourcery.com>
381
382 * lib/gdb.exp (gdb_compile): Handle shlib=.
383 (gdb_compile_shlib): New function.
384
9b593790
PG
3852005-04-12 Paul Gilliam <pgilliam@us.ibm.com>
386
387 * lib/gdb.exp (test_compiler_info): Give argument a default value.
388
9494c6a5
DJ
3892005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
390
391 * Makefile.in (ALL_SUBDIRS): Replace gdb.gdbserver with
392 gdb.server.
393 * configure.ac: Likewise.
394 * configure: Regenerated.
395 * gdb.gdbserver/Makefile.in: Moved to...
396 * gdb.server/Makefile.in: ... here.
397 * gdb.gdbserver/server.c: Moved to...
398 * gdb.server/server.c: ... here.
399 * gdb.gdbserver/server-run.exp: Moved to...
400 * gdb.server/server-run.exp: ... here.
401
6f8eac0e
DJ
4022005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
403
404 * Makefile.in (ALL_SUBDIRS): Add gdb.gdbserver.
405 * configure.ac: Create gdb.gdbserver/Makefile.
406 * configure: Regenerated.
407 * lib/gdbserver-support.exp: New file, derived from
408 config/gdbserver.exp.
409 * config/gdbserver.exp: Use gdbserver-support.exp.
410 * gdb.gdbserver/Makefile.in: New file.
411 * gdb.gdbserver/server.c: New file.
412 * gdb.gdbserver/server-run.exp: New file.
413
6e87504d
PG
4142005-04-06 Paul Gilliam <pgilliam@us.ibm.com>
415
416 * lib/gdb.exp (test_compiler_info): Return compiler_info
417 if no arguments are given.
418
d1779be4
PG
4192005-04-01 Paul Gilliam <pgilliam@us.ibm.com>
420
421 * gdb.arch/altivec-abi.exp: Check for compiler and set
422 use altivec' flag accordingly.
423 * gdb.arch/altivec-regs.exp: Likewise.
424
88750304
DJ
4252005-03-29 Daniel Jacobowitz <dan@codesourcery.com>
426
427 * gdb.base/ptr-typedef.exp, gdb.base/ptr-typedef.c: New files.
428
f3fb768d
AS
4292005-03-27 Andreas Schwab <schwab@suse.de>
430
431 * gdb.base/bigcore.c (main): Add missing mode argument in open
432 call.
433
7e813ac5
DJ
4342005-03-25 Daniel Jacobowitz <dan@codesourcery.com>
435
436 * lib/mi-support.exp (mi_gdb_load): Use /tmp for gdbserver
437 downloads.
438 * config/gdbserver.exp (gdb_load): Likewise.
439
8e3049aa
PB
4402005-03-14 Paul Brook <paul@codesourcery.com>
441
442 * lib/mi-support.exp: Use mi_gdb_target_cmd to connect to remote
443 targets.
444
a9df7c44
JB
4452005-03-09 Joel Brobecker <brobecker@adacore.com>
446
447 * gdb.dwarf2/dup-psym.S: New file.
448 * gdb.dwarf2/dup-psym.exp: New testcase.
449
9f0d94e8
JB
4502005-03-09 Joel Brobecker <brobecker@adacore.com>
451
452 * gdb.ada/exec_changed/first.adb: New file.
453 * gdb.ada/exec_changed/second.adb: New file.
454 * gdb.ada/exec_changed.exp: New testcase.
455
5f579bc5
NS
4562005-03-08 Nathan Sidwell <nathan@codesourcery.com>
457
36e9969c
NS
458 * gdb.cp/userdef.cc (A1::operator+): New unary plus.
459 (A2): New class.
460 (main): Test operator+.
461 * gdb.cp/userdef.exp: Test unary plus. Use A2::operator+ for
462 breakpoint test.
463
5f579bc5
NS
464 * gdb.base/sigbpt.exp: Disable if gdb,nosignals.
465 * gdb.base/signull.exp: Disable if gdb,nosignals.
466 * gdb.cp/bs15503.exp: Disable if skip_cplus_tests
467 * gdb.cp/exception.exp: Disable if skip_cplus_tests.
468 * gdb.mi/mi-console.exp: Disable hello test if gdb,noinferiorio.
469 * gdb.mi/mi2-console.exp: Likewise.
470 * gdb.trace/collection.exp (run_trace_experiment): Consume the
471 continue output at start.
472 (gdb_collect_locals_test): Robustify regexp.
473 * gdb.trace/passc-dyn.exp: Fix comment typo.
474 * gdb.trace/tfind.exp: Don't enable optimization. Remove stray ']'.
475
be46087e
CV
4762005-03-08 Corinna Vinschen <vinschen@redhat.com>
477
478 * gdb.asm/asm-source.exp: Add iq2000 case.
479 * gdb.asm/iq2000.inc: New file.
480
384e1a61
MI
4812005-03-07 Manoj Iyer <manjo@austin.ibm.com>
482
483 * gdb.base/command.exp: Change hardcoded value to regular expression.
484 * gdb.base/float.exp: Add powerpc to the list of targets checked.
485
584b6e9e
DJ
4862005-03-07 Daniel Jacobowitz <dan@codesourcery.com>
487
488 * gdb.asm/alpha.inc, gdb.asm/frv.inc, gdb.asm/i386.inc,
489 gdb.asm/ia64.inc, gdb.asm/m68hc11.inc, gdb.asm/m68k.inc,
490 gdb.asm/mips.inc, gdb.asm/pa.inc, gdb.asm/powerpc.inc,
491 gdb.asm/s390.inc, gdb.asm/s390x.inc, gdb.asm/sh.inc,
492 gdb.asm/x86_64.inc: Use .purgem before redefining macros.
493
ab5b5d61
MK
4942005-03-05 Mark Kettenis <kettenis@gnu.org>
495
496 * gdb.cp/ovldbreak.exp: Adjust regular expression for recent
497 changes.
498
ae051c1b
PG
4992004-03-03 Paul Gilliam <pgilliam@us.ibm.com>
500
501 * lib/compiler.c: Add test for IBM's xlc compiler.
502 * lib/compiler.cc: Likewise.
503
3f0f6ed2
JB
5042004-02-24 Joel Brobecker <brobecker@adacore.com>
505
506 * gdb.ada/fixed_points.exp: Create compilation object directory
507 before running the test.
508 * gdb.ada/null_record.exp: Likewise.
509 * gdb.ada/packed_array.exp: Likewise.
510 * gdb.ada/start.exp: Likewise.
511
724f452b
JB
5122005-02-15 Joel Brobecker <brobecker@adacore.com>
513
514 * gdb.ada/packed_array/pa.adb: New file.
515 * gdb.ada/packed_array.exp: New testcase.
516
57f5cdfb 5172005-02-10 Mark Kettenis <kettenis@gnu.org>
ebdda337 518
1f393151
MK
519 * gdb.dwarf2/dw2-intermix.exp, gdb.dwarf2/dw2-intermix.S: New
520 files.
521
ebdda337
MK
522 * gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/dw2-intercu.exp: Run tests
523 on *-*-openbsd*. Correctly match whitespace in regukar
524 expressions.
525
cf309262
DJ
5262005-02-10 Daniel Jacobowitz <dan@debian.org>
527
528 From Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>:
529 PR exp/1821
530 * gdb.base/gdb1821.c: New test file.
531 * gdb.base/gdb1821.exp: New test file.
532
3be49e7a
JB
5332005-02-09 Joel Brobecker <brobecker@adacore.com>
534
535 * gdb.base/start.c: New file.
536 * gdb.base/start.exp: New testcase.
537
e292e67d
JB
5382005-02-09 Joel Brobecker <brobecker@adacore.com>
539
540 * gdb.ada/start/dummy.adb: New file.
541 * gdb.ada/start.exp: New testcase.
542
dbdfa66c
CV
5432005-02-09 Corinna Vinschen <vinschen@redhat.com>
544
545 * maint.exp: Raise timeout to give Cygwin targeted GDBs more time
546 for printing symbols and statistics.
547 Add test for using relative pathnames in "maint print msymbols" test.
548 Mark "maint info sections DATA" XFAIL on Cygwin.
549 Remove Cygwin XFAIL mark on "help maint dump-me" and "maint dump-me"
550 tests.
551
d7941671
AC
5522005-02-09 Andreas Schwab <schwab@suse.de>
553
554 Committed by Andrew Cagney <cagney@gnu.org>
555 * gdb.base/remotetimeout.exp: New file.
556
74e5ef44
MK
5572005-02-07 Mark Kettenis <kettenis@gnu.org>
558
559 * gdb.base/interp.exp: Remove trailing \n in gdb_test commands.
560
464dd14d
JB
5612005-02-03 Joel Brobecker <brobecker@adacore.com>
562
563 * gdb.ada/gnat_ada.gpr: New file.
564 * gdb.ada/gnat_ada.gin: Delete, no longer used.
565 * lib/ada.exp (gdb_compile_ada): Minor adaptation to new project file.
566 * configure.ac: No longer generate gnat_ada.gpr.
567 * configure: Regenerate.
568 * gdb.ada/Makefile.in: Minor adaptations due to new project file.
569 * gdb.ada/null_record/null_record.adb: Moved here from gdb.ada.
570 * gdb.ada/null_record/bar.ads: Likewise.
571 * gdb.ada/null_record/bar.adb: Likewise.
572 * gdb.ada/fixed_points/fixed_points.adb: Likewise.
573 * gdb.ada/null_record.exp (testdir): New variable.
574 (testfile): executable is now in testdir subdirectory.
575 (srcfile): Use full path to the main compilation unit.
576 * gdb.ada/fixed_points.exp: Same changes as above.
577
30d756ae
NR
5782005-02-03 Nick Roberts <nickrob@snap.net.nz>
579
580 * gdb.base/interp.exp: New test.
581
9d799f85
AC
5822005-01-24 Andrew Cagney <cagney@gnu.org>
583
584 * gdb.base/sigrepeat.exp, gdb.base/sigrepeat.c: New test.
585
15656118
AC
5862005-01-19 Andrew Cagney <cagney@gnu.org>
587
a892c31b
AC
588 * gdb.stabs/Makefile.in (Makefile): Update dependencies -
589 configure.ac not configure.in.
590
15656118
AC
591 * gdb.base/scope.exp (test_at_main): Delete any XFAIL and/or KFAIL
592 of powerpc*-*-*.
593 * gdb.hp/gdb.base-hp/callfwmall.exp (do_function_calls): Ditto.
594 * gdb.base/list.exp (test_list_function)
595 (test_list_filename_and_function): Ditto.
596 * gdb.base/callfuncs.exp (do_function_calls): Ditto.
597
a7b01baf
AC
5982005-01-16 Andrew Cagney <cagney@gnu.org>
599
17d92a02
AC
600 * gdb.base/source.exp: Delete KFAIL gdb/1846, simplify.
601
a7b01baf
AC
602 * gdb.base/source-error.gdb, gdb.base/source.exp: New files.
603
bc8332bb
AC
6042005-01-14 Andrew Cagney <cagney@gnu.org>
605
606 * gdb.mi/mi-var-cmd.exp: Adjust "create int" test to match output.
607 * gdb.mi/mi2-var-cmd.exp: Ditto.
608
4d074752
CV
6092005-01-10 Corinna Vinschen <vinschen@redhat.com>
610
611 * gdb.base/fileio.c: Include unistd.h as required for lseek(2).
612
bec39cab
AC
6132005-01-07 Andrew Cagney <cagney@gnu.org>
614
615 * configure.ac: Rename configure.in, require autoconf 2.59.
616 * configure: Re-generate.
617 * gdb.stabs/configure.ac: Rename configure.in, require autoconf 2.59.
618 * gdb.stabs/configure: Re-generate.
619 * gdb.hp/configure.ac: Rename configure.in, require autoconf 2.59.
620 * gdb.hp/configure: Re-generate.
621 * gdb.hp/gdb.objdbg/configure.ac: Rename configure.in, require
622 autoconf 2.59.
623 * gdb.hp/gdb.objdbg/configure: Re-generate.
624 * gdb.hp/gdb.defects/configure.ac: Rename configure.in, require
625 autoconf 2.59.
626 * gdb.hp/gdb.defects/configure: Re-generate.
627 * gdb.hp/gdb.compat/configure.ac: Rename configure.in, require
628 autoconf 2.59.
629 * gdb.hp/gdb.compat/configure: Re-generate.
630 * gdb.hp/gdb.base-hp/configure.ac: Rename configure.in, require
631 autoconf 2.59.
632 * gdb.hp/gdb.base-hp/configure: Re-generate.
633 * gdb.hp/gdb.aCC/configure.ac: Rename configure.in, require
634 autoconf 2.59.
635 * gdb.hp/gdb.aCC/configure: Re-generate.
636
f10b16d4
JB
6372004-12-15 Jim Blandy <jimb@redhat.com>
638
639 * gdb.threads/linux-dp.exp: Fix output regexp to handle output
640 under NPTL when there is debugging info available for libpthread.
641
fb6e1814
JG
6422004-12-13 Jerome Guitton <guitton@gnat.com>
643
644 * gdb.ada/fixed_points.c: New file.
645 * gdb.ada/fixed_points.exp: New file.
646
fe46cd3a
RC
6472004-12-03 Randolph Chung <tausq@debian.org>
648
649 * gdb.arch/pa-nullify.exp: New file.
650 * gdb.arch/pa-nullify.s: New file.
651
8de0841b
RC
6522004-11-30 Randolph Chung <tausq@debian.org>
653
654 * gdb.threads/thread_check.exp: Use ${srcfile} for test program name
655 instead of "tbug". Fix regexp to work properly with gdb_test.
656
c8170782
PH
6572004-11-29 Paul Hilfinger <Hilfinger@gnat.com>
658
659 * gdb.base/bitfields2.exp: New test.
660 * gdb.base/bitfields2.c: New file.
661
954269c2
RE
6622004-11-28 Richard Earnshaw <rearnsha@arm.com>
663
664 * config/sim.exp (gdb_load): Return 0 on success, -1 on failure.
665
0107feed
RC
6662004-11-16 Randolph Chung <tausq@debian.org>
667
668 * gdb.base/unload.exp: Pass relative path to gdb_get_line_number.
669
f073ae8c
DJ
6702004-11-14 Daniel Jacobowitz <dan@debian.org>
671
672 * gdb.threads/threadapply.exp: Correct "macro details" test.
673
19ad59e7
JJ
6742004-11-11 Jeff Johnston <jjohnstn@redhat.com>
675
676 * gdb.threads/threadapply.exp: New test.
677 * gdb.threads/threadapply.c: New file.
678
9cf0961b
MK
6792004-11-07 Mark Kettenis <kettenis@gnu.org>
680
681 * gdb.base/savedregs.exp: Correct pattern used for sigtramp
682 frames.
683
c789492a
FL
6842004-11-05 Felix Lee <felix+log1@specifixinc.com>
685
686 * gdb.base/cursal.exp: New file.
687 * gdb.base/cursal.c: New file.
688
a1e167bb
AC
6892004-11-03 Andrew Cagney <cagney@gnu.org>
690
691 * gdb.base/savedregs.exp, gdb.base/savedregs.c: New files.
692
b7cbf173
MK
6932004-10-30 Mark Kettenis <kettenis@gnu.org>
694
695 * gdb.asm/asm-source.exp: Add mips*-*-netbsd* to the list of
696 NetBSD/ELF targets.
697
88f9d34f
JB
6982004-10-29 Joel Brobecker <brobecker@gnat.com>
699
700 * gdb.threads/bp_in_thread.c: New file, copied from
701 pthread_cond_wait.c.
702 * gdb.threads/bp_in_thread.c: Use bp_in_thread.c as the source
703 file, rather than reusing the .c file from another testcase.
704
ca7d6a0c
JB
7052004-10-20 Joel Brobecker <brobecker@gnat.com>
706
707 * gdb.ada/null_record.exp: Check where we stopped after
708 sending the start command, instead of where the associated
709 temporary breakpoint was inserted.
710
0d863d03
AC
7112004-10-14 Andrew Cagney <cagney@gnu.org>
712
713 * gdb.mi/gdb701.c (main): Return 0.
714
d11e72cb
DJ
7152004-10-13 Daniel Jacobowitz <dan@debian.org>
716
d40539a4 717 * gdb.dwarf2/dw2-intercu.S, gdb.dwarf2/dw2-intercu.exp: New files.
d11e72cb 718
e1923096
JJ
7192004-10-12 Jeff Johnston <jjohnstn@redhat.com>
720
721 * gdb.threads/schedlock.c: Add comment markers to use to find
722 line numbers.
723 * gdb.threads/schedlock.exp: Adjust regex to handle the new
724 comments.
725 * gdb.threads/watchthreads.exp: Use gdb_get_line_number to find
726 breakpoint lines.
727
ec8ba2c9
DJ
7282004-10-12 Daniel Jacobowitz <dan@debian.org>
729
730 * gdb.dwarf2/dw2-basic.exp: Run on Hurd also.
731
0eb3658b
DJ
7322004-10-12 Daniel Jacobowitz <dan@debian.org>
733
734 * configure.in: Add gdb.dwarf2.
735 * configure: Regenerated.
736 * Makefile.in: Add gdb.dwarf2.
737 * gdb.dwarf2/Makefile.in, gdb.dwarf2/dw2-basic.S,
738 gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/main.c,
739 gdb.dwarf2/file1.txt: New files.
740
a271cc33
OF
7412004-10-11 Orjan Friberg <orjanf@axis.com>
742
743 * gdb.threads/bp_in_thread.exp: Use runto_main and "continue" instead
744 of "run", since the latter doesn't work with remote targets. Adjust
745 the breakpoint numbering accordingly.
746 * gdb.threads/pthread_cond_wait.exp: Ditto.
747
895ce074
MC
7482004-10-08 Michael Chastain <mec.gnu@mindspring.com>
749
750 * gdb.base/overlays.exp: Update copyright years.
751
6be3092d
KI
7522004-10-08 Kei Sakamoto <sakamoto.kei@renesas.com>
753
754 * gdb.base/overlays.exp: Disable if target is Linux.
755
e05389b8
FL
7562004-10-06 Felix Lee <felix+log1@specifixinc.com>
757
758 * config/gdbserver.exp (gdb_load): Use right filename on remote.
759
73cb587d
KI
7602004-10-05 Kei Sakamoto <sakamoto.kei@renesas.com>
761
762 * gdb.asm/asm-source.exp: Add m32r-linux target.
763 * gdb.asm/m32r-linux.inc: New file.
764
3c0edcdc
AC
7652004-09-24 Andrew Cagney <cagney@redhat.com>
766 David Anderson <anderson@redhat.com>
767
768 * gdb.base/bigcore.exp (extract_heap): If the expect "file size"
769 command fails, assume things will work.
770 * gdb.base/bigcore.c: Include <sys/stat.h> and <fcntl.h>.
771 (_GNU_SOURCE): Define.
772 (print_unsigned, print_hex): Change parameter to "long long".
773 (print_byte_count): New function, use to print byte counts.
774 (large_off_t, large_lseek, O_LARGEFILE): Define dependant on
775 O_LARGEFILE.
776 (main): Compute an upper bound on a corefile in max_core_size.
777 Limit memory chunk size to max_core_size. Limit total memory
778 allocated to max_core_size.
779
4bb3667f
AC
7802004-09-23 Andrew Cagney <cagney@gnu.org>
781
782 * gdb.base/bigcore.exp: Replace the code that creates a corefile
783 from a separate process with code that creates a corefile by
784 making the inferior dump core.
785
60fe1a51
MK
7862004-09-23 Mark Kettenis <kettenis@gnu.org>
787
788 * gdb.base/sigstep.exp: Avoid comments withing gdb_test_multiple
789 block.
790
8e937346
MC
7912004-09-23 Michael Chastain <mec.gnu@mindspring.com>
792
793 * gdb.base/constvars.exp (local_compiler_xfail_check_2):
794 New proc. Accept both gcc 3.x.x and gcc 4.x.x.
795 * gdb.base/volatile.exp (local_compiler_xfail_check_2):
796 Likewise.
797
7213f6d6
JJ
7982004-09-20 Jeff Johnston <jjohnstn@redhat.com>
799
800 * gdb.java/jprint.exp: New test case for java inferior call.
801 * gdb.java/jprint.java: Ditto.
802
eac69dca
JB
8032004-09-15 Joel Brobecker <brobecker@gnat.com>
804
805 * gdb.base/bigcore.exp: Deactivate on IRIX targets.
806
22227696
MC
8072004-09-14 Michael Chastain <mec.gnu@mindspring.com>
808
809 * gdb.threads/killed.c: Include <stdlib.h>.
810 * gdb.threads/pthreads.c: Likewise.
811
7dd403a4
MC
8122004-09-14 Michael Chastain <mec.gnu@mindspring.com>
813
814 * gdb.threads/killed.c: Add copyright notice.
815
33f2d567
JM
8162004-09-10 Jason Molenda (jmolenda@apple.com)
817
818 * gdb.base/define.exp: Two new tests to verify zero space chars
819 after 'if' and 'while' commands in a user-defined command is correctly
820 parsed.
821
e05b62ac
AC
8222004-09-08 Andrew Cagney <cagney@gnu.org>
823
824 * gdb.base/signals.exp (signal_tests_1): Delete. Merge signal
825 delivery test with duplicate at end of file.
826
9cbe82da
MK
8272004-09-06 Mark Kettenis <kettenis@jive.nl>
828
829 * gdb.base/unload.exp: Link with -dl on *-*-solaris*.
830
564803d9
MC
8312004-09-05 Michael Chastain <mec.gnu@mindspring.com>
832
833 * config/hppro.exp: Removed.
834
7c6807ce
MC
8352004-09-05 Michael Chastain <mec.gnu@mindspring.com>
836
837 * config/sparclet.exp: Removed.
838
bf7e26dd
MC
8392004-09-05 Michael Chastain <mec.gnu@mindspring.com>
840
841 * config/udi.exp: Removed.
842
714e341b
MC
8432004-09-02 Michael Chastain <mec.gnu@mindspring.com>
844
845 * gdb.base/sigstep.exp (advance): Use "-continue_timer" option
846 of "exp_continue".
847 (advancei): Likewise.
848
1236e623
JJ
8492004-09-01 Jeff Johnston <jjohnstn@redhat.com>
850
851 * gdb.base/unload.exp: Fix so messages aren't duplicated.
852
3bdcad15
MI
8532004-09-01 Manoj Iyer <manjo@austin.ibm.com>
854
228af206 855 * gdb.gdb/complaints.exp (setup_test): Use new gdb.exp functionality
3bdcad15
MI
856 to check for nodebug in executable.
857 * gdb.gdb/observer.exp (setup_test): Likewise.
858 * gdb.gdb/selftest.exp (test_with_self): Likewise.
859 * gdb.gdb/xfullpath.exp (setup_test): Likewise.
860
c72b934c
AC
8612004-09-01 Andrew Cagney <cagney@gnu.org>
862
863 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
864 files.
865
edd9b715
JJ
8662004-09-01 Jeff Johnston <jjohnstn@redhat.com>
867
868 * gdb.base/unload.exp: Fix expected warning message to match
869 latest format.
870
fb4ce06b
CV
8712004-09-01 Corinna Vinschen <vinschen@redhat.com>
872
873 * gdb.base/call-rt-st.exp: Fix typos.
874
ce78e7c3
MI
8752004-08-31 Manoj Iyer <manjo@austin.ibm.com>
876
877 * gdb.threads/thread_check.exp: New testcase.
878 * gdb.threads/thread_check.c: New testcase.
879
2dedb159
AC
8802004-08-31 Andrew Cagney <cagney@gnu.org>
881
882 * gdb.base/sigstep.exp (breakpoint_to_handler_entry)
883 (skip_to_handler_entry): New procedures. Test stepping into a
884 handler when the breakpoint is at the handler's entry point.
885
68f53502
AC
8862004-08-30 Andrew Cagney <cagney@gnu.org>
887
888 * gdb.base/sigstep.exp (breakpoint_over_handler): Remove kfail
889 gdb/1757.
890
3e3ffd2b
MC
8912004-08-27 Michael Chastain <mec.gnu@mindspring.com>
892
893 With code from Manoj Iyer <manjo@austin.ibm.com>:
894 * lib/gdb.exp (gdb_file_cmd): Return more information in the
895 return value. Add an arm for "no debugging symbols found".
896 Change a stray "error" to "perror".
897 (gdb_run_cmd): Adapt to new return value.
898 * gdb.base/remote.exp: Adapt to new return value.
899 * gdb.gdb/complaints.exp: Likewise.
900 * gdb.gdb/observer.exp: Likewise.
901 * gdb.gdb/selftest.exp: Likewise.
902 * gdb.gdb/xfullpath.exp: Likewise.
903
4b6f5fd2
JB
9042004-08-27 Joel Brobecker <brobecker@gnat.com>
905
906 * gdb.threads/bp_in_thread.exp: New testcase.
907
e5b25496
MC
9082004-08-27 Michael Chastain <mec.gnu@mindspring.com>
909
910 Fix PR testsuite/1735.
911 * gdb.threads/schedlock.c (thread_function): Add a cast
912 to suppress a gcc warning.
913 * gdb.threads/thread-specific.c (thread_function): Likewise.
914
934353d6
MC
9152004-08-26 Michael Chastain <mec.gnu@mindspring.com>
916
917 * gdb.base/unload.c: Include <stdlib.h>.
918
f98a0aef 9192004-08-26 Michael Chastain <mec.gnu@mindspring.com>
3a77aa28 920
f98a0aef 921 From Paul Gilliam <pgilliam@us.ibm.com>:
3a77aa28
MC
922 * gdb.base/call-sc.exp (test_scalar_returns): Make sure PC is
923 synchronized after the "return".
924
5a2e8882
MC
9252004-08-26 Michael Chastain <mec.gnu@mindspring.com>
926
927 * gdb.mi/basics.c: Include <stdio.h>.
928 * gdb.mi/pthreads.c: Include <stdlib.h>.
929 * gdb.mi/var-cmd.c: Include <stdlib.h>.
930
a9640423
MC
9312004-08-26 Michael Chastain <mec.gnu@mindspring.com>
932
933 * gdb.threads/schedlock.c: Add copyright notice.
934
b04e311d
AC
9352004-08-25 Andrew Cagney <cagney@gnu.org>
936
937 * gdb.base/sigstep.exp (breakpoint_to_handler, skip_to_handler)
938 (skip_over_handler, breakpoint_over_hander): New test procedures.
939 (advance, advancei): Add a proper prefix, do not use
940 rerun_to_main.
941 * gdb.base/sigstep.c (main): Change to use an infinite loop.
942
7c27f15b
MC
9432004-08-24 Michael Chastain <mec.gnu@mindspring.com>
944
945 * gdb.mi/basics.c: Add copyright notice.
946 * gdb.mi/var-cmd.c: Add copyright notice.
947
fffc87ae
MC
9482004-08-23 Michael Chastain <mec.gnu@mindspring.com>
949
950 * lib/gdb.exp: Remove signed_keyword_not_used.
951 * lib/compiler.c: Likewise.
952 * lib/compiler.cc: Likewise.
953
d782e0bf
MC
9542004-08-23 Michael Chastain <mec.gnu@mindspring.com>
955
956 * gdb.base/whatis.c: Remove conditional disabling of "signed".
957 * gdb.base/whatis.exp: Remove signed_keyword_not_used.
958
96033e83
MC
9592004-08-23 Michael Chastain <mec.gnu@mindspring.com>
960
961 * gdb.base/whatis.c: Add copyright notice.
962
cf38c229
MK
9632004-08-20 Mark Kettenis <kettenis@gnu.org>
964
965 * gdb.arch/i386-prologue.exp (skip_breakpoint): New function. Use
966 it to skip the breakpoints encoded in the inline assembly.
967
f4b49756
MC
9682004-08-20 Michael Chastain <mec.gnu@mindspring.com>
969
970 * Makefile.in: Add gdb.fortran.
971
2f193b69
MC
9722004-08-20 Michael Chastain <mec.gnu@mindspring.com>
973
974 * gdb.base/call-sc.exp (test_scalar_returns):
975 Fix cut-and-paste glitch in "Make fun return now".
976
89a237cb
MC
9772004-08-17 Michael Chastain <mec.gnu@mindspring.com>
978
979 * configure.in: Add gdb.fortran.
980 * configure: Regenerate.
981 * gdb.fortran/Makefile.in: New file.
982 * lib/gdb.exp (skip_fortran_tests): New procedure.
983
469aff8e
MC
9842004-08-17 Michael Chastain <mec.gnu@mindspring.com>
985
986 * gdb.mi/mi-var-block.exp: Use gdb_get_line_number. Remove
987 reference to bug-gnu@prep.ai.mit.edu.
988 * gdb.mi/mi-var-child.exp: Likewise.
989 * gdb.mi/mi-var-cmd.exp: Likewise.
990 * gdb.mi/mi-var-display.exp: Likewise.
991 * gdb.mi/mi2-var-block.exp: Likewise.
992 * gdb.mi/mi2-var-child.exp: Likewise.
993 * gdb.mi/mi2-var-cmd.exp: Likewise.
994 * gdb.mi/mi2-var-display.exp: Likewise.
995
00b51b9f
MK
9962004-08-15 Mark Kettenis <kettenis@gnu.org>
997
998 * gdb.base/unload.c (main): Make local variable msg const.
999
45f07fef
MC
10002004-08-15 Michael Chastain <mec.gnu@mindspring.com>
1001
1002 * gdb.mi/mi-cli.exp: Use gdb_get_line_number. Remove reference
1003 to bug-gnu@prep.ai.mit.edu.
1004 * gdb.mi/mi-disassemble.exp: Likewise.
1005 * gdb.mi/mi-eval.exp: Likewise.
1006 * gdb.mi/mi-file.exp: Likewise. Also, add comment about the
1007 default line number.
1008 * gdb.mi/mi-return.exp: Likewise.
1009 * gdb.mi/mi-simplerun.exp: Likewise.
1010 * gdb.mi/mi-stack.exp: Likewise.
1011 * gdb.mi/mi-stepi.exp: Likewise. Also, replace wildcarded line
1012 number with explicit range test.
1013 * gdb.mi/mi-watch.exp: Likewise.
1014 * gdb.mi/mi2-break.exp: Likewise.
1015 * gdb.mi/mi2-cli.exp: Likewise.
1016 * gdb.mi/mi2-disassemble.exp: Likewise.
1017 * gdb.mi/mi2-eval.exp: Likewise.
1018 * gdb.mi/mi2-file.exp: Likewise. Also, add comment about the
1019 default line number.
1020 * gdb.mi/mi2-return.exp: Likewise.
1021 * gdb.mi/mi2-simplerun.exp: Likewise.
1022 * gdb.mi/mi2-stack.exp: Likewise.
1023 * gdb.mi/mi2-stepi.exp: Likewise. Also, replace wildcarded line
1024 number with explicit range test.
1025 * gdb.mi/mi2-watch.exp: Likewise.
1026
dd8c8ee7
MC
10272004-08-15 Michael Chastain <mec.gnu@mindspring.com>
1028
1029 * gdb.cp/ctti.exp: Tweak srcfile and objfile to have no slashes.
1030 * gdb.cp/m-static.exp: Likewise.
1031 * gdb.cp/rtti.exp: Likewise.
1032
4e838464
MK
10332004-08-14 Mark Kettenis <kettenis@gnu.org>
1034
1035 * gdb.base/bigcore.c: Include <sys/types.h> and <sys/time.h>.
1036
8d8cb839
EZ
10372004-08-14 Eli Zaretskii <eliz@gnu.org>
1038
1039 * ChangeLog: Prefix Local Variables with semi-colons and indent
1040 the reference to older ChangeLog files, to fix fontification in
1041 Emacs.
1042
deea8bb0
MC
10432004-08-13 Michael Chastain <mec.gnu@mindspring.com>
1044
1045 * gdb.mi/mi-break.exp: Use gdb_get_line_number.
1046 * gdb.mi/mi2-break.exp: Likewise.
1047
c3297504
MC
10482004-08-13 Michael Chastain <mec.gnu@mindspring.com>
1049
1050 * gdb.gdb/selftest.exp: Revert removal of call to init_malloc.
1051
25808999
MC
10522004-08-13 Michael Chastain <mec.gnu@mindspring.com>
1053
1054 * gdb.cp/inherit.exp: Use cp_test_ptype_class.
1055
226a8d71
MC
10562004-08-13 Michael Chastain <mec.gnu@mindspring.com>
1057
1058 * gdb.cp/classes.exp: Remove unused declarations. Just let
1059 test names default instead of providing special names. Remove
1060 extraneous demangler test.
1061
37fdf854
JJ
10622004-08-12 Jeff Johnston <jjohnstn@redhat.com>
1063
1064 * gdb.base/unload.exp: New test for breakpoints in dynamically
1065 loaded libraries.
1066 * gdb.base/unload.c: Ditto.
1067 * gdb.base/unloadshr.c: Ditto.
1068
2d3a7986
MC
10692004-08-12 Michael Chastain <mec.gnu@mindspring.com>
1070
1071 * gdb.cp/classes.exp (test_ptype_class_objects): Call
1072 cp_test_ptype_class.
1073 (test_enums): Likewise.
1074
c72b934c
AC
10752004-08-10 Andrew Cagney <cagney@gnu.org>
1076
1077 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
1078 files.
1079
cc503c8a
AC
10802004-08-10 Andrew Cagney <cagney@gnu.org>
1081
1082 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove code to skip
1083 init_malloc call.
1084
902f2ccb
MC
10852004-08-10 Michael Chastain <mec.gnu@mindspring.com>
1086
1087 * ChangeLog: Add copyright notice. The notice is copied
1088 from emacs 21.3 top level ChangeLog.
1089
78c90502
MC
10902004-08-09 Michael Chastain <mec.gnu@mindspring.com>
1091
1092 * lib/cp-support.exp: New file.
1093 * lib/cp-support.exp (cp_test_type_class): New function.
1094 * gdb.cp/derivation.exp: Use cp_test_ptype_class.
1095 * gdb.cp/virtfunc.exp (test_one_ptype): Removed.
1096 * gdb.cp/virtfunc.exp (test_ptype_of_classes): Use
1097 cp_test_ptype_class.
1098
88e5ea78
MC
10992004-08-09 Michael Chastain <mec.gnu@mindspring.com>
1100
1101 * gdb.mi/mi2-basics.exp, gdb.mi/mi2-break.exp,
1102 gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
1103 gdb.mi/mi2-eval.exp, gdb.mi/mi2-file.exp, gdb.mi/mi2-hack-cli.exp,
1104 gdb.mi/mi2-read-memory.exp, gdb.mi/mi2-regs.exp,
1105 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
1106 gdb.mi/mi2-stack.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi2-until.exp,
1107 gdb.mi/mi2-var-block.exp, gdb.mi/mi2-var-child.exp,
1108 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp,
1109 gdb.mi/mi2-watch.exp: Update copyright years.
1110
6a89fc9c
MK
11112004-08-09 Mark Kettenis <kettenis@gnu.org>
1112
1113 * gdb.base/sigaltstack.exp: Provide proper anchoring.
1114
1482e0de
MC
11152004-08-09 Michael Chastain <mec.gnu@mindspring.com>
1116
1117 * gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-break.exp,
1118 gdb.mi/mi-console.exp, gdb.mi/mi-disassemble.exp,
1119 gdb.mi/mi-eval.exp, gdb.mi/mi-file.exp, gdb.mi/mi-hack-cli.exp,
1120 gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
1121 gdb.mi/mi-return.exp, gdb.mi/mi-simplerun.exp,
1122 gdb.mi/mi-stack.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-until.exp,
1123 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-child.exp,
1124 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
1125 gdb.mi/mi-watch.exp: Update copyright years.
1126
1a5ce3f3
DJ
11272004-08-08 Daniel Jacobowitz <dan@debian.org>
1128
1129 PR gdb/1738
1130 * gdb.base/signals.exp (signal_tests_1): KFAIL bug in continuing
1131 from a breakpoint with a pending signal.
1132
04f6ecf2
DJ
11332004-08-08 Daniel Jacobowitz <dan@debian.org>
1134
1135 PR gdb/1736
1136 * lib/gdb.exp (gdb_test_multiple): Handle return -code return.
1137 * gdb.base/sigaltstack.exp (finish_test): Consume output until
1138 the prompt.
1139 * gdb.base/sigstep.exp: Add KFAIL for gdb/1736.
1140
54d90d35
DJ
11412004-08-08 Daniel Jacobowitz <dan@debian.org>
1142
1143 * gdb.cp/templates.exp: Handle (char)115 for template argument 's'.
1144
d2f6abb0
DJ
11452004-08-08 Daniel Jacobowitz <dan@debian.org>
1146
1147 PR gdb/1736
1148 * gdb.base/sigaltstack.exp (finish_test): New procedure. KFAIL
1149 for i?86-*-linux*.
1150
5598c03d
DJ
11512004-08-08 Daniel Jacobowitz <dan@debian.org>
1152
1153 * gdb.arch/i386-prologue.exp: Compile without debug information.
1154
c6fee705
MC
11552004-08-08 Michael Chastain <mec.gnu@mindspring.com>
1156
1157 * lib/gdb.exp (gdb_get_line_number): Rewrite with native tcl
1158 rather than asking gdb to search.
1159
dd90efdb
MC
11602004-08-05 Michael Chastain <mec.gnu@mindspring.com>
1161
1162 * gdb.base/gcore.c: Include <string.h>.
1163
1e84bec1
MC
11642004-08-05 Michael Chastain <mec.gnu@mindspring.com>
1165
1166 * gdb.base/gcore.c: Add copyright notice.
1167
e425eb2b
MC
11682004-08-05 Michael Chastain <mec.gnu@mindspring.com>
1169
1170 * gdb.base/freebpcmd.c: Include <stdio.h>.
1171 * gdb.base/long_long.c: Include <string.h>.
1172 * gdb.base/sigaltstack.c: Include <stdlib.h> <string.h>.
1173 * gdb.base/siginfo.c: Include <string.h>.
1174 * gdb.base/sigstep.c: Include <string.h>.
1175
cb9aaed5
MC
11762004-08-04 Michael Chastain <mec.gnu@mindspring.com>
1177
1178 * gdb.base/complex.c: Include <stdlib.h>.
1179
55944f3d
MC
11802004-08-04 Michael Chastain <mec.gnu@mindspring.com>
1181
1182 * gdb.base/complex.c: Add copyright notice.
1183
7b2953d9
MC
11842004-08-04 Michael Chastain <mec.gnu@mindspring.com>
1185
1186 * gdb.base/charset.c: Include <stdlib.h>.
1187
c9133d23
MC
11882004-08-04 Michael Chastain <mec.gnu@mindspring.com>
1189
1190 * gdb.base/auxv.c: Include <stdlib.h>.
1191
0a8490ad
MC
11922004-08-04 Michael Chastain <mec.gnu@mindspring.com>
1193
1194 * gdb.base/auxv.c: Add copyright notice.
1195
3426d5ec
MC
11962004-08-04 Michael Chastain <mec.gnu@mindspring.com>
1197
1198 * gdb.base/coremaker.c: Add copyright notice.
1199 * gdb.base/coremaker2.c: Add copyright notice.
1200
8da195dd
AC
12012004-08-04 Andrew Cagney <cagney@gnu.org>
1202
1203 * gdb.base/store.exp: Update copyright.
1204 (check_set, up_set, check_struct, up_struct): Add a prefix to test
1205 names, do not import gdb_prompt.
1206
8d394f98
AC
12072004-08-01 Andrew Cagney <cagney@gnu.org>
1208
1209 Fix PR testsuite/1729.
1210 * gdb.base/dump.exp: Add test name to callers of capture_value, do
1211 not use capture_value with value 4.
1212 (capture_value): Add optional test name parameter.
1213 (test_reload_saved_value, test_restore_saved_value): Use $msg as
1214 the prefix, pass to capture_value.
1215
b6702b23
MK
12162004-08-01 Mark Kettenis <kettenis@gnu.org>
1217
1218 * gdb.arch/i386-prologue.exp: Add testcase for standard prolgue.
1219 * gdb.arch/i386-prologue.c (standard): New prototype and function.
1220 (main): Call new function.
1221
c203e0ca
MC
12222004-07-31 Michael Chastain <mec.gnu@mindspring.com>
1223
1224 * gdb.cp/namespace.exp: Accept more varieties of ptype output.
1225
a7995a30
MC
12262004-07-31 Michael Chastain <mec.gnu@mindspring.com>
1227
1228 * gdb.cp/virtfunc.exp: Accept more varieties of ptype output.
1229
9366563b
MC
12302004-07-31 Michael Chastain <mec.gnu@mindspring.com>
1231
b6eeaf26 1232 * gdb.cp/inherit.exp: Accept more varieties of ptype output.
9366563b
MC
1233 Accept more values of vtbl pointer. Remove some messages
1234 about "obsolete gcc or gdb".
1235
2fc1f950
MC
12362004-07-30 Michael Chastain <mec.gnu@mindspring.com>
1237
1238 * gdb.cp/classes.exp: Accept more varieties of ptype output.
1239
c724d49b
MC
12402004-07-30 Michael Chastain <mec.gnu@mindspring.com>
1241
1242 * gdb.base/asm-source.exp: Properly convert target board
1243 debug flags from gcc format to binutils format.
1244
736b0fce
MK
12452004-07-28 Mark Kettenis <kettenis@gnu.org>
1246
1247 * gdb.arch/i386-prologue.exp: Remove KFAIL of "backtrace in
1248 gdb1718". PR backtrace/1718 partially fixed.
1249
5633ea5c
JJ
12502004-07-27 Jeff Johnston <jjohnstn@redhat.com>
1251
1252 * gdb.threads/watchthreads.exp: New test for threaded watchpoints.
1253
575eebb1
NC
12542004-07-26 Nick Clifton <nickc@redhat.com>
1255
1256 * gdb.asm/asm-source.exp (debug-flags): New variable. If a known
1257 good default value for a specific architecture is available then
1258 set it to that value. Otherwise default to the -gstabs switch.
1259 Remove the -g... switches from the asm-flags variable. Allow the
1260 target board info to override the value if it wants to. Pass the
1261 switch on the assembler command line.
1262
62104619
MK
12632004-07-23 Mark Kettenis <kettenis@gnu.org>
1264
1265 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1718.
1266 * gdb.arch/i386-prologue.c (gdb1718): New prototype and function.
1267 (main): Call new function.
1268
4a1135b8
MC
12692004-07-22 Michael Chastain <mec.gnu@mindspring.com>
1270
1271 Test for PR exp/1715.
1272 * gdb.base/radix.exp: Refactor common procedures. Make all
1273 test names unique. Change XFAIL to KFAIL.
1274
8a12c1f0
MC
12752004-07-20 Michael Chastain <mec.gnu@mindspring.com>
1276
1277 * gdb.ada/gnat_ada.gpr.in: Rename from here ...
1278 * gdb.ada/gnat_ada.gin: ... to here.
1279 * configure.in: Use gnat_ada.gin.
1280 * configure: Regenerate.
1281
23b451cf
AC
12822004-07-20 Andrew Cagney <cagney@gnu.org>
1283
1284 * gdb.base/signals.exp: Replace send_gdb and gdb_expect with
1285 gdb_test and gdb_test_multiple. Delete bash_bug. Delete suspect
1286 XFAILs. Clean up test messages and comments. Check backtraces.
1287 Delete re-sync code.
1288
ab618a02
MC
12892004-07-19 Michael Chastain <mec.gnu@mindspring.com>
1290
1291 Fix PR cli/740.
1292 * gdb.base/annota1.exp: Honor gdb,nosignals.
1293 * gdb.base/annota3.exp: Likewise.
1294
46dad340
MC
12952004-07-19 Michael Chastain <mec.gnu@mindspring.com>
1296
1297 * lib/java.exp: Update copyright notice.
1298
756d8c70
AC
12992004-07-19 Andrew Cagney <cagney@gnu.org>
1300
1301 * gdb.base/selftest.exp: Copy file from here ...
1302 * gdb.gdb/selftest.exp: ... to here.
1303
586027e6
AC
13042004-07-16 Andrew Cagney <cagney@redhat.com>
1305
1306 * lib/insight-support.exp: Delete file.
1307 * lib/java.exp (java_init): Fix copyright.
1308
029d2200
AC
13092004-07-16 Andrew Cagney <cagney@gnu.org>
1310
1311 * gdb.base/restore.c: Append "prologue" to comments marking the a
1312 function's prologue.
1313 * gdb.base/restore.exp: Update copyright, re-indent.
1314 (restore_tests): Use gdb_test_multiple. Add "calleeN calls
1315 callerN" prefix where needed. Update patterns that match a
1316 function's prologue.
1317
653b62c5
MC
13182004-07-16 Michael Chastain <mec.gnu@mindspring.com>
1319
1320 * gdb.base/restore.c: Add copyright notice.
1321
f7d690e5
AC
13222004-07-16 Andrew Cagney <cagney@gnu.org>
1323
1324 * gdb.base/logical.exp: Update copyright.
1325 (evaluate): New procedure. Use to re-implement tests using
1326 several tables.
1327
d629a7cb
MH
13282004-07-14 Martin Hunt <hunt@redhat.com>
1329
1330 * lib/insight-support.exp (gdbtk_start): Unset TCL_LIBRARY
1331 which fixes some problems where init.tcl was not found.
1332
9c7bb332
AC
13332004-07-13 Andrew Cagney <cagney@gnu.org>
1334
6bf46641
AC
1335 * gdb.base/sizeof.exp: Skip test when no inferior I/O.
1336 (check_sizeof, check_valueof): Do not include the output in the
1337 test name. Use gdb_test.
1338 (get_valueof): Use gdb_test_multiple.
1339
c4ffd4c0
AC
1340 * gdb.base/step-test.exp: Update copyright. Use
1341 gdb_test_multiple. Ensure that test names do not include
1342 architecture dependent output.
1343
ab89363a
AC
1344 * gdb.gdb/observer.exp: Update copyright.
1345 (setup_test): Use gdb_test_multiple.
1346 (attach_first_observer, attach_second_observer)
1347 (attach_third_observer, detach_first_observer)
1348 (detach_second_observer, detach_third_observer)
1349 (reset_counters, check_counters): Make $message a prefix.
1350 (test_normal_stop_notifications): Add "args" parameter - a list of
1351 init functions to be called. Make $message a prefix,
1352 (test_observer_normal_stop): Change the message prefixes so that
1353 they are unique, pass the attach / detach procedures to
1354 test_normal_stop_notifications.
1355
ec58997a
AC
1356 * gdb.base/signull.exp (test_segv): Prefix all tests with
1357 "${name}". Clean up test messages.
1358
b475183b
AC
1359 * gdb.base/annota3.exp, gdb.base/annota1.exp: Update copyright.
1360
9c7bb332
AC
1361 * gdb.base/ena-dis-br.exp: Update copyright.
1362 (break_at): New function. Replace send_gdb with gdb_test,
1363 break_at, and gdb_test_multiple. Replace XFAIL of "continue with
1364 ignore count, not stopped at bpt", with KFAIL.
1365
2dd95497
CV
13662004-07-13 Corinna Vinschen <vinschen@redhat.com>
1367
1368 * gdb.base/attach.exp: Remove cleanupfile handling.
1369
419e626b
AC
13702004-07-12 Andrew Cagney <cagney@gnu.org>
1371
1372 * gdb.base/annota1.exp: Cleanup corefile test name.
1373 * gdb.base/annota3.exp: Ditto.
1374
8b1b3228
AC
13752004-07-12 Andrew Cagney <cagney@gnu.org>
1376
78650829
AC
1377 * gdb.base/signals.exp: Clean up copyright, re-indent.
1378
8b1b3228
AC
1379 * gdb.base/attach.exp: Replace send_gdb and gdb_expect with
1380 gdb_test and gdb_test_multiple.
1381
935c2760
JJ
13822004-07-08 Jeff Johnston <jjohnstn@redhat.com>
1383
1384 * gdb.java/jmain.exp: Fix expected line number for main to
1385 break at. Set XFAIL for break at main test since gcj does not
1386 provide line number info for first statement in main.
1387
1544280f
AC
13882004-07-08 Andrew Cagney <cagney@gnu.org>
1389
1279f4ff
AC
1390 * gdb.base/attach.exp: Cleanup copyright. Re-indent.
1391
1544280f
AC
1392 * gdb.base/sigbpt.exp: Make the common part of each test name a
1393 prefix instead of suffix.
1394
bcc82369
BR
13952004-07-07 Bob Rossi <bob_rossi@cox.net>
1396
1397 * gdb.mi/mi2-file.exp: Revert to version 1.1, except changed name of
1398 test from test_tbreak_creation_and_listing to
1399 test_file_list_exec_source_file
1400 * gdb.mi/mi-file.exp: Add test for -file-list-exec-source-files
1401 Changed name of test from test_tbreak_creation_and_listing to
1402 test_file_list_exec_source_file
1403
23f4b0aa
JJ
14042004-07-07 Jeff Johnston <jjohnstn@redhat.com>
1405
1406 * gdb.java/jmisc.exp: Fix expected output of ptype to look for
1407 the jmisc() constructor instead of <init>.
1408 * gdb.java/jmisc1.exp: Ditto.
1409
56401cd5
AC
14102004-07-07 Andrew Cagney <cagney@gnu.org>
1411
1412 * gdb.base/sigbpt.exp (stepi_out): Check for a single step
1413 corrupting the PC.
1414
44ae2f6a
MC
14152004-07-06 Michael Chastain <mec.gnu@mindspring.com>
1416
1417 * gdb.cp/templates.exp: Accept whitespace change in demangler
1418 output.
1419
45a83408
AC
14202004-07-06 Andrew Cagney <cagney@gnu.org>
1421
1422 * gdb.base/sigbpt.exp, gdb.base/sigbpt.c: New test.
1423
d205ad70
MC
14242004-07-02 Michael Chastain <mec.gnu@mindspring.com>
1425
1426 * lib/compiler.c: Accept __HP_CXD_SPP for old hp ansi c compiler.
1427 * lib/compiler.cc: Likewise.
1428
06ea1a61
MC
14292004-06-30 Michael Chastain <mec.gnu@mindspring.com>
1430
1431 * lib/compiler.cc: Work around string preprocessing problem
1432 with old hp c++ compiler.
1433 * lib/compiler.c: Likewise.
1434
daab1251
CV
14352004-06-29 Corinna Vinschen <vinschen@redhat.com>
1436
1437 * gdb.arch/i386-prologue.c: Add copyright header. Use preprocessor
1438 directives to conditionalize symbol prefixing.
1439 * gdb.arch/i386-prologue.exp: Allow symbol prefixing by adding
1440 additional_flags handling. Add underscore prefix for Cygwin.
1441 * gdb.arch/i386-unwind.c: Use preprocessor directives to
1442 conditionalize symbol prefixing.
1443 * gdb.arch/i386-unwind.exp: Allow symbol prefixing by adding
1444 additional_flags handling. Add underscore prefix for Cygwin.
1445
cc984116
CV
14462004-06-29 Corinna Vinschen <vinschen@redhat.com>
1447
1448 * gdb.base/bigcore.exp: Skip test on Cygwin.
1449
c279b077
MC
14502004-06-28 Michael Chastain <mec.gnu@mindspring.com>
1451
1452 * gdb.hp/gdb.base-hp/reg.exp: Accept both old and new gdb output
1453 formats for "info register". Use gdb_test_multiple. Fix
1454 the "invalid register" test.
1455
0e915747
CV
14562004-06-28 Corinna Vinschen <vinschen@redhat.com>
1457
1458 * gdb.base/attach.exp: Fix copyright date. Set testpid to Windows
1459 PID for Cygwin. Add Cygwin specific strings to check for in some
1460 tests.
1461 (do_attach_tests): Add a test for user interaction when attaching
1462 to a process with no matching symbol table already loaded.
1463
11422c86
AC
14642004-06-26 Andrew Cagney <cagney@gnu.org>
1465
1466 Test PR java/1567 and PR java/1565.
1467 * gdb.java/jmain.exp, gdb.java/jmain.java: New files.
1468 * gdb.java/jmisc2.exp: Delete file.
1469
cefbce26
MC
14702004-06-26 Michael Chastain <mec.gnu@mindspring.com>
1471
1472 * gdb.hp/gdb.base-hp/reg.exp: Update copyright notice.
1473
e19f872c
CV
14742004-06-25 Corinna Vinschen <vinschen@redhat.com>
1475
1476 * gdb.base/attach.exp (do_attach_tests): Don't forget to kill second
1477 attach process.
1478
d931ba3b
MC
14792004-06-23 Michael Chastain <mec.gnu@mindspring.com>
1480
1481 * gdb.cp/pr-1553.exp: Remove.
1482
aef68c48
MC
14832004-06-22 Michael Chastain <mec.gnu@mindspring.com>
1484
1485 * gdb.cp/pr-1553.cc: Remove.
1486 * gdb.cp/pr-1553.exp: Disable this test.
1487
8d5df71a
JB
14882004-06-20 Jim Blandy <jimb@redhat.com>
1489
1490 Fix PR testsuite/1680.
1491 * gdb.arch/i386-sse.exp: Properly quote curly braces in
1492 regular expressions.
1493
4ac6f39d
MC
14942004-06-19 Michael Chastain <mec.gnu@mindspring.com>
1495
1496 Fix PR testsuite/1679.
1497 * gdb.arch/i386-sse.exp: Do not call gdb_suppress_entire_file.
1498 Issue an UNSUPPORTED result instead.
1499
1b413552
JB
15002004-06-18 Jim Blandy <jimb@redhat.com>
1501
1502 * gdb.base/charset.exp: Only send a control-C if we see a new
1503 prompt and incomplete command.
1504
6daa6ebd
MC
15052004-06-18 Michael Chastain <mec.gnu@mindspring.com>
1506
1507 * gdb.cp/pr-574.cc: Add copyright notice.
1508
51fa4ae0
JB
15092004-06-17 Jim Blandy <jimb@redhat.com>
1510
1511 * gdb.base/charset.exp: Don't refer to $expect_out(1,string) in
1512 cases where the regexp has no groups; this grabs random text from
1513 the previous test suite, whatever that was.
1514
8fea26c5
MC
15152004-06-17 Michael Chastain <mec.gnu@mindspring.com>
1516
1517 * gdb.cp/printmethod.cc: Add copyright notice.
1518
1e3aeb41
MC
15192004-06-16 Michael Chastain <mec.gnu@mindspring.com>
1520
1521 * gdb.cp/psmang1.cc, gdb.cp/psmang2.cc: Add copyright notice.
1522
9d9030bc
AC
15232004-06-16 Andrew Cagney <cagney@gnu.org>
1524
1525 * gdb.base/signull.c: Update copyright. Include <string.h>.
1526 (bowler): Replace data_pointer with data_read
1527 and data_write cases. Add code_descriptor case.
1528 (zero, desc): New array and pointer.
1529 (data, code): Change to simple pointers.
1530 * gdb.base/signull.exp: Fix probe pattern matching a function
1531 descriptor SIGSEGV. Replace data_pointer with data_read and
1532 data_write tests.
1533
acd4ad44
AC
15342004-06-16 Andrew Cagney <cagney@gnu.org>
1535
1536 * gdb.base/long_long.exp, gdb.base/long_long.c: Rewrite.
1537
08fd625c
MC
15382004-06-15 Michael Chastain <mec.gnu@mindspring.com>
1539
1540 * gdb.base/long_long.c: Add copyright notice.
1541
1903502c
MC
15422004-06-15 Michael Chastain <mec.gnu@mindspring.com>
1543
1544 * gdb.base/long_long.exp: Remove reference to
1545 bug-gdb@prep.ai.mit.edu. Change line-number-specific breakpoint
1546 to gdb_breakpoint and gdb_continue_to_breakpoint.
1547
83313cb1
JB
15482004-06-14 Jim Blandy <jimb@redhat.com>
1549
1550 * gdb.arch/e500-regs.exp: Fix up 'print' pattern for the little-
1551 endian case.
1552
1bf404ef
AC
15532004-06-14 Andrew Cagney <cagney@gnu.org>
1554
1555 * gdb.base/gcore.exp (capture_command_output): Delete the always
1556 passing tests containing inferior values.
1557 * gdb.base/ending-run.exp: Do not include the breakpoint address
1558 in the test message. Update copyright.
1559 * gdb.base/sizeof.exp (check_sizeof): Do not include the type's
1560 size in the test name, use gdb_test_multiple. Update copyright.
1561
ef220b33
MC
15622004-06-14 Michael Chastain <mec.gnu@mindspring.com>
1563
1564 * gdb.cp/ref-types.cc: Add copyright notice.
1565
4f70a4c9
MC
15662004-06-14 Michael Chastain <mec.gnu@mindspring.com>
1567
1568 * lib/compiler.c: Remove gcc_compiled, hp_cc_compiler,
1569 hp_aCC_compiler.
1570 * lib/compiler.cc: Likewise.
1571 * lib/gdb.exp (get_compiler_info): Eval lines only if they are
1572 'set' commands. Log diagnostics for other lines. Set
1573 gcc_compiled, hp_cc_compiler, and hp_aCC_compiler.
1574
335928ac
MC
15752004-06-13 Michael Chastain <mec.gnu@mindspring.com>
1576
1577 * gdb.cp/try_catch.cc: Add copyright notice.
1578
2efb12e8
MC
15792004-06-12 Michael Chastain <mec.gnu@mindspring.com>
1580
1581 * gdb.cp/userdef.cc: Add copyright notice.
1582
0bbed51a
MC
15832004-06-11 Michael Chastain <mec.gnu@mindspring.com>
1584
1585 * gdb.cp/virtfunc.cc: Add copyright notice.
1586
e12a46c9
RC
15872004-06-11 Randolph Chung <tausq@debian.org>
1588
1589 * gdb.base/structs2.exp: Mark two tests as xfail because of a compiler
1590 problem.
1591
338e05af
AC
15922004-06-10 Andrew Cagney <cagney@gnu.org>
1593
1594 * lib/compiler.cc, lib/compiler.c: Append either
1595 __GNUC_PATCHLEVEL__, or "unknown" to the compiler_info.
1596 * gdb.base/structs.exp (test_struct_calls): Check for gcc-3-3-*
1597 instead of gcc-3-3.
1598
dc3f10cb
AC
15992004-06-09 Andrew Cagney <cagney@gnu.org>
1600
b4d946af
AC
1601 * gdb.base/structs.exp (test_struct_calls): Fix KFAIL for
1602 gdb/1455, bug is specific to "long long" and "double".
1603
dc3f10cb
AC
1604 * gdb.base/structs.exp (test_struct_returns, test_struct_returns)
1605 (test_struct_calls): Remove KFAIL of "long double" on i*86-*-*,
1606 x86_64-*-*, sparc64-*-*, and sparc*-*-solaris2*. PR tdep/1447
1607 fixed.
1608
b5c0bfa2
AC
16092004-06-09 Andrew Cagney <cagney@gnu.org>
1610
1611 * gdb.base/structs.exp (test_struct_returns): Replace
1612 "return_value_unknown" and "finish_value_unknown" by
1613 "return_value_known" and "finish_value_known". Instead of
1614 "return_value_unknown" iff "finish_value_unknown", check
1615 "return_value_known" implies "finish_value_known".
1616
caeb605f
MH
16172004-06-08 Martin Hunt <hunt@redhat.com>
1618
1619 * gdb.base/float.exp: Add pattern for mips targets.
1620
c892bb64
RC
16212004-06-08 Randolph Chung <tausq@debian.org>
1622
1623 * gdb.base/float.exp: Add pattern for hppa*-* target; make the failure
1624 message for unknown architectures more clear.
1625
48306d3e
JB
16262004-06-08 Joel Brobecker <brobecker@gnat.com>
1627
1628 * gdb.ada/null_record.exp: Use "start" instead of "begin" to
1629 start the execution of the program.
1630
83ecb59f
JB
16312004-06-07 Jim Blandy <jimb@redhat.com>
1632
1633 * gdb.arch/i386-sse.exp, gdb.arch/i386-sse.c: New tests.
1634 * gdb.arch/i386-cpuid.h: New helper file.
1635
55264cb4
RC
16362004-06-07 Randolph Chung <tausq@debian.org>
1637
1638 * gdb.base/shlib-call.exp: Allow breakpoint to be added after inferior
1639 has started.
1640
23cadb28
RM
16412004-06-04 Roland McGrath <roland@redhat.com>
1642
1643 Fix PR gdb/1647.
1644 * gdb.base/auxv.exp (fetch_auxv): Revert last change and fix it
1645 differently to be robust to output buffering differences.
1646
51d01eda
MC
16472004-06-04 Michael Chastain <mec.gnu@mindspring.com>
1648
1649 * gdb.threads/pthreads.exp: Update copyright years.
1650 (check_control_c): Change asynchronous 'after' to synchronous.
1651
f4fc3b93
RM
16522004-06-04 Roland McGrath <roland@redhat.com>
1653
1654 * gdb.base/auxv.exp (fetch_auxv): Consume output fully through
1655 next gdb prompt.
1656
4013522b
MC
16572004-06-02 Michael Chastain <mec.gnu@mindspring.com>
1658
1659 Fix PR gdb/1636.
1660 * gdb.threads/manythreads.exp: Change asynchronous 'after'
1661 calls to synchronous.
1662
7a8f1e6b
JB
16632004-05-26 Jim Blandy <jimb@redhat.com>
1664
1665 * gdb.arch/e500-prologue.exp, gdb.arch/e500-prologue.c: New tests.
1666
81bb3443
RC
16672004-05-24 Randolph Chung <tausq@debian.org>
1668
1669 * gdb.asm/asm-source.exp: Enable test for hppa-linux target.
1670 * gdb.asm/pa.inc: New file.
1671
8f5a3103
MK
16722004-05-22 Mark Kettenis <kettenis@gnu.org>
1673
1674 * gdb.base/signull.c: Use sigjmp_buf instead of jmp_buf.
1675
734b8fe8
JB
16762004-05-21 Joel Brobecker <brobecker@gnat.com>
1677 Daniel Jacobowitz <drow@mvista.com>
1678
1679 * lib/gdb.exp (gdb_test_multiple): Improve regexp matching the
1680 GDB prompt.
1681
725603e1
UW
16822004-05-20 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1683
f4fc3b93 1684 * gdb.base/signull.c: Use sigsetjmp/siglongjmp instead of
725603e1
UW
1685 setjmp/longjmp. Use sigaction instead of signal.
1686
8b923272
JB
16872004-05-19 J. Brobecker <brobecker@gnat.com>
1688 Michael Snyder <msnyder@redhat.com>
1689
1690 * gdb.threads/pthread_cond_wait.c: New file.
1691 * gdb.threads/pthread_cond_wait.exp: New testcase.
1692
8bfabb04
AC
16932004-05-13 Andrew Cagney <cagney@redhat.com>
1694
1695 * gdb.base/signull.exp, gdb.base/signull.c: New files.
1696 * gdb.base/gdb1476.c, gdb.base/gdb1476.exp: Delete files.
1697
42edda50
AC
16982004-05-11 Andrew Cagney <cagney@redhat.com>
1699
1700 * gdb.base/sigstep.exp (advancei): Update KFAILs. gdb/1613 is
1701 fixed but revealed gdb/1639.
1702
d303a6c7
AC
17032004-05-10 Andrew Cagney <cagney@redhat.com>
1704
1705 * gdb.base/signals.exp (signal_tests_1): Simplify "continue to
1706 func1" and "next to 2nd alarm", kernel bug avoided.
1707
bf08c2a1
DJ
17082004-05-10 Daniel Jacobowitz <dan@debian.org>
1709
1710 PR external/1568
1711 * gdb.base/bigcore.exp: Check the size of the dumped core file.
1712 XFAIL if it is smaller than bytes_allocated.
1713 * gdb.base/bigcore.c (bytes_allocated): Make static and unsigned.
1714 (main): Make chunks_allocated unsigned. Correct comment.
1715
c0586a34
JB
17162004-05-07 Joel Brobecker <brobecker@gnat.com>
1717
1718 * gdb.arch/powerpc-aix-prologue.c: New file.
1719 * gdb.arch/powerpc-aix-prologue.exp: New file.
1720
f2785d12
JB
17212004-05-07 Jim Blandy <jimb@redhat.com>
1722
1723 * gdb.base/lineinc.exp, gdb.base/lineinc1.h, gdb.base/lineinc2.h,
1724 gdb.base/lineinc3.h, gdb.base/lineinc.c: New tests.
1725
bd7f6e30
JB
17262004-05-06 Joel Brobecker <brobecker@gnat.com>
1727
1728 * gdb.base/sep.exp: No longer setup_kfail when the program was
1729 built with dwarf2.
1730
0a5e7efe
JI
17312004-05-05 Jim Ingham <jingham@apple.com>
1732
1733 * gdb.base/pending.exp: Make sure pending breakpoints
1734 preserve the ignore count.
f4fc3b93 1735
a8958849
MK
17362004-04-27 Jerome Guitton <guitton@gnat.com>
1737
1738 * i386-prologue.exp: Add testcase for jump instruction as first
1739 instruction of the real code.
1740 * i386-prologue.c (jump_at_beginning): New function.
1741
7e103f5b
MK
17422004-04-28 Mark Kettenis <kettenis@gnu.org>
1743
1744 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1624 on
1745 x86_64-*-*.
1746
5d38b224
MK
17472004-04-28 Mark Kettenis <kettenis@gnu.org>
1748
1749 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1623 on
1750 i*86-*-*.
1751
0ef32fd9
MK
17522004-04-25 Mark Kettenis <kettenis@gnu.org>
1753
1754 * gdb.base/call-sc.exp (start_scalars_test): Fix regular
1755 expression that checks the return type.
1756
71d7dd7c
AC
17572004-04-23 Andrew Cagney <cagney@redhat.com>
1758
1759 * gdb.base/call-sc.exp: New test of scalar call/return values.
1760 * gdb.base/call-sc.c: Ditto.
1761
1e9f977e
JJ
17622004-04-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1763
1764 * gdb.threads/manythreads.c: Reduce thread stack size.
1765
899d9e3a
JJ
17662004-04-23 Jeff Johnston <jjohnstn@redhat.com>
1767
1768 * gdb.threads/manythreads.c: Add copyright notice.
1769
61bcae62
AC
17702004-04-23 Andrew Cagney <cagney@redhat.com>
1771
1772 * gdb.base/siginfo.exp: Better handle step out of signal.
1773 * gdb.base/sigstep.exp: Ditto.
1774
7339a42e
JJ
17752004-04-22 Jeff Johnston <jjohnstn@redhat.com>
1776 Daniel Jacobowitz <drow@mvista.com>
1777
1778 * gdb.threads/manythreads.c: New testcase.
1779 * gdb.threads/manythreads.exp: Ditto.
1780
5c98409b
JB
17812004-04-22 Jim Blandy <jimb@redhat.com>
1782
1783 * gdb.stabs/exclfwd.exp, gdb.stabs/exclfwd1.c,
1784 gdb.stabs/exclfwd2.c, gdb.stabs/exclfwd.h: New test.
1785
3b611f1a
MC
17862004-04-21 Michael Chastain <mec.gnu@mindspring.com>
1787
1788 * gdb.stabs/weird.exp: Accept full pathname for $binfile.
1789
f0fd9238
AC
17902004-04-21 Andrew Cagney <cagney@redhat.com>
1791
1792 * gdb.base/sigstep.c: New file.
1793 * gdb.base/sigstep.exp: New file.
1794
90990674
JB
17952004-04-16 Joel Brobecker <brobecker@gnat.com>
1796
1797 * gdb.gdb/observer.exp (test_normal_stop_notifications): Update
1798 call to observer_notify_normal_stop.
1799
78cef34b
AC
18002004-04-15 Andrew Cagney <cagney@redhat.com>
1801
1802 * gdb.base/siginfo.c: New file.
1803 * gdb.base/siginfo.exp: New file.
1804
d2343407
JB
18052004-04-12 J. Brobecker <brobecker@gnat.com>
1806
1807 * gdb.base/sep.exp: Fix typo in comment.
1808
a2dba3c8
JB
18092004-04-12 J. Brobecker <brobecker@gnat.com>
1810
1811 * gdb.base/sep.c: New file.
1812 * gdb.base/sep-proc.c: New file.
1813 * gdb.base/sep.exp: New testcase.
1814
15f7b60e
MK
18152004-04-09 Mark Kettenis <kettenis@gnu.org>
1816
1817 * gdb.base/bigcore.exp: Disable on Solaris; no sparse core file
1818 support.
1819
44f4de1a
AC
18202004-04-05 Andrew Cagney <cagney@redhat.com>
1821
1822 * gdb.base/sigaltstack.c: New file.
1823 * gdb.base/sigaltstack.exp: New file.
1824
ef04f396
JB
18252004-04-04 Joel Brobecker <brobecker@gnat.com>
1826
1827 * gdb.base/foll-fork.exp: Update the expected output for
1828 "help set follow-fork-mode", to match a change that was made
1829 to the help of this variable on 2004-01-13.
1830
d40d2c92
JB
18312004-04-01 Joel Brobecker <brobecker@gnat.com>
1832
1833 * lib/ada.exp: Add copyright notice.
1834 * bar.ads: Likewise.
1835 * bar.adb: Likewise.
1836 * null_record.adb: Likewise.
1837 * null_record.exp: Likewise.
1838 * gnat_ada.gpr.in: Likewise. Fix typo in a comment, clarify another.
1839
f86ef5a3
JB
18402004-04-01 Joel Brobecker <brobecker@gnat.com>
1841
1842 * configure.in: Generate gdb.ada/Makefile and gdb.ada/gnat_ada.gpr.
1843 * configure: Regenerate.
1844
414e70e3
JB
18452004-04-01 Joel Brobecker <brobecker@gnat.com>
1846
1847 * lib/ada.exp (gdb_compile_ada): Emit UNSUPPORTED if we failed
1848 to build the application. Remove the message printed when in
1849 verbose mode, redundant with the UNSUPPORTED message above.
1850
f0aaee49
JB
18512004-03-31 Joel Brobecker <brobecker@gnat.com>
1852
1853 * gdb.ada (bar.ads, bar.adb, null_record.adb): New files.
1854 * gdb.ada (null_record.exp): New testcase.
1855
ac81cb54
JB
18562004-03-31 Joel Brobecker <brobecker@gnat.com>
1857
1858 * Makefile.in (ALL_SUBDIRS) Add gdb.ada.
1859
854af2f7
JB
18602004-03-31 Joel Brobecker <brobecker@gnat.com>
1861
1862 * gdb.ada: New subdirectory.
1863 * gdb.ada/Makefile.in: New file.
1864 * gdb.ada/gnat_ada.gpr.in: New file.
1865
034cb681
JB
18662004-03-31 Joel Brobecker <brobecker@gnat.com>
1867
1868 * lib/ada.exp: New file.
1869
78a1a894
DJ
18702004-03-24 Daniel Jacobowitz <drow@mvista.com>
1871
1872 * gdb.base/gdb1250.exp: Use runto {allow-pending}.
1873 * lib/gdb.exp (runto, gdb_breakpoint): Support {allow-pending}.
1874
4b2b3b3e
AC
18752004-03-22 Andrew Cagney <cagney@redhat.com>
1876
1877 * gdb.base/watchpoint.exp (test_stepping): Delete bogus XFAILs
1878 hiding problems with DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
1879 Problem identified by Ulrich Weigand.
1880
23c73aa3
DC
18812004-03-17 David Carlton <carlton@kealia.com>
1882
1883 * gdb.cp/classes.exp (test_enums): Refer to PR c++/1588 instead of
1884 PR c++/826.
1885
d63a86f8
RM
18862004-03-16 Roland McGrath <roland@redhat.com>
1887
1888 * gdb.base/auxv.exp: New file.
1889 * gdb.base/auxv.c: New file, copied verbatim from coremaker2.c.
1890
0e02aa50
DC
18912004-03-12 David Carlton <carlton@kealia.com>
1892
1893 * gdb.cp/pr-1553.exp: New. Tests for PR c++/1553.
1894 * gdb.cp/pr-1553.cc: Ditto.
1895 * gdb.cp/local.exp (ptype NestedInnerLocal): Add comment, third
1896 pass branch.
1897
c20b71be
MC
18982004-03-12 Michael Chastain <mec.gnu@mindspring.com>
1899
1900 * gdb.cp/templates.exp: Accept more template types.
1901
c7414a01
MC
19022004-03-09 Michael Chastain <mec.gnu@mindspring.com>
1903
1904 From Corinna Vinschen with modifications.
1905 * gdb.cp/classes.cc (enums1): Add a line to extend scope of
1906 local variable obj_with_enum.
1907 * gdb.cp/classes.exp (test_enums): Remove TODO note about FAIL
1908 results with obj_with_enum.
1909
ed69573c
MC
19102004-03-09 Michael Chastain <mec.gnu@mindspring.com>
1911
1912 * gdb.cp/classes.cc: New file, copied from misc.cc.
1913 * gdb.cp/classes.exp: Use classes.cc rather than misc.cc.
1914
28301461
MC
19152004-03-09 Michael Chastain <mec.gnu@mindspring.com>
1916
1917 * gdb.cp/misc.cc: Add copyright notice.
1918
1198ecbe
DC
19192004-03-05 David Carlton <carlton@kealia.com>
1920
1921 * gdb.cp/rtti.exp: Add 'print *obj3' test.
1922 * gdb.cp/rtti.h: Update copyright.
1923 (namespace n2::n3): New.
1924 * gdb.cp/rtti1.cc: (refer_to (n2::n3::C3 *)): New.
1925 (n2::n3::func3): New.
1926 (main): Call n2::n3::func3.
1927 * gdb.cp/rtti2.cc: Update copyright.
1928 (n2::create3): New.
1929
9e08c470
MK
19302004-03-04 Mark Kettenis <kettenis@gnu.org>
1931
1932 * gdb.asm/openbsd.inc: Fix typo.
1933
4bebc3aa
FF
19342004-03-03 Fred Fish <fnf@redhat.com>
1935
1936 * gdb.base/pc-fp.exp (get_valueofx): Fix apparent typo to now set
1937 "val" instead of unused "size". Update copyright year.
1938
6ea9fb37
DJ
19392004-02-29 Daniel Jacobowitz <drow@mvista.com>
1940
1941 * gdb.cp/ctti.exp: Handle unsigned char type. Expect templates
1942 to use unsigned char.
1943 * gdb.cp/cttiadd.c, gdb.cp/cttiadd1.c, gdb.cp/cttiadd2.c,
1944 gdb.cp/cttiadd3.c: Change type of variable to unsigned char.
1945
23b23974
DJ
19462004-02-29 Daniel Jacobowitz <drow@mvista.com>
1947
1948 * config/gdbserver.exp (gdbserver_gdb_load): Wait for a complete
1949 line of output.
1950
7574fd53
DJ
19512004-02-28 Daniel Jacobowitz <drow@mvista.com>
1952
1953 * gdb.base/relocate.c (dummy): Initialize.
1954
a195357f
DJ
19552004-02-28 Daniel Jacobowitz <drow@mvista.com>
1956
1957 * gdb.base/chng-syms.exp: Anchor exit pattern. Allow
1958 a breakpoint at exit.
1959
72fd54a9
FF
19602004-02-27 Fred Fish <fnf@redhat.com>
1961
1962 * gdb.base/chng-syms.exp: Add expect condition to match failing
1963 case that isn't a timeout.
1964
b9d23137
AC
19652004-02-27 Andrew Cagney <cagney@redhat.com>
1966
1967 * gdb.base/bigcore.exp: Disable on HP/UX, no sparse corefile
1968 support.
1969
15d208f6 19702004-02-26 Fred Fish <fnf@redhat.com>
d63a86f8 1971
15d208f6
FF
1972 * gdb.arch/gdb1431.c: Remove.
1973 * gdb.arch/gdb1431.s: New file, copy of gdb1291.s
1974 * gdb.arch/gdb1431.exp: Use "advance" correctly instead
1975 of "until" incorrectly.
1976
98f9cd2d
JB
19772004-02-26 J. Brobecker <brobecker@gnat.com>
1978
1979 * gdb.cp/class2.cc (empty): New class.
1980 (refer): New function.
1981 (main): Declare an object of type empty and use it.
1982 * gdb.cp/class2.exp: Print the value of an object of type empty.
1983
9b50c11b
JJ
19842004-02-26 Jeff Johnston <jjohnstn@redhat.com>
1985
1986 * gdb.base/langs.exp: Update query string to match the
1987 new nquery format used for pending breakpoints.
1988
0dcd613f
AC
19892004-02-26 Andrew Cagney <cagney@redhat.com>
1990
1991 Fix PR i18n/1570.
1992 * gdb.base/charset.c: Update copyright notice.
1993 (main, init_string): Remove the escape character '\e' tests.
1994 * gdb.base/printcmds.exp (test_print_all_chars): Ditto.
1995 * gdb.base/charset.exp (valid_host_charset): Ditto.
1996 * gdb.base/setvar.exp: Ditto.
1997
b8a56647
AC
19982004-02-24 Andrew Cagney <cagney@redhat.com>
1999
90d59e34
AC
2000 * gdb.base/corefile.exp: Use gdb_test_multiple, make "accessing
2001 mmapped data in core file" PASS and FAIL messages consistent.
2002
b8a56647
AC
2003 * gdb.java/jmisc.exp: Use the fully quallified name of "main" when
2004 setting a breakpoint. Work around PR java/1565.
2005
9f27c604
JJ
20062004-02-23 Jeff Johnston <jjohnstn@redhat.com>
2007
2008 * lib/gdb.exp (gdb_breakpoint): Update query string to match
2009 new nquery format.
2010 * gdb.base/pending.exp: Ditto.
2011
3224a706
MK
20122004-02-22 Mark Kettenis <kettenis@gnu.org>
2013
2014 * configure.in: Run stabs tests on *BSD.
2015 * configure: Regenerated.
2016
41e0a9ca
MK
20172004-02-21 Mark Kettenis <kettenis@gnu.org>
2018
2019 * gdb.base/bigcore.exp: Bail out on *BSD instead of only NetBSD.
2020
1e1b3428
FF
20212004-02-20 Fred Fish <fnf@redhat.com>
2022
2023 * gdb.base/callfuncs.exp (do_function_calls): Remove extraneous
2024 blank in test for "returns short", for consistency with other
2025 "returns xxx" tests. Update copyright year.
2026
f9a7572a
FF
20272004-02-19 Fred Fish <fnf@redhat.com>
2028
2029 New testcase for PR breakpoint/1558.
2030 * gdb.arch/gdb1558.exp: New file.
2031 * gdb.arch/gdb1558.c: New file.
2032
b2ce2854
EZ
20332004-02-19 Elena Zannoni <ezannoni@redhat.com>
2034
2035 * gdb.base/nodebug.exp: Fix typo.
2036
e7c9ff01
JB
20372004-02-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2038
2039 Committed by Jim Blandy <jimb@redhat.com>.
2040
62f4b920
JB
2041 * gdb.objc/basicclass.exp: Adapt to fixed return type of printHi.
2042
2db536a1
JB
2043 * gdb.base/dump.exp: Handle negative offsets in decimal, not hex.
2044
e7c9ff01
JB
2045 * gdb.base/float.exp: Support s390*-*-* targets.
2046
f3205b34
AF
20472004-02-17 Adam Fedor <fedor@gnu.org>
2048
2049 * gdb.base/gdb1555.exp: New file.
2050 * gdb.base/gdb1555-main.c, gdb.base/gdb1555.c: New files.
2051
9d62932d
EZ
20522004-02-17 Elena Zannoni <ezannoni@redhat.com>
2053
2054 * gdb.base/selftest.exp (do_steps_and_nexts): Add comment.
2055
344c9711
FF
20562004-02-16 Fred Fish <fnf@redhat.com>
2057
2058 * gdb.arch/gdb1291.c: Remove
2059 * gdb.arch/gdb1291.s: New test input file.
2060 * gdb.arch/gdb1291.exp: Expand test to check case that should not
2061 fail. Test for correct result, known incorrect result, other
2062 failures and timeouts.
2063
2d822687
AC
20642004-02-16 Andrew Cagney <cagney@redhat.com>
2065
2066 * gdb.base/bigcore.exp: New file.
2067 * gdb.base/bigcore.c: New file.
2068
dac15b66
AC
20692004-02-13 Andrew Cagney <cagney@redhat.com>
2070
2071 * gdb.mi/mi1-basics.exp, gdb.mi/mi1-break.exp: Delete file.
2072 * gdb.mi/mi1-console.exp, gdb.mi/mi1-disassemble.exp: Delete file.
2073 * gdb.mi/mi1-eval.exp, gdb.mi/mi1-hack-cli.exp: Delete file.
2074 * gdb.mi/mi1-pthreads.exp, gdb.mi/mi1-read-memory.exp: Delete file.
2075 * gdb.mi/mi1-regs.exp, gdb.mi/mi1-return.exp: Delete file.
2076 * gdb.mi/mi1-simplerun.exp, gdb.mi/mi1-stack.exp: Delete file.
2077 * gdb.mi/mi1-stepi.exp, gdb.mi/mi1-symbol.exp: Delete file.
2078 * gdb.mi/mi1-until.exp, gdb.mi/mi1-var-block.exp: Delete file.
2079 * gdb.mi/mi1-var-child.exp, gdb.mi/mi1-var-cmd.exp: Delete file.
2080 * gdb.mi/mi1-var-display.exp, gdb.mi/mi1-watch.exp: Delete file.
2081
6bdfc2c4
JJ
20822004-02-11 Jeff Johnston <jjohnstn@redhat.com>
2083
2084 * gdb.asm/ia64.inc (gdbasm_startup): Make sure first instruction
2085 executed is an alloc instruction.
2086
87b3ede8
DC
20872004-02-11 David Carlton <carlton@kealia.com>
2088
2089 * gdb.cp/breakpoint.exp: New.
2090 * gdb.cp/breakpoint.cc: New.
2091
6e19e2bf
MC
20922004-02-11 Michael Chastain <mec.gnu@mindspring.com>
2093
2094 Partial fix for PR gdb/1543.
2095 * gdb.cp/ambiguous.exp, gdb.cp/annota2.exp, gdb.cp/annota3.exp,
2096 gdb.cp/anon-union.exp, gdb.cp/casts.exp, gdb.cp/classes.exp,
2097 gdb.cp/cplusfuncs.exp, gdb.cp/ctti.exp, gdb.exp/demangle.exp,
2098 gdb.cp/derivation.exp, gdb.cp/exception.exp, gdb.cp/hang.exp,
2099 gdb.cp/inherit.exp, gdb.cp/local.exp, gdb.cp/maint.exp,
2100 gdb.cp/member-ptr.exp, gdb.cp/method.exp, gdb.cp/misc.exp,
2101 gdb.cp/namespace.exp, gdb.cp/overload.exp, gdb.cp/ovldbreak.exp,
2102 gdb.cp/psmang.exp, gdb.cp/ref-types.exp, gdb.cp/templates.exp,
2103 gdb.cp/userdef.exp, gdb.cp/virtfunc.exp: Remove reference
2104 to bug-gdb@prep.ai.mit.edu .
2105 * gdb.cp/bs15503.cc, gdb.cp/class2.cc, gdb.cp/cttiadd.cc,
2106 gdb.cp/cttiadd1.cc, gdb.cp/cttiadd2.cc, gdb.cp/cttiadd3.cc,
2107 gdb.cp/exception.cc, gdb.cp/member-ptr.cc, gdb.cp/namespace1.cc:
2108 Likewise.
2109
5c5455dc
AC
21102004-02-10 Andrew Cagney <cagney@redhat.com>
2111
2112 * lib/gdb.exp (gdb_expect_list): Recover from internal-errors
2113 using gdb_internal_error_resync.
2114
9cf689d7
DJ
21152004-02-09 Daniel Jacobowitz <drow@mvista.com>
2116
2117 * gdb.threads/thread-specific.exp: Stop early if no threads are
2118 found.
2119
d2dc51db
MC
21202004-02-09 Michael Chastain <mec.gnu@mindspring.com>
2121
2122 * gdb.base/pending.exp: Remove extra \n from gdb_test calls.
2123
14b1a056
DJ
21242004-02-08 Daniel Jacobowitz <drow@mvista.com>
2125
2126 * lib/gdb.exp (gdb_breakpoint): Fail on unexpected pending
2127 breakpoints.
2128
83f66e8f
DJ
21292004-02-07 Daniel Jacobowitz <drow@mvista.com>
2130
2131 * config/sim.exp (gdb_load): Handle $arg == "".
2132 * lib/gdb.exp (gdb_run_cmd): Honor gdb,do_reload_on_run.
2133 * gdb.objc/basicclass.exp: Use gdb_run_cmd.
2134
30fc0091
EZ
21352004-02-07 Elena Zannoni <ezannoni@redhat.com>
2136
2137 * gdb.base/maint.exp: Update test to reflect
2138 obstack changes.
2139
4d806929
JJ
21402004-02-04 Jeff Johnston <jjohnstn@redhat.com>
2141
2142 * gdb.base/pendshr.c (pendfunc): New function that calls
2143 pendfunc1.
2144 * gdb.base/pending.c: Call pendfunc instead of pendfunc1.
2145
7bfdd688
FF
21462004-02-04 Fred Fish <fnf@redhat.com>
2147
2148 * gdb.arch/gdb1431.c: Add underbar prefixed version of global
2149 function symbols and update copyright years.
2150 * gdb.arch/gdb1291.c: Ditto.
2151
aaa08ee4
MC
21522004-02-03 Michael Chastain <mec.gnu@mindspring.com>
2153
2154 * gdb.cp/virtfunc.exp: Accept both "ctor()" and "ctor(void)".
2155
dbad7755
MC
21562004-02-03 Michael Chastain <mec.gnu@mindspring.com>
2157
2158 * gdb.cp/inherit.exp: Accept both "ctor()" and "ctor(void)".
2159
ec4646ef
MC
21602004-02-03 Michael Chastain <mec.gnu@mindspring.com>
2161
2162 * gdb.cp/inherit.exp: Accept output with gcc 3.2-7-rh.
2163
1b802196
FF
21642004-02-02 Fred Fish <fnf@redhat.com>
2165
2166 * gdb.base/bang.exp: Use gdb_run_cmd so this tests works with
2167 remote targets. Update copyright years.
2168
18fe2033
JJ
21692004-02-02 Jeff Johnston <jjohnstn@redhat.com>
2170
2171 * lib/gdb.exp (gdb_breakpoint): Add pending breakpoint
2172 support.
2173 * gdb.base/langs.exp: Fix test which attempts to create
2174 breakpoint on non-existent function to handle new pending
2175 support.
2176 * gdb.base/shlib-call.exp: Use gdb_breakpoint to set
2177 a breakpoint.
2178 * gdb.base/pending.exp: New test.
2179 * gdb.base/pending.c: New file.
2180 * gdb.base/pendshr.c: Ditto.
2181
8d577d32
DC
21822004-02-02 David Carlton <carlton@kealia.com>
2183
2184 * gdb.cp/overload.exp: Add overloadNamespace tests.
2185 * gdb.cp/overload.cc (dummyClass, dummyInstance): New.
2186 (overloadNamespace, XXX): New.
2187 (main): Call XXX::marker2.
2188
3ad13771
FF
21892004-02-01 Fred Fish <fnf@redhat.com>
2190
2191 * gdb.base/dump.exp: Use runto_main instead of "runto main".
2192 * gdb.base/finish.exp: Ditto.
2193 * gdb.base/gcore.exp: Ditto.
2194 * gdb.base/huge.exp: Ditto.
2195 * gdb.base/info-proc.exp: Ditto.
2196 * gdb.base/return2.exp: Ditto.
2197 * gdb.threads/gcore-thread.exp: Ditto.
2198
44c75849
DJ
21992004-02-01 Daniel Jacobowitz <drow@mvista.com>
2200
2201 * gdb.threads/thread-specific.exp: Add missing anchor to regexp.
2202
005bc093
MK
22032004-02-01 Mark Kettenis <kettenis@gnu.org>
2204
2205 * gdb.base/fileio.c (test_open): Replace O_RDONLY with O_RDWR such
2206 that opening the file succeeds on OpenBSD.
2207
c47cebdb
DJ
22082004-02-01 Daniel Jacobowitz <drow@mvista.com>
2209
2210 * gdb.threads/thread-specific.c: New file.
2211 * gdb.threads/threads-specific.exp: New test script.
2212 * lib/gdb.exp (gdb_test_multiple): Allow user patterns access
2213 to expect_out.
2214
5a01311c
MK
22152004-02-01 Mark Kettenis <kettenis@gnu.org>
2216
2217 * gdb.base/call-ar-st.exp: Call get_debug_format. Remove xfail on
2218 sparc*-*-solaris* into a kfail PR gdb/1539 on sparc-*-* for stabs
2219 only on the "print_small_structs from print_long_arg_list" test.
2220
ce22a4f1
DJ
22212004-02-01 Daniel Jacobowitz <drow@mvista.com>
2222
2223 * gdb.base/completion.exp: Kill a stray backslash.
2224
2225 From Jim Ingham <jingham@apple.com>:
2226 * gdb.base/completion.exp: Test that "complete file ./gdb.base/compl"
2227 agrees with the result from sending a tab.
2228
abbab9d3
DJ
22292004-01-31 Daniel Jacobowitz <drow@mvista.com>
2230
2231 * gdb.base/chng-syms.exp: Remove stray newline.
2232
53904d1e
MK
22332004-01-31 Mark Kettenis <kettenis@gnu.org>
2234
2235 * gdb.asm/asm-source.exp: Set asm-note to "openbsd" for
2236 *-*-openbsd*.
2237 * gdb.asm/openbsd.inc: New file.
2238
3a4b3aac
MK
22392004-01-30 Mark Kettenis <kettenis@gnu.org>
2240
2241 * gdb.asm/asm-source.exp: Strip -Wl, from link-flags. Don't
2242 append -static to link-flags for *-*-freebsd*, *-*netbsd* and
2243 *-*solaris2*. Remove commented out default settings for
2244 asm-flags. Replace gdb_compile with target_link.
2245
ebac27b4
MC
22462004-01-29 Michael Chastain <mec.gnu@mindspring.com>
2247
2248 * gdb.cp/inherit.exp: Rewrite. Use gdb_test_multiple and gdb
2249 for all tests. Remove old hp-ux and cygnus xfail cases.
2250
d8679d84
PH
22512004-01-29 Paul N. Hilfinger <Hilfinger@gnat.com>
2252
2253 * gdb.base/chng-syms.exp: New file.
2254 * gdb.base/chng-syms.c: New file.
2255
0a55bc22
MC
22562004-01-24 Michael Chastain <mec.gnu@mindspring.com>
2257
2258 * gdb.cp/local.exp: Rewrite "ptype Local". Add "ptype l".
2259 Provide arms for current output in all my configurations.
2260
94b8e876
MC
22612004-01-24 Michael Chastain <mec.gnu@mindspring.com>
2262
2263 * lib/compiler.c: Add hp_cc_compiler and hp_aCC_compiler.
2264 * lib/compiler.cc: Likewise.
2265 * lib/gdb.exp (get_compiler_info): Always call gdb_compile to
2266 get the right preprocessor. Eval the output directly. Remove
2267 special tests for hp_cc_compiler and hp_aCC_compiler. Remove
2268 hp_f77_compiler and hp_f90_compiler completely.
2269 (gdb_preprocess): Delete.
2270 (get_compiler): Delete.
2271
7cf03d44
MK
22722004-01-24 Mark Kettenis <kettenis@gnu.org>
2273
2274 * gdb.base/charset.c, gdb.base/dump.c, gdb.base/huge.c: Include
2275 <string.h>.
2276
68b6dce9
NR
22772004-01-24 Nick Roberts <nick@nick.uklinux.net>
2278
2279 * gdb.mi/mi-stack.exp: Update copyright.
2280
b368761e
DC
22812004-01-23 David Carlton <carlton@kealia.com>
2282
2283 * gdb.cp/rtti.exp: Don't include full path in ${srcfile}. Add
2284 test for cp_lookup_transparent_type.
2285 * gdb.cp/rtti1.cc: Update copyright. Add n2::func and refer_to;
2286 call them.
2287
f2061b53
DJ
22882004-01-23 Daniel Jacobowitz <drow@mvista.com>
2289
2290 * gdb.mi/mi-var-child.exp: Update copyright year. Move new test
2291 after -var-update.
2292
37fc574a
DC
22932004-01-23 David Carlton <carlton@kealia.com>
2294
2295 * gdb.cp/namespace.cc (C::ensureRefs): New.
2296 * gdb.cp/namespace1.cc (C::ensureOtherRefs): New.
2297
8e94b928
NR
22982004-01-20 Nick Roberts <nick@nick.uklinux.net>
2299
2300 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Test for
2301 case "-stack-list-locals 2".
2302 * gdb.mi/mi-var-child.exp: Test for case
2303 "-var-list-children --all-values NAME".
2304
997b0952
MC
23052004-01-18 Michael Chastain <mec.gnu@mindspring.com>
2306
2307 * gdb.cp/local.exp: Accept correct output for gcc v3 -gstabs+.
2308
52470da3
MK
23092004-01-18 Mark Kettenis <kettenis@gnu.org>
2310
7049b4b8
MK
2311 * gdb.base/fileio.exp: Add "$gdb_prompt $" anchors to patterns
2312 used with gdb_test_multiple.
2313
52470da3
MK
2314 * gdb.base/gdb1476.exp: Accept alternat pattern for failed memory
2315 read at address 0. This fixes PR testsuite/1504.
2316
da6012e5
DJ
23172004-01-18 Daniel Jacobowitz <drow@mvista.com>
2318
2319 * config/gdbserver.exp (gdbserver_gdb_load): Rename from gdb_load.
2320 Remove downloading, guessing the host executable, the calls to
2321 gdb_file_cmd and gdb_target_cmd, and "load" support.
2322 (infer_host_exec): New function broken out from gdb_load.
2323 (gdb_load): New wrapper for gdbserver_gdb_load.
2324 * lib/mi-support.exp (mi_gdb_target_cmd): New function, based on
2325 gdb_target_cmd. Use -target-select.
2326 (mi_gdb_file_cmd): New function, broken out from mi_gdb_load.
2327 Download binaries to the host. Clear last_mi_remote_file when
2328 we load a new binary.
2329 (mi_gdb_load): Call mi_gdb_file_cmd. If gdbserver.exp is loaded,
2330 call gdbserver_gdb_load and mi_gdb_target_cmd.
2331
32c70722
MC
23322004-01-17 Michael Chastain <mec.gnu@mindspring.com>
2333
2334 * gdb.cp/templates.exp: Accept more spaces with "<foo, ?bar>"
2335 type patterns.
2336
b0cecf36
MC
23372004-01-17 Michael Chastain <mec.gnu@mindspring.com>
2338
2339 * gdb.cp/templates.exp: Fix typo in test name of
2340 "print Foo<volatile char*>::foo".
2341
4120d7e6
MC
23422004-01-15 Michael Chastain <mec.gnu@mindspring.com>
2343
2344 * gdb.base/setvar.exp: Remove setup_xfail for hppa*-*-*11*.
2345
f679e530
BE
23462004-01-16 Ben Elliston <bje@wasabisystems.com>
2347
2348 * gdb.arch/Makefile.in (MISCELLANEOUS): Remove.
2349 (clean mostlyclean): Remove empty rm.
2350
091c48f6
MC
23512004-01-15 Michael Chastain <mec.gnu@mindspring.com>
2352
2353 * gdb.base/setvar.exp: Add copyright years.
2354
3e5fc8d2
DC
23552004-01-14 David Carlton <carlton@bactrian.org>
2356
2357 * gdb.cp/rtti.exp: Update copyright. KFAIL test with repect to
2358 PR c++/1511 and update coment.
2359 * gdb.cp/templates.exp: Update patterns to match current output.
2360 If changes involve something other than whitespace, KFAIL
2361 w.r.t. PR c++/1512 or PR c++/931 as appropriate.
2362
63d06c5c
DC
23632004-01-14 David Carlton <carlton@kealia.com>
2364
2365 * gdb.cp/namespace.exp: Add tests involving classes defined within
2366 namespaces.
2367 * gdb.cp/namespace.cc (C::CClass): New.
2368 * gdb.cp/namespace1.cc (C::OtherFileClass): New.
2369
a51dab88
EZ
23702004-01-14 Elena Zannoni <ezannoni@redhat.com>
2371
2372 * gdb.base/sepdebug.exp: Bail out of the test if we don't know
2373 what debug info we have. Print a better message if something goes
2374 wrong while producing the separate debug info file.
2375
a476ccc9
MC
23762004-01-14 Michael Chastain <mec.gnu@mindspring.com>
2377
2378 * gdb.base/callfuncs.c: Remove explicit declaration of malloc.
2379
f453692c
MC
23802004-01-14 Michael Chastain <mec.gnu@mindspring.com>
2381
2382 * gdb.base/callfuncs.c: Add copyright notice.
2383
f40063a5
MC
23842004-01-13 Michael Chastain <mec.gnu@mindspring.com>
2385
2386 * gdb.cp/derivation.exp: Add XFAIL for bug with protected
2387 inheritance. PR gdb/1498, PR gcc/13539.
2388
19ac3974
EZ
23892004-01-13 Elena Zannoni <ezannoni@redhat.com>
2390
2391 * gdb.threads/gcore-thread.exp: Prefix name of binary with
2392 test specific name.
2393 * gdb.mi/gdb669.exp: Ditto.
2394 * gdb.mi/mi-pthreads.exp: Ditto.
2395 * gdb.mi/mi1-pthreads.exp: Ditto.
2396 * gdb.mi/mi2-pthreads.exp: Ditto.
2397
56c97c6e
MC
23982004-01-12 Michael Chastain <mec.gnu@mindspring.com>
2399
2400 * gdb.cp/member-ptr.cc: Add copyright notice.
2401
a0644324
MC
24022004-01-12 Michael Chastain <mec.gnu@mindspring.com>
2403
2404 * gdb.cp/member-ptr.exp: Use gdb_test, gdb_test_multiple. Add
2405 some patterns for recent versions of gcc and hpacc. Delete
2406 calls to setup_xfail for hppa*-*-*. Delete redundant tests.
2407 Delete tests that access a NULL pointer-to-member-data. This
2408 script is still disabled for gcc.
2409
32fabe09
EZ
24102004-01-12 Elena Zannoni <ezannoni@redhat.com>
2411
2412 * gdb.mi/mi2-basics.exp: Make sure that full pathnames are
2413 escaped correctly.
2414
1f8a6abb
EZ
24152004-01-12 Elena Zannoni <ezannoni@redhat.com>
2416
2417 * gdb.base/sepdebug.exp: New file.
2418 * gdb.base/sepdebug.c: New file.
2419 * lib/gdb.exp (separate_debug_filename): New procedure.
2420 (gdb_gnu_strip_debug): New procedure.
2421
48efe704
AC
24222004-01-12 Andrew Cagney <cagney@redhat.com>
2423
2424 * gdb.mi/ChangeLog: Delete file. Renamed to ...
2425 * gdb.mi/ChangeLog-1999-2003: New file.
2426
a9415475
AC
24272004-01-12 Andrew Cagney <cagney@redhat.com>
2428
2429 * gdb.base/fileio.exp: Update copyright year. On GNU/Linux, for
2430 "Renaming a directory to a non-empty directory returns ENOTEMPTY
2431 or EEXIST", treat EBUSY as an XFAIL.
2432
83b8cf9d
MC
24332004-01-11 Michael Chastain <mec.gnu@mindspring.com>
2434
2435 * gdb.base/scope.exp: Remove obsolete setup_xfail for
2436 hp_cc_compiler.
2437
9939d2a8
MC
24382004-01-10 Michael Chastain <mec.gnu@mindspring.com>
2439
2440 * gdb.cp/classes.exp: Remove old "(obsolescent gcc or gdb)"
2441 decorations.
2442
1ff8cadf
MC
24432004-01-10 Michael Chastain <mec.gnu@mindspring.com>
2444
2445 * gdb.cp/virtfunc.exp: Remove old "(obsolescent gcc or gdb)"
2446 and "(aCC)" decorations. Remove obsolete doco about old
2447 test results.
2448
6fa9022e
MC
24492004-01-09 Michael Chastain <mec.gnu@mindspring.com>
2450
2451 * gdb.cp/exception.exp: Fix typo in doco.
2452
209721fe
MK
24532004-01-09 Mark Kettenis <kettenis@gnu.org>
2454
2455 * gdb.base/gdb1476.exp: Fix typo.
2456
ef11303e
MC
24572004-01-09 Michael Chastain <mec.gnu@mindspring.com>
2458
2459 * gdb.hp/gdb.aCC/exception.exp: Re-create as a nearly empty
2460 file.
2461
041ab88c
MC
24622004-01-09 Michael Chastain <mec.gnu@mindspring.com>
2463
2464 * gdb.cp/exception.cc: Change <iostream.h> to <iostream>.
2465 * gdb.cp/exception.exp: Use gdb test, gdb_test_multiple.
2466 Use gdb_compile. Remove restriction on gcc. Add some patterns
2467 for recent version of gdb. Delete second half, which was a copy
2468 of the first half with different build flags. This test is
2469 still disabled because it is still not ready for production.
2470
e36d075a
MC
24712004-01-08 Michael Chastain <mec.gnu@mindspring.com>
2472
2473 * gdb.cp/exception.cc: Add copyright notice.
2474 * gdb.cp/exception.exp: Add a notice that this file is broken
2475 because of line number changes caused by addition of copyright
2476 notice.
2477
42b190ad
MC
24782004-01-08 Michael Chastain <mec.gnu@mindspring.com>
2479
2480 * gdb.cp/exception.cc: Renamed from gdb.hp/gdb.aCC/exception.cc.
2481 * gdb.cp/exception.exp: Renamed from gdb.hp/gdb.aCC/exception.exp.
2482
8f25f06b
MC
24832004-01-08 Michael Chastain <mec.gnu@mindspring.com>
2484
2485 * gdb.cp/classes.exp: Accept gnu abi 2.
2486 * gdb.cp/derivation.exp: Likewise.
2487 * gdb.cp/overload.exp: Likewise.
2488 * gdb.cp/virtfunc.exp: Likewise.
2489
06ded8b8
MC
24902004-01-08 Michael Chastain <mec.gnu@mindspring.com>
2491
2492 * gdb.mi/pthreads.c (done_making_threads): Remove extraneous
2493 semicolon after end of function.
2494
77c26ae3
MC
24952004-01-07 Michael Chastain <mec.gnu@mindspring.com>
2496
2497 * gdb.cp/bs15503.cc: Include <iostream>, not <iostream.h>.
2498 * gdb.cp/bs15503.exp: Remove hp-only restriction. Use modern
2499 boilerplate code for compiling and running the program under
2500 test. Add some string method tests.
2501
20757486
MC
25022004-01-07 Michael Chastain <mec.gnu@mindspring.com>
2503
2504 * gdb.cp/bs15503.cc: Add copyright notice.
2505 * gdb.cp/bs15503.exp: Adjust line number.
2506
0fd3b503
MC
25072004-01-07 Michael Chastain <mec.gnu@mindspring.com>
2508
2509 * gdb.hp/gdb.defects/bs15503.exp: Renamed to gdb.cp/bs15503.exp.
2510 * gdb.hp/gdb.defects/bs15503.cc: Renamed to gdb.cp/bs15503.cc.
2511
10d1bea8
MC
25122004-01-07 Michael Chastain <mec.gnu@mindspring.com>
2513
2514 * gdb.base/funcargs.exp: Remove obsolete setup_xfail for
2515 hp_cc_compiler.
2516
2789202a
MC
25172004-01-07 Michael Chastain <mec.gnu@mindspring.com>
2518
2519 * gdb.cp/cttiadd.c: Add a marker for gdb_get_line_number.
2520 * gdb.cp/ctti.exp: Use the marker instead of "next".
2521 With gcc, run further before bailing.
2522
b862f14c
MC
25232004-01-07 Michael Chastain <mec.gnu@mindspring.com>
2524
2525 * gdb.cp/cttiadd.cc: Add copyright notice.
2526 * gdb.cp/cttiadd1.cc: Likewise.
2527 * gdb.cp/cttiadd2.cc: Likewise.
2528 * gdb.cp/cttiadd3.cc: Likewise.
2529
96da2469
MC
25302004-01-07 Michael Chastain <mec.gnu@mindspring.com>
2531
2532 * gdb.cp/ctti.exp: Partial rewrite. Call gdb_compile properly.
2533 Use gdb_test, gdb_test_multiple. Use floating-point values that
2534 have exact representations in IEEE-ish formats.
2535
053248ff
MC
25362004-01-07 Michael Chastain <mec.gnu@mindspring.com>
2537
2538 * gdb.base/constvars.exp: Do not force lang=c++ if using HP
2539 compilers. Delete duplicate call to get_compiler_info.
2540 (local_compiler_xfail_check): setup_xfail if $hp_cc_compiler.
2541 * gdb.base/volatile.exp: Likewise.
2542
84acecdd
MK
25432004-01-07 Mark Kettenis <kettenis@gnu.org>
2544
2545 * gdb.base/gdb1476.exp: Only run the tests if we can't read the
2546 memory at address 0.
2547
fe11a27f
MC
25482004-01-07 Michael Chastain <mec.gnu@mindspring.com>
2549
2550 * gdb.stabs/weird.exp: Use hp_cc_compiler and hp_aCC_compiler
2551 to test for hp-ux assembler. Fix copyright years.
2552
60ad077b
AC
25532004-01-07 Andrew Cagney <cagney@redhat.com>
2554
2555 * gdb.base/fileio.c (strerrno): Add "EBUSY".
2556
1c9b8f33
AC
25572004-01-07 Andrew Cagney <cagney@redhat.com>
2558
2559 * gdb.base/fileio.c (test_open): Do not pass S_IWUSR to "open"
2560 when creating the read-only file. From analysis by Roland McGrath
2561 and Elena Zannoni.
2562
753ccc7a
MC
25632004-01-06 Michael Chastain <mec.gnu@mindspring.com>
2564
2565 * gdb.cp/namespace.exp: Call get_compiler_info with "c++".
2566
eca3e36b
MC
25672004-01-06 Michael Chastain <mec.gnu@mindspring.com>
2568
2569 * gdb.base/cvexpr.c: Be type-safe with function pointers and
2570 data pointers.
2571
f8d4bac4
MC
25722004-01-06 Michael Chastain <mec.gnu@mindspring.com>
2573
2574 * gdb.cp/m-static.exp: Compile one source file at a time.
2575 Delete unused call to get_compiler_info.
2576
9b4e0f94
MC
25772004-01-06 Michael Chastain <mec.gnu@mindspring.com>
2578
2579 * gdb.base/call-ar-st.exp: Delete explicit reference to ${binfile}.ci.
2580 * gdb.base/call-rt-st.exp: Likewise.
2581 * gdb.base/nodebug.exp: Likewise.
2582 * gdb.base/volatile.exp: Likewise.
2583 * gdb.cp/ref-types.exp: Likewise.
2584 * gdb.cp/templates.exp: Likewise.
2585
023c1024
MK
25862004-01-05 Mark Kettenis <kettenis@gnu.org>
2587
2588 * gdb.base/gdb1476.exp, gdb.base/gdb1476.c: New files.
2589
19703c4a
MC
25902004-01-05 Michael Chastain <mec.gnu@mindspring.com>
2591
2592 * gdb.cp/funcargs.exp: Delete special timeout of 240 seconds for
2593 hppa*-hp-hpux*.
2594
18b67037
MK
25952004-01-04 Mark Kettenis <kettenis@gnu.org>
2596
ba6219c8
MK
2597 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
2598 x86_64-*-*.
2599
18b67037
MK
2600 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
2601 sparc64-*-* and sparc*-solaris2*.
2602
1bfbbb9d
MK
26032004-01-04 Mark Kettenis <kettenis@gnu.org>
2604
2605 * gdb.base/structs.exp: Remove ${testfile} from "zed L<n> for
2606 return ${tests}" test. The ${tests} already mentions the
2607 filename.
2608
06846494
MC
26092004-01-02 Michael Chastain <mec.gnu@mindspring.com>
2610
2611 * gdb.cp/local.exp: Accept gcc abi 2.
2612
3b0cb202
MC
26132004-01-02 Michael Chastain <mec.gnu@mindspring.com>
2614
2615 * gdb.cp/templates.exp: Accept gcc abi 2.
2616
0643ec3f
MC
26172004-01-02 Michael Chastain <mec.gnu@mindspring.com>
2618
2619 * lib/compiler.cc: Remove supports_template_debugging.
2620 * gdb.cp/templates.exp: Do not test supports_template_debugging.
2621
d231d0b1
MC
26222004-01-01 Michael Chastain <mec.gnu@mindspring.com>
2623
2624 * gdb.cp/namespace.exp: Accept gcc abi 2.
2625
44ffb27c
MC
26262004-01-01 Michael Chastain <mec.gnu@mindspring.com>
2627
2628 * gdb.cp/method.exp: Accept gcc abi 2.
2629
184ad485
MC
26302004-01-01 Michael Chastain <mec.gnu@mindspring.com>
2631
2632 * gdb.cp/classes.exp: Generate identical results as old version.
2633 * gdb.cp/derivation.exp: Likewise.
2634 * gdb.cp/overload.exp: Likewise.
2635 * gdb.cp/virtfunc.exp: Likewise.
2636
116f09e7
MC
26372004-01-01 Michael Chastain <mec.gnu@mindspring.com>
2638
2639 * gdb.cp/virtfunc.exp: Modify some patterns to avoid a
2640 mysterious bug with sourceware version of expect.
2641
b1379776
MC
26422004-01-01 Michael Chastain <mec.gnu@mindspring.com>
2643
2644 * gdb.cp/overload.exp: Rewrite. Clean up patterns to match
2645 current versions of gcc, including gcc abi 2. Remove gratuitous
2646 restart of test program. Use gdb_test_multiple and gdb_test for
2647 all tests. Add patterns to xfail missing "const" in "const char *"
2648 and kfail PR gdb/1155.
2649
6b7a4c0e
MC
26502004-01-01 Michael Chastain <mec.gnu@mindspring.com>
2651
2652 * gdb.cp/derivation.exp: Rewrite. Clean up patterns to match
2653 current versions of gcc, including gcc abi 2. Remove gratuitous
2654 restart of test program. Use gdb_test_multiple and gdb_test for
2655 all tests. Add patterns to kfail PR gdb/1498.
2656
51615d72
MC
26572003-12-31 Michael Chastain <mec.gnu@mindspring.com>
2658
2659 * gdb.cp/virtfunc.exp: Rewrite. Clean up patterns to match
2660 current versions of gcc, including gcc abi 2. Use "breakpoint"
2661 and "continue" instead of restarting the target program. Use
2662 gdb_test_multiple and gdb_test for all tests.
2663
7b79a9d7
MK
26642004-01-01 Mark Kettenis <kettenis@gnu.org>
2665
2666 * gdb.asm/asm-source.exp: Update copyright year. Link statically
2667 for *-*-solaris2*.
2668
1cd3489f
MC
26692003-12-31 Michael Chastain <mec.gnu@mindspring.com>
2670
2671 * gdb.cp/classes.exp: Rewrite. Clean up patterns to match
2672 current versions of gcc, including gcc abi 2. Use "breakpoint"
2673 and "continue" instead of restarting the target program several
2674 times. Use gdb_test_multiple and gdb_test for all tests.
2675
850742db
MC
26762003-12-18 Michael Chastain <mec.gnu@mindspring.com>
2677
2678 * gdb.base/sect-cmd.exp: Handle compiling test case from multiple
2679 source files.
2680
eb4bbda8
MC
26812003-12-16 Michael Chastain <mec.gnu@mindspring.com>
2682
2683 * gdb.base/environ.exp: Handle compiling test case from multiple
2684 source files.
2685
e42c7771
MC
26862003-12-16 Michael Chastain <mec.gnu@mindspring.com>
2687
2688 * gdb.base/structs.exp: Call gdb_exit as well as gdb_start.
2689
80e4b428
JB
26902003-12-17 Jim Blandy <jimb@redhat.com>
2691
5f06973a
JB
2692 * gdb.base/freebpcmd.c: Add copyright notice.
2693
80e4b428
JB
2694 * gdb.base/freebpcmd.exp: Mark the interesting failure as known.
2695
0ab84fb7
MC
26962003-12-16 Michael Chastain <mec.gnu@mindspring.com>
2697
2698 * gdb.base/maint.exp: Add generic FAIL patterns to prevent timeouts.
2699
1b3bb3d0
JB
27002003-12-13 Jim Blandy <jimb@redhat.com>
2701
2702 * gdb.base/freebpcmd.exp, gdb.base/freebpcmd.c: New test.
2703
3a4c9371
KB
27042003-12-12 Kevin Buettner <kevinb@redhat.com>
2705
2706 * gdb.asm/frv.inc: New file.
2707 * gdb.asm/asm-source.exp: Add frv-*-* as a supported target.
2708
a1dea79a
FF
27092003-12-09 Fred Fish <fnf@redhat.com>
2710
2711 * gdb.base/break.c (marker1, marker2, marker3, marker4): Move
2712 functions to break1.c and leave prototypes behind. Add more
2713 "set breakpoint NN here" comments.
2714 * gdb.base/break1.c: New file.
2715
2716 * gdb.base/break.exp: Handle compiling test case from multiple
2717 source files and change source file references as needed.
2718 * gdb.base/completion.exp: Ditto.
2719 * gdb.base/condbreak.exp: Ditto.
2720 * gdb.base/define.exp: Ditto.
2721 * gdb.base/ena-dis-br.exp: Ditto.
2722 * gdb.base/info-proc.exp: Ditto.
2723 * gdb.base/maint.exp: Ditto.
2724 * gdb.base/until.exp: Ditto.
2725
2726 * gdb.base/condbreak.exp: Use bp_locationNN variables instead of
2727 hardcoded line numbers.
2728 * gdb.base/define.exp: Ditto.
2729 * gdb.base/ena-dis-br.exp: Ditto.
2730 * gdb.base/maint.exp: Ditto.
2731 * gdb.base/until.exp: Ditto.
2732
2733 * gdb.base/completion.exp: Use "break1" for completion tests since
2734 "break" is no longer a unique prefix.
2735
5266b69c
AC
27362003-12-06 Andrew Cagney <cagney@redhat.com>
2737
2738 * gdb.base/structs.exp (test_struct_returns): When applicable, set
2739 "return_value_unimplemented". When an unimplemented struct return
2740 architecture, report incorrect values as a KFAIL
2741
374451f0
MC
27422003-12-05 Michael Chastain <mec.gnu@mindspring.com>
2743
2744 * gdb.cp/rtti.exp: Accept new wording of warning from
2745 cp_lookup_rtti_type.
2746
ba9b20a7
MC
27472003-12-05 Michael Chastain <mec.gnu@mindspring.com>
2748
2749 Partial fix for PR testsuite/1456.
2750 * gdb.base/scope.exp (test_at_main): Replace references to
2751 gcc_compiled with calls to test_compiler_info.
2752 (test_at_foo): Likewise.
2753 (test_at_bar): Likewise.
2754
b74b6d0b
MC
27552003-12-04 Michael Chastain <mec.gnu@mindspring.com>
2756
2757 Partial fix for PR testsuite/1456.
2758 * gdb.base/so-impl-ld.exp: Replace reference to gcc_compiled with call
2759 to test_compiler_info.
2760
ccfa3402
MC
27612003-12-03 Michael Chastain <mec.gnu@mindspring.com>
2762
2763 * gdb.base/so-impl-ld.exp: Update copyright notice.
2764
f6246aba
MC
27652003-12-02 Michael Chastain <mec.gnu@mindspring.com>
2766
2767 Partial fix for PR testsuite/1456.
2768 * gdb.base/mips_pro.exp: Replace references to gcc_compiled with calls
2769 to test_compiler_info.
2770
13ae734a
MC
27712003-11-28 Michael Chastain <mec.gnu@mindspring.com>
2772
2773 * gdb.objc/objcdecode.exp: Match and KFAIL the output that comes
2774 from current versions of gdb. Clean up regular expressions.
2775 Delete redundant timeout case.
2776
d8e1cdee
MC
27772003-11-28 Michael Chastain <mec.gnu@mindspring.com>
2778
2779 * gdb.objc/nondebug.exp: Match and KFAIL the output that comes
2780 from current versions of gdb. Clean up regular expressions.
2781 Delete redundant timeout case.
2782
96457b64
MC
27832003-12-01 Michael Chastain <mec.gnu@mindspring.com>
2784
2785 Partial fix for PR testsuite/1456.
2786 * gdb.base/callfuncs.exp (do_function_calls): Replace reference to
2787 gcc_compiled with call to test_compiler_info.
2788
f35309fc
MC
27892003-11-30 Michael Chastain <mec.gnu@mindspring.com>
2790
2791 Partial fix for PR testsuite/1456.
2792 * gdb.base/list.exp (test_list_function): Delete unused declaration
2793 of gcc_compiled.
2794
d7afdf9b
MC
27952003-11-29 Michael Chastain <mec.gnu@mindspring.com>
2796
2797 Partial fix for PR testsuite/1456.
2798 * gdb.base/complex.exp: Replace reference to gcc_compiled with
2799 call to test_compiler_info.
2800
71507b56
MK
28012003-11-29 Mark Kettenis <kettenis@gnu.org>
2802
2803 * gdb.asm/asm-source.exp: Initialize asm-note to "empty". Set
2804 asm-note to "netbsd" for *-*-netbsdelf* and x86_64-*-netbsd*. Use
2805 it to create the appropriate note.inc.
2806 * gdb.asm/asmsrc1.s: Include "note.inc".
2807 * gdb.asm/netbsd.inc: New file.
2808 * gdb.asm/empty.inc: New file.
2809
f81f93f7
MC
28102003-11-28 Michael Chastain <mec.gnu@mindspring.com>
2811
2812 Partial fix for PR testsuite/1456.
2813 * gdb.base/constvars.exp: Replace references to gcc_compiled with
2814 calls to test_compiler_info.
2815
9a77938e
MC
28162003-11-27 Michael Chastain <mec.gnu@mindspring.com>
2817
2818 Partial fix for PR testsuite/1456.
2819 * gdb.base/volatile.exp: Replace references to gcc_compiled with
2820 calls to test_compiler_info.
2821
e8367dc7
MK
28222003-11-27 Mark Kettenis <kettenis@gnu.org>
2823
2824 * gdb.base/structs.exp: Use i*86-*-* instead of i686-*-* as a
2825 pattern for the KFAILs.
2826
526c61ee
AF
28272003-11-25 Adam Fedor <fedor@gnu.org>
2828
2829 * gdb.objc/objcdecode.exp: Test for PR objc/1238.
2830 * gdb.objc/objcdecode.m: New file.
2831
28f2d600
AF
28322003-11-25 Adam Fedor <fedor@gnu.org>
2833
2834 * gdb.objc/nondebug.exp: Test for PR objc/1236.
2835 * gdb.objc/nondebug.m: New file.
2836
a3895cee
BE
28372003-11-26 Ben Elliston <bje@wasabisystems.com>
2838
2839 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
2840 NetBSD as it does on FreeBSD. Modelled on a similar change by
2841 Mark Kettenis on 2003-05-30.
2842 (link-flags): Set to "--entry _start" regardless of target.
2843 Special linker flags are to be appended to $link-flags.
2844 * gdb.asm/mips.inc (gdbasm_startup): Remove __start label.
2845
c9f2c8a3
MC
28462003-11-25 Michael Chastain <mec.gnu@mindspring.com>
2847
2848 * gdb.cp/method.exp: Accept output of new demangler.
2849
15a0587a 28502003-11-25 Michael Chastain <mec.gnu@mindspring.com>
f4e8b6f3
MC
2851
2852 * gdb/class2.exp: New file.
2853 * gdb/class2.cc: New file.
2854
3c00b570
MC
28552003-11-25 Michael Chastain <mec.gnu@mindspring.com>
2856
2857 * gdb.cp/templates.exp (test_ptype_of_templates): Accept output
2858 of new demangler.
2859
7027acc7
MK
28602003-11-23 Mark Kettenis <kettenis@gnu.org>
2861
2862 * gdb.arch/i386-unwind.exp: Use gdb_run_cmd and gdb_expect instead
2863 of gdb_test "run".
2864
b0e1598a
MK
28652003-11-23 Mark Kettenis <kettenis@gnu.org>
2866
2867 * gdb.arch/i386-unwind.exp: Don't use runto_main. Change
2868 "continue" into "run".
2869
4d9eda44
MC
28702003-11-23 Michael Chastain <mec.gnu@mindspring.com>
2871
2872 Partial fix for PR testsuite/1456.
2873 * gdb.cp/ambiguous.exp: Replace reference to gcc_compiled with
2874 call to test_compiler_info.
2875 * gdb.cp/ctti.exp: Likewise.
2876 * gdb.cp/derivation.exp: Likewise.
2877 * gdb.cp/member-ptr.exp: Likewise.
2878 * gdb.cp/virtfunc.exp (test_virtual_calls): Remove unused
2879 reference to gcc_compiled.
2880
28812003-11-23 Michael Chastain <mec.gnu@mindspring.com>
b729099e
MC
2882
2883 Fix PR testsuite/1463.
2884 * gdb.base/structs.exp (start_structs_test): Call
2885 get_debug_format before using the debug format.
2886
d422fe19
AC
28872003-11-22 Andrew Cagney <cagney@redhat.com>
2888
2889 * lib/gdb.exp (gdb_test_multiple): Add simple example.
2890 * gdb.base/structs.exp: Use gdb_test_multiple.
2891
039cf96d
AC
28922003-11-20 Andrew Cagney <cagney@redhat.com>
2893
6882279b
AC
2894 * gdb.base/structs.exp: Handle and recover from internal errors.
2895 Replace "foo${n}" with "foo<n>" in test messages.
2896
e53890ae
AC
2897 * gdb.base/structs.exp: Update copyright. Rewrite.
2898 * gdb.base/structs.c: Update copyright. Rewrite.
2899
2b211c59
AC
2900 * lib/gdb.exp (gdb_internal_error_resync): Issue a perror when the
2901 resync count exceeded.
d63a86f8 2902
039cf96d
AC
2903 * gdb.base/maint.exp: Use gdb_internal_error_resync to recover
2904 from the internal error.
2905 * lib/gdb.exp (gdb_internal_error_resync): New procedure.
2906 Original from Jim Blandy.
2907 (gdb_test_multiple): Use gdb_internal_error_resync.
2b211c59 2908
eac98b22
AC
29092003-11-19 Andrew Cagney <cagney@redhat.com>
2910
2911 * gdb.base/callfuncs.exp: Change the XFAILed descriptor test to a
2912 KFAIL.
2913
67455b2a
MK
29142003-11-17 Mark Kettenis <kettenis@gnu.org>
2915
2916 New testcase for PR backtrace/1435.
2917 * gdb.arch/i386-unwind.exp: New file.
2918 * gdb.arch/i386-unwind.c: New file.
2919
853d6e5b
AC
29202003-11-17 Andrew Cagney <cagney@redhat.com>
2921
2922 * lib/gdb.exp (compiler_info): New global.
2923 (test_compiler_info): New function.
2924 (get_compiler_info): Set compiler_info.
2925 * lib/compiler.c, lib/compiler.cc: Add copyright. When GNUC, set
2926 "compiler_info" to gcc-<major>-<minor>.
2927
38cf6e11
MC
29282003-11-15 Michael Chastain <mec.gnu@mindspring.com>
2929
2930 * gdb.trace/configure: Remove.
2931
a50d3602
EZ
29322003-11-13 Elena Zannoni <ezannoni@redhat.com>
2933
2934 * gdb.base/break.c: Add comments to aid finding line numbers for
d63a86f8 2935 breakpoints.
a50d3602
EZ
2936 * gdb.base/break.exp: Remove all references to explicit line
2937 numbers.
2938
d9407aaa
NC
29392003-11-11 Nick Clifton <nickc@redhat.com>
2940
2941 * gdb.base/shreloc.exp: Do not run for targets which do not
2942 support shared objects.
2943
db488fc1
CV
29442003-11-10 Corinna Vinschen <vinschen@redhat.com>
2945
2946 * gdb.base/fileio.exp: Drop tests for nointerrupts and noinferiorio.
2947 Don't run tests if nofileio flag is given.
2948
6a90a18e
EZ
29492003-11-07 Elena Zannoni <ezannoni@redhat.com>
2950
2951 * gdb.cp/annota3.exp: Make sure we can match 'Hardware watchpoint'
2952 as well as 'Watchpoint'.
2953
0b915e9c
EZ
29542003-11-06 Elena Zannoni <ezannoni@redhat.com>
2955
2956 Reported by Jim Ingham <jingham@apple.com>:
2957 * gdb.base/annota1.exp: Match at least one occurrence of the
2958 signal handler annotation.
2959
d7e4b55f
EZ
29602003-11-06 Elena Zannoni <ezannoni@redhat.com>
2961
2962 * gdb.cp/annota2.exp: Make sure we can match 'Hardware watchpoint'
2963 as well as 'Watchpoint'.
2964
2fe4e8d0
MC
29652003-11-05 Michael Chastain <mec@shout.net>
2966
2967 * gdb.mi/pthreads.c (routine): Handle early return from sleep.
2968
6ef88553
KW
29692003-11-03 Kris Warkentin <kewarken@qnx.com>
2970
2971 * gdb.arch/gdb1291.c: New test file.
2972 * gdb.arch/gdb1291.exp: New test script.
2973 * gdb.arch/gdb1431.c: New test file.
2974 * gdb.arch/gdb1431.exp: New test script.
2975
ae7dc4d8
MC
29762003-10-22 Michael Chastain <mec@shout.net>
2977
2978 * gdb.mi/pthreads.c: Add copyright notice.
2979
c39d7427
MC
29802003-10-22 Michael Chastain <mec@shout.net>
2981
2982 * gdb.threads/pthreads.c: Add copyright notice.
2983
8b7d96c1
MC
29842003-10-20 Michael Chastain <mec@shout.net>
2985
2986 * gdb.base/gdb1056.exp: New test script.
2987
d1d69fdd
DJ
29882003-10-13 Daniel Jacobowitz <drow@mvista.com>
2989
2990 * gdb.threads/killed.exp: Use gdb_run_cmd.
2991
7d605576
DJ
29922003-10-13 Daniel Jacobowitz <drow@mvista.com>
2993
2994 * gdb.base/gcore.exp: Issue an UNSUPPORTED and exit if we can't
2995 create a core file.
2996 * gdb.threads/gcore-thread.exp: Likewise.
2997
618ec112
CV
29982003-10-13 Corinna Vinschen <vinschen@redhat.com>
2999
3000 * gdb.base/call-rt-st.c (struct bit_flags_char_t): New bitfield
3001 type, based on char type.
3002 (struct bit_flags_short_t): New bitfield type, based on short type.
3003 (init_bit_flags_char): New fuction.
3004 (init_bit_flags_short): Ditto.
3005 (print_bit_flags_char): Ditto.
3006 (print_bit_flags_short): Ditto.
3007 (main): Add handling for bit_flags_char_t and bit_flags_short_t.
3008
9367a73c
MC
30092003-10-11 Michael Chastain <mec@shout.net>
3010
3011 * gdb.base/call-rt-st.exp: Update copyright year.
3012
1decf120
KI
30132003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
3014
3015 * config/hmsirom.exp: Replace "Hitachi" with "Renesas".
3016 * gdb.disasm/sh3.s: Ditto.
3017
5445b2ae
DJ
30182003-10-07 Daniel Jacobowitz <drow@mvista.com>
3019
3020 * gdb.threads/switch-threads.exp: New test.
3021 * gdb.threads/switch-threads.c: New source file.
3022
aec24853
CV
30232003-10-07 Corinna Vinschen <vinschen@redhat.com>
3024
3025 * gdb.base/ending-run.exp: Add sh specific case.
3026
adc7428d
AC
30272003-10-06 Andrew Cagney <cagney@redhat.com>
3028
3029 * gdb.base/watchpoint.exp: Delete obsolete clear_xfail.
3030 * gdb.disasm/mn10200.exp: Delete obsolete file.
3031
c9d37158
DJ
30322003-09-29 Daniel Jacobowitz <drow@mvista.com>
3033
3034 * ChangeLog: Correct an entry command.exp -> commands.exp.
3035 * gdb.base/commands.exp (bp_deleted_in_command_test)
3036 (temporary_breakpoint_commands): Check noargs.
3037
79c2c32d
DC
30382003-09-25 David Carlton <carlton@kealia.com>
3039
3040 * gdb.cp/namespace.exp: Tweak comments. Add non-quoted versions
3041 of some print tests, where appropriate. Add tests for C::D::cd,
3042 E::ce, F::cXfX, G::XgX.
3043 * gdb.cp/namespace.cc: Add XgX, cXfX, ce.
3044
594e6d67
RE
30452003-09-25 Richard Earnshaw <rearnsha@arm.com>
3046
3047 * lib/java.exp (java_init): Import target_alias before using it.
3048
10f0d451
DC
30492003-09-25 David Carlton <carlton@kealia.com>
3050
3051 * gdb.base/corefile.exp: Delete obsolete setup_xfail.
3052
274bcba0
EZ
30532003-09-23 Elena Zannoni <ezannoni@redhat.com>
3054
d63a86f8 3055 * gdb.base/selftest.exp: Accomodate more instruction reordering
274bcba0
EZ
3056 weirdness.
3057
cdbf20f7
MC
30582003-09-17 Michael Chastain <mec@shout.net>
3059
3060 * gdb.cp/gdb1355.exp: New file.
3061 * gdb.cp/gdb1355.c: New file.
3062
71e06f80
CV
30632003-09-15 Corinna Vinschen <vinschen@redhat.com>
3064
3065 * gdb.asm/asm-source.exp: Add sh*-*-* as supported target.
3066 * gdb.asm/sh.inc: New file.
3067
5c4e30ca
DC
30682003-09-11 David Carlton <carlton@kealia.com>
3069
bd45b7af
DC
3070 * gdb.cp/namespace.exp: Add tests for namespace types.
3071 * gdb.cp/maint.exp (test_help): Test 'help maint cp namespace'.
5c4e30ca
DC
3072 (test_namespace): New.
3073
1c199746
EZ
30742003-09-11 Elena Zannoni <ezannoni@redhat.com>
3075
3076 * gdb.base/relocate.exp: Handle new gdb output at startup.
3fcf0ced 3077 * gdb.stabs/weird.exp: Ditto.
1c199746 3078
04ed252f
MC
30792003-09-08 Michael Chastain <mec@shout.net>
3080
3081 * gdb.base/gdb1250.c: Rename 'gamma' to 'my_gamma'.
3082
d8a2d9e7
MC
30832003-09-07 Michael Chastain <mec@shout.net>
3084
3085 * gdb.cp/classes.exp: Accommodate both 'syntax error' and
3086 'parse error'.
3087
161afb24
MK
30882003-09-07 Mark Kettenis <m.kettenis@osp.nl>
3089
3090 * gdb.arch/i386-prologue.exp: Add checks for saved registers.
3091
49f2741a
MC
30922003-08-30 Michael Chastain <mec@shout.net>
3093
3094 * gdb.base/selftest.exp: Remove support for m68k*-*-hpux.
3095 * gdb.gdb/observer.exp: Ditto.
3096 * gdb.gdb/xfullpath.exp: Ditto.
3097
8afa723e
MK
30982003-08-29 Mark Kettenis <kettenis@gnu.org>
3099
3100 * gdb.base/interrupt.exp: XFAIL "call function when asleep" for
3101 *-*-*bsd*.
3102
f31dfe3b
JJ
31032003-08-28 Jeff Johnston <jjohnstn@redhat.com>
3104
3105 * gdb.base/dump.exp: Skip for ia64.
3106
4630e498
JJ
31072003-08-25 Jeff Johnston <jjohnstn@redhat.com>
3108
3109 * gdb.asm/asm-source.exp: Add ia64 support.
3110 * gdb.asm/ia64.inc: New file.
3111
1105b7ef
MC
31122003-08-22 Michael Chastain <mec@shout.net>
3113
3114 * gdb.cp: New directory.
3115 * gdb.cp/*: Copy from gdb.c++/*.
3116 * gdb.c++/*: Remove.
3117 * Makefile.in: Change gdb.c++ to gdb.cp.
3118 * configure.in: Ditto.
3119 * configure: Regnerate.
3120
c945b932
MK
31212003-08-18 Mark Kettenis <kettenis@gnu.org>
3122
3123 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1338.
3124 * gdb.arch/i386-prologue.c (gdb1338): Add function.
3125
2b66634b
DJ
31262003-08-17 Daniel Jacobowitz <drow@mvista.com>
3127
3128 * mi-var-display.exp (-var-list-children weird): Accept function
3129 pointers with argument types.
3130 * mi1-var-display.exp (-var-list-children weird): Likewise.
3131 * mi2-var-display.exp (-var-list-children weird): Likewise.
3132
a356f73b
DJ
31332003-08-17 Daniel Jacobowitz <drow@mvista.com>
3134
3135 * gdb.base/annota3.exp: Add missing newline.
3136
483417b8
MC
31372003-08-06 Michael Chastain <mec@shout.net>
3138
3139 * gdb.java/jmisc1.exp: Add test for pr gdb/1322.
3140
c99c59c3
MS
31412003-08-12 Michael Snyder <msnyder@redhat.com>
3142
3143 * gdb.base/float.exp: Add test for SH.
3144
55ed7501
MK
31452003-08-10 Mark Kettenis <kettenis@gnu.org>
3146
3147 * gdb.arch/i386-prologue.c, gdb.arch/i386-prologue.exp: New files.
3148
1a371f2e
EZ
31492003-08-07 Elena Zannoni <ezannoni@redhat.com>
3150
3151 * gdb.base/completion.exp: Remove reduntant completion test
3152 on filename.
3153
e0f353ce
EZ
31542003-08-07 Elena Zannoni <ezannoni@redhat.com>
3155
3156 * gdb.base/attach.exp, gdb.base/detach.exp, gdb.base/gcore.exp,
3157 gdb.mi/mi-basics.exp, gdb.threads/gcore-thread.exp,
3158 gdb.trace/save-trace.exp: Make sure that full pathnames are
3159 escaped correctly.
3160
5710a1af 31612003-08-07 Elena Zannoni <ezannoni@redhat.com>
d63a86f8 3162
5710a1af
EZ
3163 * configure.in: Don't generate config.h from config.hin.
3164 * configure: Regenerate.
3165 * config.hin: Remove file.
3166 * gdb.mi/pthreads.c: Remove include of config.h, and other ifdefs.
3167 * gdb.threads/pthreads.c: Ditto.
3168
dcd81ce9
DJ
31692003-08-07 Daniel Jacobowitz <drow@mvista.com>
3170
3171 From Kei Sakamoto <sakamoto.kei@renesas.com>:
3172 * gdb.asm/asm-source.exp : Add -lgloss to link-flags.
3173 * gdb.asm/m32r.inc : Remove an illegal nop after bl instruction.
3174 Replace ld24 with seth/add3.
3175
6009d884
AC
31762003-08-02 Andrew Cagney <cagney@redhat.com>
3177
3178 * gdb.base/annota3.exp: New file.
3179 * gdb.base/annota3.c: New file.
3180 * gdb.c++/annota3.exp: New file.
3181 * gdb.c++/annota3.cc: New file.
3182
51514e06
MC
31832003-07-29 Michael Chastain <mec@shout.net>
3184
3185 * gdb.threads/tls.c (spin): Check errno only if sem_wait
3186 actually failed.
3187 (do_pass): Likewise.
3188 * gdb.threads/tls.exp: Always initialize no_of_threads.
3189
4ee6625b
DJ
31902003-07-27 Daniel Jacobowitz <drow@mvista.com>
3191
3192 * gdb.threads/print-threads.exp (test_all_threads): Loosen KFAIL
3193 pattern.
3194 * gdb.threads/tls-shared.exp: Don't use gdb_suppress_entire_file.
3195 * gdb.threads/tls.exp: Recognize one case of the host library not
3196 supporting TLS.
3197
225f2bf6
AC
31982003-07-27 Andrew Cagney <cagney@redhat.com>
3199
3200 * gdb.base/fileio.exp: Use SH when running commands using
3201 remote_exec.
3202
bcb27c9f
DJ
32032003-07-24 Daniel Jacobowitz <drow@mvista.com>
3204
3205 From Kei Sakamoto <sakamoto.kei@renesas.com>:
3206 * gdb.base/relocate.c (dummy): New padding array.
3207
3d67be83
MS
32082003-07-22 Michael Snyder <msnyder@redhat.com>
3209
d63a86f8 3210 * gdb.disasm/8300s.s: Fix syntax of bsr insn.
3d67be83
MS
3211
3212 * gdb.disasm/h8300s.exp : Minor changes in disassembler output require
3213 patterns to be more general, accepting old and new output.
3214 Some output chars (such as '+') also must be quoted.
d63a86f8 3215 Some addresses are displayed numerically instead of
3d67be83
MS
3216 symbolically.
3217
57ba3b85
MS
32182003-07-23 Michael Snyder <msnyder@redhat.com>
3219
686d097c
MS
3220 * gdb.base/return2.exp: Don't test long-long return.
3221
57ba3b85
MS
3222 * gdb.disasm/t01_mov.s: New file, h8300sx disassembly tests.
3223 * gdb.disasm/t01_mov.exp: Ditto.
3224 * gdb.disasm/t02_mova.s: Ditto.
3225 * gdb.disasm/t02_mova.exp: Ditto.
3226 * gdb.disasm/t03_add.s: Ditto.
3227 * gdb.disasm/t03_add.exp: Ditto.
3228 * gdb.disasm/t04_sub.s: Ditto.
3229 * gdb.disasm/t04_sub.exp: Ditto.
3230 * gdb.disasm/t05_cmp.s: Ditto.
3231 * gdb.disasm/t05_cmp.exp: Ditto.
3232 * gdb.disasm/t06_ari2.s: Ditto.
3233 * gdb.disasm/t06_ari2.exp: Ditto.
3234 * gdb.disasm/t07_ari3.s: Ditto.
3235 * gdb.disasm/t07_ari3.exp: Ditto.
3236 * gdb.disasm/t08_or.s: Ditto.
3237 * gdb.disasm/t08_or.exp: Ditto.
3238 * gdb.disasm/t09_xor.s: Ditto.
3239 * gdb.disasm/t09_xor.exp: Ditto.
3240 * gdb.disasm/t10_and.s: Ditto.
3241 * gdb.disasm/t10_and.exp: Ditto.
3242 * gdb.disasm/t11_logs.s: Ditto.
3243 * gdb.disasm/t11_logs.exp: Ditto.
3244 * gdb.disasm/t12_bit.s: Ditto.
3245 * gdb.disasm/t12_bit.exp: Ditto.
3246 * gdb.disasm/t13_otr.s: Ditto.
3247 * gdb.disasm/t13_otr.exp: Ditto.
3248
e00759ef
EZ
32492003-07-22 Elena Zannoni <ezannoni@redhat.com>
3250
3251 * gdb.threads/tls.exp :Add kfail for 'info address' case.
3252
8bc2021f
EZ
32532003-07-22 Elena Zannoni <ezannoni@redhat.com>
3254
3255 * gdb.threads/tls.c : New file.
3256 * gdb.threads/tls.exp : New file.
3257 * gdb.threads/tls-main.c : New file.
3258 * gdb.threads/tls-shared.c : New file.
3259 * gdb.threads/tls-shared.exp : New file.
3260
89320c4c
AS
32612003-07-22 Andreas Schwab <schwab@suse.de>
3262
3263 * gdb.asm/powerpc.inc (gdbasm_startup): Force alignment.
3264
180dea7c
AS
32652003-07-20 Andreas Schwab <schwab@suse.de>
3266
3267 * gdb.base/selftest.exp (do_steps_and_nexts): Add more patterns
3268 due to insn reordering.
3269
0714963c
AC
32702003-07-15 Andrew Cagney <cagney@redhat.com>
3271
3272 * gdb.asm/asm-source.exp: Do not allow "start" in the backtrace.
3273
98a23b3f
MC
32742003-07-15 Michael Chastain <mec@shout.net>
3275
3276 * gdb.base/gdb1250.exp: New file.
3277 * gdb.base/gdb1250.c: New file.
3278
27e417a2
ML
32792003-07-09 Michal Ludvig <mludvig@suse.cz>
3280
3281 * gdb.c++/templates.exp (test_ptype_of_templates): Recognize
3282 expansion of size_t to 'unsigned long', not only to 'unsigned'.
3283
8bc2021f
EZ
32842003-07-09 Elena Zannoni <ezannoni@redhat.com>
3285
3286 * gdb.threads/tls.c: New file.
3287 * gdb.threads/tls.exp: New file.
3288 * gdb.threads/tls-main.c: New file.
3289 * gdb.threads/tls-shared.c: New file.
3290 * gdb.threads/tls-shared.exp: New file.
3291
d99968dc
EZ
32922003-07-09 Elena Zannoni <ezannoni@redhat.com>
3293
3294 * gdb.base/annota1.exp: Make sure that we properly escape the
3295 full path of the source file. Xfail more permissive patterns,
d63a86f8 3296 due to a compiler debug info problem.
d99968dc 3297
83876b3b
AS
32982003-07-07 Andreas Schwab <schwab@suse.de>
3299
2705e972
AS
3300 * gdb.asm/m68k.inc: New file.
3301 * gdb.asm/asm-source.exp: Use it for m68k-*-*.
3302
83876b3b
AS
3303 * gdb.objc/basicclass.exp ("Call an Objective-C method with no
3304 arguments"): Also match negative number.
3305
3306 * gdb.base/float.exp ("info float"): Add test for m68k-*-*.
3307
3a871b37
DJ
33082003-07-03 Daniel Jacobowitz <drow@mvista.com>
3309
3310 * gdb.base/store.c (charest): New typedef.
3311 (add_char): Rename to add_charest, update.
3312 (wack_char): Rename to wack_charest, update types. Return l + r
3313 to keep r live across the call.
3314 (wack_short, wack_int, wack_long, wack_longest, wack_float)
3315 (wack_double, wack_doublest): Return l + r to keep r live across
3316 the call.
3317 * gdb.base/store.exp: Accomodate store.c changes.
3318
b2a7f303
DC
33192003-06-30 David Carlton <carlton@kealia.com>
3320
3321 * gdb.c++/maint.exp (test_invalid_name): New.
3322 (test_first_component): Add tests for invalid names.
3323
3c6cb4a1
MC
33242003-06-29 Michael Chastain <mec@shout.net>
3325
3326 * gdb.c++/inherit.exp (test_print_svi_classes): Accept gdb
3327 output of '<VTT for class>' for virtual base classes.
3328
f1c2644b
DJ
33292003-06-29 Daniel Jacobowitz <drow@mvista.com>
3330
3331 * gdb.base/completion.exp: Tab-complete "complet" instead of
3332 "compl".
3333 * gdb.base/complex.exp, gdb.base/complex.c: New files.
3334
18080350
DJ
33352003-06-29 Daniel Jacobowitz <drow@mvista.com>
3336
3337 * gdb.base/constvars.exp: Remove most xfails for GCC 3.x.
3338 * gdb.base/volatile.exp: Likewise.
3339
f56973f8
DJ
33402003-06-29 Daniel Jacobowitz <drow@mvista.com>
3341
3342 * gdb.threads/print-threads.exp (test_all_threads): Add kfail for
3343 gdb/1265.
3344
33452003-06-28 Michael Chastain <mec@shout.net>
48fe539f
DJ
3346 Daniel Jacobowitz <drow@mvista.com>
3347
3348 * gdb.base/selftest.exp (do_steps_and_nexts): Increase maximum
3349 initial line count of 'captured_main' from 26 to 32.
3350 (test_with_self): Allow xmalloc call to be interleaved with the
3351 preceding two lines.
3352
e766d4d6
JB
33532003-06-24 Joel Brobecker <brobecker@gnat.com>
3354
3355 * gdb.base/bang.exp: New testcase.
3356
f125c9a4
JB
33572003-06-23 Joel Brobecker <brobecker@gnat.com>
3358
3359 * gdb.base/langs.exp: Add some tests for the "minimal" language
3360 support.
3361
6e25beaf
EZ
33622003-06-23 Elena Zannoni <ezannoni@redhat.com>
3363
3364 * gdb.objc/basicclass.exp: Return -1 if we cannot compile
3365 the testcase.
3366
2f816dda
DJ
33672003-06-22 Daniel Jacobowitz <drow@mvista.com>
3368
3369 * gdb.base/relocate.exp: Test add-symbol-file with a variable
3370 offset.
3371
db5a5748
DJ
33722003-06-22 Daniel Jacobowitz <drow@mvista.com>
3373
3374 * gdb.c++/pr-1210.cc: New file.
3375 * gdb.c++/pr-1210.exp: New file.
3376
1df0c130
DJ
33772003-06-21 Daniel Jacobowitz <drow@mvista.com>
3378
3379 * lib/mi-support.exp (mi_run_cmd): Expect an MI response to
3380 000-exec-continue.
3381
a92feac0
MK
33822003-06-15 Mark Kettenis <kettenis@gnu.org>
3383
3384 * gdb.base/attach.exp: Use -1 for the ID of a nonexistent process
3385 on *-*-*bsd* instead of *-*-freebsd*.
3386
81a58f5b
AC
33872003-06-14 Andrew Cagney <cagney@redhat.com>
3388
3389 * gdb.base/store.exp: Test longest and doublest. Test all
3390 parameters. Weaken return statement match.
3391 * gdb.base/store.c: Add longest and doublest - aka long long and
3392 long double functions. Put all parameters into local register
3393 variables. Use negative values.
3394
b257a0d3
AC
33952003-06-14 Andrew Cagney <cagney@redhat.com>
3396
3397 * gdb.base/fileio.c: Include <errno.h>, and <sys/wait.h>. Gag
3398 -Wformat errors. Add lost line. Use WEXITSTATUS to get system
3399 exit status.
3400 * gdb.base/fileio.exp: Disable target when nointerrupts and
3401 noinferiorio, instead of limiting it to remote. Use remote_exec
3402 instead of system.
d63a86f8 3403
21c38304
JJ
34042003-06-12 Jeff Johnston <jjohnstn@redhat.com>
3405
3406 * gdb.base/float.exp: Add ia64 support.
3407
1bcdb424
CV
34082003-06-12 Corinna Vinschen <vinschen@redhat.com>
3409
3410 * gdb.base/fileio.exp: Run only on remote targets.
3411
6aeb981f
CV
34122003-06-10 Corinna Vinschen <vinschen@redhat.com>
3413
3414 * gdb.base/fileio.c: New file, testing File-I/O.
3415 * gdb.base/fileio.exp: Ditto.
3416
53df362e
RG
34172003-06-09 Raoul Gough <RaoulGough@yahoo.co.uk>
3418
3419 * gdb.base/shreloc.exp: New file, check symbol values obtained from
3420 shared objects after relocation at load time (gdb PR/1132).
3421 * gdb.base/shreloc.c, gdb.base/shreloc1.c, gdb.base/shreloc2.c:
3422 as above, part of the shared object relocation test.
3423
ffee1b46
MK
34242003-06-08 Mark Kettenis <kettenis@gnu.org>
3425
b5ca3722
MK
3426 * gdb.base/readline.exp: Add tests for operate-and-get-next with a
3427 fully filled history list.
3428 * gdb.base/gdb_history: New file.
3429
03ed860d
MK
3430 * gdb.base/signals.exp: XFAIL "continue to func1" on
3431 i*86-*-freebsd*.
3432
ffee1b46
MK
3433 * gdb.base/attach.exp: When trying to attach to a nonexistent
3434 process, make it possible to specify the PID based on the target,
3435 and do so for *-*-freebsd*.
3436
d80dbb52
RH
34372003-06-02 Richard Henderson <rth@redhat.com>
3438
3439 * gdb.base/float.exp: Add expected regexp for alpha-*-*.
3440
6dd77b81
RH
34412003-06-02 Richard Henderson <rth@redhat.com>
3442
3443 * gdb.base/selftest.exp: Next over lim_at_start initialization.
3444
f6347e16
RH
34452003-06-02 Richard Henderson <rth@redhat.com>
3446
3447 * gdb.base/dump.exp [alpha*-*-*]: Add -taso linker switch.
3448
2c161407
DJ
34492003-06-01 Daniel Jacobowitz <drow@mvista.com>
3450
3451 * gdb.asm/asm-source.exp: Dissassemble from &globalvar instead
3452 of globalvar.
3453
572eb746
MK
34542003-06-01 Mark Kettenis <kettenis@gnu.org>
3455
3456 * gdb.asm/asm-source.exp: Check for memory read errors in
3457 disassembler test on *BSD too.
3458
9e9617a5
RH
34592003-06-01 Richard Henderson <rth@redhat.com>
3460
3461 * gdb.asm/alpha.inc (gdbasm_enter): Use numeric register names
3462 for .frame.
3463 (gdbasm_call): Lose ldgp.
3464 (gdbasm_startup): Add frame information.
3465 * gdb.asm/asm-source.exp (alpha*-*): Add -no-mdebug to asm-flags.
3466
7b34ad4e
MK
34672003-05-31 Mark Kettenis <kettenis@gnu.org>
3468
3469 * gdb.base/float.exp: Expect similar output for x86_64-*-* as for
3470 i?86-*-*.
3471
10059fdf
MK
34722003-05-30 Mark Kettenis <kettenis@gnu.org>
3473
3474 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
3475 FreeBSD.
3476
acf4b816
RH
34772003-05-29 Richard Henderson <rth@redhat.com>
3478
3479 * gdb.asm/alpha.inc: New file.
3480 * gdb.asm/asm-source.exp: Use it.
3481
e9ecd949
JB
34822003-05-29 Jim Blandy <jimb@redhat.com>
3483
3484 * gdb.base/corefile.exp: Find corefiles on Linux, which names them
3485 'core.PID'.
3486
e3e5a4f3
JB
34872003-05-22 Jim Blandy <jimb@redhat.com>
3488
3489 * gdb.base/corefile.exp: Tolerate stuff after argument parens in
3490 backtrace.
d63a86f8 3491
72fe3d25
DC
34922003-05-20 David Carlton <carlton@math.stanford.edu>
3493
3494 * gdb.c++/namespace1.cc: Actually do 'cvs add' before committing
3495 this time.
3496
58da2eb2
DC
34972003-05-19 David Carlton <carlton@bactrian.org>
3498
3499 * gdb.c++/rtti.exp: New file, containing tests for PR c++/488.
3500 * gdb.c++/rtti.h, gdb.c++/rtti1.cc, gdb.c++/rtti2.cc: Ditto.
3501
1fcb5155
DC
35022003-05-19 David Carlton <carlton@bactrian.org>
3503
3504 * gdb.c++/namespace.exp: Add namespace scope and anonymous
3505 namespace tests.
3506 Bump copyright date.
3507 * gdb.c++/namespace.cc: Add anonymous namespace and namespace C.
3508 (main): Call C::D::marker2.
3509 * gdb.c++/namespace1.cc: New file.
3510
85e85163
JJ
35112003-05-14 Jeff Johnston <jjohnstn@redhat.com>
3512
3513 Roland McGrath <roland@redhat.com>
d63a86f8 3514 * gdb.threads/linux-dp.exp: Account for fact that in nptl model
85e85163
JJ
3515 there is no manager thread.
3516
a25fbfec
JJ
35172003-05-08 Jeff Johnston <jjohnstn@redhat.com>
3518
d63a86f8
RM
3519 * gdb.threads/schedlock.exp: Remove assumption that all threads
3520 will run in a particular small time slice. Also ensure we break
a25fbfec
JJ
3521 in one of the child threads rather than the main thread.
3522
be375bae
JB
35232003-05-07 Jim Blandy <jimb@redhat.com>
3524
09bf6082
JB
3525 Add support for assembly source testing on the s390x.
3526 * gdb.asm/asm-source.exp: Add a case for the s390x-*-*
3527 architecture.
3528 * gdb.asm/s390x.inc: New file.
3529
be375bae
JB
3530 * gdb.asm/asm-source.exp: Use a 'switch -glob' statement, not a
3531 succession of 'if' statements.
3532
00905d52
AC
35332003-05-05 Andrew Cagney <cagney@redhat.com>
3534
3535 * gdb.base/maint.exp: Add tests for "maint print dummy-frames".
3536
b1e29e33
AC
35372003-05-05 Andrew Cagney <cagney@redhat.com>
3538
3539 * gdb.base/watchpoint.exp: Rename CALL_DUMMY_BREAKPOINT_OFFSET to
3540 DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET in comments.
3541
e33d66ec
EZ
35422003-05-02 Elena Zannoni <ezannoni@redhat.com>
3543
3544 * gdb.base/charset.exp: Update based on new behavior of set/show
3545 charset commands.
3546
2b6fd0d8
AC
35472003-05-01 Andrew Cagney <cagney@redhat.com>
3548
3549 * gdb.asm/asm-source.exp: Check that "disassm" and "x/i" of a
3550 variable do not give memory errors.
3551
130cacce
AF
35522003-04-30 Adam Fedor <fedor@gnu.org>
3553
3554 * Makefile.in (ALL_SUBDIRS): Add gdb.objc
3555 * configure.in (AC_OUTPUT): Add gdb.objc/Makefile
3556 * gdb.objc/Makefile.in, gdb.objc/basicclass.exp,
3557 gdb.objc/basicclass.m: : New files
3558
3559 * lib/gdb.exp (gdb_compile_objc): New procedure.
3560
bea71854
DJ
35612003-04-27 Daniel Jacobowitz <drow@mvista.com>
3562
3563 * gdb.base/signals.exp: Make backtrace tests more specific.
3564
0f20eeea
DC
35652003-04-23 David Carlton <carlton@bactrian.org>
3566
3567 * gdb.c++/maint.exp (test_first_component): Add tests for
3568 'operator' in more locations.
3569
c8c4d8dc
KB
35702003-04-16 Kevin Buettner <kevinb@redhat.com>
3571
3572 * gdb.base/args.exp: Invoke gdb_load for simulator targets.
3573
3fe60e3c
EZ
35742003-04-16 Elena Zannoni <ezannoni@redhat.com>
3575
3576 * gdb.base/completion.exp: Make 'info func mark' complete on 'info
3577 func marke' instead. Update test name.
3578
9219021c
DC
35792003-04-15 David Carlton <carlton@math.stanford.edu>
3580
3581 * gdb.c++/maint.exp: New file.
3582
5dd55bdd
EZ
35832003-04-14 Elena Zannoni <ezannoni@redhat.com>
3584
3585 * gdb.threads/schedlock.c: Change type of thread function argument
3586 to long, to avoid warnings on 64-bit platforms.
3587
00890572
EZ
35882003-04-14 Elena Zannoni <ezannoni@redhat.com>
3589
3590 * gdb.base/attach.exp: Add new message from ptrace in case of
3591 attaching to nonexistent process.
d63a86f8 3592
93201743
JB
35932003-04-11 Jim Blandy <jimb@redhat.com>
3594
3595 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
3596 gdb.c++/userdef.cc: Place comments on the lines to which the
3597 marker function might return.
3598 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
3599 gdb.c++/userdef.exp: Look for those comments to check that we've
3600 returned to the right place, instead of checking line numbers.
3601
2a11c64d
EZ
36022003-04-11 Elena Zannoni <ezannoni@redhat.com>
3603
3604 * gdb.threads/pthreads.exp (test_startup): When setting a breakpoint
3605 match on sourcefile name, instead of directory name.
3606
68ab8fc5
EZ
36072003-04-10 Elena Zannoni <ezannoni@redhat.com>
3608
d63a86f8 3609 * gdb.base/completion.exp: Use string_to_regexp to match the
68ab8fc5
EZ
3610 working directory name.
3611
5624293a
JB
36122003-04-09 Jim Blandy <jimb@redhat.com>
3613
3614 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
3615 gdb.c++/userdef.exp: If GDB fails to restore the selected frame
3616 after an inferior function call, report the failure, but allow the
3617 test to continue.
3618
f1f02ee4
SC
36192003-04-05 Stephane Carrez <stcarrez@nerim.fr>
3620
3621 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
3622 with -DPROTOTYPES.
3623
6eb79af0
SC
36242003-04-05 Stephane Carrez <stcarrez@nerim.fr>
3625
3626 * gdb.base/break.exp: Revert last patch.
3627
8dfb4cf0
SC
36282003-04-04 Stephane Carrez <stcarrez@nerim.fr>
3629
3630 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
3631 with -DPROTOTYPES.
3632
ed4c619a
AC
36332003-04-02 Andrew Cagney <cagney@redhat.com>
3634
3635 * gdb.base/callfuncs.exp: Make "print add" messages unique.
3636 * gdb.base/ending-run.exp: Put spaces around "breakpoint" to stop
3637 matching directories by the name breakpoint.
3638 * gdb.base/pointers.exp: Make "ptype pppC" message consistent.
3639 Make "continue to marker1" consistent.
3640 * gdb.base/call-rt-st.exp: Make "finish out from loop_count"
3641 message consistent.
3642 * lib/gdb.exp: Put "the program is no longer running", and "the
3643 program exited" in parenthesis.
3644 * lib/mi-support.exp: Ditto.
d63a86f8 3645
4e35d5f0 36462003-04-02 Bob Rossi <bob_rossi@cox.net>
d63a86f8 3647
4e35d5f0
BR
3648 * gdb.mi/mi-file.exp: New file for -file-list-exec-source-file.
3649
71900fe8
AC
36502003-03-29 Andrew Cagney <cagney@redhat.com>
3651
3652 * gdb.base/sizeof.c (main): Print the value of '\377'.
3653 * gdb.base/sizeof.exp: Check the sign of '\377'.
3654
c0655a16
MC
36552003-03-27 Michael Chastain <mec@shout.net>
3656
3657 * gdb.base/gdb1090.exp: New file.
3658 * gdb.base/gdb1090.cc: New file.
3659
5b2a3989
JB
36602003-03-27 J. Brobecker <brobecker@gnat.com>
3661
3662 * gdb.gdb/observer.exp: New regression test.
3663
79876890
MC
36642003-03-27 Michael Chastain <mec@shout.net>
3665
3666 * gdb.base/list.exp: Remove setup_xfail_format for DWARF 1.
3667 * gdb.base/ptype.exp: Likewise.
3668
6eac95e3
CV
36692003-03-27 Corinna Vinschen <vinschen@redhat.com>
3670
3671 * gdb.c++/casts.exp: Fix startup to run also on embedded targets.
3672
e8c71839
MC
36732003-03-26 Michael Chastain <mec@shout.net>
3674
3675 * gdb.base/ptype.exp: Actually use some typedef'd types.
3676
71b10041
SC
36772003-03-21 Stephane Carrez <stcarrez@nerim.fr>
3678
3679 * gdb.asm/asm-source.exp: Set asm-arch for m6811 and m6812.
3680 * gdb.asm/m68hc11.inc: New file for HC11/HC12 macros.
3681
2512cf80
CV
36822003-03-20 Corinna Vinschen <vinschen@redhat.com>
3683
3684 * gdb.base/default.exp: Fix regular expression.
3685
0d195a4f
CV
36862003-03-20 Corinna Vinschen <vinschen@redhat.com>
3687
3688 * gdb.base/args.exp: Fix regular expression.
3689
8a2dbca8
CV
36902003-03-20 Corinna Vinschen <vinschen@redhat.com>
3691
3692 * gdb.base/help.exp: Allow Win32 child process.
3693
bf028682
CV
36942003-03-20 Corinna Vinschen <vinschen@redhat.com>
3695
3696 * gdb.base/ending-run.exp: Check for Cygwin specific wrapper function
3697 when stepping out of main().
3698
182dbe85
CV
36992003-03-20 Corinna Vinschen <vinschen@redhat.com>
3700
3701 * gdb.base/default.exp: Check for win32 specific message when calling
3702 "run" without executable.
3703
d67a6ba5
CV
37042003-03-20 Corinna Vinschen <vinschen@redhat.com>
3705
3706 * gdb.base/args.exp: Expect .exe in output.
3707
a955b5bb
CV
37082003-03-20 Corinna Vinschen <vinschen@redhat.com>
3709
3710 * gdb.asm/asm-source.exp: Add appropriate --entry linker flag for
3711 Cygwin native.
3712
bf6bad4b
AC
37132003-03-17 Andrew Cagney <cagney@redhat.com>
3714
3715 From Elena Zannoni <ezannoni@redhat.com>. Test e500 abi and
3716 vector registes.
3717 * gdb.arch/e500-regs.c, gdb.arch/e500-regs.exp: New files.
3718 * gdb.arch/e500-abi.c, gdb.arch/e500-abi.exp: New files.
3719
293e9a31
DC
37202003-03-17 David Carlton <carlton@math.stanford.edu>
3721
3722 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): New
3723 test, for PR breakpoints/38.
3724 Call test_watchpoint_and_breakpoint.
3725 * gdb.base/watchpoint.c (func3): New function.
3726 (main): Call func3.
3727
5330f2db
DC
37282003-03-04 David Carlton <carlton@math.stanford.edu>
3729
3730 * gdb.c++/templates.exp (do_tests): Accept valid const in "print
3731 Garply<Garply<char> >:: garply".
3732 (test_ptype_of_templates): KFAIL "ptype T5<int>" and "ptype t5i"
3733 with respect to PR c++/1111; note also PR c++/1113.
3734 (test_template_breakpoints): KFAIL "constructor breakpoint" with
3735 respect to PR c++/1062.
3736 KFAIL "destructor breakpoint" with respect to PR c++/1112.
3737
6ece72da
DC
37382003-03-03 David Carlton <carlton@math.stanford.edu>
3739
3740 * gdb.c++/classes.exp (test_enums): KFAIL "ptype obj_with_enum"
3741 with respect to PR c++/57.
3742 KFAIL "print (ClassWithEnum::PrivEnum) 42" with respect to PR
3743 c++/826.
3744 Create "print ('ClassWithEnum::PrivEnum') 42"; KFAIL it with
3745 respect to PR c++/57.
3746
85ca1584
DC
37472003-03-03 David Carlton <carlton@math.stanford.edu>
3748
3749 * gdb.c++/templates.exp (do_tests): Convert the KFAILs with
3750 respect to PR c++/33 into FAILs.
3751
98e9c5b8
MC
37522003-03-03 Michael Chastain <mec@shout.net>
3753
7bedbf27
MC
3754 * configure.in: Update copyright years.
3755
37562003-03-03 Michael Chastain <mec@shout.net>
3757
3758 * Makefile.in: Update copyright years.
98e9c5b8 3759
f683e100
DC
37602003-02-28 David Carlton <carlton@math.stanford.edu>
3761
3762 * gdb.c++/classes.exp (test_ptype_class_objects): Accept it if we
3763 print class instead of struct and/or superfluous protection
3764 specifiers, as long as the resulting output is equivalent to the
3765 source code.
3766 Delete FIXME from end of messages on tests that don't need
3767 fixing.
3768
a9e0cf2c
DC
37692003-02-28 David Carlton <carlton@math.stanford.edu>
3770
3771 * gdb.c++/templates.exp (do_tests): Allow const in the two
3772 Foo<volatile char *>::foo tests.
3773
e8d359df
MS
37742003-02-27 Michael Snyder <msnyder@redhat.com>
3775
d63a86f8 3776 * gdb.base/restore.c (main): Return zero, so exit code
e8d359df
MS
3777 will be consistant.
3778
0b71dc91
DC
37792003-02-26 David Carlton <carlton@math.stanford.edu>
3780
3781 * gdb.c++/templates.exp (do_tests): KFAIL the "print Foo<volatile
3782 char *>::foo" test with respect to PR c++/33. Create a new test
3783 which is identical to that one except that it doesn't put the
3784 space between the "char" and the "*"; KFAIL it, too.
3785
dd14ab43
DC
37862003-02-26 David Carlton <carlton@math.stanford.edu>
3787
3788 * gdb.c++/templates.exp (do_tests): Convert XFAILs about printing
3789 template types into either PASSes or KFAILs (corresponding to PR
3790 c++/57). Tweak indentation. Update copyright.
3791
1146c7f1
SC
37922003-02-23 Stephane Carrez <stcarrez@nerim.fr>
3793
3794 * lib/gdb.exp: Don't execute C++ tests on m6811/m6812 targets.
3795
74641dfb
MC
37962003-02-13 Michael Chastain <mec@shout.net>
3797
3798 * gdb.base/exprs.exp: Remove i960 remnants.
3799 * gdb.base/funcargs.exp: Likewise.
3800 * gdb.base/list.exp: Likewise.
3801 * gdb.base/ptype.exp: Likewise.
3802
559cd2d0
DC
38032003-02-14 David Carlton <carlton@math.stanford.edu>
3804
3805 * gdb.c++/virtfunc.exp (test_virtual_calls): Change 'print
3806 pEe->D::vg()" from XFAIL to KFAIL.
3807
c4f90d87
JM
38082003-02-13 Jason Molenda (jmolenda@apple.com)
3809
3810 * gdb.base/maint.exp: Update maint print statistics regexp to include
3811 new entries.
3812
cbc4d97c
MC
38132003-02-13 Michael Chastain <mec@shout.net>
3814
3815 * gdb.c++/inherit.exp: Remove call to get_debug_format.
3816
40f235b7
MC
38172003-02-12 Michael Chastain <mec@shout.net>
3818
3819 * gdb.c++/classes.exp: Remove setup_xfail_format for DWARF 1.
3820 * gdb.c++/inherit.exp: Likewise.
3821 * gdb.c++/cplusfuncs.exp: Remove suppression logic for DWARF 1.
3822 * gdb.c++/templates.exp: Likewise.
3823 * gdb.c++/virtfunc.exp: Likewise.
3824
c56716b0
JM
38252003-02-06 Jason Molenda (jason-cl@molenda.com)
3826
3827 * gdb.mi/mi-syn-frame.c (subroutine): Add a comment explaining
3828 why the code is written that way.
3829
070afcf8
MC
38302003-02-05 Michael Chastain <mec@shout.net>
3831
3832 * gdb.base/dump.exp: Add missing copyright line.
3833
5d0331e5
JM
38342003-02-05 Jason Molenda (jason-cl@molenda.com)
3835
f7ae6d3e 3836 * gdb.mi/mi-syn-frame.c (subroutine): Add an extra statement
5d0331e5
JM
3837 at the beginning so the breakpoint doesn't get set on the loop.
3838
92851186
MC
38392003-02-05 Michael Chastain <mec@shout.net>
3840
3841 * gdb.c++/local.exp: Relax the test for PR gdb/825 to accept
3842 output for configurations with gcc 2.95.3.
3843
cbf1e085
AC
38442003-02-05 Keith Seitz <keiths@redhat.com>
3845 Andrew Cagney <ac131313@redhat.com>
3846
3847 * gdb.mi/mi-cli.exp: New file.
d63a86f8 3848
29518e1e
MC
38492003-02-04 Michael Chastain <mec@shout.net>
3850
3851 * gdb.c++/anon-union.exp: Do not call gdb_suppress_entire_file.
3852 Call perror and then continue.
3853
5af1d5f3
MC
38542003-02-03 Michael Chastain <mec@shout.net>
3855
3856 * gdb.c++/pr-1023.cc: New file.
3857 * gdb.c++/pr-1023.exp: New file.
3858
6b549786
JB
38592003-02-05 Jim Blandy <jimb@redhat.com>
3860
3861 * gdb.c++/local.exp: Don't expect Local to be in scope in main;
3862 it's local to foobar. Check for it there, and check that it's not
3863 present in main.
3864 * gdb.c++/local.cc (marker2): New function.
3865 (foobar): Call marker1.
3866 (main): Call marker2 instead of marker1.
3867
67f16606
AC
38682003-02-04 Andrew Cagney <ac131313@redhat.com>
3869
3870 * gdb.disasm/mn10200.exp: Obsolete file.
3871 * gdb.trace/Makefile.in (clean mostlyclean): Remove mn10200.
3872 * gdb.disasm/Makefile.in (clean mostlyclean): Remove mn10200.
3873 * gdb.base/watchpoint.exp: Mark the mn10200 xfails as obsolete.
3874
1c5cb38e
DC
38752003-02-04 David Carlton <carlton@math.stanford.edu>
3876
3877 * gdb.c++/overload.exp: Test intToChar(1).
3878 * gdb.c++/overload.cc (intToChar): New.
3879 (main): Call intToChar.
3880
d1fe6965
DC
38812003-02-03 David Carlton <carlton@math.stanford.edu>
3882
3883 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): Add
3884 'might_kfail' arg.
3885 KFAIL some of the continue_to_bp_overloaded calls, according to
3886 PR c++/1025.
3887
9ba61c5d
MC
38882003-02-01 Michael Chastain <mec@shout.net>
3889
3890 * gdb.base/advance.c (marker1): New marker function.
3891 * gdb.base/advance.exp: When the 'advance' command lands on the
3892 return breakpoint, it can legitimately stop on either the
3893 current line or the next line. Accommodate both outcomes.
3894 * gdb.base/until.exp: Likewise.
3895
e7494ffb
AC
38962003-02-02 Andrew Cagney <ac131313@redhat.com>
3897
3898 2002-11-10 Jason Molenda (jason-cl@molenda.com):
3899 * gdb.mi/mi-var-child.exp: -var-list-children's CHILDREN field is
3900 now a list, not a tuple.
3901 * gdb.mi/mi-var-display.exp: Ditto.
3902 * gdb.mi/gdb792.exp: Ditto.
3903
075559bc
AC
39042003-02-01 Andrew Cagney <ac131313@redhat.com>
3905
3906 From 2002-11-09 Jason Molenda (jason-cl@molenda.com):
3907 * gdb.mi/mi-syn-frame.exp: New tests for synthetic frames in
3908 stack backtraces.
3909 * gdb.mi/mi-syn-frame.c: Part of same.
3910
2bd4c7b1
MK
39112003-02-01 Mark Kettenis <kettenis@gnu.org>
3912
3913 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
3914 gdb.mi/mi1-pthreads.exp: Return instead of calling
3915 gdb_suppress_entire_file.
3916
eabd8992
MS
39172003-02-01 Mark Salter <msalter@redhat.com>
3918
3919 * gdb.asm/arm.inc (gdbasm_startup): Clear frame pointer, not sp.
3920
71469e2f
MS
39212003-01-31 Mark Salter <msalter@redhat.com>
3922
3923 * lib/mi-support.exp (mi_gdb_load): Support remote targets.
3924 Support empty arg.
3925
38a94d44
MC
39262003-01-30 Michael Chastain <mec@shout.net>
3927
3928 * lib/gdb.exp: Revert patch of 2003-01-06, which set LC_ALL.
3929 This was a workaround for a UTF-8 bug in readline 4.3. The bug
3930 has been fixed in gdb/readline on 2003-01-09.
3931
19ea9e73
MS
39322003-01-29 Michael Snyder <msnyder@redhat.com>
3933
e8d359df
MS
3934 * gdb.base/maint.exp: Allow for leading underscore in symbol.
3935 * gdb.base/display.exp: Allow for leading underscore in symbol.
19ea9e73
MS
3936 * gdb.base/args.exp: Skip if target does not support args passing.
3937
2307bd6a
DJ
39382003-01-22 Daniel Jacobowitz <drow@mvista.com>
3939
19ea9e73 3940 * lib/gdb.exp (gdb_test_multiple): New function, cloned from
2307bd6a
DJ
3941 gdb_test. Accept a list of expect arguments as the third
3942 parameter.
3943 (gdb_test): Use it.
3944
f2dd3617
EZ
39452003-01-20 Elena Zannoni <ezannoni@redhat.com>
3946
3947 * gdb.arch/altivec-abi.exp: Set variable 'srcfile' differently, to
3948 allow for different test tree configurations. Update some
3949 tescases accordingly.
3950 * gdb.arch/altivec-regs.exp: Ditto.
3951 * gdb.asm/asm-source.exp: Ditto.
3952 * gdb.base/advance.exp: Ditto.
3953 * gdb.base/display.exp: Ditto.
d63a86f8 3954 * gdb.base/long_long.exp: Ditto.
f2dd3617
EZ
3955 * gdb.base/mips_pro.exp: Ditto.
3956 * gdb.base/overlays.exp: Ditto.
3957 * gdb.base/relocate.exp: Ditto.
3958 * gdb.base/setshow.exp: Ditto.
3959 * gdb.base/step-line.exp: Ditto.
3960 * gdb.base/step-test.exp: Ditto.
3961 * gdb.base/until.exp: Ditto.
3962 * gdb.c++/virtfunc.exp: Get rid of variable 'src'.
3963
c71cdefd
DC
39642003-01-17 David Carlton <carlton@math.stanford.edu>
3965
3966 * gdb.c++/demangle.exp (test_lucid_style_demangling): KFAIL test
3967 corresponding to PR c++/945.
3968 Update copyright.
3969
fdba05d7
DC
39702003-01-17 David Carlton <carlton@math.stanford.edu>
3971
3972 * gdb.c++/inherit.exp (test_print_mi_members): KFAIL tests
3973 corresponding to PR c++/68.
3974
39752003-01-17 David Carlton <carlton@math.stanford.edu>
d2b29e01
DC
3976
3977 * gdb.c++/cplusfuncs.exp (print_addr_2_kfail): New procedure.
3978 (test_paddr_hairy_functions): Call print_addr_2_kfail for
3979 hairyfunc5 through hairyfunc7. KFAIL for PR c++/19.
3980
c362c33a
EZ
39812003-01-15 Elena Zannoni <ezannoni@redhat.com>
3982
0fbc361c
EZ
3983 * gdb.base/break.exp: Fix change of default location, because of
3984 removal of until tests.
3985 * gdb.base/help.exp: Update test for new 'until' help message.
3986 Add test for help on 'advance'.
c362c33a
EZ
3987 * gdb.base/args.exp: Fix foobar with GDBFLAGS global.
3988
dabf8a35
MK
39892003-01-15 Mark Kettenis <kettenis@gnu.org>
3990
3991 * gdb.base/default.exp: Adapt "info float" test for recent changes
3992 to that command. Add test for "info vector".
3993 * gdb.base/float.exp: New file. Add test for "info float" that
3994 resembles the old test in gdb.base/default.exp.
3995
a1769aca
DC
39962003-01-15 David Carlton <carlton@math.stanford.edu>
3997
3998 * gdb.base/selftest.exp (do_steps_and_nexts): Allow gdb_sysroot.
3999
82025e13
EZ
40002003-01-15 Elena Zannoni <ezannoni@redhat.com>
4001
4002 * gdb.base/break.exp: Move the tests of until command from here...
4003 * gdb.base/until.exp: ... to here. New file. Add other tests.
4004 * gdb.base/advance.c: New file.
4005 * gdb.base/advance.exp: New file.
4006
8f9ab801
EZ
40072003-01-14 Elena Zannoni <ezannoni@redhat.com>
4008
4009 * gdb.base/args.c: New file.
4010 * gdb.base/args.exp: New file.
4011
9ae66589
DJ
40122003-01-14 Daniel Jacobowitz <drow@mvista.com>
4013
4014 * gdb.c++/virtfunc.exp: Remove fixed XFAIL.
4015
8d77e5c3
DJ
40162003-01-14 Daniel Jacobowitz <drow@mvista.com>
4017
4018 * gdb.threads/killed.exp: Use KFAIL for gdb/568.
4019
12d2f0a1
DJ
40202003-01-14 Daniel Jacobowitz <drow@mvista.com>
4021
4022 * gdb.base/constvars.exp: Remove two extra XFAILs. Update copyright
4023 dates.
4024
6ca37014
DJ
40252003-01-13 Daniel Jacobowitz <drow@mvista.com>
4026
4027 * gdb.c++/printmethod.exp (print virtual method): Accept "(void)".
4028
b0023472
DJ
40292003-01-13 Daniel Jacobowitz <drow@mvista.com>
4030
4031 * gdb.base/printcmds.exp: Enable setup_kfail for gdb/538
4032 (ptype &*"foo").
4033 * gdb.c++/local.exp: Enable setup_kfail for gdb/482.
4034
607fbc54 40352003-01-13 Daniel Jacobowitz <drow@mvista.com>
d6abaea5
DJ
4036
4037 * gdb.mi/mi-console.exp: Remove extra "(known bug)".
4038 * gdb.mi/mi1-console.exp: Likewise.
4039
607fbc54 40402003-01-13 Daniel Jacobowitz <drow@mvista.com>
dfd536a7
DJ
4041
4042 * gdb.mi/mi-console.exp: Add KFAIL for "Hello message (known bug)".
4043 * gdb.mi/mi1-console.exp: Likewise.
4044
a1fb14a2
DJ
40452003-01-13 Daniel Jacobowitz <drow@mvista.com>
4046
4047 * gdb.c++/overload.exp: Remove some fixed XFAILs.
4048
c4cf40b7
DJ
40492003-01-09 Daniel Jacobowitz <drow@mvista.com>
4050
4051 * gdb.base/detach.exp: New test.
4052
696d5a5b
DJ
40532003-01-09 Daniel Jacobowitz <drow@mvista.com>
4054
4055 * Makefile.in (ALL_SUBDIRS): New variable.
4056 (subdirs, clean, distclean): Use it.
4057 * gdb.arch/Makefile.in: Clean up Makefile. Remove rules for
4058 regenerating Makefile, since it is generated from the top level.
4059 * gdb.asm/Makefile.in: Likewise.
4060 * gdb.base/Makefile.in: Likewise.
4061 * gdb.c++/Makefile.in: Likewise.
4062 * gdb.disasm/Makefile.in: Likewise.
4063 * gdb.java/Makefile.in: Likewise.
4064 * gdb.mi/Makefile.in: Likewise.
4065 * gdb.threads/Makefile.in: Likewise.
4066 * gdb.trace/Makefile.in: Likewise.
4067
754533e4
DC
40682003-01-09 David Carlton <carlton@math.stanford.edu>
4069
4070 * gdb.c++/annota2.exp: KFAIL "watch triggered on a.x".
4071 Add copyright year 2003.
4072
d8b3e9ee
MC
40732003-01-06 Michael Chastain <mec@shout.net>
4074
4075 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set):
4076 When selecting a thread, 'line' and 'file' are optional.
4077 * gdb.mi/mi1-pthreads.exp: Likewise.
4078
8e9e0fe6
AS
40792003-01-06 Andreas Schwab <schwab@suse.de>
4080
4081 * lib/gdb.exp: Set LC_ALL to "C" to avoid spurious testsuite
4082 failures.
4083
b5ab8ff3
DJ
40842003-01-04 Daniel Jacobowitz <drow@mvista.com>
4085
4086 Fix PR gdb/844
4087 * lib/gdb.exp (gdb_compile): Handle "quiet" option.
4088 (gdb_compile_pthreads): Pass "quiet" to gdb_compile.
4089
4090 * gdb.threads/gcore-thread.exp: Use gdb_compile_pthreads. Return
4091 instead of calling gdb_suppress_entire_file.
4092 * gdb.threads/print-threads.exp: Likewise.
4093 * gdb.threads/schedlock.exp: Likewise.
4094
4095 * gdb.threads/killed.exp: Return instead of calling
4096 gdb_suppress_entire_file.
4097 * gdb.threads/linux-dp.exp: Likewise.
4098 * gdb.threads/pthreads.exp: Likewise.
4099
1e698235
DJ
41002003-01-04 Daniel Jacobowitz <drow@mvista.com>
4101
4102 * gdb.base/callfuncs.exp: Don't XFAIL unprototyped functions for
4103 stabs.
4104 * gdb.base/completion.exp: Allow marker1(void) as well as marker1().
4105 * gdb.base/whatis.exp: Always allow (void) after function names.
4106
147ff08c
DJ
41072003-01-04 Daniel Jacobowitz <drow@mvista.com>
4108
4109 * gdb.c++/casts.exp: Correct regexp.
4110
dc62bfc2
MK
41112003-01-04 Mark Kettenis <kettenis@gnu.org>
4112
4113 * configure.in: Call AC_CONFIG_HEADER. Don't call
4114 AC_CONFIG_SUBDIRS on gdb.arch, gdb.asm, gdb.base gdb.c++ gdb.java,
4115 gdb.disasm, gdb.mi, gdb.threads and gdb.trace. Call
4116 AC_CHECK_HEADERS on pthread.h. Put Makefiles in the
4117 aforementioned directories in the AC_OUPUT call.
4118 * config.hin: New file.
4119 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
4120 gdb.mi/mi1-pthreads.exp, gdb.threads/gcore-thread.exp,
4121 gdb.threads/killed.exp, gdb.threads/print-threads.exp,
4122 gdb.threads/pthreads.exp, gdb.threads/schedlock.exp: Make sure we
4123 pass -I$objdir instead of -I$objdir/$subdir in compilation.
4124 * gdb.arch/configure.in, gdb.arch/configure, gdb.asm/configure.in,
4125 gdb.asm/configure, gdb.base/configure.in, gdb.base/configure,
4126 gdb.c++/configure.in, gdb.c++/configure, gdb.disasm/configure.in,
4127 gdb.disasm/configure, gdb.java/configure.in, gdb.java/configure,
4128 gdb.mi/configure.in, gdb.mi/configure, gdb.mi/config.in,
4129 gdb.threads/configure.in, gdb.threads/configure,
4130 gdb.threads/config.in, gdb.trace/configure.in,
4131 gdb.trace/configure: Removed.
4132
77afa639
MC
41332003-01-03 Michael Chastain <mec@shout.net>
4134
4135 * gdb.base/miscexprs.c: Fix PR gdb/697, "buglet in
4136 testsuite/gdb.base/miscexprs.c, off-by-1 array reference".
4137
7634bb6e
DJ
41382003-01-03 Daniel Jacobowitz <drow@mvista.com>
4139
4140 * gdb.base/store.exp: Fix regular expressions.
4141
b39c905e
MK
41422002-12-28 Mark Kettenis <kettenis@gnu.org>
4143
4144 * configure.in: Rewrite.
4145 * configure: Regenerated.
4146
0a8551dd
DC
41472003-01-03 David Carlton <carlton@math.stanford.edu>
4148
4149 * gdb.base/psymtab.exp: New file.
4150 * gdb.base/psymtab1.c: Ditto.
4151 * gdb.base/psymtab2.c: Ditto.
4152
c60b7188
AF
41532002-12-23 Adam Fedor <fedor@gnu.org>
4154
4155 * gdb.base/maint.exp: Update expect output to include 'ObjC'.
4156
ee73db83
DC
41572002-12-23 David Carlton <carlton@math.stanford.edu>
4158
4159 * gdb.base/selftest.exp (do_steps_and_nexts): Allow initial brace
4160 and current_directory initialization.
4161
d6c1774e
JB
41622002-12-22 Jim Blandy <jimb@redhat.com>
4163
f0a847b8
JB
4164 * gdb.trace/tfind.exp: Pass '-O1' flag via the 'optimize' option,
4165 rather than as part of the output file name.
4166
d6c1774e
JB
4167 * gdb.base/attach.exp: There's no need to copy the test program to
4168 /tmp; that was only ever necessary on HP/UX, and this test is
4169 entirely disabled there anyway.
4170
f0708dbb
JB
41712002-12-21 Jim Blandy <jimb@redhat.com>
4172
4c2acfea
JB
4173 * gdb.c++/psmang.exp: Doc fix.
4174
f0708dbb
JB
4175 * gdb.c++/psmang.exp, gdb.c++/psmang1.cc, gdb.c++/psmang2.cc: New
4176 test.
4177
9579e000
DC
41782002-12-20 David Carlton <carlton@math.stanford.edu>
4179
4180 * gdb.c++/annota2.exp: KFAIL annotate-quit.
4181
d1810171
MC
41822002-12-18 Michael Chastain <mec@shout.net>
4183
4184 * gdb.c++/annota2.exp: Add copyright year 2002.
4185
76565097
DC
41862002-12-17 David Carlton <carlton@math.stanford.edu>
4187
4188 * gdb.c++/try_catch.cc: Add marker comments.
4189 * gdb.c++/try_catch.exp: Get line numbers from marker comments.
4190 * gdb.c++/m-data.cc: Delete namespace __gnu_test.
4191 * gdb.c++/m-static.cc: Ditto.
4192 * gdb.c++/m-static1.cc: Ditto.
4193 * gdb.c++/try_catch.cc: Ditto.
4194
da81390b
JJ
41952002-12-16 Jeff Johnston <jjohnstn@redhat.com>
4196
4197 * lib/mi-support.exp (mi_reinitialize_dir): Check mi level
4198 to see whether we are using the new -environment-directory
4199 command which resets via -r or the old version of the command
4200 which may prompt the user. Part of fix for gdb/741.
4201
b304d130
AC
42022002-12-13 Andrew Cagney <ac131313@redhat.com>
4203
4204 * gdb.fortran/types.exp: Update obsolete comment.
4205 * gdb.fortran/exprs.exp: Ditto.
4206 * lib/gdb.exp: Delete obsolete code.
4207 * gdb.chill/ChangeLog, gdb.chill/Makefile.in: Delete.
4208 * gdb.chill/builtins.ch, gdb.chill/builtins.exp: Delete.
4209 * gdb.chill/callch.ch, gdb.chill/callch.exp: Delete.
4210 * gdb.chill/chexp.exp, gdb.chill/chillvars.ch: Delete.
4211 * gdb.chill/chillvars.exp, gdb.chill/configure: Delete.
4212 * gdb.chill/configure.in, gdb.chill/enum.ch: Delete.
4213 * gdb.chill/enum.exp, gdb.chill/func1.ch: Delete.
4214 * gdb.chill/gch1041.ch, gdb.chill/gch1041.exp: Delete.
4215 * gdb.chill/gch1272.ch, gdb.chill/gch1272.exp: Delete.
4216 * gdb.chill/gch1280.ch, gdb.chill/gch1280.exp: Delete.
4217 * gdb.chill/gch922.ch, gdb.chill/gch922.exp: Delete.
4218 * gdb.chill/gch981.ch, gdb.chill/gch981.exp: Delete.
4219 * gdb.chill/misc.ch, gdb.chill/misc.exp: Delete.
4220 * gdb.chill/powerset.ch, gdb.chill/powerset.exp: Delete.
4221 * gdb.chill/pr-4975-grt.ch, gdb.chill/pr-4975.ch: Delete.
4222 * gdb.chill/pr-4975.exp, gdb.chill/pr-5016.ch: Delete.
4223 * gdb.chill/pr-5016.exp, gdb.chill/pr-5020.ch: Delete.
4224 * gdb.chill/pr-5020.exp, gdb.chill/pr-5022.ch: Delete.
4225 * gdb.chill/pr-5022.exp, gdb.chill/pr-5646-grt.ch: Delete.
4226 * gdb.chill/pr-5646.ch, gdb.chill/pr-5646.exp: Delete.
4227 * gdb.chill/pr-5984.ch, gdb.chill/pr-5984.exp: Delete.
4228 * gdb.chill/pr-6292.ch, gdb.chill/pr-6292.exp: Delete.
4229 * gdb.chill/pr-6632-grt.ch, gdb.chill/pr-6632.ch: Delete.
4230 * gdb.chill/pr-6632.exp, gdb.chill/pr-8134.exp: Delete.
4231 * gdb.chill/pr-8136.ch, gdb.chill/pr-8136.exp: Delete.
4232 * gdb.chill/pr-8405.ch, gdb.chill/pr-8405.exp: Delete.
4233 * gdb.chill/pr-8742.ch, gdb.chill/pr-8742.exp: Delete.
4234 * gdb.chill/pr-8894-grt.ch, gdb.chill/pr-8894.ch: Delete.
4235 * gdb.chill/pr-8894.exp, gdb.chill/pr-9095.ch: Delete.
4236 * gdb.chill/pr-9095.exp, gdb.chill/pr-9946.ch: Delete.
4237 * gdb.chill/pr-9946.exp, gdb.chill/result.ch: Delete.
4238 * gdb.chill/result.exp, gdb.chill/string.ch: Delete.
4239 * gdb.chill/string.exp, gdb.chill/tests1.ch: Delete.
4240 * gdb.chill/tests1.exp, gdb.chill/tests2.ch: Delete.
4241 * gdb.chill/tests2.exp, gdb.chill/tuples.ch: Delete.
4242 * gdb.chill/tuples.exp, gdb.chill/xstruct-grt.ch: Delete.
4243 * gdb.chill/xstruct.ch, gdb.chill/xstruct.exp: Delete.
4244
a23b6e6a
DC
42452002-12-11 David Carlton <carlton@math.stanford.edu>
4246
4247 * gdb.c++/m-data.exp: Add test for members that shadow global
4248 variables: see PR gdb/804.
4249 * gdb.c++/m-data.cc: Ditto.
4250
6604731b
DJ
42512002-12-10 Daniel Jacobowitz <drow@mvista.com>
4252
4253 * gdb.base/foll-vfork.exp: Re-enable test on HP/UX.
4254
de46ecd7
DC
42552002-12-06 David Carlton <carlton@math.stanford.edu>
4256
4257 * gdb.base/store.c: Don't declare functions static.
4258
27e829d0
AC
42592002-12-04 Andrew Cagney <ac131313@redhat.com>
4260
4261 * gdb.base/store.exp, gdb.base/store.c: New files.
4262
92806416
DJ
42632002-12-03 Daniel Jacobowitz <drow@mvista.com>
4264
4265 * gdb.base/selftest.exp: Update for current gdb.
4266
3bcbaac5
DJ
42672002-12-03 Daniel Jacobowitz <drow@mvista.com>
4268
4269 * gdb.base/maint.exp: Only dump symbols from one source file
4270 or objfile.
4271
f4f00b1f
DJ
42722002-12-03 Daniel Jacobowitz <drow@mvista.com>
4273
4274 * gdb.base/step-test.exp: Allow MIPS to return to the line of a
4275 function call.
4276
f1c8a949
JB
42772002-11-25 Jim Blandy <jimb@redhat.com>
4278
4279 * lib/mi-support.exp (mi_delete_breakpoints): Change name of
4280 function appearing in error message.
4281
9e297a97
DJ
42822002-11-21 Daniel Jacobowitz <drow@mvista.com>
4283
4284 * gdb.base/maint.exp (help maint dump-me): Update with typo fix.
4285
1f312e79
JJ
42862002-11-08 Jeff Johnston <jjohnstn@redhat.com>
4287
d63a86f8
RM
4288 * lib/mi-support.exp (mi_gdb_start): Verify the startup message
4289 for mi1 and current mi is in correct format. New mi startup message
1f312e79
JJ
4290 should be in mi console format. This is part of fix for PR gdb/604.
4291
83c31e7d
FN
42922002-09-18 Fernando Nasser <fnasser@redhat.com>
4293
4294 * gdb.asm/asm-source.exp: Adjust patter to new disassembler routine
4295 which explicitly prints the zero offset as "+0".
4296
322b3f65
DJ
42972002-10-22 Daniel Jacobowitz <drow@mvista.com>
4298
4299 * gdb.threads/schedlock.c (args): Make unsigned.
4300
43012002-10-21 Daniel Jacobowitz <drow@mvista.com>
4302
4303 * gdb.asm/asm-source.exp: Add "mips*-*" pattern. Update line
4304 numbers. Allow "foo2|selected stack frame".
4305 * gdb.asm/asmsrc1.s: Use gdbasm_declare and gdbasm_end.
4306 * gdb.asm/asmsrc2.s: Likewise.
4307 * gdb.asm/common.inc: Define gdbasm_declare and gdbasm_end. Update
4308 comments.
4309 * gdb.asm/mips.inc: New file.
4310
5e2fe5b8
AF
43112002-10-18 Adam Fedor <fedor@gnu.org>
4312
4313 * gdb.base/default.exp: Update expected output to include 'ObjC'.
4314 * gdb.base/help.exp: Likewise.
4315
abe1a5d0
KB
43162002-10-17 Kevin Buettner <kevinb@redhat.com>
4317
4318 * gdb.base/constvars.c (struct crass, struct crisp): New structs.
4319 * gdb.base/constvars.exp (ptype crass, ptype crisp): New tests.
4320
10abb1d4
JB
43212002-10-02 Jim Blandy <jimb@redhat.com>
4322
4323 * gdb.c++/casts.cc, gdb.c++/casts.exp: New test.
4324
1f609b42
AC
43252002-10-01 Andrew Cagney <ac131313@redhat.com>
4326
4327 * mi1-basics.exp: Copy of mi1-basics.exp MIFLAGS set "-i=mi1".
4328 * mi1-break.exp, mi1-console.exp, mi1-disassemble.exp: Ditto.
4329 * mi1-eval.exp, mi1-hack-cli.exp, mi1-pthreads.exp: Ditto.
4330 * mi1-read-memory.exp, mi1-regs.exp, mi1-return.exp: Ditto.
4331 * mi1-simplerun.exp, mi1-stack.exp, mi1-stepi.exp: Ditto.
4332 * mi1-until.exp, mi1-var-block.exp, mi1-var-child.exp: Ditto.
4333 * mi1-var-cmd.exp, mi1-var-display.exp, mi1-watch.exp: Ditto.
4334
0aee02e4
AC
43352002-09-29 Andrew Cagney <ac131313@redhat.com>
4336
4337 * mi0-basics.exp, mi0-break.exp, mi0-console.exp: Delete.
4338 * mi0-disassemble.exp, mi0-eval.exp: Delete.
4339 * mi0-hack-cli.exp, mi0-read-memory.exp: Delete.
4340 * mi0-regs.exp, mi0-return.exp, mi0-simplerun.exp: Delete.
4341 * mi0-stack.exp, mi0-stepi.exp, mi0-until.exp: Delete.
4342 * mi0-var-block.exp, mi0-var-child.exp: Delete.
4343 * mi0-var-cmd.exp, mi0-var-display.exp, mi0-watch.exp: Delete.
d63a86f8 4344
6fde09ad
KB
43452002-09-27 Kevin Buettner <kevinb@redhat.com>
4346
4347 * gdb.base/annota1.exp (info break): Make directory components of
4348 path optional since not all compilers emit this debug information.
4349
4350 * gdb.base/shlib-call.exp (step inside shr2): Don't fail if first
4351 step ends up stepping out of the function instead of stopping on
4352 the epilogue.
4353
9e8aab75
KS
43542002-09-26 Keith Seitz <keiths@redhat.com>
4355
4356 * lib/insight-support.exp (gdbtk_start): Figure out where
4357 the insight executable is based on where gdb is. Use this
4358 executable to start insight instead of gdb.
4359
e36180d7
AC
43602002-09-25 Andrew Cagney <cagney@redhat.com>
4361
4362 * gdb.base/pc-fp.exp, gdb.base/pc-fp.c: New test.
4363
9dd34b2b
AC
43642002-09-24 Andrew Cagney <ac131313@redhat.com>
4365
4366 * gdb.gdb/complaints.exp (test_initial_complaints): Rename
4367 test_isolated_complaints.
4368 (test_empty_complaint): New function.
4369 (test_empty_complaints): New function. Check no output when no
4370 complaints.
d63a86f8 4371
dea97812
KB
43722002-09-19 Jim Blandy <jimb@redhat.com>
4373
4374 * gdb.base/charset.exp, gdb.base/charset.c: New files.
4375
54951bd7
AC
43762002-09-19 Andrew Cagney <ac131313@redhat.com>
4377
4378 * gdb.gdb/complaints.exp: New file.
4379
dec43320
AC
43802002-09-18 Andrew Cagney <ac131313@redhat.com>
4381
4382 * gdb.base/maint.exp: Check `help maint internal-warning'.
4383
e70d6e3f
DC
43842002-09-18 David Carlton <carlton@math.stanford.edu>
4385
4386 * gdb.c++/m-static.exp: Remove breakpoints depending on line
4387 numbers, and replace them by a single breakpoint after the
4388 constructors are all finished.
4389 Add test 4.
4390 * gdb.c++/m-static.cc: Add test 4.
4391 * gdb.c++/m-static.h: New file.
4392 * gdb.c++/m-static1.cc: New file.
4393
4394 * gdb.c++/printmethod.exp: New file.
4395 * gdb.c++/printmethod.cc: New file.
4396
4397 * gdb.c++/pr-574.exp: New file.
4398 * gdb.c++/pr-574.cc: New file.
4399
afb5c968
CV
44002002-09-18 Corinna Vinschen <vinschen@redhat.com>
4401
4402 * gdb.base/ending-run.exp: Add handling of "step to end of run" for
4403 embedded targets which never actually exit.
4404
31e45dee
FN
44052002-09-18 Fernando Nasser <fnasser@redhat.com>
4406
4407 * gdb.base/ending-run.exp: Properly mark "continue after exit" and
4408 "don't step after run" as unresolved or unsupported, instead of xfail.
4409
a283c5a1
CV
44102002-09-18 Corinna Vinschen <vinschen@redhat.com>
4411
4412 * gdb.base/ending-run.exp: Fix expected string for _wrap_main to
4413 allow correct handling of #ifdef UNDERSCORES from dejagnu/testglue.c.
4414 Add newline to expected string in "step out of main (status wrapper)"
4415 case.
4416
11350d2a
CV
44172002-09-18 Corinna Vinschen <vinschen@redhat.com>
4418
4419 * lib/gdb.exp (rerun_to_main): Allow restarting application.
4420 * gdb.base/ena-dis-br.exp (rerun_to_main): Eliminate.
4421
0deec7d6
TT
44222002-09-17 Tom Tromey <tromey@redhat.com>
4423
4424 * gdb.base/printcmds.exp (test_print_string_constants): Expect
4425 \000, not \0, in double-quoted string.
4426
b2b4a1b5
CV
44272002-09-14 Corinna Vinschen <vinschen@redhat.com>
4428
c9d37158 4429 * gdb.base/commands.exp: Don't expect a "Program exited normally"
b2b4a1b5
CV
4430 string after running the commands execution on breakpoint tests.
4431
1c56143a
CV
44322002-09-13 Corinna Vinschen <vinschen@redhat.com>
4433
4434 * lib/gdb.exp (gdb_continue_to_end): Fix typo in expected string.
4435
37f8da45
JB
44362002-09-12 Joel Brobecker <brobecker@gnat.com>
4437
4438 * gdb.base/call-strs.exp: Fix a small typo in one of the comments.
4439
08b468e0
KS
44402002-09-10 Keith Seitz <keiths@redhat.com>
4441
4442 * lib/mi-support.exp (mi_runto): New proc. Does the same as gdb's
4443 runto proc.
4444 (mi_run_to_main): Use mi_runto.
4445 (mi_execute_to): Renamed from mi_run_to. Changed all callers.
4446
dc360f58
KS
44472002-09-10 Keith Seitz <keiths@redhat.com>
4448
4449 * lib/mi-support.exp: (mi_run_to_main): Allow anything to precede
4450 regexp for stopping at main. Could have multiple event notifications.
4451 Don't assume that main was declared with no parameters.
4452 (mi_next): Use mi_step_to.
4453 (mi_step): Use mi_next_to.
4454
ce3abcfb
CV
44552002-09-09 Corinna Vinschen <vinschen@redhat.com>
4456
4457 * gdb.base/default.exp: Fix expected string in `info float' test.
4458
d1f5b980
BE
44592002-09-09 Ben Elliston <bje@redhat.com>
4460
4461 * config/mips.exp: Update comments.
4462 * config/mips-idt.exp: Likewise.
4463 * config/nind.exp: Likewise.
4464 * config/slite.exp: Likewise.
4465 * config/sparclet.exp: Likewise.
4466 * config/udi.exp: Likewise.
4467 * config/vx.exp: Likewise.
4468 * config/vxworks29k.exp: Likewise.
4469
2f71430b
JB
44702002-09-05 Jim Blandy <jimb@redhat.com>
4471
4472 * gdb.threads/killed.exp: Fix test failure message.
4473
7ddebc7e
KS
44742002-09-04 Keith Seitz <keiths@redhat.com>
4475
4476 * lib/mi-support.exp: Update copyright.
4477 (mi_gdb_test): Increase the priority of the expected pattern
4478 so that it matches gdb_test.
4479
0ae67eb3
KS
44802002-09-03 Keith Seitz <keiths@redhat.com>
4481
4482 * lib/gdb.exp (gdb_compile_pthreads): Fix "build_bin" typo.
4483 Use integer comparison instead of string comparison for testing
4484 whether binary was built.
4485
38fc42c8
JB
44862002-09-03 Jim Blandy <jimb@redhat.com>
4487
4488 * gdb.threads/killed.exp, gdb.threads/killed.c: New test.
4489
b6ff0e81
JB
44902002-08-29 Jim Blandy <jimb@redhat.com>
4491
4492 * gdb.threads/pthreads.exp: Move the portable thread compilation
4493 code into a function in lib/gdb.exp, and call that from here.
4494 * lib/gdb.exp (gdb_compile_pthreads): New function.
4495
07c98896
KS
44962002-08-29 Keith Seitz <keiths@redhat.com>
4497
4498 * lib/mi-support.exp (mi_gdb_test): Add global declaration for
4499 expect_out so that callers can get at it.
4500
0312286c
DJ
45012002-08-23 Daniel Jacobowitz <drow@mvista.com>
4502
4503 * gdb.threads/print-threads.c: New file.
4504 * gdb.threads/print-threads.exp: New file.
4505 * gdb.threads/schedlock.c: New file.
4506 * gdb.threads/schedlock.exp: New file.
4507
dd039bc4
EZ
45082002-08-22 Elena Zannoni <ezannoni@redhat.com>
4509
4510 * gdb.arch/altivec-abi.exp: The source C file is altivec-abi.c,
4511 not altivec.c.
4512
1f36144c
MK
45132002-08-17 Mark Kettenis <kettenis@gnu.org>
4514
4515 * gdb.base/return.exp: Remove i*86-*-* from list of xfail'ed
4516 targets. The problem should be fixed now.
4517
16057ec7 45182002-08-15 Mark Kettenis <kettenis@gnu.org>
5415e7c5
MK
4519
4520 * gdb.java/jv-print.exp: Fix p '' and p ''' tests to deal with
4521 2002-07-24 change that removes final dots from error messages.
4522
3c1499ad
TT
45232002-08-13 Tom Tromey <tromey@redhat.com>
4524
4525 * gdb.base/readline.exp: New file.
4526
a20ce2c3
AC
45272002-08-01 Andrew Cagney <ac131313@redhat.com>
4528
4529 * lib/gdb.exp (gdb_expect_list): Only print one pass, fail, or
4530 supress message.
4531
db034ac5
AC
45322002-08-01 Andrew Cagney <cagney@redhat.com>
4533
4534 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove CHILLFLAGS, CHILL,
4535 CHILL_FOR_TARGET and CHILL_LIB.
4536 * configure.in (configdirs): Remove gdb.chill.
4537 * configure: Regenerate.
4538 * lib/gdb.exp: Obsolete references to chill.
4539 * gdb.fortran/types.exp: Ditto.
4540 * gdb.fortran/exprs.exp: Ditto.
4541
3e000b18
KB
45422002-07-30 Kevin Buettner <kevinb@redhat.com>
4543
4544 * gdb.base/shlib-call.exp (additional_flags): Conditionally
4545 set Irix-specific compile and link flags.
4546
28f4966b
KB
45472002-07-29 Kevin Buettner <kevinb@redhat.com>
4548
4549 * lib/gdb.exp (mips*-*-irix*): Use alternate method for preprocessing
4550 source files. The ``-o'' option doesn't work with the ``-E'' option
4551 when using the Irix compiler.
4552
46c0d5a6
DJ
45532002-07-19 Daniel Jacobowitz <drow@mvista.com>
4554
4555 * config/gdbserver.exp (gdb_load): Don't use TCL varargs.
4556 Improve support for reusing an exec file. Copy exec file
4557 to target, and run gdbserver on the target instead of on the host.
4558
eecf4bed
JB
45592002-07-18 Jim Blandy <jimb@redhat.com>
4560
0f815cdf
JB
4561 * gdb.base/ending-run.exp: Don't expect to see the program end in
4562 some orderly fashion when we're running on a real stand-alone
4563 board.
4564
eecf4bed
JB
4565 * gdb.base/interrupt.exp: Correct logic for skipping tests on
4566 targets that don't support interrupts.
4567
52d309e4
JB
45682002-07-10 Paul N. Hilfinger <hilfingr@otisco.mckusick.com>
4569
4570 * gdb.base/attach.exp: Add patterns to match output from /proc-based
4571 systems.
4572 Move comments in expect statements to inside the actions, so that they
4573 don't get matched against.
4574
ff683d9e
MK
45752002-07-10 Mark Kettenis <kettenis@gnu.org>
4576
4577 * gdb.base/interrupt.exp: Setup xfail for all i386 BSD's on "call
4578 function when asleep" test.
4579
b5356753
AC
45802002-07-10 Andrew Cagney <ac131313@redhat.com>
4581
4582 * gdb.base/page.exp: Rewrite to handle problems with very long
4583 `info set' output. Update copyright.
4584
6aa4d13a
AC
45852002-06-26 Andrew Cagney <ac131313@redhat.com>
4586
4587 * gdb.hp/configure.in (AC_CONFIG_SUBDIRS): Do not try to configure
4588 gdb.threads-hp.
4589 * gdb.hp/configure: Regenerate.
4590 * gdb.hp/gdb.threads-hp/configure.in: Delete file.
4591 * gdb.hp/gdb.threads-hp/configure: Delete file.
4592 * gdb.hp/gdb.threads-hp/Makefile.in: Delete file.
4593
8cf8c2b8
AC
45942002-06-22 Andrew Cagney <ac131313@redhat.com>
4595
4596 * gdb.base/selftest.exp (do_stes_and_next): Skip calls to
4597 setlocale, bindtextdomain and textdomain.
4598
6827a8f8
JB
45992002-06-11 Jim Blandy <jimb@redhat.com>
4600
919d772c
JB
4601 * lib/gdb.exp (get_debug_format): Tolerate message saying whether
4602 preprocessor macro information is present.
4603
6827a8f8
JB
4604 * macscp.exp, macscp1.c, macscp2.h, macscp3.h, macscp4.h: New
4605 tests.
4606
c15b0d21
MS
46072002-06-06 Michael Snyder <msnyder@redhat.com>
4608
c5984d70
MS
4609 * gdb.base/overlays.exp: Record addresses of overlay
4610 functions in TCL variables rather than in GDB variables,
4611 to avoid having GDB convert them to pointers (with loss
4612 of information).
4613
d63a86f8 4614 * gdb.base/d10v.ld: Merge in several years worth of
99a8512b 4615 default linker script changes.
c15b0d21
MS
4616 * gdb.base/long_long.exp: Add check for sizeof (long double).
4617
be26fe0d
ML
46182002-06-06 Michal Ludvig <mludvig@suse.cz>
4619
4620 * gdb.asm/asm-source.exp: Add x86-64 target.
4621 * gdb.asm/x86_64.inc: New.
d63a86f8 4622
258093ca 46232002-05-30 Michael Chastain <mec@shout.net>
258093ca 4624
4b3153f1 4625 From Benjamin Kosnik <bkoz@redhat.com>:
258093ca
MC
4626 * gdb.c++/m-static.cc: New file.
4627 * gdb.c++/m-static.exp: New file.
4628
241264c6
MS
46292002-05-28 Michael Snyder <msnyder@redhat.com>
4630
4631 * gdb.base/call-ar-st.exp: Allow for reduced floating point
4632 precision.
4633
9bba8c8f 46342002-05-27 Michael Chastain <mec@shout.net>
71ea1be0 4635
4b3153f1 4636 From Benjamin Kosnik <bkoz@redhat.com>:
71ea1be0
MC
4637 * gdb.c++/m-data.cc: New file.
4638 * gdb.c++/m-data.exp: New file.
4639
46402002-05-27 Michael Chastain <mec@shout.net>
9bba8c8f 4641
4b3153f1 4642 From Benjamin Kosnik <bkoz@redhat.com>:
9bba8c8f 4643 * gdb.c++/try_catch.cc: New file.
d63a86f8 4644 * gdb.c++/try_catch.exp: New file.
9bba8c8f 4645
def1b996
MC
46462002-05-27 Michael Chastain <mec@shout.net>
4647
4648 * gdb.c++/local.exp: Accept more nested types in output.
4649
522ba268
MC
46502002-05-26 Michael Chastain <mec@shout.net>
4651
4652 * gdb.base/call-rt-st.exp: Fix typo in brace quoting.
4653
277254ba
MS
46542002-05-15 Nick Clifton <nickc@cambridge.redhat.com>
4655
4656 * lib/gdb.exp (gdb_wrapper_init): Just because
4657 gdb_wrapper_file exists, this does not mean that the file
4658 should not be rebuilt. That is what gdb_wrapper_initialized
4659 is for.
4660 (default_gdb_init): Reset gdb_wrapper_initialized.
4661
b61a8733
MS
46622002-05-23 Michael Snyder <msnyder@redhat.com>
4663
d63a86f8 4664 * gdb.base/all-bin.exp: Revise previous patch by just reducing
5bdb6d01
MS
4665 the precision of the floating point test results.
4666 * gdb.base/call-rt-st.exp: Ditto.
4667
b61a8733
MS
4668 * gdb.base/all-bin.exp: Allow for reduced floating point precision.
4669 * gdb.base/call-rt-st.exp: Ditto.
4670
56f6e910
MC
46712002-05-19 Michael Chastain <mec@shout.net>
4672
4673 * gdb.c++/inherit.exp: Accept "VTT for ..." in output strings.
4674
ad0b0016
EZ
46752002-05-19 Elena Zannoni <ezannoni@redhat.com>
4676
4677 * configure.in (configdirs): Add gdb.arch.
4678 * configure: Regenerate.
4679
f617d2b6
JB
46802002-05-17 Jim Blandy <jimb@redhat.com>
4681
4682 * gdb.base/completion.exp: Recognize the more detailed error
4683 messages produced by the macro expander's lexical analyzer.
4684
eac2a696
EZ
46852002-05-14 Elena Zannoni <ezannoni@redhat.com>
4686
4687 * gdb.arch/altivec-abi.c: New file.
4688 * gdb.arch/altivec-abi.exp: New file.
4689 * gdb.arch/altivec-regs.c: New file.
4690 * gdb.arch/altivec-regs.exp: New file.
4691
2fdde8f8
DJ
46922002-05-14 Daniel Jacobowitz <drow@mvista.com>
4693
4694 * gdb.base/maint.exp (maint print type): Update for new type
4695 structure.
d63a86f8 4696
e31f1a7c
EZ
46972002-05-14 Elena Zannoni <ezannoni@redhat.com>
4698
4699 * gdb.arch: New directory.
4700 * gdb.arch/configure.in: New file.
4701 * gdb.arch/configure: New file.
4702 * gdb.arch/Makefile.in: New file.
4703
db589741
CV
47042002-05-13 Corinna Vinschen <vinschen@redhat.com>
4705
4706 * gdb.asm/asm-source.exp: Add v850 as supported target.
4707 * gdb.asm/v850.inc: New file.
4708
8ce2a7dc
DJ
47092002-05-13 Daniel Jacobowitz <drow@mvista.com>
4710
4711 * gdb.c++/annota2.exp (annotate-quit): Add comment.
4712
df763c7f
DJ
47132002-05-12 Daniel Jacobowitz <drow@mvista.com>
4714
4715 * gdb.base/break.exp: Check 'break "marker2"'.
4716
377daeed
MS
47172002-05-10 Michael Snyder <msnyder@redhat.com>
4718
4719 * gdb.base/long_long.exp: Fix typo.
4720
c4b7bc2b
JB
47212002-05-10 Jim Blandy <jimb@redhat.com>
4722
ecac9a4e
JB
4723 * gdb.base/printcmds.exp: Don't xfail the ptype command. This is
4724 a bug.
4725
c4b7bc2b
JB
4726 * gdb.base/printcmds.exp (test_integer_literals_rejected):
4727 Recognize more detailed error message produced by the macro
4728 expander's lexical analyzer.
4729 * lib/gdb.exp (test_print_reject): Same.
4730
e71019a1
MK
47312002-05-09 Mark Kettenis <kettenis@gnu.org>
4732
4733 * gdb.c++/method.exp: Fix typo.
4734
fedfc8e6
MS
47352002-05-08 Michael Snyder <msnyder@redhat.com>
4736
166a1957
MS
4737 * gdb.mi/mi-var-child.exp: Accept (void) as well as ().
4738 * gdb.mi/mi0-var-child.exp: Accept (void) as well as ().
fedfc8e6 4739 * gdb.base/default.exp: Merge clauses for arm, strongarm, xscale.
35928259
MS
4740 * gdb.base/long_long.exp: Merge clauses for arm and xscale.
4741 Add iftarget clause for strongarm.
d63a86f8 4742
f1c47eb2
MS
47432002-05-06 Michael Snyder <msnyder@redhat.com>
4744
cb9a9d3e
MS
4745 * lib/gdb.exp (gdb_test): Add case to allow for status wrapper.
4746 (gdb_continue_to_end): Accept output from status wrapper.
4747 * gdb.base/ending-run.exp: Add case for output from status wrapper.
4748 Clean up fail messages to match pass messages.
4749
f1c47eb2
MS
4750 Enable the "needs_status_wrapper" testsuite feature.
4751 * lib/gdb.exp (gdb_wrapper_init): New procedure.
4752 (gdb_compile): Conditionally call gdb_wrapper_init.
4753 * gdb.base/a2-run.exp: Recognize output from status wrapper.
4754 * gdb.c++/method.exp: Recognize output from status wrapper.
4755
6079c749
BE
47562002-05-06 Ben Elliston <bje@redhat.com>
4757From Graydon Hoare <graydon@redhat.com>
4758
4759 * config/sid.exp: Include support for "rawsid" protocol.
4760
188baff3
JB
47612002-05-03 Jim Blandy <jimb@redhat.com>
4762
4763 * gdb.c++/hang.exp: Check for corruption of the cv_type chain.
4764 * gdb.c++/hang3.C: New file.
4765
b9c07f0f
AC
47662002-05-04 Andrew Cagney <ac131313@redhat.com>
4767
4768 * gdb.base/default.exp: Remove obsolete code.
4769 * gdb.c++/misc.exp: Ditto. Update copyright.
4770 * gdb.c++/cplusfuncs.exp: Ditto. Update copyright.
4771 * gdb.base/whatis.exp: Ditto. Update copyright.
4772 * gdb.base/scope.exp: Ditto. Update copyright.
4773 * gdb.base/ptype.exp: Ditto. Update copyright.
4774 * gdb.base/printcmds.exp: Ditto. Update copyright.
4775 * gdb.base/opaque.exp: Ditto. Update copyright.
4776 * gdb.base/list.exp: Ditto.
4777 * gdb.base/funcargs.exp: Ditto. Update copyright.
4778 * gdb.hp/gdb.threads-hp/usrthbasic.c: Delete.
4779 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Delete.
4780 * gdb.hp/gdb.threads-hp/usrthcore.c: Delete.
4781 * gdb.hp/gdb.threads-hp/usrthcore.exp: Delete.
4782 * gdb.hp/gdb.threads-hp/usrthfork.c: Delete.
4783 * gdb.hp/gdb.threads-hp/usrthfork.exp: Delete.
4784
5c7a0397
MS
47852002-05-02 Michael Snyder <msnyder@redhat.com>
4786
d6dcc264 4787 * gdb.base/watchpoint.exp: Add xscale target.
5c7a0397
MS
4788 * gdb.base/long_long.exp: Add xscale target.
4789 * gdb.base/default.exp: Add xscale target.
4790
eb7f1c48
JB
47912002-05-01 Jim Blandy <jimb@redhat.com>
4792
4793 * gdb.c++/hang1.C, gdb.c++/hang2.C, gdb.c++/hang.H,
4794 gdb.c++/hang.exp: New test.
4795
a6befae8
FF
47962002-05-01 Fred Fish <fnf@redhat.com>
4797
4798 * gdb.base/completion.exp: Handle completions of "./Make" for
4799 more than one completion possibility, as is the case when we
4800 build and test in the source tree.
4801
0a310277
AG
48022002-04-29 Anthony Green <green@redhat.com>
4803
4804 * gdb.java/jmisc1.exp: New file.
4805 * gdb.java/jmisc2.exp: New file.
4806
6ff9af88
DJ
48072002-04-24 Daniel Jacobowitz <drow@mvista.com>
4808
4809 * gdb.threads/linux-dp.exp: Use 'unset' instead of 'array unset'.
4810
96b3d632
EZ
48112002-04-23 Elena Zannoni <ezannoni@redhat.com>
4812
4813 * gdb.base/help.exp: Change 'help status' to allow for target
4814 dependent output differences.
4815
5019bb54
MC
48162002-04-22 Michael Chastain <mec@shout.net>
4817
4818 * gdb.c++/local.exp: Add PR numbers: gdb/482, gdb/483.
4819
a805a116
MC
48202002-04-22 Michael Chastain <mec@shout.net>
4821
4822 * gdb.c++/method.exp: Fix syntax of reference to gdb/277.
4823
a1706bfd
DM
48242002-04-17 David S. Miller <davem@redhat.com>
4825
4826 * gdb.asm/sparc64.inc: New file.
4827 * gdb.asm/asm-source.exp: Handle sparc64-*-*.
4828
a73a20a2
EZ
48292002-04-19 Elena Zannoni <ezannoni@redhat.com>
4830
4831 * gdb.asm/asm-source.exp: Don't use a symlink, just copy the
4832 instruction file directly into the build tree. Clean up at end of
4833 test.
4834
ba678339
DM
48352002-04-18 David S. Miller <davem@redhat.com>
4836
4837 * gdb.base/annota1.exp: Expect addresses as $hex + whitespace to
4838 handle 64-bit platforms correctly.
4839 * gdb.base/maint.exp: Likewise.
4840
b03399da
KB
48412002-04-18 Kevin Buettner <kevinb@redhat.com>
4842
4843 * gdb.base/shlib-call.exp (additional_flags): AIX doesn't need
4844 ``-fpic'' when compiling files comprising a shared library, but
4845 it does need additional linker flags in order to find shared
4846 libraries at run time.
4847
e2004992
KB
48482002-04-18 Kevin Buettner <kevinb@redhat.com>
4849
4850 * gdb.base/cvexpr.c (use): New function.
4851 (main): Invoke use() on all global variables to prevent
4852 some linkers from deleting these otherwise unused symbols.
4853
d8937120
MC
48542002-04-17 Michael Chastain <mec@shout.net>
4855From David S. Miller <davem@redhat.com>
4856
4857 * gdb.c++/ovldbreak.exp: Expect addresses as $hex + whitespace to
4858 handle 64-bit platforms correctly.
4859
ffd61a58
MS
48602002-04-12 Michael Snyder <msnyder@redhat.com>
4861From Jim Blandy <jimb@redhat.com>
4862 * gdb.base/foo.c (foox): Remove section attribute; the linker
4863 script can handle this instead.
4864 * gdb.base/bar.c (barx): Same.
4865 * gdb.base/baz.c (bazx): Same.
4866 * gdb.base/grbx.c (grbxx): Same.
4867
4868 * gdb.base/overlays.exp: New test: check that GDB's manual overlay
4869 manager doesn't automatically unmap overlays unnecessarily.
4870
6b8426a6
MH
48712002-04-10 Martin M. Hunt <hunt@redhat.com>
4872
4873 * gdb.base/ending-run.exp: Fix pattern for Mips targets
4874 stepping out of main.
4875
34af4875
MC
48762002-04-09 Michael Chastain <mec@shout.net>
4877
4878 * gdb.c++/local.cc (main): Move call to marker1() inside nested
4879 scope so that the nested scope tests will make sense.
4880 * gdb.c++/local.exp: Write patterns that actually work with gcc
4881 (the HP patterns "were never known to work with gcc").
4882 Keep the old aCC patterns too.
4883
2d1676a0
DJ
48842002-04-09 Daniel Jacobowitz <drow@mvista.com>
4885
4886 * gdb.base/attach.exp: Correct target board test.
4887
3a63e3f9
MC
48882002-04-08 Michael Chastain <mec@shout.net>
4889
4890 * gdb.c++/method.exp: Require "const ... A * ..." for "ptype this"
4891 in a const method. Add some xfail and fail cases for configurations
4892 that do not emit the "const ...".
4893
f18dabd2
MC
48942002-04-07 Michael Chastain <mec@shout.net>
4895
4896 * gdb.c++/method.exp: Use gdb_test instead of send_gdb/gdb_expect.
4897 Accept "A * const" and "const A * const" as type of "this".
4898 Fix spelling of getFunky throughout. Make messages uniform.
4899
0fcddd82
EZ
49002002-04-07 Elena Zannoni <ezannoni@redhat.com>
4901
4902 Work around for PR gdb/285:
4903 * gdb.asm/asm-source.exp: Bail out if multilibs are detected.
4904
16a8534a
EZ
49052002-04-07 Elena Zannoni <ezannoni@redhat.com>
4906
4907 * gdb.asm/asm-source.exp: Build symbolic link to arch specific
4908 instructions file at run time instead of configure time.
4909 Sometimes we run the test in a directory that is not the one we
4910 configured in.
4911 * gdb.asm/configure.in: Delete creation of symlink.
4912 * gdb.asm/configure: Regenerate.
4913
24181d81
JB
49142002-04-05 J. Brobecker <brobecker@gnat.com>
4915
4916 * gdb.gdb/xfullpath.exp: New test, to exercise the new
4917 xfullpath () function.
4918
7cdb7107
DJ
49192002-04-04 Daniel Jacobowitz <drow@mvista.com>
4920
4921 * gdb.asm/Makefile.in: Correct dependencies.
4922
4923 * gdb.asm/powerpc.inc: New file.
4924 * gdb.asm/asm-source.exp: Add PowerPC.
4925 * gdb.asm/configure.in: Likewise.
4926 * gdb.asm/configure: Regenerated.
4927
a7d17088
DJ
49282002-04-04 Daniel Jacobowitz <drow@mvista.com>
4929
4930 * gdb.base/relocate.exp: New file.
4931 * gdb.base/relocate.c: New file.
4932
cd721503
FF
49332002-04-04 Fred Fish <fnf@redhat.com>
4934
4935 * gdb.base/step-test.exp: Update comment regarding stopping in
4936 memcpy/bcopy calls inserted as part of the compiler runtime.
4937
b22ad7a7
MS
49382002-04-04 Michael Snyder <msnyder@redhat.com>
4939
4940 * gdb.base/ovlymgr.c: Add overlay event breakpoint support.
4941
5f279fa6
DJ
49422002-04-03 Daniel Jacobowitz <drow@mvista.com>
4943
4944 * lib/gdb.exp (gdb_test): Move -notransfer inside of gdb_expect.
4945 (gdb_expect): Remove $notransfer hack.
4946
dd0fd3ce
DJ
49472002-04-02 Daniel Jacobowitz <drow@mvista.com>
4948
4949 * gdb.c++/classes.exp ("calling method for small class"): Match
4950 updated register output.
4951
1e50cda1
DJ
49522002-03-30 Daniel Jacobowitz <drow@mvista.com>
4953
4954 Fix PR gdb/452
4955 * gdb.base/dbx.exp: Restore old definition of gdb_file_cmd
4956 when finished. Make gdb_file_cmd send "exec-file" when
4957 appropriate.
4958
24015922
DJ
49592002-03-30 Daniel Jacobowitz <drow@mvista.com>
4960
4961 * gdb.base/attach.exp: Remove extra setup_xfail.
4962
dd7dfd64
MS
49632002-03-26 Michael Snyder <msnyder@redhat.com>
4964
4965 * gdb.base/default.exp: Add tests for dump, append, and restore.
4966 * gdb.base/help.exp: Add tests for dump, append, and restore.
4967 * gdb.base/dump.exp: New file, test dump, append and restore.
4968 * gdb.base/dump.c: New file.
4969
48b2f8d7
MS
49702002-03-27 Michael Snyder <msnyder@redhat.com>
4971
d63a86f8 4972 * gdb.base/help.exp: Modify expect strings to reflect
48b2f8d7
MS
4973 clean-ups in help messages.
4974
05b4d525
FF
49752002-03-26 Fred Fish <fnf@redhat.com>
4976
4977 * gdb.base/step-test.exp: Accept stopping in memcpy/bcopy when we
4978 have debugging info for those functions and the compiler uses them
4979 internally to copy structs around.
4980
d7679631
FF
49812002-03-26 Fred Fish <fnf@redhat.com>
4982
4983 * gdb.base/list.exp: Revert the change made yesterday and add note
4984 about why we don't list the default lines for remote targets.
4985
523ac3f9
MS
49862002-03-25 Michael Snyder <msnyder@redhat.com>
4987
4988 * gdb.base/help.exp: Clean up unnecessary wild cards in regexps.
4989
754b2b8d
FF
49902002-03-25 Fred Fish <fnf@redhat.com>
4991
4992 * gdb.base/list.exp: This test works on remote targets so remove
4993 the short circuit for remote targets. Update copyright.
4994
33c3e192
FF
49952002-03-25 Fred Fish <fnf@redhat.com>
4996
4997 * gdb.base/attach.exp: Fix logic error that was suppressing this
4998 test for all non hppa*-*-hpux* targets, instead of the hp target.
4999 Move comments closer to the suppression point. Also now need to
5000 check that we are running natively.
5001
d43e73ee
MS
50022002-03-22 Michael Snyder <msnyder@redhat.com>
5003
882c8f02
MS
5004 * gdb.base/default.exp: Add test for gcore. Update copyright.
5005 * gdb.base/help.exp: Add test for gcore. Update copyright.
d43e73ee 5006
04c12f60
FF
50072002-03-06 Fred Fish <fnf@redhat.com>
5008
5009 * gdb.base/funcargs.c: Remove extraneous ';' character.
5010 * gdb.trace/gdb_c_test.c: Remove extraneous ';' character.
5011
b43df995
MC
50122002-03-04 Michael Chastain <mec@shout.net>
5013
5014 * gdb.mi/mi-var-cmd.exp: In test "create local variable func",
5015 accommodate gcc v3 function signature.
5016 * gdb.mi/mi0-var-cmd-exp: Ditto.
5017
92362027
AC
50182002-02-24 Andrew Cagney <ac131313@redhat.com>
5019
5020 * testsuite/gdb.base/huge.c: Replace ``Linux'' with either
5021 ``GNU/Linux'' or ``Linux kernel''
5022 * testsuite/gdb.threads/pthreads.c: Ditto.
5023
258ad32d
MC
50242002-02-24 Michael Chastain <mec@shout.net>
5025
5026 * gdb.threads/pthreads.c (thread1): Add a return statement.
5027 (thread2): Likewise.
5028 (foo): Likewise.
5029
04c3b3d4
MC
50302002-02-23 Michael Chastain <mec@shout.net>
5031
5032 * gdb.threads/linux-dp.c (philosopher): Add a return statement
5033 to placate gcc.
5034
5a2a0a20
MC
50352002-02-23 Michael Chastain <mec@shout.net>
5036
5037 * gdb.c++/templates.exp: Remove setup_xfail_format "stabs" on
5038 test "ptype bint". The test passes on all my stabs configurations.
5039
a640f7fc
JB
50402002-02-21 Jim Blandy <jimb@redhat.com>
5041
27924826
JB
5042 * gdb.asm/asm-source.exp: Parse the output from `info sources' one
5043 filename at a time, and watch for the ones we want to see.
5044
a640f7fc
JB
5045 * gdb.base/ptype.exp, gdb.base/ptype.c: Add tests for printing
5046 types of pointers to prototyped functions.
5047
edcc8c75
AC
50482002-02-20 Andrew Cagney <ac131313@redhat.com>
5049
5050 * gdb.base/sizeof.c (main): Call fill_structs. Print value of
5051 signed, unsigned and straight char.
5052 (padding_char, padding_short, padding_int, padding_long,
5053 padding_long_long, padding_float, padding_double,
5054 padding_long_double): New global variables.
5055 (fill, fill_structs): New functions.
5056
5057 * gdb.base/sizeof.exp: Check for signed and unsigned char. Check
5058 for correctly sized writes. Update copyright.
5059 (get_valueof): New procedure.
5060 (get_sizeof): Call get_valueof.
5061 (check_valueof): New procedure.
5062 (check_padding): New procedure.
5063
ac57ea44
MC
50642002-02-20 Michael Chastain <mec@shout.net>
5065
5066 * gdb.c++/virtfunc.exp (test_virtual_calls): Remove obsolete calls
5067 to setup_xfail. Document some of the remaining calls.
5068
7a10c941
MC
50692002-02-18 Michael Chastain <mec@shout.net>
5070
5071 * gdb.c++/userdef.exp: Update copyright year.
5072
fb8acdcc
DJ
50732002-02-18 Daniel Jacobowitz <drow@mvista.com>
5074
5075 * gdb.c++/userdef.exp: Test overloaded operators properly.
5076 Remove xfails.
5077
fda6ae12
MS
50782002-02-14 Michael Snyder <msnyder@redhat.com>
5079
5080 * gdb.base/gcore.exp: Relax recognition of function breakpoint.
5081
676a0442
DJ
50822002-02-14 Daniel Jacobowitz <drow@mvista.com>
5083
5084 * gdb.base/a2-run.exp: Check for a remote target properly.
5085 * gdb.base/annota1.exp: Likewise.
5086 * gdb.base/list.exp: Likewise.
5087 * gdb.base/reread.exp: Likewise.
5088 * gdb.base/scope.exp: Likewise.
5089 * gdb.base/shlib-call.exp: Likewise.
5090 * gdb.base/term.exp: Likewise.
5091 * gdb.c++/annota2.exp: Likewise.
5092
78b4f468
RE
50932002-02-13 Richard Earnshaw <rearnsha@arm.com>
5094
5095 * gdb.base/watchpoint.exp: Restore previous timeout at end of test.
5096
9a81ba51
MC
50972002-02-10 Michael Chastain <mec@shout.net>
5098
5099 * gdb.base/funcargs.c (localvars_after_alloca): Fix return type.
5100 (call_after_alloca): Ditto.
5101
004af6c7
DJ
51022002-02-10 Daniel Jacobowitz <drow@mvista.com>
5103
5104 * gdb.base/ending-run.exp: Guard "cont" test with
5105 gdb_skip_stdio_test.
5106
37225f62
JB
51072002-02-06 Jim Blandy <jimb@redhat.com>
5108
5109 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Move these tests
5110 from here...
5111 * gdb.hp/gdb.base-hp/callfwmall.c, gdb.hp/gdb.base-hp/callfwmall.exp:
5112 To here. Disable this test on non-HP platforms. Add big comment.
5113
fe6fdd96
MS
51142002-02-04 Michael Snyder <msnyder@redhat.com>
5115
5116 * gdb.base/ovlymgr.c (ovly_copy): Generalize for targets
5117 other than d10v and m32r.
5118
036fad3f
RE
51192002-02-02 Richard Earnshaw <rearnsha@arm.com>
5120
5121 * gdb.base/default.exp: Rewrite test patterns to reduce time
5122 taken to match them.
5123
7148ab62
DJ
51242002-01-30 Daniel Jacobowitz <drow@mvista.com>
5125
5126 * gdb.base/annota1.exp (backtrace from shlibrary): Fix spelling.
5127 Allow a start function above main.
5128 * gdb.threads/linux-dp.exp: Fix copyright date.
5129
396cc255
DJ
51302002-01-30 Daniel Jacobowitz <drow@mvista.com>
5131
5132 * gdb.threads/linux-dp.exp: Use 'array unset', not 'array set'.
5133 (check_philosopher_stack): Check for manager thread before checking
5134 for a just-starting thread.
5135
f038d31b
DJ
51362002-01-30 Daniel Jacobowitz <drow@mvista.com>
5137
5138 From Neil Booth <neil@daikokuya.demon.co.uk>:
5139 * gdb.base/bitfields.c: Correct assignments to bitfields to avoid
5140 warnings.
5141
b3ff9d9a
FF
51422002-01-21 Fred Fish <fnf@redhat.com>
5143
5144 * gdb.base/restore.exp (restore_tests): Fix obvious typo, callee
5145 not caller.
5146
39ad761d
JB
51472002-01-21 Jim Blandy <jimb@redhat.com>
5148
5149 * gdb.base/reread.exp: Check that GDB properly re-reads the
5150 executable file when it changes while no inferior is running.
5151
aaf320fa
FF
51522002-01-21 Fred Fish <fnf@redhat.com>
5153
5154 * gdb.base/maint.exp: Simplify the "maint info breakpoints" test to
5155 optionally accept the "shlib events" variation.
5156
808a31f5
JB
51572002-01-21 Jim Blandy <jimb@redhat.com>
5158
5159 * gdb.base/ending-run.c (main): Avoid messing with setvbuf; just
5160 call `fflush' after every `printf', so that the output is produced
5161 at predictable points, regardless of whatever buffering does (or
5162 doesn't) take place.
5163 * gdb.base/ending-run.exp: Adjust tests to expect output to appear
5164 at different points.
5165
4420d5e2
DJ
51662002-01-20 Daniel Jacobowitz <drow@mvista.com>
5167
5168 * gdb.c++/inherit.exp: Update copyright years.
5169 * gdb.c++/method.exp: Likewise.
5170
3e36a0f4
DJ
51712002-01-20 Daniel Jacobowitz <drow@mvista.com>
5172
5173 * gdb.c++/classes.exp: Update for improved v3 support and skipping
5174 artificial methods/arguments.
5175 * gdb.c++/derivation.exp: Likewise.
5176 * gdb.c++/inherit.exp: Likewise.
5177 * gdb.c++/method.exp: Likewise.
5178 * gdb.c++/virtfunc.exp: Likewise.
5179
b4ceaee6
AC
51802002-01-18 Andrew Cagney <ac131313@redhat.com>
5181
5182 * gdb.hp/gdb.threads-hp/usrthfork.exp: Mark as obsolete.
5183 * gdb.hp/gdb.threads-hp/usrthcore.exp: Ditto.
5184 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Ditto.
5185 * gdb.hp/gdb.threads-hp/usrthfork.c: Ditto.
5186 * gdb.hp/gdb.threads-hp/usrthbasic.c: Ditto.
5187 * gdb.hp/gdb.threads-hp/usrthcore.c: Ditto.
5188
ecace851
JB
51892002-01-17 Jim Blandy <jimb@redhat.com>
5190
5191 * gdb.asm/asm-source.exp (info symbol): Take another shot at
5192 anchoring the pattern matching the entry point symbol's name.
5193
375fc983
AC
51942002-01-17 Andrew Cagney <ac131313@redhat.com>
5195
5196 * gdb.base/maint.exp: Update ``maint internal-error'' to match
5197 continue/quit query. Update copyright.
5198
fe6fdd96
MS
51992002-01-14 Michael Snyder <msnyder@redhat.com>
5200
5201 * gdb.base/gcore.exp: Remove extra debugging output.
5202
e017c81f
DJ
52032002-01-13 Daniel Jacobowitz <drow@mvista.com>
5204
5205 * gdb.c++/demangle.exp: Accept slightly dubious v2 demangler result
5206 for slightly dubious v2 mangled string.
5207
37ab3bf8
DJ
52082002-01-13 Daniel Jacobowitz <drow@mvista.com>
5209
5210 * gdb.base/completion.exp: Expand ${srcdir} to an absolute path.
5211
1bc05c3a 52122002-01-10 Jason Merrill <jason@redhat.com>
7b2ac63b 5213
1bc05c3a 5214 * gdb.c++/namespace.exp: Accept trailing const for 'this'.
7b2ac63b 5215
1bc05c3a
JM
5216 * gdb.c++/classes.exp: Accept 'A const' or 'const A' in copy
5217 constructors.
5218 * gdb.c++/derivation.exp: Likewise.
5219 * gdb.c++/templates.exp: Likewise.
5220 * gdb.c++/virtfunc.exp: Likewise.
ffcb195b 5221
1bc05c3a
JM
52222002-01-10 Michael Snyder <msnyder@redhat.com>
5223
5224 * gdb.c++/namespace.exp: Accept both '\0' and '\000'.
ffcb195b 5225
a911c360
MS
52262002-01-08 Michael Snyder <msnyder@redhat.com>
5227
5228 * gdb.base/gcore.exp: New test for generate-core-file command.
5229 * gdb.base/gcore.c: Testcase for above.
5230 * gdb.threads/gcore-thread.exp: New test for gcore (threaded).
5231
ea2119ec
JM
52322002-01-08 Jason Merrill <jason@redhat.com>
5233
5234 * gdb.c++/userdef.cc: Use <iostream> instead of <iostream.h>.
5235
68203136
FF
52362002-01-07 Fred Fish <fnf@redhat.com>
5237
5238 * gdb.c++/overload.exp: Remove unconditional xfails for:
5239 print foo_instance1.overloadargs(1)
5240 print foo_instance1.overloadargs(1, 2)
5241 print foo_instance1.overloadargs(1, 2, 3)
5242 print foo_instance1.overloadargs(1, 2, 3, 4)
5243 print foo_instance1.overloadargs(1, 2, 3, 4, 5)
5244 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6)
5245 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7)
5246 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8)
5247 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9)
5248 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10)
5249 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11)
5250 print foo_instance1.overload1arg()
5251 print foo_instance1.overload1arg((char)arg2)
5252 print foo_instance1.overload1arg((signed char)arg3)
5253 print foo_instance1.overload1arg((unsigned char)arg4)
5254 print foo_instance1.overload1arg((int)arg7)
5255 print foo_instance1.overload1arg((unsigned int)arg8)
5256 print foo_instance1.overload1arg((float)arg11)
5257 print foo_instance1.overload1arg((double)arg12)
d63a86f8 5258
21b9b5b1
MS
52592002-01-07 Michael Snyder <msnyder@redhat.com>
5260
5261 * gdb.base/huge.exp: New test. Print a very large target data object.
5262 (skip_huge_test): New test variable. Define if you want to skip this
5263 test. The test reads an 8 megabyte data object from the target, so it
5264 might be very time consuming on remote targets with a slow connection.
5265 * gdb.base/huge.c: New file. Test case for above.
5266
725f922e
FF
52672002-01-07 Fred Fish <fnf@redhat.com>
5268
5269 * gdb.c++/derivation.exp: Remove gcc xfails for g_instance.afoo,
5270 g_instance.bfoo, and g_instance.cfoo.
5271
634d57ec
JL
5272Mon Jan 7 12:22:18 2002 Jeffrey A Law (law@redhat.com)
5273
f286b2c3
JL
5274 * gdb.base/break.c (multi_line_if_conditional): New function.
5275 (multi_ilne_while_conditional): Likewise.
5276 * gdb.base/break.exp: Verify that a breakpoint on a multi-line
5277 IF or WHILE condition puts the breakpoint at the start of
5278 the condition.
5279
634d57ec
JL
5280 * gdb.base/selftest.exp (backtrace through signal handler): Remove
5281 hppa*-*-hpux* expected failure.
5282 * gdb.base/structs.exp (do_function_calls): Similarly.
5283
5284 * gdb.c++/annota2.exp (watch triggered on a.x): Handle hardware
5285 watchpoints.
5286
9fbfe2dc
AC
52872002-01-06 Andrew Cagney <ac131313@redhat.com>
5288
5289 Fix PR gdb/66.
5290 * gdb.base/structs.exp: Replace skip for a29k with skip for
5291 gdb,cannot_call_functions.
5292 * gdb.base/call-ar-st.exp: Remove references to a29k in comments.
5293 * gdb.base/callfuncs.exp: Ditto.
5294 * gdb.base/call-rt-st.exp: Ditto.
5295 * gdb.base/call-strs.exp: Ditto.
5296 * gdb.base/callfwmall.exp: Ditto.
5297 * gdb.base/scope.exp: Obsolete xfail a29k.
5298 * gdb.c++/misc.exp: Ditto.
5299 * gdb.c++/cplusfuncs.exp: Ditto.
5300 * gdb.base/ptype.exp: Ditto.
5301 * gdb.base/printcmds.exp: Ditto.
5302 * gdb.base/opaque.exp: Ditto.
5303 * gdb.base/list.exp: Ditto.
5304 * gdb.base/funcargs.exp: Ditto.
5305 * gdb.base/default.exp: Ditto.
5306
8ddad156
MS
53072002-01-04 Michael Snyder <msnyder@redhat.com>
5308
ca4976a6 5309 * gdb.base/info-proc.exp: New file, test for "info proc" cmd.
8ddad156
MS
5310 * gdb.base/maint.exp: Add tests for maint info sections options.
5311
1b074332
JL
5312Fri Dec 21 09:42:11 2001 Jeffrey A Law (law@redhat.com)
5313
5314 * gdb.base/default.exp: Remove bogus hppa*-hp-hpux* xfails.
5315
7d159115
CV
53162001-12-20 Corinna Vinschen <vinschen@redhat.com>
5317
5318 * gdb.asm/arm.inc: New file.
5319 * gdb.asm/asm-source.exp: Add arm targets.
5320 * gdb.asm/configure.in: Ditto.
5321 * gdb.asm/configure: Recreated from configure.in.
5322
8fb87725
JL
5323Thu Dec 20 09:54:36 2001 Jeffrey A Law (law@redhat.com)
5324
afabe08c
JL
5325 * gdb.hp/gdb.defects/bs15503.exp: Only run this test if compiling
5326 with HP's compiler.
5327 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
5328 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
5329 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
5330 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
5331
5332 * gdb.hp/gdb.defects/solib-d.exp: Update to handle building with
5333 either HP's compilers or GCC.
5334
db521deb
JL
5335 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Allow inferior to get either
5336 a SIGBUS or SIGSEGV.
5337
5338 * gdb.hp/gdb.base-hp/so-thresh.exp: Remove useless send_user command.
5339
5340 * gdb.hp/gdb.defects/bs14602.exp: Revamp slightly so that test
5341 can be compiled with either HP's compiler or GCC.
5342
cfa88ab7
JL
5343 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Disable completely.
5344 * gdb.hp/gdb.threads-hp/usrthcore.exp: Disable completely.
5345 * gdb.hp/gdb.threads-hp/usrthfork.exp: Disable completely.
5346
ca344dff
JL
5347 * gdb.hp/gdb.base-hp/so-thresh.exp: Update text in expect strings
5348 to match current gdb output. Update due to using auto-solib-limit
5349 for limiting instead of overloading auto-solib-add.
5350 * gdb.hp/gdb.base-hp/so-thresh.mk: Always use "cc" to build the
5351 test program.
5352
3f3c6e55 5353 * gdb.c++/templates.exp: Use "hppa64-*-*", not "hppa2.0w-*-*"
ca344dff
JL
5354 * gdb.hp/gdb.base-hp/dollar.exp: Likewise
5355 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
5356 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
5357 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
5358 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
5359 * gdb.hp/gdb.defects/bs15503.exp: Likewise.
5360 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise
5361 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise
5362 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise
5363 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Likewise.
5364 * gdb.hp/gdb.threads-hp/usrthcore.exp: Likewise.
5365 * gdb.hp/gdb.threads-hp/usrthfork.exp: Likewise.
3f3c6e55 5366
8fb87725
JL
5367 * gdb.base/annota1.exp: Expect failure for hpux11 when posting
5368 a SIGTRAP to the inferior.
5369
cf599fa7
CV
53702001-12-19 Corinna Vinschen <vinschen@redhat.com>
5371
5372 * gdb.asm/asm-source.exp: Drop setting link-flags for xstormy16.
5373 Substitute call to target_link by call to gdb_compile.
5374
2cd045cd
JL
5375Wed Dec 19 14:10:57 2001 Jeffrey A Law (law@redhat.com)
5376
5377 * gdb.base/break.exp: Fix HP specific search string when testing
5378 backtracing in a called function.
5379
d63a86f8 5380 * gdb.base/constvars.exp: Only set lang to C++ if we're
2cd045cd
JL
5381 compiling the test with HP's compilers.
5382 * gdb.base/volatile.exp: Similarly.
5383
99ebe9ac
JB
53842001-12-19 Jim Blandy <jimb@redhat.com>
5385
5386 * gdb.base/printcmds.exp: Expect the null character to be printed
5387 as '\0', and the '\013' to be printed as '\v'.
5388 * gdb.base/callfuncs.exp ("backtrace at nested call level 4"): Same.
5389 * gdb.base/setvar.exp: Same.
5390
b9891b29
JB
53912001-12-17 Jim Blandy <jimb@redhat.com>
5392
0eba65ab
JB
5393 * gdb.base/completion.exp: Rather than completing very long
5394 filenames, which can make the readline library produce output we
5395 don't recognize, cd to the directory first, and then complete
5396 using nice, short relative paths.
5397
6970b5b1
JB
5398 * gdb.base/completion.exp: On some systems, there is, in fact, a
5399 variable named `b' in scope, since GDB treats all static
5400 variables as being in scope. So use `no_var_named_this'
5401 instead of `b'.
5402
b9891b29
JB
5403 * gdb.base/corefile.exp: Recognize the message saying that GDB
5404 can't find the core file's registers as a failure.
5405
e6ccd35f
JSC
54062001-12-13 Jackie Smith Cashion <jsmith@redhat.com>
5407
5408 * gdb.base/commands.exp (user_defined_command_test): Make "show user"
5409 test expect string more specific.
5410
105ba819
CV
54112001-12-13 Corinna Vinschen <vinschen@redhat.com>
5412
5413 * gdb.asm/asm-source.exp: Add support for xstormy16.
5414 * gdb.asm/configure.in: Ditto.
5415 * gdb.asm/configure: Rebuild.
5416 * gdb.asm/xstormy16.inc: New file.
5417
e9e79dd9
FF
54182001-12-10 Fred Fish <fnf@redhat.com>
5419
5420 * gdb.base/maint.exp: Update to match changes in type dumping code.
5421
347dc97d
JB
54222001-12-10 Jim Blandy <jimb@redhat.com>
5423
5424 * gdb.asm/asm-source.exp (info symbol): Anchor the pattern
5425 matching the entry point symbol's name at the beginning of the
5426 line.
5427
5178b9d6
DJ
54282001-12-07 Daniel Jacobowitz <drow@mvista.com>
5429
5430 * gdb.c++/classes.exp, gdb.c++/derivation.exp,
5431 gdb.c++/inherit.exp, gdb.c++/method.exp,
5432 gdb.c++/namespace.exp, gdb.c++/templates.exp,
5433 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp: Updates for v3 demangler
5434 and class layout support.
5435
af890c52
DJ
54362001-12-07 Daniel Jacobowitz <drow@mvista.com>
5437
5438 * gdb.c++/classes.exp: Add test for static member function.
5439 * gdb.c++/misc.cc: Add class with static member function.
5440
7a345fb3
JB
54412001-12-07 Jim Blandy <jimb@redhat.com>
5442
f2e54a80 5443 If GDB says it can't find the struct the function returned, report
8032bf31
JB
5444 those tests as `unsupported'.
5445 * gdb.base/call-rt-st.exp (print_struct_call): New function.
5446 Rewrite subsequent tests to use it.
5447
5448 If GDB says it can't find the struct the function returned, report
f2e54a80
JB
5449 those tests as `unsupported'.
5450 * gdb.base/structs.exp (call_struct_func): New function.
5451 (do_function_calls): Use call_struct_func to call the functions
5452 returning structs.
5453
0bc69509
JB
5454 * gdb.base/callfuncs.exp: The stabs generated by GCC don't tell us
5455 whether functions are prototyped or not, so we can't possibly pass
5456 arguments to t_float_values2 properly.
5457
7a345fb3
JB
5458 * gdb.base/break.exp: (test_next_with_recursion): Don't change the
5459 value of `timeout' for targets other than the mips*tx39-*.
5460
edb6ede1
MS
54612001-12-06 Michael Snyder <msnyder@redhat.com>
5462
d63a86f8 5463 * gdb.asm/asm-source.exp: Add tests for info target, info symbol,
edb6ede1
MS
5464 and detect whether the start symbol has a leading underscore.
5465
2d842f13
JB
54662001-12-04 Jim Blandy <jimb@redhat.com>
5467
5468 * gdb.base/completion.exp: Clarify indentation.
5469
68550daf
JB
54702001-12-03 Jim Blandy <jimb@redhat.com>
5471
5472 * gdb.asm/s390.inc (gdbasm_datavar): Use `.long' to create `int'
5473 variables on the S/390, not `.word'.
5474
cd5195a8
JB
54752001-11-30 Jim Blandy <jimb@redhat.com>
5476
5477 Add assembly-source tests for s390-ibm-linux.
5478 * gdb.asm/s390.inc: New file.
5479 * gdb.asm/configure.in, gdb.asm/asm-source.exp: Add clauses for
5480 the S/390 architecture.
5481 * gdb.asm/configure: Regenerated.
5482
ca9efc90
MS
54832001-11-30 Michael Snyder <msnyder@redhat.com>
5484
5485 * gdb.asm/asm-source.exp: Add tests for list, search, finish, return,
5486 next, info source, info sources, info line, global and static
5487 variables, and static functions.
5488 * gdb.asm/common.inc: New macro gdbasm_datavar (default definition).
5489 * gdb.asm/i386.inc: Override default definition of gdbasm_datavar.
5490 * gdb.asm/asmsrc1.s: Add a static function and some variables.
5491 * gdb.asm/asmsrc2.s: Make foo2 call foo3 twice (to test 'next').
5492 * gdb.asm/d10v.inc (gdbasm_enter): Set up frame pointer.
5493 (gdbasm_leave): Restore frame pointer.
5494 (gdbasm_startup): Copy stack set-up from crt0.S.
5495
d0e66976
FN
54962001-11-26 Fernando Nasser <fnasser@redhat.com>
5497
5498 From 2001-11-12 Jackie Smith Cashion <jsmith@redhat.com>:
5499 * gdb.base/callfuncs.c (t_structs_a): Do not return a pointer
5500 to a local (non-static) variable. Copy tstruct.a to a static buffer
5501 and return a pointer to that buffer.
5502 * gdb.base/callfwmall.c (t_structs_a): Ditto.
5503
e2334072
MK
55042001-11-24 Mark Kettenis <kettenis@gnu.org>
5505
5506 * gdb.asm/configure.in: Fix recognition of ix86 target.
5507 * gdb.asm/configure: Regenerate.
5508
756caa3d
MS
55092001-11-21 Michael Snyder <msnyder@redhat.com>
5510
5511 * gdb.asm/sparc.inc: New file.
5512 * gdb.asm/asm-source.exp: Recognize sparc target.
5513 * gdb.asm/configure.in: Recognize sparc target.
5514 * gdb.asm/configure: Regenerate.
d63a86f8 5515
9a4d72d5
MS
55162001-11-21 Michael Snyder <msnyder@redhat.com>
5517
5518 * gdb.asm/m32r.inc: New file.
5519 * gdb.asm/asm-source.exp: Recognize m32r target.
5520 * gdb.asm/configure.in: Recognize m32r target.
5521 * gdb.asm/configure: Regenerate.
5522
a773d1cd
MS
55232001-11-20 Michael Snyder <msnyder@redhat.com>
5524
017ac23d
MS
5525 * gdb.asm/i386.inc: New file.
5526 * gdb.asm/asm-source.exp: Recognize ix86 target.
5527 * gdb.asm/configure.in: Recognize ix86 target.
5528 * gdb.asm/configure: Regenerate.
5529
a773d1cd
MS
5530 * gdb.c++/namespace.exp: Fix quotes in output messages.
5531
bb632afb
MS
55322001-11-14 Michael Snyder <msnyder@redhat.com>
5533
25d559ca 5534 * gdb.base/code-expr.exp: New file. Tests use of the "@code"
bb632afb
MS
5535 qualifier in a type cast expression, to designate an address
5536 in the instruction space (Harvard architecture).
5537
4749e309
MS
55382001-11-13 Michael Snyder <msnyder@redhat.com>
5539
5540 * gdb.base/cvexpr.c, gdb.base/cvexpr.exp: New files.
5541 Tests for expressions using 'const' and 'volatile'.
5542
25050984
CV
55432001-11-13 Corinna Vinschen <vinschen@redhat.com>
5544
5545 * gdb.asm/asm-sources.exp: Allow defining linker flags.
5546
1902c51f
DJ
55472001-11-12 Daniel Jacobowitz <drow@mvista.com>
5548
5549 * lib/mi-support.exp (mi_run_to_helper): Move comments
5550 outside of gdb_expect.
5551
dcf95b47
DJ
55522001-11-11 Daniel Jacobowitz <drow@mvista.com>
5553
5554 * lib/mi-support.exp: (mi_run_to_helper, mi_run_to,
5555 mi_step_to, mi_next_to, mi_continue_to, mi_finish_to,
5556 mi0_step_to, mi0_next_to, mi0_continue_to, mi0_finish_to,
5557 mi0_run_to): New functions.
5558 * gdb.mi/mi-simplerun.exp: Use them.
5559 * gdb.mi/mi0-simplerun.exp: Likewise.
5560 * gdb.mi/mi-var-cmd.exp: Likewise.
5561 * gdb.mi/mi0-var-cmd.exp: Likewise.
d63a86f8 5562
45b074e1
AC
55632001-11-10 Andrew Cagney <ac131313@redhat.com>
5564
5565 * gdb.asm/asmsrc1.s: Add ``gdbasm_'' prefix to all macros.
5566 * gdb.asm/asmsrc2.s, gdb.asm/d10v.inc: Update.
5567
bf50d346
AC
55682001-11-09 Andrew Cagney <ac131313@redhat.com>
5569
5570 * gdb.base/restore.exp: Include $expected value in restored test
5571 message.
5572
9383332c
AC
55732001-11-09 Andrew Cagney <ac131313@redhat.com>
5574
5575 * gdb.asm/asm-source.exp: Supress file, instead of skip, when not
5576 implemented.
5577
db62520a
MS
55782001-11-08 Michael Snyder <msnyder@redhat.com>
5579
5580 * gdb.base/callfuncs.exp: Add tests for nested call dummies.
5581 Add pass/fail message for stop at breakpoint in call dummy function.
5582
b5703437
MS
55832001-11-07 Michael Snyder <msnyder@redhat.com>
5584
d63a86f8
RM
5585 * gdb.c++/templates.exp (test_template_breakpoints):
5586 If we get an overload menu, but it does not match what
760f6330 5587 we expect, we still need to issue the "cancel" command.
3b2a7ae5
MS
5588 * gdb.c++/templates.exp: Replace "void \\*" with "void ?\\*",
5589 making the whitespace optional. Argument for "new" may be
5590 "unsigned" as well as "unsigned int/long".
d63a86f8 5591 * gdb.c++/templates.exp: Replace "const &" with "const ?&",
eef747c0
MS
5592 making the whitespace optional. Also replace "(void) with
5593 "((void|)), making the keyword "void" optional.
d63a86f8 5594 * gdb.c++/virtfunc.exp: Replace "const &" with "const ?&",
63f50499
MS
5595 making the whitespace optional. Also replace "(void) with
5596 "((void|)), making the keyword "void" optional.
3bf40917
MS
5597 * gdb.base/callfuncs.c (t_float_values): This function must
5598 _not_ be prototyped, and the following function (t_float_values2)
d63a86f8 5599 must be prototyped (if the compiler supports it), so that GDB
3bf40917
MS
5600 can be tested against both cases. Usually one case involves
5601 promotion of float to double, while the other does not.
5602 * gdb.base/callfwmall.c: Ditto.
b5703437
MS
5603 * gdb.asm/asm-source.exp (bt ALL in foo2): Accept a backtrace that
5604 includes a stack frame for "start".
5605
c8ab4e6d
JB
56062001-11-05 Jim Blandy <jimb@redhat.com>
5607
5608 * gdb.stabs/weird.exp: Delete "p v_comb" test. It assumes that
5609 pointers are 32 bits long, and that offsets of relocs are always
5610 stored in the data (REL-style), and not in the reloc entry itself
5611 (RELA-style).
5612 * gdb.stabs/weird.def (v_comb, v_comb_shared): Remove symbols and
5613 stabs.
5614
3f08ced9
MS
56152001-11-01 Michael Snyder <msnyder@redhat.com>
5616
5617 * gdb.c++/cplusfuncs.exp: Fix conflicts between operator names
5618 and regular expression operators by using quoting.
5619
cbfa24cd
MS
56202001-10-31 Michael Snyder <msnyder@redhat.com>
5621
5622 * gdb.c++/overload.exp: Select overloadfnarg(void) or overloadfnarg(),
5623 depending on what the symbol table contains.
5624 * gdb.c++/derivation.exp: Accept both "foo(void)" and "foo()" in
5625 the output of the ptype command. Similarly, accept both "const &"
5626 and "const&".
5627
aaa68313
CV
56282001-10-31 Corinna Vinschen <vinschen@redhat.com>
5629
5630 * gdb.base/miscexprs.c (main): Add usage of preprocessor
5631 symbol `STORAGE' to allow to choose the storage class of
5632 the local datastructures.
5633 * gdb.base/miscexprs.exp: Handle setting a `-DSTORAGE=...'
5634 compiler directive.
5635
91740388
MS
56362001-10-30 Michael Snyder <msnyder@redhat.com>
5637
5638 * gdb.base/jump.exp: Allow it to run for all targets.
5639
1b7c05e7
CV
56402001-10-29 Corinna Vinschen <vinschen@redhat.com>
5641
5642 * gdb.base/call-ar-st.c (print_double_array): Match for loop
5643 with new double_array size.
5644 (main): Change storage class of all local variables to static.
5645 Reduce size of double_array to 9.
5646 * gdb.base/call-ar-st.exp: Increase timeout value.
5647 Change expected output for double array to match new size in
5648 call-ar-st.c.
5649
36a22261
CV
56502001-10-29 Corinna Vinschen <vinschen@redhat.com>
5651
5652 * gdb.base/ending-run.exp: Create identical output when passing
5653 `step to end of run' case. Add regular expression branch satisfying
d63a86f8 5654 Stormy16 target.
36a22261 5655
92b8ae91
MK
56562001-10-28 Mark Kettenis <kettenis@gnu.org>
5657
5658 * gdb.base/interrupt.exp: Treat SIGILL similar to SIGSEGV such
5659 that we catch the expected failure under Linux/x86.
5660
cb135b83
OF
56612001-10-29 Orjan Friberg <orjanf@axis.com>
5662
5663 * gdb.base/setvar.exp: Escape curly braces.
5664 * gdb.stabs/weird.exp: Ditto.
5665
6884aa54
DJ
56662001-10-27 Daniel Jacobowitz <drow@mvista.com>
5667
5668 * gdb.mi/mi-hack-cli.exp: Remove excess newlines from test strings.
5669 * gdm.mi/mi0-hack-cli.exp: Likewise.
5670
0398c9aa
AC
56712001-10-25 Andrew Cagney <ac131313@redhat.com>
5672
5673 * gdb.stabs/weird.exp: Unify ``variable VAR printed properly''
5674 messages.
5675
d20bf2e8
AC
56762001-10-21 Andrew Cagney <ac131313@redhat.com>
5677
5678 * lib/mi-support.exp (mi_gdb_start): Don't require MI_OUT when
5679 checking MI enabled.
5680
03dd63aa
CV
56812001-10-09 Corinna Vinschen <vinschen@redhat.com>
5682
5683 * gdb.base/maint.exp: Treat $EXEEXT as optional in output.
5684
1d9d99f3
FCE
56852001-10-04 Frank Ch. Eigler <fche@redhat.com>
5686
5687 * lib/insight-support.exp (gdbtk_start): Don't exit dejagnu
5688 if gdb child process crashes, just signal an error.
5689
838ae6c4
JB
56902001-10-02 Jim Blandy <jimb@redhat.com>
5691
5692 * lib/gdb.exp (test_xfail_format): Simplify.
5693
5694 * lib/gdb.exp (setup_xfail_format): Don't forget to put a `$' in
5695 front of the variable name `format'. Simplify `if'.
5696
8f0cbc1c
DJ
56972001-10-01 Daniel Jacobowitz <drow@mvista.com>
5698
5699 * gdb.threads/pthreads.exp: Wait for output and delay
5700 before sending ^C.
5701
1f08dafd
DJ
57022001-10-01 Daniel Jacobowitz <drow@mvista.com>
5703
5704 * gdb.mi/mi-var-display.exp (continue to incr_a): Recognize
5705 some incorrect output instead of timing out.
5706 * gdb.mi/mi-var-display.exp (continue to incr_a): Likewise.
5707
674f90ff
CV
57082001-09-28 Corinna Vinschen <vinschen@redhat.com>
5709
5710 * gdb.base/volatile.exp (local_compiler_xfail_check): Change qux2
5711 check to allow additional `int'.
5712
9b284272
DJ
57132001-09-27 Daniel Jacobowitz <drow@mvista.com>
5714
5715 * gdb.base/completion.exp: Remove incorrect 'p "a' test.
5716 Add tests for 'p "break' (pass) and 'p "break.' (xfail).
5717
b55a4771
MS
57182001-09-27 Michael Snyder <msnyder@redhat.com>
5719
5720 * lib/gdb.exp (test_debug_format): New proc.
5721 (setup_xfail_format): Use new proc test_debug_format.
5722 * gdb.base/constvars.exp (local_compiler_xfail_check): New
5723 proc; use new service proc test_debug_format.
5724 Replace all other "gcc_compiled" tests with this test.
5725 * gdb.base/volatile.exp (local_compiler_xfail_check): New
5726 proc; use new service proc test_debug_format.
5727 Replace all other "gcc_compiled" tests with this test.
5728
57292001-09-27 Michael Snyder <msnyder@redhat.com>
5730
5731 * gdb.base/cvexpr.exp: New file.
5732 * gdb.base/cvexpr.c: New file
5733 Test for expressions using const and volatile keywords.
5734
4e6667ac
CV
57352001-09-26 Corinna Vinschen <vinschen@redhat.com>
5736
5737 * gdb.base/constvars.exp: Check for different orders of keywords
5738 and additional "int" strings in output.
5739
4f337972
AC
57402001-09-22 Andrew Cagney <ac131313@redhat.com>
5741
5742 * gdb.base/maint.exp: Add "maintenance set/show" to list of valid
5743 responses from "help maint".
5744
2015650d
FCE
57452001-09-19 Frank Ch. Eigler <fche@redhat.com>
5746
5747 * lib/insight-support.exp (_gdbtk_xvfb_init): Set DISPLAY
5748 to localhost:NNN instead of :NNN, in case Xvfb is listening
5749 only on TCP.
5750
f3bcedc1
CV
57512001-09-19 Corinna Vinschen <vinschen@redhat.com>
5752
5753 * gdb.base/recurse.exp: When checking leaving the watchpoint
5754 scope, recognize when gdb is in function's epilogue and pass.
5755
6b819c92
KS
57562001-09-18 Keith Seitz <keiths@redhat.com>
5757
5758 * lib/insight-support.exp (_gdbtk_export_target_info): Add
5759 support for running tests against sid targets.
5760 (gdbtk_done): Ditto.
5761
a10c9419
CV
57622001-09-18 Corinna Vinschen <vinschen@redhat.com>
5763
5764 * gdb.base/ending-run.c (main): Set stdout buffersize
5765 to the same reasonable value for any target.
5766 * gdb.base/ending-run.exp: Add a regular expression
5767 to make testsuite happy on Sanyo Stormy16 target.
5768
739d0d99
CV
57692001-09-17 Corinna Vinschen <vinschen@redhat.com>
5770
5771 * gdb.base/display.c (do_loops): Add float variable `f'.
5772 Increment f in loop.
5773 * gdb.base/display.exp: Increment timeout by 60 seconds.
5774 Change float display test to use variable `f'.
5775
1b8947f0
JB
57762001-09-17 Jim Blandy <jimb@redhat.com>
5777
5778 * gdb.base/restore.exp: Use temporary breakpoints, to avoid
5779 overflowing the limited breakpoint tables on some ROM monitors
5780 (like the ROM68K).
5781
9890ac81
FCE
57822001-09-15 Frank Ch. Eigler <fche@redhat.com>
5783
5784 * lib/insight-support.exp (_gdbtk_xvfb_init): Start Xvfb with
5785 the "-ac" (disable access control) flag.
5786
6db765ea
JH
57872001-08-30 Jeff Holcomb <jeffh@redhat.com>
5788
5789 * gdb.base/remote.c: Use a small buffer for targets with 16-bit
5790 ints.
5791
4c32cc04
KS
57922001-08-30 Keith Seitz <keiths@redhat.com>
5793
5794 * lib/gdb.exp: Move all insight-related functionality into
5795 separate file.
5796 * lib/insight-support.exp: New file.
5797
8d6e6f81
FCE
57982001-08-29 Frank Ch. Eigler <fche@redhat.com>
5799
5800 * config/sid.exp (sid_start): Never set sid verbosity; disable
5801 expect_background {} that consumed its stdout; tolerate </dev/null.
5802 Attempt to set endianness override in "sid" protocol mode. Cleanup.
5803
6a90e1d0
AC
58042001-08-18 Andrew Cagney <ac131313@redhat.com>
5805
5806 * lib/mi-support.exp (mi_gdb_start): If a remote target, use the
5807 CLI jump command to start it.
5808 (mi_run_to_main): Fail immediatly when unexpected output.
5809
1759b3c3
AC
58102001-08-18 Andrew Cagney <ac131313@redhat.com>
5811
5812 * lib/mi-support.exp (mi_gdb_start): Move call to sid_start to
5813 beginning of function. Fix PR gdb/191.
5814
61d11d80
FCE
58152001-08-16 Frank Ch. Eigler <fche@redhat.com>
5816
5817 * config/sid.exp (sid_start): Don't warn if we cannot figure out
5818 what to force sid endianness to.
5819
942a4df2
KS
58202001-08-15 Keith Seitz <keiths@redhat.com>
5821
5822 * lib/gdb.exp (gdbtk_start): Don't set environment
5823 variables for TCL_LIBRARY and friends. Insight will
5824 now figure these out for itself.
5825
0521c418
MS
58262001-08-02 Michael Snyder <msnyder@redhat.com>
5827
5828 * gdb.base/completion.exp: Remove the symbol "a64l" from
5829 the expect string; this is target-specific, and not related
5830 to what is being tested.
5831
74a9a58a
DB
58322001-08-02 Dave Brolley <brolley@redhat.com>
5833
5834 * config/sid.exp: Rename gdb-socket to cpu-gdb-socket.
5835
c70819fa
MS
58362001-07-25 Michael Snyder <msnyder@redhat.com>
5837
c2b8fa57
MS
5838 * gdb.base/consecutive.exp: New file. Test stepping over
5839 breakpoints on consecutive instructions.
5840 * gdb.base/consecutive.c: New file.
5841
c70819fa
MS
5842 * gdb.base/call-rt-st.exp: Use double-backslash to quote
5843 curly braces in regular expressions.
5844
2b1a1355
MS
58452001-07-25 Michael Snyder <msnyder@redhat.com>
5846
5847 * gdb.base/ending-run.exp: Accept "Program exited normally" as
5848 legitimate output from stepping out of main.
5849
413eca6f
KS
58502001-07-22 Keith Seitz <keiths@redhat.com>
5851
5852 * lib/gdb.exp (_gdbtk_xvfb_init): If GDB_DISPLAY is
5853 the empty string, do not run the tests.
5854
7e5a9322
SC
58552001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
5856
5857 * gdb.base/long_long.exp: Detect size of pointer. Take into
5858 account 2-byte pointers when testing for p/a results.
5859
de58f10f
SC
58602001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
5861
d63a86f8 5862 * gdb.base/remote.c (RANDOM_DATA_SIZE): New define, defaults to 48K
de58f10f
SC
5863 and defined to 1K for m68hc11.
5864 (random_data): Reduce table to 1K for embedded platforms (68hc11).
5865 * gdb.base/remote.exp (get_sizeof): New function from sizeof.exp.
5866 (sizeof_random_data): New variable to tell the size of the data table;
5867 don't test past this size; always run to main.
5868
d6f5fea1
SC
58692001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
5870
5871 * gdb.base/return2.exp: return of long long and double fails for
5872 68HC11; don't execute these tests on that platform.
5873 * gdb.base/return.exp: Return of a double fails for 68hc11.
5874
c477543d
SC
58752001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
5876
5877 * call-ar-st.exp: Use gdb_skip_float_test to avoid executing
5878 tests that print a float.
5879 * call-rt-st.exp: Likewise.
5880
63cf1c79
MK
58812001-07-12 Mark Kettenis <kettenis@gnu.org>
5882
5883 * gdb.base/so-impl-ld.exp: Remove stray space that prevented
5884 running this test on Linux.
5885
112f9ab5
MC
58862001-06-24 Michael Chastain <chastain@redhat.com>
5887
5888 * gdb.base/arithmet.exp: Remove some tests to make all test names
5889 unique.
5890
4970cb0f
MS
58912001-07-03 Michael Snyder <msnyder@redhat.com>
5892
5893 * gdb.c++/classes.exp: Accept both "foo(void)" and "foo()" in
5894 the output of the ptype command.
5895
d85da69f
MS
58962001-07-02 Michael Snyder <msnyder@redhat.com>
5897
4c8a82de
MS
5898 * gdb.base/completion.exp: Don't assume that break.c is the only
5899 source file that may contain functions named "marker".
d85da69f
MS
5900 * gdb.base/corefile.exp: Quote the curly braces in regexp.
5901
8afc772b
AC
59022001-06-28 Andrew Cagney <ac131313@redhat.com>
5903
5904 * gdb.disasm/Makefile.in (clean mostlyclean): Add h8300s to list
5905 of files to delete.
5906
5907 From 2000-06-15 Kazu Hirata <kazu@hxi.com>:
5908 * gdb.disasm/h8300s.exp: New file.
5909 gdb.disasm/h8300s.s: Likewise.
5910
cff22675
AC
59112001-06-27 Andrew Cagney <ac131313@redhat.com>
5912
5913 * lib/mi-support.exp (mi_delete_breakpoints): Accept mi1 format
5914 empty breakpoint tables.
5915
68c81b54
AC
59162001-06-25 Andrew Cagney <ac131313@redhat.com>
5917
5918 * lib/mi-support.exp: Update args=... part of stop-reason
5919 patterns. Accept either a list or a tuple.
5920
2dd62704
AC
59212001-06-23 Andrew Cagney <ac131313@redhat.com>
5922
5923 * lib/mi-support.exp: Remove local emacs variable defining
5924 change-log-default-name.
5925
b4127474
MC
59262001-06-22 Michael Chastain <chastain@redhat.com>
5927
5928 * gdb.base/arithmet.exp: Use gdb_test instead of send_gdb/gdb_expect.
5929 This is operationally compatible with the previous version.
5930
8dbfb380
JB
59312001-06-13 Jim Blandy <jimb@redhat.com>
5932
5933 * lib/gdb.exp (gdb_test): Doc fix.
5934
f2d8c86d
MC
59352001-06-10 Michael Chastain <chastain@redhat.com>
5936
5937 * gdb.base/exprs.exp: Remove a duplicate test.
5938
81564d34
JB
59392001-06-06 Jim Blandy <jimb@redhat.com>
5940
5941 * gdb.base/return2.exp (main): Use values to test float and double
5942 returns that are not NaN's, to avoid being confused by IEEE
5943 comparison rules.
5944
da55addb
MS
59452001-06-04 Michael Snyder <msnyder@redhat.com>
5946
5947 * gdb.threads/pthreads.exp (check_control_c): Return 0 for success,
d63a86f8 5948 non-zero if control_c fails. Terminate the test on failure,
da55addb
MS
5949 rather than wait for 12 more tests to time out.
5950
42c65987
JB
59512001-06-06 Jim Blandy <jimb@redhat.com>
5952
b18bced9 5953 * gdb.base/exprs.exp ("sizeof (long long) > sizeof (long) (true)"):
d63a86f8 5954 Don't forget to match the GDB prompt.
b18bced9 5955
42c65987
JB
5956 * gdb.trace/gdb_c_test.c, actions.c: Fix misspellings.
5957
5b41e5f0
JB
59582001-06-04 Jim Blandy <jimb@redhat.com>
5959
5960 * gdb.base/help.exp: Update pattern to exclude `print-load-map'
5961 command.
5962
015e046f
KB
59632001-05-31 Kevin Buettner <kevinb@redhat.com>
5964
5965 * gdb.base/annota1.exp (info break): Match four or more spaces
5966 after "Address".
5967
fb1ffbbe
MC
59682001-05-31 Michael Chastain <chastain@redhat.com>
5969
5970 * gdb.c++/cplusfuncs.cc (dm_type_char_star): Remove superfluous cast.
5971 (dm_type_int_star): Likewise.
5972 (dm_type_long_star): Likewise.
5973 (dm_type_void_star): Likewise.
5974
5ea2a32c
KB
59752001-05-29 Kevin Buettner <kevinb@redhat.com>
5976
5977 * gdb.base/completion.exp (INPUTRC): Set this environment variable
5978 to a known value in order to get consistent results regardless
5979 of the setting of INPUTRC or the presence or contents of .inputrc.
5980
ae23c492
MS
59812001-05-24 Michael Snyder <msnyder@redhat.com>
5982
ac55707e
MS
5983 * gdb.threads/linux-dp.exp: Remove assumptions about thread ordering.
5984 Don't require that the main thread and the manager thread are the
5985 first in the list.
5986
ae23c492
MS
5987 * gdb.threads/pthreads.exp (test_startup): Relax test for thread
5988 debugging. If test fails, issue an "unsupported" not a "fail".
5989
400071f1
JB
59902001-05-24 Jim Blandy <jimb@redhat.com>
5991
5992 Don't assume that short is shorter than int.
5993 * gdb.base/exprs.exp ("print unsigned short == (~0)"): Don't
5994 assume that shorts are smaller than ints. On a 16-bit machine,
d63a86f8 5995 this isn't true.
400071f1
JB
5996 ("print unsigned char == (~0)"): Add test that verifies that ~0,
5997 an int, is not equal to ~0 stored in an unsigned char. This tests
5998 the same thing that the previous test meant to, but works on
5999 16-bit machines, too.
6000 ("print unsigned char != (~0)"): Same test, complemented.
6001
0816a3e5
MS
60022001-05-24 Michael Snyder <msnyder@redhat.com>
6003
6004 * gdb.threads/pthreads.exp (all_threads_running): Add an explicit
d63a86f8 6005 test for (full_coverage == 0). This makes the test run faster,
0816a3e5
MS
6006 and prevents dejagnu getting out of step.
6007
f6dc23a9
KB
60082001-05-23 Kevin Buettner <kevinb@redhat.com>
6009
6010 * gdb.base/finish.exp (finish_void): Revise pattern for
6011 stopping on the call statement to not permit stopping at
6012 the start of the instructions comprising the call sequence.
6013
7dbd117d
MC
60142001-05-19 Michael Chastain <chastain@redhat.com>
6015
6016 * gdb.base/callfuncs.exp: Make all test names unique.
6017 * gdb.base/commands.exp: Make all test names unique.
6018 * gdb.base/condbreak.exp: Make all test names unique.
6019 * gdb.base/dbx.exp: Make all test names unique.
6020 * gdb.base/default.exp: Make all test names unique.
6021 * gdb.base/define.exp: Make all test names unique. Conform some FAIL
6022 and TIMEOUT messages to their corresponding PASS message.
6023 * gdb.base/ending-run.exp: Make all test names unique.
6024 * gdb.base/long_long.exp: Remove duplicate test.
6025
6b0b0a9e
KB
60262001-05-21 Kevin Buettner <kevinb@redhat.com>
6027
6028 * gdb.base/finish.exp (finish_void): Allow "finish" command to
6029 stop on the call statement as well as the statement after the
6030 call.
6031
2caa35cb
MS
60322001-05-21 Michael Snyder <msnyder@redhat.com>
6033
6034 * gdb.base/long_long.exp: Allow for targets with 4-byte short.
6035
40713331
EZ
60362001-05-10 Elena Zannoni <ezannoni@redhat.com>
6037
6038 * gdb.base/completion.exp: Revamp test. Make it execute on all
6039 platforms.
6040
c2c1be8d
EZ
60412001-05-10 Elena Zannoni <ezannoni@redhat.com>
6042
2c9cd303
EZ
6043 * config/gdbserver.exp (gdb_load): Handle the case
6044 in which the arguments to gdbserver are given in the
6045 baseboard configuration file.
6046 Also handle the case in which the server needs to do a
6047 load.
6048
9671de48
KS
60492001-05-07 Keith Seitz <keiths@cygnus.com>
6050
6051 * lib/gdb.exp (gdbtk_initialize_display): New proc which will
6052 set up the display for testing.
6053 (gdbtk_start): Convert all paths to paths that tcl will like.
6054 Export target information to environment.
6055 (_gdbtk_xvfb_init): New proc to start Xvfb if available and
6056 necessary.
6057 (_gdbtk_xvfb_exit): New proc to kill Xvfb if necessary.
6058 (to_tcl_path): New proc to convert a given pathname into
6059 a path acceptible as an argument to a tcl command.
6060 (_gdbtk_export_target_info): New proc to export target info
6061 into the environment for gdbtk testing.
6062 (gdbtk_done): New proc to signal end-of-test.
6063
5a360f47
JB
60642001-05-06 Jim Blandy <jimb@redhat.com>
6065
6066 * restore.c: Make the code of caller0 correspond to its comment.
6067
66c756c6
MS
60682001-05-03 Michael Snyder <msnyder@redhat.com>
6069
6070 * config/sid.exp (gdb_target_sid): Check for error messages.
6071 On error or timeout, don't make expect exit (which will terminate
6072 all subsequent tests); instead just make gdb exit.
d63a86f8 6073 (gdb_load): Check for error messages. On error or timeout,
66c756c6
MS
6074 return a negative value.
6075
a966fde5
JB
60762001-04-24 Jim Blandy <jimb@redhat.com>
6077
851c18e0
JB
6078 * gdb.c++/templates.exp: If we see the prompt for the overload
6079 list, but we haven't recognized any of the longer patterns,
6080 arrange for this test to fail, not hang.
6081
a966fde5
JB
6082 * gdb.c++/classes.exp (ptype class A): Tolerate whitespace
6083 variations.
6084
db144853
MC
60852001-04-22 Michael Chastain <chastain@redhat.com>
6086
6087 * gdb.c++/local.exp: Use the 'runto' library function.
6088 * gdb.c++/namespace.exp: Likewise.
6089 * gdb.c++/overload.exp: Likewise.
6090
3207ec21
KB
60912001-03-26 Kevin Buettner <kevinb@redhat.com>
6092
6093 * gdb.base/Makefile.in (EXECUTABLES): Add step-line.
6094 * gdb.base/step-line.exp: New file. Test step/next in presence of
6095 #line directives.
6096 * gdb.base/step-line.c: New file. Test program for the above.
6097 * gdb.base/step-line.inp: New file. We pretend that this file has
6098 been transformed by some other tool into step-line.c.
6099
13b57657
JB
61002001-03-21 Jim Blandy <jimb@redhat.com>
6101
6102 * gdb.c++/userdef.exp: Check that GDB tolerates whitespace in
6103 unmangled operator names.
6104
754cbe1c
JB
61052001-03-20 Jim Blandy <jimb@redhat.com>
6106
6107 * gdb.threads/linux-dp.exp: Recognize an additional message
6108 generated by GDB when it doesn't understand how to debug threads
6109 on the target system.
6110
177495c9
AC
61112001-03-19 Andrew Cagney <ac131313@redhat.com>
6112
6113 * gdb.mi/mi-console.exp: Document ``Hello'' as a known bug.
6114
f266096b
MC
61152001-03-12 Michael Chastain <chastain@redhat.com>
6116
6117 * gdb.c++/derivation.exp: Use the 'runto' library function.
6118
cac3c2ff
MC
61192001-03-12 Michael Chastain <chastain@redhat.com>
6120
6121 * gdb.c++/annota2.exp: Fix regular expression for "post-query".
6122
b6c11a24
MC
61232001-02-24 Michael Chastain <chastain@redhat.com>
6124
6125 * gdb.c++/ref-types.exp: Change handwritten code to library
6126 function 'runto'.
6127
6bae5bce
OF
61282001-03-16 Orjan Friberg <orjanf@axis.com>
6129
6130 * gdb.base/signals.exp: Set count to 0 explicitly.
6131
0015fd9a
MS
61322001-03-15 Mark Salter <msalter@redhat.com>
6133
6134 * config/monitor.exp (gdb_target_cmd): Add explicit error return.
6135 (gdb_target_monitor): Add check of gdb_target_cmd return value.
880a15ee
MS
6136 (gdb_load): Add support for additional target_info: gdb_download_size
6137 and gdb_load_timeout.
0015fd9a 6138
fc33412a
DT
6139Thu Mar 8 16:06:00 2001 David Taylor <taylor@redhat.com>
6140
6141 * gdb.base/annota1.exp: Move test of isnative to earlier in the
6142 file -- to prevent failing when the compile fails but we have no
6143 intention of running the tests anyway.
6144
6145 * gdb.base/long_long.exp: Test target_info for no_long_long, skip
6146 tests if set.
6147
6148 * gdb.base/maint.exp: Support 2 byte integers as well as 4 byte
6149 integers.
6150
6151 * gdb.c++/ctti.exp: Skip tests if skip_cplus_tests returns true.
6152 * gdb.c++/namespace.exp: Ditto.
6153
115f06de
OF
61542001-03-07 Orjan Friberg <orjanf@axis.com>
6155
6156 * gdb.base/pointers.c: Don't assume doubles are >= 8 bytes.
6157 * gdb.base/pointers.exp: Relax pattern match of decimals.
6158
b6ba6518
KB
61592001-03-06 Kevin Buettner <kevinb@redhat.com>
6160
6161 * Makefile.in, config/abug.exp, config/cfdbug.exp,
6162 config/cpu32bug.exp, config/dve.exp, config/est.exp,
6163 config/gdbserver.exp, config/hmsirom.exp, config/hppro.exp,
6164 config/i960.exp, config/m32r.exp, config/mn10300-eval.exp,
6165 config/monitor.exp, config/proelf.exp, config/rom68k.exp,
6166 config/sh.exp, config/sid.exp, config/slite.exp,
6167 config/sparclet.exp, config/udi.exp, config/unknown.exp,
6168 config/vr4300.exp, config/vr5000.exp, config/vx.exp,
6169 config/vxworks.exp, config/vxworks29k.exp,
6170 gdb.asm/asm-source.exp, gdb.base/a2-run.exp,
6171 gdb.base/all-bin.exp, gdb.base/annota1.exp,
6172 gdb.base/arithmet.exp, gdb.base/assign.exp,
6173 gdb.base/async.exp, gdb.base/attach.exp,
6174 gdb.base/bitfields.exp, gdb.base/bitops.exp,
6175 gdb.base/break.exp, gdb.base/call-ar-st.exp,
6176 gdb.base/call-rt-st.exp, gdb.base/call-strs.exp,
6177 gdb.base/callfuncs.exp, gdb.base/callfwmall.exp,
6178 gdb.base/commands.exp, gdb.base/completion.exp,
6179 gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
6180 gdb.base/constvars.exp, gdb.base/corefile.exp,
6181 gdb.base/dbx.exp, gdb.base/default.exp, gdb.base/define.exp,
6182 gdb.base/display.exp, gdb.base/ena-dis-br.exp,
6183 gdb.base/ending-run.exp, gdb.base/environ.exp,
6184 gdb.base/eval-skip.exp, gdb.base/exprs.exp,
6185 gdb.base/finish.exp, gdb.base/foll-exec.exp,
6186 gdb.base/foll-fork.exp, gdb.base/foll-vfork.exp,
6187 gdb.base/funcargs.exp, gdb.base/help.exp,
6188 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/list.exp,
6189 gdb.base/logical.exp, gdb.base/long_long.exp,
6190 gdb.base/maint.exp, gdb.base/mips_pro.exp,
6191 gdb.base/miscexprs.exp, gdb.base/nodebug.exp,
6192 gdb.base/opaque.exp, gdb.base/overlays.exp, gdb.base/page.exp,
6193 gdb.base/pointers.exp, gdb.base/printcmds.exp,
6194 gdb.base/ptype.exp, gdb.base/radix.exp, gdb.base/recurse.exp,
6195 gdb.base/regs.exp, gdb.base/relational.exp,
6196 gdb.base/remote.exp, gdb.base/reread.exp,
6197 gdb.base/restore.exp, gdb.base/return2.exp,
6198 gdb.base/scope.exp, gdb.base/sect-cmd.exp,
6199 gdb.base/selftest.exp, gdb.base/setshow.exp,
6200 gdb.base/setvar.exp, gdb.base/shlib-call.exp,
6201 gdb.base/sigall.exp, gdb.base/signals.exp,
6202 gdb.base/sizeof.exp, gdb.base/so-impl-ld.exp,
6203 gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
6204 gdb.base/step-test.exp, gdb.base/structs.c,
6205 gdb.base/structs.exp, gdb.base/structs2.exp,
6206 gdb.base/term.exp, gdb.base/twice.exp, gdb.base/varargs.exp,
6207 gdb.base/volatile.exp, gdb.base/watchpoint.exp,
6208 gdb.base/whatis-exp.exp, gdb.base/whatis.exp,
6209 gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
6210 gdb.c++/anon-union.exp, gdb.c++/classes.exp, gdb.c++/ctti.exp,
6211 gdb.c++/derivation.exp, gdb.c++/inherit.exp,
6212 gdb.c++/local.exp, gdb.c++/member-ptr.exp, gdb.c++/method.exp,
6213 gdb.c++/misc.exp, gdb.c++/namespace.exp, gdb.c++/overload.exp,
6214 gdb.c++/ref-types.exp, gdb.c++/templates.exp,
6215 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp,
6216 gdb.disasm/am33.exp, gdb.disasm/hppa.exp,
6217 gdb.disasm/mn10200.exp, gdb.disasm/mn10300.exp,
6218 gdb.fortran/types.exp, gdb.java/jmisc.exp,
6219 gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
6220 gdb.stabs/weird.exp, gdb.threads/linux-dp.exp,
6221 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
6222 gdb.trace/circ.exp, gdb.trace/collection.exp,
6223 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
6224 gdb.trace/limits.exp, gdb.trace/packetlen.exp,
6225 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp,
6226 gdb.trace/report.exp, gdb.trace/save-trace.exp,
6227 gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
6228 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
6229 lib/gdb.exp, lib/mi-support.exp: Update/correct copyright
6230 notices.
6231
dc96c6c7 62322001-02-27 Michael Snyder <msnyder@cygnus.com>
d8f92b1f
MS
6233
6234 * gdb.base/varargs.c (find_max_double): Fix printf format string:
6235 first arg is int not float.
6236
dc96c6c7 62372001-02-22 Michael Snyder <msnyder@cygnus.com>
40f33b9b
MS
6238
6239 * gdb.base/reread.exp: Unsupported for non-native targets;
6240 doesn't work for remote debugging.
6241
9b0c4aeb
FN
62422001-02-19 Fernando Nasser <fnasser@redhat.com>
6243
6244 From Drew Moseley <dmoseley@redhat.com>
6245 * gdb.base/ending-run.exp: Properly handle the BSP state when
6246 stepping past the end of main.
6247
02aa71d5
MC
62482001-02-19 John Moore <jmoore@redhat.com>
6249
6250 * gdb.base/commands.exp (infrun_breakpoint_command_test):
6251 Converted HPUX fix for non-expected items following multiple
6252 step commands into general solution for all platforms.
6253
1fa449a4
MC
62542001-02-18 Michael Chastain <chastain@redhat.com>
6255
6256 * gdb.c++/classes.exp (do_tests): Change runto statements
6257 from "runto 'foo(void)'" to "runto 'foo'". This makes the
6258 statements demangler agnostic.
6259 * gdb.c++/virtfunc.exp (do_tests): Likewise.
6260 (gdb_virtfunc_restart): Likewise.
6261
b2f9ec70
MC
62622001-02-14 Michael Chastain <chastain@redhat.com>
6263
6264 * gdb.c++/inherit.exp (do_tests): Change runto statements
6265 from "runto 'foo(void)'" to "runto 'foo'". This makes the
6266 statements demangler agnostic.
6267
cf74b8ca
AC
6268Sun Feb 4 17:32:21 2001 Andrew Cagney <cagney@redhat.com>
6269
6270 * gdb.threads/pthreads.exp: Unify pass/fail messages for
6271 ``continue to bkpt at common_routine in thread 2'' and ``stopped
6272 before calling common_routine 15 times'' tests.
6273
99f78f56
MC
62742001-02-11 Michael Chastain <chastain@redhat.com>
6275
6276 * gdb.c++/cplusfuncs.cc (dm_type_char_star): New function.
6277 Helps the test script figure out which demangler is in use.
6278 (dm_type_foo_ref): Ditto.
6279 (dm_type_int_star): Ditto.
6280 (dm_type_long_star): Ditto.
6281 (dm_type_unsigned_int): Ditto.
6282 (dm_type_void): Ditto.
6283 (dm_type_void_star): Ditto.
99707966 6284 * gdb.base/cplusfuncs.exp (probe_demangler): New function.
99f78f56
MC
6285 Probe the gdb demangler and set variables to accommodate
6286 formatting differences.
6287 (info_func_regexp): New function. Same as info_func, but
6288 matches against a regexp.
6289 (info_func): Match against a literal string.
6290 (print_addr_2): New function. Match against a literal string,
6291 which can be different from the input to gdb.
6292 (print_addr): Simply call print_addr_2 with the same argument twice.
6293 (test_lookup_operator_functions): Use demangler formatting variables.
6294 Blow away the xfails and workarounds for gnats gdb bug gdb/18. Sort
6295 the tests in the same order as the C++ class declaration.
6296 (test_paddr_operator_functions): Ditto.
6297 (test_paddr_overloaded_functions): Ditto.
6298 (test_paddr_hairy_functions): Use demangler formatting variables.
6299 Add reference to gdb/19 for related tests.
6300 (do_tests): Call probe_demangler.
6301
1de8f023
KB
63022001-01-30 Kevin Buettner <kevinb@redhat.com>
6303
6304 * gdb.c++/templates.cc (printf): Remove unused function definition.
6305
ca3f91ed
MS
63062001-01-26 Felix Lee <flee@redhat.com>
6307
6308 * sid.exp (sid_exit): Pass host, not target, to remote_close.
6309
63102001-01-25 matthew green <mrg@redhat.com>
6311
6312 * config/sid.exp (sid_start): Call `remote_push_conn' after firing
6313 up sid.
6314 (sid_exit): Call `remote_pop_conn' after GDB is gone.
6315
63162001-01-25 matthew green <mrg@redhat.com>
6317
6318 * config/sid.exp (sid_start): Use `remote_spawn' instead of `spawn.'
d63a86f8 6319 Deprecate $sid_spawn_id.
ca3f91ed
MS
6320 (sid_exit): Remove code necessary only for `spawn.'
6321
63222001-01-25 matthew green <mrg@redhat.com>
6323
6324 * config/sid.exp (sid_start): Handle sim,protocol of `sid.'
6325
fb18ec4a
MC
63262001-01-28 Michael Chastain <chastain@redhat.com>
6327
6328 * gdb.c++/ovldbreak.exp (take_gdb_out_of_choice_menu): New proc
6329 to call when tests fail. It takes gdb out of the overloaded
6330 function choice menu back to the main prompt, so that the test
6331 program stays synchronized.
6332 (set_bp_overloaded): New proc to collect all the common
6333 code for setting a breakpoint on an overloaded name. Calls
6334 take_gdb_out_of_choice_menu when needed.
6335 (menu_overload1arg): New variable to collect the repeated
6336 instances of the expected menu for an overloaded name. Change
6337 the regular expression to handle changes in g++ type encoding:
6338 "void" can be either "void" or "", and "unsigned int" can be
6339 either "unsigned int" or "unsigned".
6340 (continue_to_bp_overloaded): Change regular expressions to handle
6341 changes in g++ type encoding.
6342 (no proc): Call take_gdb_out_of_choice_menu when needed.
6343 Remove redundant calls to "info break". Accept either "canceled"
6344 or "cancelled". Change regular expressions in "info break"
6345 calls to handle changes in g++ type encoding. Give all tests
6346 unique strings.
6347
9c646a6e
BE
63482001-01-17 Ben Elliston <bje@redhat.com>
6349
6350 * config/sid.exp: New file.
6351
9549d9c1
AC
6352Fri Jan 12 18:29:01 2001 Andrew Cagney <cagney@b1.cygnus.com>
6353
6354 * gdb.base/callfuncs.exp: Add space after ``Value returned is''.
6355
dc96c6c7 63562000-12-21 Michael Snyder <msnyder@cygnus.com>
315f8b0e
MS
6357
6358 * gdb.base/finish.exp: Accept '1' instead of \001 from char_func.
6359 Add a RE to accept a non-ascii char if one is ever presented.
6360
b4df4f68
FN
63612000-12-20 Fernando Nasser <fnasser@redhat.com>
6362
297dd0fd 6363 * lib/mi-support.exp (mi_gdb_start): Test for MI_OUT, not UI_OUT.
b4df4f68 6364
dc96c6c7 63652000-12-18 Michael Snyder <msnyder@cygnus.com>
49c890fc 6366
d63a86f8 6367 * gdb.base/setvar.exp: Use double '\\' to quote curly braces
49c890fc
MS
6368 in regexp. One '\' does not suffice on Linux.
6369
4a7bddb6
MC
63702000-12-09 Michael Chastain <chastain@redhat.com>
6371
6372 * gdb.base/break.exp (test_clear_command): Use a marker function
6373 rather than 'main' for the test function. Also move this
6374 test to an execution point where the marker function names are
6375 guaranteed to be bound to functions. (Executing tests after a
6376 'finish' from main runs into name conflicts with local names
6377 in __libc_start_main).
6378
dc96c6c7 63792000-12-07 Michael Snyder <msnyder@cygnus.com>
efb66345
MS
6380
6381 * gdb.base/finish.exp: New test for gdb's "finish" command.
6382 * gdb.base/return2.exp: New test for gdb's "return" command.
6383 * gdb.base/return2.c: New source file for above.
6384
dc96c6c7 63852000-12-05 Michael Snyder <msnyder@cygnus.com>
3c077de9
MS
6386
6387 * gdb.base/constvars.exp: Add a "pass" message if "up" succeeds.
6388 * gdb.base/miscexprs.exp: Ditto.
6389 * gdb.base/pointers.exp: Ditto.
6390 * gdb.c++/derivation.exp: Ditto.
6391 * gdb.c++/local.exp: Ditto.
6392 * gdb.c++/namespace.exp: Ditto.
6393 * gdb.c++/overload.exp: Ditto.
6394 * gdb.c++/ref-types.exp: Ditto.
6395
dc96c6c7 63962000-12-05 Michael Snyder <msnyder@cygnus.com>
660fd469
MS
6397
6398 * gdb.base/constvars.exp: Test result of "up" command.
6399 * gdb.base/miscexprs.exp: Ditto.
6400 * gdb.base/pointers.exp: Ditto.
6401 * gdb.base/scope.exp: Ditto.
6402 * gdb.c++/derivation.exp: Ditto.
6403 * gdb.c++/local.exp: Ditto.
6404 * gdb.c++/namespace.exp: Ditto.
6405 * gdb.c++/overload.exp: Ditto.
6406 * gdb.c++/ref-types.exp: Ditto.
6407
44097287
FN
64082000-11-22 Michael Chastain <chastain@redhat.com>
6409
6410 * mips_pro.exp: Accept either "middle -> top -> main" or
6411 "middle -> main" in the backtrace, because gcc can optimize
6412 tail calls to jumps. Remove setup_xfail for the hppa case.
6413 Add a comment with the original warning messages from PR 3016,
6414 which was filed in 1993, to preserve them for posterity.
6415
9d2e1bab
ND
64162000-11-17 Nick Duffek <nsd@redhat.com>
6417
6418 * lib/gdb.exp (gdb_test): Override timeout with board info.
6419
1aca8eb7
ND
64202000-11-17 Nick Duffek <nsd@redhat.com>
6421
6422 * gdb.base/display.exp: Don't kill running stub. Add "again" to
6423 the second kill and detach messages.
6424
93076499
ND
64252000-11-17 Nick Duffek <nsd@redhat.com>
6426
6427 * configure.in: Add AC_EXEEXT.
6428 * configure: Regenerate.
6429 * Makefile.in (just-check): Export EXEEXT.
6430 * lib/gdb.exp ($EXEEXT): Import from environment.
6431 * gdb.base/maint.exp: Expect $EXEEXT in executable name. Don't
6432 expect "maint dump-me" on Cygwin.
6433 * gdb.base/reread.exp ($binfile, $binfile1, $binfile2): Append
6434 $EXEEXT.
6435
30e87cd3
ND
64362000-11-17 Nick Duffek <nsd@redhat.com>
6437
6438 * gdb.base/break.exp: Test backtrace and finish from called
6439 function on all platforms, not just HP-UX.
6440
dc96c6c7 64412000-11-03 Michael Snyder <msnyder@cygnus.com>
08e706b1
MS
6442
6443 * config/monitor.exp (gdb_target_cmd): Abstracts some of the
6444 code from gdb_target_monitor, so it can be used independantly
6445 for gdbserver. Also comment out an unnecessary PUTS.
d63a86f8 6446
dc96c6c7 64472000-11-03 Michael Snyder <msnyder@cygnus.com>
958a4e4c
MS
6448
6449 * gdb.base/a2-run.exp: Use gdb_skip_stdio_test.
6450 * gdb.base/corefile.exp: Expect the message "Program is being
6451 debugged already" when we send the "corefile" command, since
6452 the preceeding gdb_load may have connected gdb to a remote target.
6453 * gdb.base/display.exp: Disable hardware watchpoints if new
6454 board info variable "no_hardware_watchpoints" is true.
6455 Replace single-letter commands with more readable ones.
6456 * gdb.base/recurse.exp (recurse_tests): Disable hardware watchpoints
6457 if new board info variable "no_hardware_watchpoints" is true.
6458 * gdb.base/restore.exp (restore_tests): Call gdb_skip_stdio_tests
6459 to see if stdio (printf) testing is possible.
6460 * gdb.base/watchpoint.exp: Disable hardware watchpoints if new
6461 board info variable "no_hardware_watchpoints" is true. Use new
6462 proc "gdb_skip_stdio_tests" to see if printf tests are possible.
6463
39124dea
FN
64642000-11-13 Fernando Nasser <fnasser@redhat.com>
6465
6466 From Orjan Friberg <orjanf@axis.com>:
6467 * gdb.base/printcmds.exp: Escape curly braces followed by a number
6468 in array print pattern match.
6469
a9e2e984
FN
64702000-11-09 Fernando Nasser <fnasser@redhat.com>
6471
6472 * gdb.c++/templates.exp (test_template_breakpoints): Change Britsh
6473 spelling "cancelled" to U.S. spelling "canceled" to match changes
6474 made to gdb.
6475 * gdb.c++/ovldbreak.exp: Ditto.
6476
c7db355b
PS
64772000-11-06 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
6478
6479 * gdb.base/callfuncs.c (main): Moved to end of file, call
6480 t_double_values to initialize the FPU before inferior calls are made.
6481 * gdb.base/callfuncs.exp: Test for register preservation after calling
6482 inferior functions. Add tests for continuining, finishing and
6483 returning from a stop in a call dummy.
6484
dc96c6c7 64852000-10-24 Michael Snyder <msnyder@cygnus.com>
42f5c13f
MS
6486
6487 * gdb.base/commands.exp: Break up long lines, and re-indent.
6488
dc96c6c7 64892000-10-19 Michael Snyder <msnyder@cygnus.com>
ae0323a8
MS
6490
6491 * config/gdbserver.exp: Rewritten from the ground up, to make it
6492 compatible with the current dejagnu tree, and to make it work with
6493 the new "gdbserver" in libremote.
6494
dc96c6c7 64952000-10-16 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
6496
6497 * gdb.base/sizeof.exp (check_sizeof): Skip if no printf support.
6498 * gdb.base/varargs.exp: Skip entire test if no printf support.
6499 * gdb.base/ending-run.exp (Step to return): Skip if no printf supt.
6500 * gdb.base/shlib-call.exp: Skip several tests if no printf support.
6501
dc96c6c7 65022000-10-13 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
6503
6504 * lib/gdb.exp (gdb_skip_float_test): New proc. Skip test if
6505 no floating point support.
6506 (gdb_skip_stdio_test): New proc. Skip test if no stdio support.
6507 * gdb.base/call-ar-st.exp: Use above procs to skip tests.
6508 * gdb.base/call-rt-st.exp: Ditto.
6509 * gdb.base/call-strs.exp: Ditto.
6510
bac5fc66
JG
65112000-08-02 Jimmy Guo <guo@hpcleara.cup.hp.com>
6512
6513 * gdb.base/sizeof.c: include <stdio.h>.
6514
6515 * gdb.c++/classes.exp: Use gdb_test instead of send_gdb to
6516 'finish', otherwise uncaptured gdb_prompt would potentially
6517 throw remaining test points out of sync.
6518
b22a6027
SB
65192000-07-26 Scott Bambrough <scottb@netwinder.org>
6520
6521 * gdb.base/recurse.exp: Run tests for all targets.
6522 * gdb.base/so-impl-ld.exp: Added wildcard to handle the
6523 gnu-oldld case on ARM.
6524 * gdb.base/watchpoint.exp (test_stepping): Clear xfail
6525 for ARM targets.
d63a86f8 6526
d8231941
AG
6527Mon Jul 24 07:46:02 CDT 2000 Clinton Popetz <cpopetz@cygnus.com>
6528
6529 * gdb.java/configure.in (AC_INIT): Use jmisc.exp.
6530 * gdb.java/configure: Rebuild.
6531
8caabe69
AG
6532Sun Jul 23 21:42:34 2000 Anthony Green <green@redhat.com>
6533
6534 * gdb.java/jv-exp.exp: New file.
6535
9d273ca3
AG
6536Sun Jul 23 21:02:42 2000 Anthony Green <green@redhat.com>
6537
6538 * configure: Rebuilt.
6539 * configure.in (configdirs): Add gdb.java.
6540 * gdb.java/jmisc.java: New file.
6541 * gdb.java/jmisc.exp: New file.
6542 * gdb.java/Makefile.in: New file.
6543 * gdb.java/configure: Rebuilt.
6544 * gdb.java/configure.in: New file.
6545 * lib/java.exp: New file.
6546
4f823a66
AC
6547Wed Jul 12 18:14:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
6548
6549 * gdb.base/exprs.exp: Test casts to a pointer including over and
6550 underflow.
6551
2391e11d
AC
6552Thu Jul 13 11:52:53 2000 Andrew Cagney <cagney@b1.cygnus.com>
6553
6554 * gdb.base/sizeof.exp, gdb.base/sizeof.c: New files. Compare GDB
6555 and the compilers sizes.
6556
54602222
ND
65572000-07-09 Nick Duffek <nsd@redhat.com>
6558
6559 * gdb.c++/misc.cc (class ClassParam, class_param): Define.
6560 (use_methods): New function.
6561 (main): Call use_methods().
6562 * gdb.c++/classes.exp (test_method_param_class): New procedure.
6563 (do_tests): Call test_method_param_class.
6564
2bec0572
ND
65652000-07-09 Nick Duffek <nsd@redhat.com>
6566
6567 * gdb.c++/classes.exp (test_nonexistant_members): Fix name
6568 spelling.
6569 (test_enums): New procedure. Move enum tests from end of script
6570 to here. Set breakpoint on function name instead of line number.
6571 * gdb.c++/misc.cc (ClassWithEnum): Move past Foo definitions.
6572 (enums2): New marker function.
6573 (enums1): New function.
6574 (main): Call enums1(). Move enum tests to enums1().
6575
78492fde
AC
6576Tue Jul 4 03:43:49 2000 Andrew Cagney <cagney@b1.cygnus.com>
6577
6578 * gdb.asm/asm-source.exp: Use raw AS/LD instead of CC to
6579 compile/link program. Update line numbers.
6580 * gdb.asm/d10v.inc: Define ``startup''.
6581 * gdb.asm/asmsrc1.s: Add definition of _start.
d63a86f8 6582
49a2cef8
AC
6583Fri Jun 23 17:45:52 2000 Andrew Cagney <cagney@b1.cygnus.com>
6584
6585 * gdb.base/call-ar-st.exp: More rewrites of multi-line patterns.
6586
3e6c8688
EZ
65872000-06-18 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6588
6589 * gdb.base/maint.exp: Add 'maint print architecture' item to output
6590 of 'help maint print' command.
6591
9ff5cbe9
AC
6592Fri Jun 16 18:22:05 2000 Andrew Cagney <cagney@b1.cygnus.com>
6593
6594 * gdb.base/call-ar-st.exp: Rewrite all multi-line patterns so that
6595 they use gdb_expect_list.
6596
17c579bd
AC
6597Wed Jun 7 13:02:40 2000 Andrew Cagney <cagney@b1.cygnus.com>
6598
6599 * gdb.base/commands.exp: Use ``set remote
6600 memory-read-packet-size'' instead of ``set endian big'' to test
6601 long commands.
6602
e6d71bf3
DB
66032000-06-03 Daniel Berlin <dan@cgsoftware.com>
6604
6605 * gdb.c++/templates.exp (do_tests): Make all of these work under
d63a86f8 6606 g++, and stop skipping them.
e6d71bf3
DB
6607
6608 * gdb.c++/namespace.exp: Move from gdb.hp/gdb.aCC to here, make it
6609 work under g++.
6610
d63a86f8 6611 * gdb.c++/misc.cc: Fix ambiguous initialization with correct
e5f9ba7b
MS
6612 initialization.
6613
dc96c6c7 66142000-06-02 Michael Snyder <msnyder@cygnus.com>
7346e70f
MS
6615
6616 * gdb.base/annota1.exp (run until main breakpoint): Loosen up
6617 the regular expression: accept an (almost) arbitrary sequence of
6618 "frames-invalid" and "breakpoints-invalid" messages both before
6619 and after the "starting" message.
6620
dc96c6c7 66212000-06-02 Michael Snyder <msnyder@cygnus.com>
e5f9ba7b
MS
6622
6623 * gdb.c++/local.exp: This test has never been known to work with g++.
e6d71bf3 6624
dc96c6c7 66252000-05-18 Michael Snyder <msnyder@cygnus.com>
0a791409
MS
6626
6627 * gdb.base/annota1.exp (annotate-signal-handler-caller):
6628 Relax the regular expression a little, make it pass on Solaris 8.
6629
8216cda9
KB
66302000-05-12 Kevin Buettner <kevinb@redhat.com>
6631
6632 * gdb.base/step-test.exp: On IA-64 targets, when stepping out of
d63a86f8 6633 a call, do not require that gdb stop on the line after the call.
8216cda9
KB
6634 Instead, it is permissible for gdb to stop on the line of the
6635 call itself.
6636
1a570b2f
MS
66372000-05-12 Michael Snyder <msnyder@.cygnus.com>
6638
6639 * gdb.base/break.exp (bp on small function, optimized file):
6640 Add a second pass pattern. The behavior differs here between stabs
6641 and dwarf for one-line functions. Stabs preserves two line symbols
6642 (one before the prologue and one after) with the same line number,
6643 but dwarf regards these as duplicates and discards one of them.
6644 Therefore the address after the prologue (where the breakpoint is)
6645 has no exactly matching line symbol, and GDB reports the breakpoint
6646 as if it were in the middle of a line rather than at the beginning.
6647
dc96c6c7 66482000-05-08 Michael Snyder <msnyder@cygnus.com>
89cb06a2 6649
d63a86f8 6650 * gdb.base/interrupt.exp: Make "pass" message say "send"
89cb06a2
MS
6651 rather than "send_gdb" (for consistancy).
6652
7d418785
AC
6653Mon May 1 15:37:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
6654
6655 From 2000-04-28 Andreas Jaeger <aj@suse.de>:
6656 * gdb.c++/templates.cc: Properly check for GCC version number.
6657 * lib/compiler.cc: Likewise
6658
dc96c6c7 66592000-04-28 Michael Snyder <msnyder@cygnus.com>
e919ea79 6660
d63a86f8 6661 * gdb.base/break.exp: When compiled with -O2 optimization,
e919ea79
MS
6662 gdb may not stop at the first line of main, due to code motion.
6663
dc96c6c7 66642000-04-26 Michael Snyder <msnyder@cygnus.com>
1960c400
MS
6665
6666 * gdb.base/call-ar-st.exp: Bail out if target is sparclet.
6667 This test depends on parsing the printf output from the target.
6668 Since the sparclet stub doesn't do stdio, this will never work.
6669 * gdb.base/call-rt-st.exp: ditto.
6670 * gdb.base/call-strs: ditto.
6671
dc96c6c7 66722000-04-24 Michael Snyder <msnyder@cygnus.com>
b84b7669
MS
6673
6674 * gdb.base/miscexprs.exp: make sizeof long array test portable.
6675
6676 * gdb.base/ending-run.exp: After connecting to a remote target,
6677 but before running, the target will appear to be in a random
6678 location. Specify both a file and a line for breakpoints.
6679 Also, the function that calls main may be called 'init'
6680 rather than 'start'.
6681
a5a51225
EZ
66822000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6683
6684 * gdb.base/help.exp: Update output for add-symbol-file command.
6685
7930cc7c
FN
66862000-04-10 Fernando Nasser <fnasser@cygnus.com>
6687
6688 From Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6689 * gdb.base/structs2.c: Support platforms defaulting to a unsigned char.
6690
23e37ab1
C
66912000-04-07 J.T. Conklin <jtc@redback.com>
6692
e93c542c
C
6693 * gdb.base/call-ar-st.exp: Relax patterns matching tab characters.
6694
23e37ab1
C
6695 * gdb.base/funcargs.exp: Relax patterns matching pointers to char.
6696
591b8fa3
PDM
6697Thu Mar 30 13:26:19 2000 Philippe De Muyter <phdm@macqel.be>
6698
6699 * gdb.base/call-ar-st.c (init_small_structs, main): Use floating-point
6700 values that can be represented exactly.
6701 * gdb.base/call-ar-st.exp (print print_small_structs): Fixed to match
6702 above change, and to not check against the directory part of the source
6703 file name.
6704 (step into print_long_arg_list): Likewise.
6705 (print print_small_structs from print_long_arg_list): Likewise.
6706 (print print_long_arg_list): Likewise.
6707
7a495180
EZ
67082000-03-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6709
30b53638 6710 * gdb.base/printcmds.c: Terminate char array ctable2 with 0.
7a495180 6711
beb998c6
AC
6712Mon Mar 27 14:46:37 2000 Andrew Cagney <cagney@b1.cygnus.com>
6713
6714 * ChangeLog, gdb.base/commands.exp: Revert whitespace changes.
6715
1c689132
DB
67162000-03-25 Daniel Berlin <dan@cgsoftware.com>
6717
6718 * gdb.base/commands.exp (deprecated_command_test): Add test for
6719 deprecate with no arguments.
6720
c1790a9d
JL
67212000-03-24 Jonathan Larmour <jlarmour@redhat.co.uk>
6722
6723 * gdb.base/break.exp: Add new test for setting breakpoints on
6724 optimized code so we can test breakpoints work even when function
6725 prologues may be optimized away
6726
003ba290
FN
67272000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
6728
6729 From David Whedon <dwhedon@gordian.com>
6730 * gdb.base/commands.exp : Added command deprecator tests.
6731
6837a0a2
DB
67322000-03-22 Daniel Berlin <dan@cgsoftware.com>
6733
6734 * gdb.base/help.exp: Added test for new apropos command.
6735
b9593231
KB
67362000-03-21 Kevin Buettner <kevinb@redhat.com>
6737
6738 * gdb.base/pointers.c (usevar): New function.
6739 (main): Make sure that global variables v_int_pointer2, rptr,
6740 and y are all referenced someplace in the program by calling
6741 usevar() on them. [Some linkers delete symbols which are
6742 never referenced. The space remains, but there's no way to
6743 get a (symbolic) handle on the variable from the debugger.]
6744
751a959b
EZ
67452000-03-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6746
6747 * gdb.base/printcmds.c: Add typedeffed arrays.
6748
6749 * gdb.base/printcmds.exp (test_print_typedef_arrays): New
6750 procedure to test arrays that are typedef'd.
6751
73a93a32
JI
67522000-03-13 James Ingham <jingham@leda.cygnus.com>
6753
6754 * lib/gdb.exp: Fix the gdbtk_start routine to correctly find all
d63a86f8 6755 the library directories.
73a93a32 6756
fb40c209
AC
6757Mon Feb 21 13:05:36 2000 Andrew Cagney <cagney@b1.cygnus.com>
6758
6759 * configure.in (configdirs): Add sub directory gdb.mi.
6760 * configure: Re-generate.
6761
6762 * gdb.mi: New directory.
d63a86f8 6763
ee4dd2c9
AC
67642000-02-25 Scott Bambrough <scottb@netwinder.org>
6765
6766 * gdb.base/long_long.exp: Correct test suite failure when printing
6767 a long long value as a double on ARM platforms.
6768
70f0cc22
JB
67692000-02-16 Jim Blandy <jimb@redhat.com>
6770
6771 * gdb.base/break.exp ("breakpoint line number"): Make sure the
6772 default source file is set properly before running this test.
6773
853819b8
EZ
67742000-02-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6775
6776 * lib/gdb.exp: Tell the testsuite that now gdbtk is in the
6777 gdbtk/library directory, not in gdbtcl2.
6778
dfcd3bfb
JM
67792000-02-04 Jim Blandy <jimb@redhat.com>
6780
6781 * gdb.c++/templates.exp: ("ptype T5<int>"): Remove extraneous
6782 backslash from regexp pattern.
6783
6784 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): New
6785 procedure. Use it to run all the "continue to bp overloaded"
6786 tests. Note that this changes the names of the tests slightly.
6787 If the breakpoint hit message includes a hex PC value, because
6788 GCC's Dwarf 2 line info doesn't help us distinguish the prologue
6789 from the real source code, still consider that a pass.
6790
6791 * gdb.base/condbreak.exp ("run until breakpoint at marker2"):
6792 XFAIL here if the breakpoint message contains a hex address. Note
6793 similar change on 1999-11-02.
6794
6795 * gdb.base/step-test.exp: Comment Fernando's change of 2000-02-02.
6796
6797 * gdb.base/ptype.exp: Establish a default source file before
6798 calling get_debug_format.
6799
68002000-02-03 Fernando Nasser <fnasser@totem.to.cygnus.com>
6801
6802 * gdb.base/watchpoint.exp: Remove duplication of test messages.
6803
8b93c638
JM
68042000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
6805
6806 * gdb.base/step-test.exp: Fix the steps to enter a callee by means
6807 of successive stepi commands -- while in the prologue we should see
6808 the function entry bracket.
6809
68102000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
6811
6812 * gdb.base/ending-run.exp: Add ARM in thumb mode case, where we
6813 reach __change_mode() when stepping through the end of main().
6814
c5394b80
JM
68152000-01-17 Fernando Nasser <fnasser@totem.to.cygnus.com>
6816
6817 * gdb.base/default.exp: Fix expected pattern.
6818 * gdb.base/help.exp: Same.
6819
0d06e24b
JM
68202000-01-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6821
6822 * gdb.base/so-indr-cl.exp: Don't execute the test if not on HPUX.
6823 Don't use xfail's because that affects only the following test.
d63a86f8 6824
0d06e24b
JM
6825 * gdb.base/so-impl-ld.exp: Don't execute the tests if not on hpux,
6826 solaris or linux.
6827
6828 * gdb.base/selftest.exp: Update to reflect changes to main.c.
6829
dc96c6c7 68302000-01-07 Michael Snyder <msnyder@cygnus.com>
0d06e24b 6831
d63a86f8 6832 * gdb.base/display.exp: Some yacc parsers like to say
0d06e24b
JM
6833 "A syntax error" rather than "A parse error". Accept both.
6834
68352000-01-06 Fernando Nasser <fnasser@totem.to.cygnus.com>
6836
6837 * gdb.base/default.exp: Remove OS dependent string from "target
6838 remote" test.
6839 * gdb.base/help.exp: Same for "help target remote" test.
6840
c3f6f71d
JM
68412000-01-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6842
6843 From Jim Kingdon <kingdon@redhat.com>:
6844
6845 * gdb.c++/annota2.exp: Fix "delete bps" test to wait for the
6846 prompt (cleanup rather than necessity, but still might keep output
6847 from spilling to next test).
6848
68492000-01-02 Fred Fish <fnf@cygnus.com>
6850
6851 * gdb.base/ptype.c (FALSE, TRUE): #undef these to avoid clash on
6852 AIX, which defines them in <sys/types.h>.
6853
ed9a39eb 68541999-12-16 Stan Shebs <shebs@andros.cygnus.com>
c4093a6a 6855
ed9a39eb
JM
6856 * gdb.base/default.exp: Match arm* etc instead of arm in "info
6857 float" test.
6858
68591999-12-13 Fernando Nasser <fnasser@totem.to.cygnus.com>
c4093a6a 6860
ed9a39eb 6861 * gdb.base/watchpoint.exp: Add missing "(timeout)" to test message.
c4093a6a
JM
6862
6863 * gdb.base/break.exp: Add missing anchor to reg exp on "finish from
6864 outermost frame disallowed".
6865
68661999-12-09 Fernando Nasser <fnasser@totem.to.cygnus.com>
6867
6868 * gdb.base/setvar.exp: New tests for setting the value of a struct
6869 with a constant list.
6870
68711999-12-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
6872
6873 * gdb.base/setvar.exp: Remove pair os tests that expected gdb to
6874 require the user to type a cast before setting the value of a struct.
6875
de57eccd
JM
68761999-12-06 Jim Blandy <jimb@cygnus.com>
6877
6878 * gdb.base/default.exp: Expect the new 'info float' command on
6879 all i386 platforms.
6880
6881 * gdb.threads/linux-dp.exp: Expand our ability to recognize
6882 LinuxThreads libraries that don't support debugging.
6883
c2d11a7d
JM
6884Sat Dec 4 15:21:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
6885
6886 * gdb.base/remote.c: Fill the buffer with truely random data.
6887 Change the buffer type to ``unsigned char'' to simplify size
6888 arithmetic.
6889
6890 * gdb.base/remote.exp: Reduce download numbers by one. Typical
6891 stub only handles 400-1 byte packets. Verify that the download
6892 worked.
6893
68941999-11-30 Fernando Nasser <fnasser@totem.to.cygnus.com>
6895
6896 * lib/gdb.exp (gdb_expect_list): FAIL only once on multiple pattern
6897 tests, using UNRESOLVED for the untested cases. Also, does not wait
6898 for a timeout if the prompt was received before a recognizable pattern.
6899
69001999-11-29 Fernando Nasser <fnasser@totem.to.cygnus.com>
6901
6902 * lib/gdb.exp (gdb_expect_list): Fix spelling.
6903
69041999-11-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6905
6906 * gdb.base/watchpoint.exp: Add tests cases for the hit count of
6907 watchpoints.
6908
69091999-11-24 Jason Merrill <jason@casey.cygnus.com>
6910
6911 * gdb.base/condbreak.exp: Add missing '$gdb_prompt $'.
6912
6913 * gdb.c++/local.exp: Be more flexible in recognizing local class
6914 name mangling. Don't allow horribly truncated method names.
6915 * gdb.c++/derivation.exp: Expect protected inheritance.
6916 * gdb.c++/inherit.exp: Be more flexible in recognizing vbase pointers.
6917 * gdb.c++/virtfunc.exp: Likewise.
6918 * gdb.c++/classes.exp: Likewise. Don't require the enclosing scope
6919 when printing a nested enum.
6920
69211999-11-22 Jim Blandy <jimb@cygnus.com>
6922
6923 * gdb.base/step-test.exp: Properly await GDB's response to setting
6924 a breakpoint on the call to large_struct_by_value.
6925
6926 * gdb.base/ending-run.exp ("step to end of run 1"): Don't fail
6927 just because we have debug info for the `start' function.
6928
69291999-11-19 Jim Blandy <jimb@zenia.red-bean.com>
6930
6931 * gdb.threads/linux-dp.exp ("create philosopher"): Recognize the
6932 "Unknown signal" messages, which indicate (on LinuxThreads) that
6933 GDB doesn't know how to debug threads on this system. This is
6934 better than hanging while philosopher 0 dumps chatter into gdb.log.
6935
69361999-11-18 Tom Tromey <tromey@cygnus.com>
6937
6938 * gdb.trace/deltrace.exp: Updated test to reflect new error text.
6939
69401999-11-18 Fred Fish <fnf@cygnus.com>
6941
6942 * gdb.base/coremaker2.c: Add sample program for generating
6943 cores that is more self contained than coremaker.c. Eventually
6944 I'll add more code to this and tie it into the testsuite.
6945
4ce44c66
JM
69461999-11-12 Stan Shebs <shebs@andros.cygnus.com>
6947
6948 * gdb.base/dollar.exp: Remove, now in gdb.hp.
6949
69501999-11-10 Jimmy Guo <guo@cup.hp.com>
6951
6952 * gdb.exp (get_compiler_info): pick up compiler.c and compiler.cc
6953 from $srcdir/lib/.
6954 * lib/compiler.c, lib/compiler.cc: New files, moved from gdb.base/
6955 and gdb.c++/.
6956
6957 * gdb.c++/derivation.exp: remove redundant get compiler info code.
6958
d63a86f8 6959 * gdb.base/commands.exp: add '$gdb_prompt $' anchor to
4ce44c66
JM
6960 'continue with watch' test point.
6961
69621999-11-08 Jim Blandy <jimb@zenia.red-bean.com>
6963
6964 Merged from p2linux-990323-branch:
d63a86f8 6965
4ce44c66
JM
6966 * lib/gdb.exp (gdb_continue_to_breakpoint): New function.
6967
11cf8741
JM
6968Mon Nov 8 23:07:09 1999 Andrew Cagney <cagney@amy.cygnus.com>
6969
6970 * gdb.base/remote.exp: Test ``set remote memory-write-packet-sized
6971 {limit,fixed}''. Test ``set download-write-size''.
6972
6973Sun Nov 7 17:37:01 1999 Andrew Cagney <cagney@b1.cygnus.com>
6974
6975 * gdb.base/funcargs.exp: Rewrite stack traceback checks using
6976 gdb_expect_list.
6977
6978Fri Nov 5 18:40:52 1999 Andrew Cagney <cagney@b1.cygnus.com>
6979
6980 * lib/gdb.exp (gdb_expect_list): Return a success/fail indication.
6981
69821999-11-03 Mark Salter <msalter@cygnus.com>
6983
6984 * gdb.base/break.exp: Fix "stub continue" pattern.
6985
69861999-11-03 Jim Blandy <jimb@zwingli.cygnus.com>
6987
6988 * gdb.base/shlib-call.exp ("next to shr1"): Fix test name.
6989
69901999-11-02 Jim Blandy <jimb@zwingli.cygnus.com>
6991
6992 * gdb.base/display.exp ("finish"): Add timeout clause.
6993
6994 * gdb.base/condbreak.exp ("run until breakpoint at marker1"): Add
6995 plain prompt clause, so this doesn't have to time out in order to
6996 fail.
6997
6998 * gdb.base/condbreak.exp, gdb.base/ena-dis-br.exp: XFAIL if the
6999 breakpoint hit messages include an address.
7000
7001 * gdb.base/display.exp: Don't forget to escape parens in regular
7002 expressions. Unix regexp notatation sucks.
7003
70041999-11-02 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
7005
7006 * gdb.base/annota1.exp: Test for annotate-signalled: change output
7007 order for 'signalled' message.
7008
5c44784c
JM
70091999-11-01 Stan Shebs <shebs@andros.cygnus.com>
7010
7011 From Jimmy Guo <guo@cup.hp.com>:
7012 * gdb.base/annota1.exp: Add tests for annotate ignore count change.
7013 * gdb.base/annota1.c: Add code for tests to work with.
7014
70151999-10-26 Frank Ch. Eigler <fche@cygnus.com>
7016
7017 * gdb.base/remote.exp: New test for remote downloading settings.
7018 * gdb.base/remote.c: New file with large .data.
7019
917317f4
JM
70201999-10-18 Jim Blandy <jimb@zwingli.cygnus.com>
7021
7022 * gdb.threads/linux-dp.c, gdb.threads/linux-dp.exp: New test suite
7023 for LinuxThreads support, merged from the Code Fusion branch.
7024
7025Mon Oct 11 13:57:21 1999 Andrew Cagney <cagney@amy.cygnus.com>
7026
7027 * lib/gdb.exp (gdb_run_cmd): Break complicated gdb_expect
7028 containing exp_continue into a while within an expect. Don't
7029 attempt a start more than three times. Check return value from
7030 gdb_load.
d63a86f8 7031
2df3850c
JM
7032Wed Oct 6 12:05:58 1999 Andrew Cagney <cagney@b1.cygnus.com>
7033
7034 * gdb.base/watchpoint.exp: Match fail ``finish from marker1'' with
7035 a pass case.
7036
2acceee2
JM
70371999-10-01 Kevin Buettner <kevinb@cygnus.com>
7038
7039 * gdb.base/break.c (main): Added a statement that we can step
7040 off of.
7041 * gdb.base/break.exp: Added tests for setting a breakpoint
7042 at an offset and stepping onto a breakpoint.
7043
70441999-10-01 Fred Fish <fnf@cygnus.com>
7045
d63a86f8 7046 * gdb.base/help.exp (help add-symbol-file): Update to match current
2acceee2
JM
7047 gdb output.
7048
c2c6d25f
JM
70491999-09-18 Jim Blandy <jimb@cris.red-bean.com>
7050
7051 * gdb.base/break.exp: Code locations are in hex, don't forget!
7052 (For HP-UX.)
7053
70541999-09-17 Stan Shebs <shebs@andros.cygnus.com>
7055
7056 * condbreak.exp: Use break.c as test program.
7057 * condbreak.c: Remove, redundant with break.c.
7058
70591999-09-15 Stan Shebs <shebs@andros.cygnus.com>
7060
7061 * config/monitor.exp (gdb_target_monitor): Disable X- and
7062 Z-packets if the target needs it.
7063
70641999-09-13 James Ingham <jingham@leda.cygnus.com>
7065
7066 * gdb.c++/overload.exp: Added tests for listing overloaded
7067 functions with function pointers in the arg, explicitly calling
7068 out the version you want.
7069
cff3e48b
JM
70701999-09-09 Stan Shebs <shebs@andros.cygnus.com>
7071
7072 * long_long.exp: Add variations of test cases that work for
7073 targets with 16-bit ints and 32-bit doubles.
7074
d4f3574e
SS
70751999-09-08 Stan Shebs <shebs@andros.cygnus.com>
7076
7077 * break.c (main): Compare a possibly-uninitialized argc with an
7078 unlikely value that fits in 16 bits.
7079
70801999-09-07 Stan Shebs <shebs@andros.cygnus.com>
7081
7082 * gdb.base/restore.c, gdb.base/restore.exp: Use 0x7eeb instead of
7083 0xfeeb, don't want negative numbers if ints are 16 bits.
7084
7085 * lib/gdb.exp (skip_cplus_tests): New proc.
7086 * gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
7087 gdb.c++/anon-union.exp, gdb.c++/classes.exp,
7088 gdb.c++/cplusfuncs.exp, gdb.c++/ctti.exp, gdb.c++/demangle.exp,
7089 gdb.c++/derivation.exp, gdb.c++/inherit.exp, gdb.c++/local.exp,
7090 gdb.c++/member-ptr.exp, gdb.c++/method.exp, gdb.c++/misc.exp,
7091 gdb.c++/overload.exp, gdb.c++/ovldbreak.exp,
7092 gdb.c++/ref-types.exp, gdb.c++/templates.exp, gdb.c++/userdef.exp,
7093 gdb.c++/virtfunc.exp: Use it to skip over C++ tests.
7094
7095 * gdb.c++/cplusfuncs.exp: Use get_compiler_info consistently.
7096
7097Fri Sep 3 15:37:12 1999 Kevin Buettner <kevinb@cygnus.com>
7098
7099 * gdb.base/corefile.exp (up): Allow a parameter to appear
7100 in the frame that we're going up to.
7101
7102 From Jim Blandy <jimb@cygnus.com>:
7103
7104 * gdb.base/default.exp (info float): Expect some output now.
7105
7106 * gdb.base/callfuncs.exp (do_function_calls): We no longer expect
7107 returning floating-point values to fail on the x86.
7108 * gdb.base/callfwmall.exp (do_function_calls): Same.
7109
7110 * gdb.base/list.exp (test_listsize): Correct expectations for
7111 listing line 1 with listsize 2. Also, listing a single line
7112 works now, as does listing three lines. [Kevin's note: There
7113 were a number of other cases fixed too where the expectations
7114 differed...]
7115
71161999-09-02 Stan Shebs <shebs@andros.cygnus.com>
7117
7118 * gdb.base/selftest.exp: Add case for when version prints as
7119 constant string instead of char pointer.
7120
104c1213
JM
71211999-08-25 Stan Shebs <shebs@andros.cygnus.com>
7122
7123 * gdb.base/ending-run.exp: Add Solaris case for what happens when
7124 stepping out of main.
7125
7126 * gdb.c++/derivation.exp: XFAIL inf fn calls for all configs, if
7127 G++ used.
7128
7129 * gdb.c++/local.exp: Expect ptype NestedInnerLocal to succeed
7130 always, expect ptype InnerLocal::NestedInnerLocal to fail always.
7131
7132 * gdb.c++/ovldbreak.exp: Update match string in test that
7133 includes a warning of multiple breakpoints.
7134
71351999-08-24 Stan Shebs <shebs@andros.cygnus.com>
7136
7137 * gdb.base/display.exp: Improve precision of step-after-finish
7138 added yesterday.
7139
7140 * gdb.base/signals.exp: Add extra wildcard to "handle all print"
7141 test.
7142
7143 * gdb.c++/classes.exp: XFAIL HP-compiler-only tests for all
7144 configs when using G++, not just hppa*.
7145
71461999-08-24 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
7147
7148 * gdb.base/async.c: New file.
7149 * gdb.base/async.exp: New file.
7150
7151Tue Aug 24 03:24:53 1999 Jeffrey A Law (law@cygnus.com)
7152
7153 * gdb.base/break.exp: Tweak PA specific tests to properly handle
7154 PA64.
7155
53a5351d
JM
7156Mon Aug 23 10:25:20 1999 Jeffrey A Law (law@cygnus.com)
7157
104c1213
JM
7158 * gdb.base/display.exp: "finish" can leave us mid-line on many
7159 targets, deal with it. Add a small constant to main, instead of
7160 1000 since main+1000 may not be a valid address in the target.
7161
53a5351d
JM
7162 * gdb.base/dollar.exp: Do not run for PA processors in wide mode
7163 on hpux11.
7164
7165 * gdb.base/attach.exp: Handle another hpux11 error message variant
7166 when attaching to a process that does not exist.
7167
71681999-08-19 J.T. Conklin <jtc@redback.com>
7169
7170 * gdb.base/call-ar-exp.exp: Fix pattern matching whitespace
7171 characters in 'continue to 1241' test.
7172
71731999-08-17 Stan Shebs <shebs@andros.cygnus.com>
7174
7175 * gdb.base/call-ar-st.exp: Add a shorter match case for the
7176 stop in print_long_arg_list, define and use a whitespace
7177 variable in print_small_structs test, add an XFAIL for Solaris.
7178 * gdb.base/dbx.exp: XFAIL func commands until somebody is
7179 interested enough to fix.
7180
7be570e7
JM
71811999-08-13 Keith Seitz <keiths@cygnus.com>
7182
7183 * gdb.base/dbx.exp (dbx_gdb_file_cmd): Rename to gdb_file_cmd.
7184 (dbx_gdb_load): Remove. Use gdb_load instead, since that
7185 proc knows about targets other than the natives.
7186 (test_assign): Use "gdb_run_cmd" to "run" the target.
7187 Check that we've actually hit the breakpoint at main.
7188 When we attempt to assign a value to a local variable, check
7189 that the variable is in the current scope, i.e., don't use
7190 a test with an empty result.
7191
7192Tue Aug 10 15:25:16 1999 Andrew Cagney <cagney@b1.cygnus.com>
7193
7194 * gdb.base/maint.exp: Add test of ``maintenance internal-error''
7195 command.
7196
71971999-08-09 Stan Shebs <shebs@andros.cygnus.com>
7198
7199 From Jimmy Guo <guo@cup.hp.com> and others at HP:
7200 gdb.hp: Move tests into subdirectories gdb.aCC, gdb.base-hp,
7201 gdb.compat, gdb.threads-hp.
7202 gdb.hp/configure, gdb.hp/configure.in: New files.
7203 gdb.hp/Makefile.in: Recurse into new subdirs.
7204 gdb.hp/gdb.defects: New directory, tests for HP bug reports.
7205 gdb.hp/gdb.objdbg: New directory, tests for debugging info
7206 in object files.
7207 gdb.hp/tools: New directory, aux tools for HP-specific tests.
7208
96baa820
JM
72091999-08-05 Stan Shebs <shebs@andros.cygnus.com>
7210
7211 * gdb.base/display.exp: Help expect by putting a newline in the
7212 funky printf, remove a bogus p/a test.
7213
72141999-08-05 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
7215
7216 * gdb.base/display.exp: Make sure that when we say 'run', we are
7217 connected to the target. This is necessary when running not
7218 natively.
7219
72201999-08-03 Stan Shebs <shebs@andros.cygnus.com>
7221
7222 * gdb.base/step-test.exp: Removed some extraneous messages.
7223
7224 * gdb.base/long_long.exp: Don't run memory examination tests
7225 on little-endian targets (they will need a different set of
7226 results to match).
7227
72281999-08-02 Stan Shebs <shebs@andros.cygnus.com>
7229
7230 * gdb.c++/virtfunc.exp: Expect to fail the virtual call tests
7231 until somebody decides to fix GDB.
7232
7233 * gdb.base/long_long.c: Stop compiler complaint by specifying long
7234 constant as "ULL".
7235 * gdb.base/long_long.exp: Loosen x/c test, add partial result
7236 matches for a couple x/2 commands.
7237
a0b3c4fd
JM
72381999-07-30 Stan Shebs <shebs@andros.cygnus.com>
7239
7240 * gdb.c++/ref-types.cc, gdb.c++/ref-types.exp: Appease doschk
7241 by merging in ref-types2 tests.
7242 * gdb.c++/ref-types2.cc, gdb.c++/ref-types2.exp: Remove.
7243
7244 From Jimmy Guo <guo@cup.hp.com> and others at HP:
7245 * gdb.c++/Makefile.in: Add standard actions.
7246 (EXECUTABLES): Rename from PROGS, update list.
7247 * gdb.c++/ambiguous.cc, gdb.c++/ambiguous.exp: Move to here
7248 from gdb.hp.
7249 * gdb.c++/anon-union.cc: Don't use anonymous struct, make
7250 foo and bar locals.
7251 * gdb.c++/anon-union.exp: Fix tests to match.
7252 * gdb.c++/classes.exp: Run if HP compiler used, add extra
7253 expect matches to handle output variations.
7254 * gdb.c++/cplusfuncs.cc: Make operator -> return foo *.
7255 * gdb.c++/cplusfuncs.exp: Update to match, allow word "class" in
7256 output, add HP alternatives for new and delete prints.
7257 * gdb.c++/ctti.exp, gdb.c++/cttiadd.cc, gdb.c++/cttiadd1.cc,
7258 gdb.c++/cttiadd2.cc, gdb.c++/cttiadd3.cc: Move here from gdb.hp.
7259 * gdb.c++/demangle.exp: Use $style when reporting failure.
7260 * gdb.c++/derivation.exp: Add some xfails if GCC-compiled.
7261 * gdb.c++/inherit.exp: Run if HP compiler used, add some
7262 match alternatives.
7263 * gdb.c++/local.exp: Add match alternatives or xfails for HP
7264 compilers.
7265 * gdb.c++/member-ptr.exp: Add xfails for hppa*-*-*.
7266 * gdb.c++/method.exp: Add match alternatives.
7267 * gdb.c++/misc.cc: Add bool types.
7268 * gdb.c++/misc.exp: Add tests for bool types.
7269 * gdb.c++/overload.exp: Add xfails.
7270 * gdb.c++/templates.cc: Remove bogus arglist init, init fvpchar.
7271 * gdb.c++/templates.exp: Run if HP compiler used, add some xfails,
7272 add some more template parameter tests (only for HP currently).
7273 * gdb.c++/userdef.exp: Add xfails for hppa*-*-*.
7274 * gdb.c++/virtfunc.cc: Add return type and value for main.
7275 * gdb.c++/virtfunc.exp: Run if HP compiler used, add some
7276 match alternatives.
d63a86f8 7277
a0b3c4fd
JM
72781999-07-30 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
7279
7280 * gdb.base/display.exp: Fix output of 'p/a &&j' test.
7281
72821999-07-29 Jim Blandy <jimb@savonarola.red-bean.com>
7283
7284 * gdb.base/signals.exp: Don't expect getting a backtrace from
7285 within a signal handler to fail on Linux.
7286
72871999-07-29 Stan Shebs <shebs@andros.cygnus.com>
7288
7289 From Jimmy Guo <guo@cup.hp.com> and others at HP:
7290 * lib/gdb.exp: Remove some gratuitious semicolons.
7291 (delete_breakpoints): Increase timeout.
7292 (gdb_expect): Add -notransfer option.
7293 (gdb_test): Use -notransfer option.
7294 (get_compiler_info): Add f77 case.
7295 (get_compiler): New proc, split out from gdb_preprocess, add f77
7296 case.
7297 (gdb_preprocess): Call get_compiler.
7298
7299 * gdb.base/Makefile.in (EXECUTABLES): Update the list.
7300 * gdb.base/attach.exp, gdb.base/display.exp,
7301 gdb.base/ending-run.exp, gdb.base/gdbvars.exp,
7302 gdb.base/long_long.exp, gdb.base/printcmds.exp,
7303 gdb.base/structs.exp, gdb.base/structs2.exp: Remove or fill in
7304 third arg to gdb_test.
7305 * gdb.base/call-ar-st.exp: Add HP-UX xfail for >10-arg functions.
7306 * gdb.base/callfuncs.exp, gdb.base/callfwmall.exp: Remove some
7307 HP-UX xfails, add others.
7308 * gdb.base/completion.exp: Reflect name change of self-test.
7309 * gdb.base/condbreak.exp, gdb.base/corefile.exp,
7310 gdb.base/foll-exec.exp, gdb.base/interrupt.exp,
7311 gdb.base/ptype.exp, gdb.base/scope.exp, gdb.base/setvar.exp: Note
7312 HP failure number.
7313 * gdb.base/foll-vfork.exp: Loosen matches slightly, remove
7314 useless HP-UX 10.30 references.
7315 * gdb.base/maint.exp: Loosen matches.
7316 * gdb.base/pointers.c (main): Declare more_code.
7317 * gdb.base/pointers.exp: Match on output of a `next'.
7318 * gdb.base/structs.c: Add prototypes.
7319 * gdb.base/watchpoint.exp: Remove HP-UX 10.30 reference.
7320 * gdb.base/whatis.exp: Fail for both HP-UX 10.20 and 11.
7321
73221999-07-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
7323
7324 * gdb.base/list.exp: Add tests for repeating 'list <linenum>'
7325 command.
7326
73271999-07-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
7328
7329 * gdb.c++/annota2.exp: Fix delete breakpoint query testcase.
7330 Fix run to main failures. Watchpoint can be hardware watchpoint.
d63a86f8
RM
7331
7332 * gdb.base/annota1.exp: Clean up some more, in case printf has
a0b3c4fd
JM
7333 debug info. Deal with lack of signal hanlder info in stack.
7334
7335 From Jim Kingdon <kingdon@redhat.com>:
7336 * gdb.base/annota1.exp: If printf has debug info, deal with it.
7337
5a2468f5
JM
73381999-07-19 Stan Shebs <shebs@andros.cygnus.com>
7339
7340 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp,
7341 gdb.base/foll-vfork.exp: Don't run for crosses.
7342
adf40b2e
JM
7343Tue Jul 13 23:37:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
7344
7345 * gdb.base/configure.in: Check for gdbvars.exp instead of
7346 a1-selftest.exp.
7347 * gdb.base/configure: Re-generate.
7348
73491999-07-12 Stan Shebs <shebs@andros.cygnus.com>
7350
7351 * gdb.base/selftest.exp: Rename from a1-selftest.exp, no point
7352 in trying to run first and name is too long.
7353
7354 * gdb.base/pointers.c, gdb.base/pointers.exp: Add contents of
7355 pointers2.c and pointers2.exp, respectively.
7356 * gdb.base/pointers2.c, gdb.base/pointers2.exp: Remove, makes
7357 doschk happier.
7358
43e526b9
JM
73591999-07-08 Stan Shebs <shebs@andros.cygnus.com>
7360
7361 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Renamed from
7362 callfuncs2.c and callfuncs2.exp.
7363
7364 * gdb.base/list.exp: Remove mistaken xfails.
7365 * gdb.base/list0.h: Add optional prototypes.
7366
9846de1b
JM
7367Wed Jul 7 00:27:35 1999 Andrew Cagney <cagney@amy.cygnus.com>
7368
7369 * gdb.base/setvar.exp: Increase the time-out on tests indirectly
7370 calling malloc.
7371 * nodebug.exp, printcmds.exp, ptype.exp, setvar.exp: Ditto.
7372 * ptype.exp: Move test for get_debug_format to before its first
7373 use.
7374
73751999-07-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
7376
7377 * gdb.base/Makefile.in (EXECUTABLES): Remove annota2 executable.
7378 * gdb.base/annota2.cc, annota2.exp: Move from here.
7379 * gdb.c++/annota2.cc, annota2.exp: To here.
7380 * gdb.c++/Makefile.in (PROGS): Add annota2 executable.
7381
43ff13b4
JM
7382Tue Jun 29 11:56:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
7383
7384 * lib/gdb.exp (gdb_expect_list): Output one message per pattern in
7385 a consistent format.
7386
085dd6e6
JM
73871999-06-25 Stan Shebs <shebs@andros.cygnus.com>
7388
7389 From Jimmy Guo <guo@cup.hp.com> and others at HP:
7390 * lib/gdb.exp (get_compiler_info): Add detection for assorted
7391 HP compilers, also set the globals $true and $false.
7392
7393 * gdb.base/annota1.c, bitfields.c, break.c, call-ar-st.c,
7394 call-rt-st.c, call-strs.c, callfuncs.c, callfuncs2.c, condbreak.c,
7395 coremaker.c, ending-run.c, exprs.c, funcargs.c, interrupt.c,
7396 jump.c, langs0.c, langs1.c, langs2.c, list0.c, list1.c,
7397 long_long.c, mips_pro.c, nodebug.c, opaque0.c, opaque1.c,
7398 printcmds.c, ptype.c, recurse.c, restore.c, return.c, run.c,
7399 scope0.c, scope1.c, setshow.c, setvar.c, shmain.c, shr1.c, shr2.c,
7400 sigall.c, signals.c, so-impl-ld.c, so-indr-cl.c, solib.c,
7401 solib1.c, solib2.c, step-test.c, twice.c, varargs.c, watchpoint.c,
7402 whatis.c} Add C++ compatible function definitions and return
7403 types, add includes for library functions.
7404 * gdb.base/ptype.c (my_false, my_true): Use instead of false/true.
7405 * gdb.base/step-test.c (myglob): Rename from glob.
7406 * gdb.base/attach.c, attach2.c, average.c, execd-prog.c,
7407 foll-exec.c, foll-fork.c, foll-vfork.c, sum.c, vforked-prog.c: New
7408 files, move here from gdb.hp.
7409 * gdb.base/annota1.exp, break.exp, call-ar-st.exp, call-rt-st.exp,
7410 commands.exp, condbreak.exp, define.exp, ena-dis-br.exp,
7411 ending-run.exp, jump.exp. list.exp, long_long.exp, so-impl-ld.exp:
7412 Adjust line numbers in regexps.
7413
7414 * gdb.base/all-bin.exp, eval-skip.exp, exprs.exp, logical.exp,
7415 miscexprs.exp, pointers.exp, relational.exp: Use $true and $false
7416 instead of 0/1.
7417
7418 * gdb.base/attach.exp, dbx.exp, foll-exec.exp, foll-fork.exp,
7419 foll-vfork.exp: New files, move here from gdb.hp.
7420 * gdb.base/page.exp: New file, test of pagination command.
7421
7422 * gdb.base/watchpoint.c (recurser): New function, for watchpoint
7423 recursion test.
7424 * gdb.base/watchpoint.exp: Add more test cases for watchpoints.
7425
7426 * gdb.base/so-impl-ld.exp, gdb.base/so-indr-cl.exp,
7427 gdb.base/solib.exp: Fix compiler invocation process.
7428
7429 * gdb.base/callfuncs.exp, gdb.base/callfuncs2.exp: Don't xfail for
7430 HP-UX 11, turn off overload resolution explicitly.
7431 * gdb.base/commands.exp: Set argument list explicitly, add
7432 watchpoint test.
7433 * gdb.base/completion.exp: Enable if HP-UX, tweak tests to make
7434 them work.
7435 * gdb.base/constvars.exp, gdb.base/volatile.exp: Escape the
7436 expressions properly.
7437 * gdb.base/corefile.exp: Loosen the match slightly.
7438 * gdb.base/default.exp: Allow "Error accessing memory" message
7439 also.
7440 * gdb.base/display.exp: Skip over x/0 j if PA64.
7441 * gdb.base/funcargs.exp: Add xfails for HP-UX.
7442 * gdb.base/interrupt.exp: Ditto.
7443 * gdb.base/langs.exp: Add symbolic matches governed by compiler
7444 in use.
7445 * gdb.base/list.exp: Add xfails for HP-UX.
7446 * gdb.base/long_long.exp: Refine some of the numeric matches.
7447 * gdb.base/mips_pro.exp: Xfail on HP-UX.
7448 * gdb.base/miscexprs.exp: Add PA2.0 case for array size test.
7449 * gdb.base/nodebug.exp: Succeed on more varieties of output.
7450 * gdb.base/opaque.exp: Remove some HP-UX xfails.
7451 * gdb.base/ptype.exp: Succeed on more varieties of output.
7452 * gdb.base/scope.exp: Add xfails for HP-UX.
7453 * gdb.base/sect-cmd.exp: Add more cases.
7454 * gdb.base/setvar.exp: Add xfails for HP-UX.
7455 * gdb.base/shlib-call.exp: Loosen some matches slightly.
7456 * gdb.base/signals.exp: Match on void symbolically.
7457 * gdb.base/step-test.exp: Add case for PA64.
7458 * gdb.base/term.exp: Add exit and restart.
7459 * gdb.base/twice.exp: Clean up after self.
7460 * gdb.base/varargs.exp: Disable overload resolution explicitly.
7461 * gdb.base/whatis.exp: Allow more ways to pass tests.
7462
7463 * gdb.base/smoke.exp, gdb.base/smoke.c, gdb.base/smoke.cc: Remove,
7464 no longer useful.
7465
7466Fri Jun 25 19:27:28 1999 Andrew Cagney <cagney@b1.cygnus.com>
7467
7468 * lib/gdb.exp (proc gdb_expect_list): New procedure. Matches a
7469 list of patterns.
7470 * gdb.base/call-ar-st.exp: Use gdb_expect_list in "print
7471 print_double_array(double_array)", "continuing to breakpoint
7472 1018", "print print_double_array(array_d)" and "continuing to
7473 1034" tests.
d63a86f8 7474
085dd6e6
JM
74751999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
7476
7477 * Makefile.in: Add empty html and install-html targets.
7478
74791999-06-24 Stan Shebs <shebs@andros.cygnus.com>
7480
7481 * config/mt-*: Remove, these haven't been used since 1996.
7482
74831999-06-22 Stan Shebs <shebs@andros.cygnus.com>
7484
7485 * gdb.base/call-strs.c, gdb.base/ending-run.c,
7486 gdb.base/step-test.c: Include stdlib.h and string.h as needed.
7487 * gdb.c++/member-ptr.exp: Skip over these tests if using G++.
7488
9e0b60a8
JM
74891999-06-18 Stan Shebs <shebs@andros.cygnus.com>
7490
7491 * gdb.c++/overload.exp: XFAIL everything if using G++, add a
7492 simpler match case for the ptype of the big class.
7493
74941999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
7495
7496 * gdb.exp: Fix test for gdb_prompt existence.
7497
74981999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
7499
7500 * gdb.exp (gdb_test): Add fail after calls to perror.
7501
75021999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
7503
7504 * gdb.exp (gdb_test): Accept variations of Undefined command messages.
7505
75061999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
7507
7508 * gdb.exp (gdb_test): Fix anchors on gdb_expect statement.
7509
0f71a2f6
JM
7510Fri Jun 11 12:56:50 1999 Andrew Cagney <cagney@b1.cygnus.com>
7511
7512 * gdb.base/call-strs.c (link_malloc): New function. Ensure that
7513 malloc() is linked in.
7514
75151999-06-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
7516
7517 * gdb.base/ending-run.exp: Make sure we fail and do not timeout at
7518 step at end.
7519
7520 * gdb.base/annota1.exp: Increase match_max to prevent timeout.
7521
75221999-06-08 Jim Blandy <jimb@zwingli.cygnus.com>
7523
7524 * gdb.java/jv-print.exp: New file. (Our first Java test!)
7525
cce74817
JM
7526Fri Jun 4 10:47:46 1999 Jeffrey A Law (law@cygnus.com)
7527
7528 * gdb.base/a1-selftest.exp: Remove bogus hppa xfail.
7529 * gdb.base/mips_pro.exp: Likewise.
7530
75311999-06-02 Keith Seitz <keiths@cygnus.com>
7532
7533 * gdb.c++/templates.cc: Change all "new" operators to throw
7534 an exception.
7535 * gdb.c++/cplusfuncs.cc: Likewise.
7536
7537 * gdb.base/Makefile.in (EXECUTABLES): Add smoke1, annota1, and annota2.
7538
7539Wed Jun 2 17:37:05 1999 Andrew Cagney <cagney@b1.cygnus.com>
7540
7541 * gdb.base/condbreak.exp: Use rerun_to_main to start the program.
7542 * gdb.base/ending-run.exp: When stepping out of main, accept a
7543 step into an arbitrary assembler file.
7544
392a587b
JM
75451999-05-20 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
7546
d63a86f8 7547 * gdb.base/annota1.exp: Allow any number of "frames-invalid" and
392a587b 7548 "breakpoint-invalid" to be printed.
d63a86f8 7549 * gdb.base/annota2.exp: Revise line number for main breakpoint. Allow any
392a587b
JM
7550 number of "frames-invalid" and "breakpoint-invalid" to be printed.
7551 * gdb.base/annota2.cc: Initialize a.x to 0.
7552
9e086581
JM
75531999-05-17 Keith Seitz <keiths@cygnus.com>
7554
7555 * gdb.base/call-ar-st.exp: Skip "print print_double_array (double_array)"
7556 when "skip_float_tests" set.
7557 Ditto for "print print_double_array(array_d)", "print print_small_structs",
7558 "print print_ten_doubles", and "step into print_long_arg_list".
7559 Don't assume we can step into "print_long_arg_list": we could step into memcpy.
7560 * gdb.base/call-rt-st.exp: Don't run float-related tests when "skip_float_tests"
7561 is set: "print print_one_double(*d1)" and "print print_two_floats(*f3)".
7562 * gdb.base/funcargs.exp: Don't run "float_and_integral_args" when
7563 "skip_float_tests" is set.
7564 * gdb.base/varargs.exp: Skip "print find_max_double(5,1.0,17.0,2.0,3.0,4.0)"
7565 when "skip_float_tests" set.
d63a86f8 7566
cd0fc7c3
SS
75671999-05-06 Keith Seitz <keiths@cygnus.com>
7568
7569 * gdb.base/annota2.cc: Include stdio.h.
7570
7571Wed May 5 17:44:31 1999 Stan Shebs <shebs@andros.cygnus.com>
7572
7573 * gdb.base/crossload.exp: Remove, this has been disabled ever
7574 since BFD stopped including all targets, and cross-GDB gets
7575 plenty of testing anyway.
7576 * gdb.base/i486-elf.u, gdb.base/m68k-aout.u, gdb.base/m68k-elf.u,
7577 gdb.base/sparc-aout.u, gdb.base/i860-elf.u, gdb.base/m68k-aout2.u,
7578 gdb.base/mips-ecoff.u, gdb.base/sparc-elf.u: Remove.
7579 * gdb.base/README: Remove, was doc for this.
7580 * gdb.base/Makefile.in (CROSS_EXECUTABLES): Remove, no longer
7581 needed.
7582
b83266a0
SS
75831999-05-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
7584
7585 * gdb.base/call-ar-st.exp: Fix one regular expression in test
7586 output.
7587
7588 * gdb.base/annota1.exp: New file. Annotation level 2 tests.
7589 * gdb.base/annota2.exp: New file. More annotation tests.
7590 * gdb.base/annota1.c: New file. Source file for annota1.exp.
7591 * gdb.base/annota2.cc: New file. Source file for annota2.exp.
7592
75931999-04-23 Angela Marie Thomas <angela@cygnus.com>
7594
7595 * config/cfdbug.exp: New file.
7596
7a292a7a
SS
75971999-04-20 Jim Blandy <jimb@zwingli.cygnus.com>
7598
7599 * gdb.c++/demangle.exp (test_gnu_style_demangling): Add tests for
7600 Marcus Daniel's and Dale Hawkins's demangler crashes.
7601
7602 * gdb.c++/demangle.exp (test_gnu_style_demangling,
7603 test_lucid_style_demangling, test_arm_style_demangling,
7604 test_hp_style_demangling): Try Tom Tromey's core-dumping
7605 identifier under each demangling style.
7606
76071999-04-07 Jim Blandy <jimb@zwingli.cygnus.com>
7608
7609 * gdb.c++/demangle.exp: Include the current demangling style
7610 in all test names.
7611 (current_demangling_style): New global variable.
7612 (set_demangling_style, test_demangling_core, test_demangling,
7613 test_demangling_exact): New functions.
7614 (test_gnu_style_demangling, test_lucid_style_demangling,
7615 test_arm_style_demangling, test_hp_style_demangling): Use those,
7616 instead of calling gdb_test and gdb_test_exact directly.
7617 (catch_demangling_errors): New function, which reports errors
7618 signalled by the demangling test functions in an orderly way.
7619 (do_tests): Use catch_demangling_errors.
7620
76211999-04-06 Jim Blandy <jimb@zwingli.cygnus.com>
7622
7623 * gdb.base/signals.exp (test_handle_all_print): Use () for
7624 grouping in expressions, not {}.
7625
7626 * gdb.base/smoke.exp: Test value of x, not y. The latter isn't
7627 initialized yet.
7628
76291999-04-01 Stan Shebs <shebs@andros.cygnus.com>
7630
7631 * gdb.c++/derivation.exp: Pass ptype tests if synthesized methods
7632 are listed.
7633
76341999-03-26 Stan Shebs <shebs@andros.cygnus.com>
7635
7636 * gdb.stabs/weird.exp: Test for CC being defined before
7637 looking at its value.
7638
76391999-03-25 Stan Shebs <shebs@andros.cygnus.com>
7640
7641 * gdb.base/call-ar-st.exp: Remove stray '#'.
7642 * gdb.base/miscexprs.exp: Allow "short" and "long" as well as
7643 "short int" and "long int".
7644 * gdb.c++/overload.cc: Cast the string added in the previous
7645 change, to mollify finicky HP compiler.
7646 * gdb.hp/reg-test.exp (testfile): Fix file name.
7647 * gdb.stabs/weird.exp: Don't try to run if HP compiler in use.
d63a86f8 7648
7a292a7a
SS
7649 * gdb.c++/misc.cc (main): Initialize obj_with_enum.
7650 * gdb.c++/classes.exp: Fix test of obj_with_enum values, allow
7651 alternate form of enum ptype.
7652
c906108c
SS
76531999-03-23 Stan Shebs <shebs@andros.cygnus.com>
7654
7a292a7a
SS
7655 * lib/gdb.exp (skip_hp_tests): Remove gcc_used argument.
7656 * gdb.hp/*.exp: Change all to run compiler probe only after
7657 passing skip_hp_tests, so as not to waste time on guaranteed
7658 failure.
7659
c906108c
SS
7660 * gdb.c++/overload.cc: Pass string instead of char addr, always
7661 init ccpfoo.
7662 * gdb.c++/templates.cc: Fix syntax error.
7663
7a292a7a
SS
7664Tue Mar 23 14:56:36 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
7665
7666 * gdb.base/commands.exp: Add test for correct position of '>'
d63a86f8 7667 when issuing the 'commands' command after a 'while' or 'if'
7a292a7a
SS
7668 command.
7669
76701999-03-18 James Ingham <jingham@cygnus.com>
7671
7672 * gdb.c++/ovldbreak.exp: Use gdb_continue_to_end
7673
7674 * gdb.c++/method.exp: It was testing an uninitialized int on the
7675 stack and assuming it was positive.
7676
7677 * gdb.base/watchpoint.exp: Use gdb_continue_to_end.
7678
7679 * gdb.base/step-test.exp: Catch a case where finish is broken and
d63a86f8 7680 keep it from killing the rest of the tests.
7a292a7a
SS
7681 Use gdb_continue_to_end.
7682
7683 * gdb.base/sigall.exp: use gdb_continue_to_end.
7684
7685 * gdb.base/ena-dis-br.exp: use gdb_continue_to_end.
7686
7687 * gdb.base/display.exp: use runto_main, not run.
7688
d63a86f8
RM
7689 * gdb.base/default.exp: Check for the current error message in the
7690 r abbreviation test.
7a292a7a
SS
7691 Add strongarm to the targets that know info float.
7692
d63a86f8 7693 * gdb.base/condbreak.exp: Use the gdb_run command rather than just
7a292a7a
SS
7694 run which doesn't work with monitors.
7695
7696 * gdb.base/call-ar-st.exp: fixed bogus regexp in continuing to 1034 test.
7697
7698 * gdb.base/break.exp: use the gdb_continue_to_end proc.
7699
7700 * lib/gdb.exp: I had added gdb_continue_to_end used to run to the end of a
d63a86f8
RM
7701 program. Traps the case (in Cygmon) when the program never really
7702 exits. Same as Mark's continue_to_exit, but I had put it in a lot
7a292a7a
SS
7703 more places, so I used my name. Sorry Mark...
7704
7705 * config/monitor.exp (gdb_target_monitor): added another
7706 target_info parameter: remotebinarydownload. This will set the
7707 remotebinarydownload flag if this is causing some boards trouble.
7708
77091999-03-18 Mark Salter <msalter@cygnus.com>
7710
7711 * lib/gdb.exp (continue_to_exit): New function.
7712
7713 * gdb.base/ena-dis-br.exp: Clean up for remote targets.
7714 * gdb.base/ending-run.exp: Ditto.
7715 * gdb.base/step-test.exp: Ditto.
7716
77171999-03-16 Stan Shebs <shebs@andros.cygnus.com>
7718
7719 * gdb.base/miscexprs.c: Clean up file, clear cbig.c[0] explicitly
7720 (suggested by Art Haas <ahaas@neosoft.com>).
7721
77221999-03-16 Jim Blandy <jimb@zwingli.cygnus.com>
7723
7724 * gdb.base/signals.exp: Filter out *-*-linux* before matching *-*-gnu*.
7725
7726Fri Mar 12 18:06:21 1999 Stan Shebs <shebs@andros.cygnus.com>
7727
7728 * gdb.c++/ref-types.exp, ref-types2.exp: Allow alternate
7729 descriptions of types (short unsigned int vs unsigned short, etc).
7730
77311999-03-12 Jim Blandy <jimb@zwingli.cygnus.com>
7732
7733 * gdb.base/call-strs.exp: Don't assume that `step' will step over
7734 a call to strlen; sometimes we do have sources.
7735
77361999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
c906108c
SS
7737
7738 * gdb.base/call-ar-st.c (main): Terminate char_array with a null
7739 character, so GDB won't print garbage after its end.
d63a86f8 7740
c906108c
SS
7741 * gdb.base/call-ar-st.exp: Don't step into sum_array_print; set a
7742 breakpoint there instead. Sometimes GCC emits memcpy to handle
7743 the large structures being passed by value, so we step into that
7744 instead of sum_array_print, which obscures what we're really testing.
7745 * gdb.base/step-test.exp: However, we do want a test that notices
7746 the bizarre steps into memcpy, so do that here. Add check for
7747 stepping into function calls that pass large structures by value.
7748 ("Is that a noun clause, or are you just happy to see me?")
7749 Remove all references to specific line numbers.
7750 * gdb.base/step-test.c (struct rhomboidal, large_struct_by_value):
7751 New type and function.
7752 (main): Call large_struct_by_value, passing it a large struct by value.
7753 * lib/gdb.exp (gdb_get_line_number): New function.
7754
7755 * gdb.base/step-test.exp: Rewrite `stepi' and `nexti' tests to be
7756 more portable.
7757
7a292a7a
SS
77581999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
7759
c906108c
SS
7760 * lib/gdb.exp: Doc fixes.
7761
7a292a7a
SS
77621999-03-05 Nick Clifton <nickc@cygnus.com>
7763
d63a86f8 7764 * gdb.base/a2-run.exp: Add expected fails for strongarm-coff.
7a292a7a
SS
7765
77661999-03-04 Jim Blandy <jimb@zwingli.cygnus.com>
7767
c906108c
SS
7768 * gdb.base/display.exp: Don't exercise the "detach" and "kill"
7769 commands. They're not germane to this test, and they don't work
7770 that way on remote targets.
7771
3fc11d3e
JM
77721999-03-01 James Ingham <jingham@cygnus.com>
7773
7774 * Changelog entries merged over from gdb development branch.
7775
3fc11d3e
JM
7776 Tue Jan 5 12:33:47 1999 Keith Seitz <keiths@cygnus.com>
7777
7778 * lib/gdb.exp (gdbtk_analyze_results): Generic function
7779 for outputting results of test run.
7780
2d4a1622 7781 1998-12-07 Martin M. Hunt <hunt@cygnus.com>
3fc11d3e
JM
7782
7783 * lib/gdb.exp (gdbtk_start): Fix path for itcl library.
3fc11d3e 7784
7a292a7a
SS
77851999-02-25 Felix Lee <flee@cygnus.com>
7786
7787 * lib/gdb.exp (debug_format): initialize
7788
c906108c
SS
77891999-02-25 Jason Molenda (jsm@bugshack.cygnus.com)
7790
7791 * gdb.base/call-ar-st.c: Include string.h, not strings.h.
7792 * gdb.base/call-rt-st.c: Ditto.
7793
c906108c
SS
77941999-02-13 Jim Blandy <jimb@zwingli.cygnus.com>
7795
7796 * gdb.threads/pthreads.exp (horiz): New variable.
7797 (test_startup): Fix regexps that capture thread numbers.
7798
77991999-02-10 Jason Molenda (jsm@bugshack.cygnus.com)
7800
7801 * gdb.base/smoke.exp: Disambiguate two test case names (both
7802 called ``print'').
7803
7804Fri Feb 5 12:42:56 1999 Stan Shebs <shebs@andros.cygnus.com>
7805
7806 * gdb.base/volatile.exp: Use gdb_test, add xfails for GCC
7807 compilation.
7808
78091999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
7810
7811 * gdb.base/miscexprs.exp: Change patterns to match GDB's
7812 actual output formatting.
7813 * gdb.base/smoke.exp: GDB removes leading 0's.
7814 * gdb.base/volatile.exp: Don't check type of remuneration;
7815 that variable is no longer defined in constvars.c.
7816 * gdb.base/step-test.c (main): Exit with explicit exit code.
7817 * gdb.base/step-test.exp: Remove two nexti checks--they are
7818 not portable.
7819
78201999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
7821
7822 * gdb.base/help.exp ("help delete display"): Fix test to match
7823 gdb's output.
7824
7825 * gdb.base/long_long.c (known_types): Initialize values to zero.
7826 * gdb.base/long_long.exp: Step one more line
7827 so 'dec' is initialized in "get to known place". GDB removes
d63a86f8 7828 leading zeros. Explicitly ask for hex formatting. Use
c906108c
SS
7829 unique test case names.
7830
7831Tue Feb 2 10:16:08 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
7832
d63a86f8 7833 * lib/gdb.exp (gdb_preprocess): Remove 'puts' statement.
c906108c
SS
7834
7835 * gdb.c++/method.exp: Add missing close brace.
7836
78371999-01-30 Jim Blandy <jimb@zwingli.cygnus.com>
7838
7839 * gdb.base/maint.exp: Use 'set height 0' to disable page
7840 prompting, not 'set height 400'.
7841
7842 Fix a bunch of timeouts.
7843 * gdb.base/maint.exp ("maint print objfiles"): Break this up into
7844 four separate tests, so expect doesn't take forever to match a ton
7845 of text against a regexp with lots of .* forms.
7846 ("maint print psymbols", "maint print symbols"): Make some of
7847 these greps more selective, so that expect doesn't try to wade
7848 through huge piles of output and time out.
7849
7850 * gdb.base/maint.exp ("maint print msymbols"): Fix pattern.
7851
7852 * gdb.base/maint.exp ("maint info breakpoints"): Split into two
7853 tests: one which doesn't expect shlib events to be reported, and
7854 another which does, but is XFAIL for all platforms other than
7855 HP/UX.
7856
7857 * gdb.base/break.exp: Teach the test suite that the `catch
7858 fork', `catch vfork', and `catch exec' commands produce error
7859 messages on platforms that don't provide these features.
7860
7861Mon Jan 25 18:35:56 1999 Stan Shebs <shebs@andros.cygnus.com>
7862
7863 * gdb.hp/gen-so-thresh.c, so-thresh.sh, so-thresh.exp,
7864 so-thresh.linkopts, so-thresh.mk: Move to gdb.hp from gdb.base
7865 (shortening names from solib_threshold.exp etc), won't run on
7866 anything but HP-UX for the foreseeable future.
7867 * gdb.hp/Makefile.in, gdb.base/Makefile.in (clean): Adjust to
7868 reflect move.
7869
7870Thu Jan 21 15:46:49 1999 Stan Shebs <shebs@andros.cygnus.com>
7871
7872 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
7873 gdb.trace/Makefile.in (clean): Remove all test executables.
7874
7875Tue Jan 19 17:20:09 1999 David Taylor <taylor@texas.cygnus.com>
7876
7877 * gdb.base/shlib-call.exp: add test cases to verify that gdb
7878 successfully re-sets breakpoints in shared libraries.
7879 * gdb.base/shmain.c (main): return 0, don't fall off the end.
7880
7881Fri Jan 15 14:04:57 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
7882
d63a86f8
RM
7883 * gdb.hp/xdb3.exp: do not execute unless on hppa-hpux platform
7884 and compiled w/o GCC.
c906108c
SS
7885
7886 * gdb.hp/watch-cmd.exp: ditto.
7887
7888 * gdb.hp/watch-hp.exp: ditto.
7889
7890 * gdb.hp/xdb1.exp: ditto.
7891
7892 * gdb.hp/xdb2.exp: ditto.
7893
7894 * gdb.hp/dbx.exp: ditto.
7895
7896Thu Jan 14 18:36:48 1999 Stan Shebs <shebs@andros.cygnus.com>
7897
7898 * constvars.c: Remove C++-isms.
7899 * constvars.exp: Use gdb_test everywhere, add xfails if compiled
7900 with GCC.
7901
7902Mon Jan 11 10:08:03 1999 David Taylor <taylor@texas.cygnus.com>
7903
7904 The following changes are part of the HP merge.
7905
7906 * gdb.base/break.exp: new tests to verify that catchpoints for
7907 fork, vfork, and exec don't trigger inappropriately.
7908
7909 * gdb.base/opaque.exp: compile one file at a time, then link.
7910
7911 * gdb.base/signals.exp: be more restrictive about which hppa
7912 systems receive a setup_xfail. new tests.
7913
7914 * gdb.base/solib_threshold.build: new file.
7915 * gdb.base/solib_threshold.exp: new file.
7916 * gdb.base/solib_threshold.link_opts: new file.
7917 * gdb.base/solib_threshold.mk: new file.
7918 * gdb.base/gen_solib_threshold.c: new file.
7919
7920 * gdb.c++/classes.exp: if on HPUX and not using gcc, skip the
7921 tests. New tests for enums inside classes.
7922
7923 * gdb.c++/compiler.cc: indicate support of template debugging.
7924
7925 * gdb.c++/demangle.exp: run hp style demangling tests.
7926
7927 * gdb.c++/inherit.exp: if on HPUX and not using gcc, skip the
7928 tests.
7929
7930 * gdb.c++/misc.cc: changes to support new tests.
7931
7932 * gdb.c++/templates.cc: changes to support HP's compiler; changes
7933 to support new tests.
7934
7935 * gdb.c++/virtfunc.exp: if we are on HPUX and we are not using
7936 gcc, then skip these tests.
7937
7938Sun Jan 10 23:44:11 1999 David Taylor <taylor@texas.cygnus.com>
7939
7940 The following files are part of the HP merge; some had longer
7941 names at HP, but have been renamed to be no more than 14
7942 characters in length.
7943
7944 * gdb.hp/ambiguous.cc: new file.
7945 * gdb.hp/ambiguous.exp: new file.
7946 * gdb.hp/attach.exp: new file.
7947 * gdb.hp/attach2.exp: new file.
7948 * gdb.hp/classes-hp.exp: new file.
7949 * gdb.hp/ctti.exp: new file.
7950 * gdb.hp/ctti-add.cc: new file.
7951 * gdb.hp/ctti-add1.cc: new file.
7952 * gdb.hp/ctti-add2.cc: new file.
7953 * gdb.hp/ctti-add3.cc: new file.
7954 * gdb.hp/dbx.exp: new file.
7955 * gdb.hp/exception.cc: new file.
7956 * gdb.hp/exception.exp: new file.
7957 * gdb.hp/foll-exec.c: new file.
7958 * gdb.hp/foll-exec.exp: new file.
7959 * gdb.hp/foll-fork.c: new file.
7960 * gdb.hp/foll-fork.exp: new file.
7961 * gdb.hp/foll-vfork.c: new file.
7962 * gdb.hp/foll-vfork.exp: new file.
7963 * gdb.hp/inherit-hp.exp: new file.
7964 * gdb.hp/more-steps.exp: new file.
7965 * gdb.hp/namespace.cc: new file.
7966 * gdb.hp/namespace.exp: new file.
7967 * gdb.hp/optimize.exp: new file.
7968 * gdb.hp/pxdb.c: new file.
7969 * gdb.hp/pxdb.exp: new file.
7970 * gdb.hp/quicksort.exp: new file.
7971 * gdb.hp/reg-test.exp: new file.
7972 * gdb.hp/reg-test.s: new file.
7973 * gdb.hp/sized-enum.c: new file.
7974 * gdb.hp/sized-enum.exp: new file.
7975 * gdb.hp/start-stop.exp: new file.
7976 * gdb.hp/templ-hp.cc: new file.
7977 * gdb.hp/templ-hp.exp: new file.
7978 * gdb.hp/thr-lib.c: new file.
7979 * gdb.hp/thr-lib.exp: new file.
7980 * gdb.hp/thr-lib.h: new file.
7981 * gdb.hp/thr-liblib.c: new file.
7982 * gdb.hp/virtfun-hp.c: new file.
7983 * gdb.hp/virtfun-hp.exp: new file.
7984 * gdb.hp/watch-cmd.exp: new file.
7985 * gdb.hp/watch-hp.exp: new file.
7986 * gdb.hp/xdb1.exp: new file.
7987 * gdb.hp/xdb2.exp: new file.
7988 * gdb.hp/xdb3.exp: new file.
7989
7990Wed Jan 6 18:41:15 1999 David Taylor <taylor@texas.cygnus.com>
7991
7992 The following files are part of the HP merge; some had longer
7993 names at HP, but have been renamed to be no more than 14
7994 characters in length.
7995
7996 * gdb.base/ss.h: new file.
7997 * gdb.base/call-ar-st.c: new file.
7998 * gdb.base/call-ar-st.exp: new file.
7999 * gdb.base/call-rt-st.c: new file.
8000 * gdb.base/call-rt-st-exp: new file.
8001 * gdb.base/call-strs.exp: new file.
8002 * gdb.base/ena-dis-br.exp: new file.
8003 * gdb.base/environ.exp: new file.
8004 * gdb.base/long_long.exp: new file.
8005 * gdb.base/sect-cmd.exp: new file.
8006 * gdb.base/shlib-cl2.exp: new file.
8007 * gdb.base/smoke.exp: new file.
8008 * gdb.base/so-impl-ld.c: new file.
8009 * gdb.base/so-impl-ld.exp: new file.
8010 * gdb.base/so-indr-cl.c: new file.
8011 * gdb.base/so-indr-cl.exp: new file.
8012 * gdb.base/varargs.exp: new file.
8013 * gdb.base/volatile.exp: new file.
8014 * gdb.base/whatis-exp.exp: new file.
7a292a7a 8015 * gdb.base/display.exp: new file.
c906108c
SS
8016 * gdb.c++/derivation.exp: new file.
8017 * gdb.c++/local.exp: new file.
8018 * gdb.c++/member-ptr.exp: new file.
8019 * gdb.c++/overload.exp: new file.
8020 * gdb.c++/ovldbreak.exp: new file.
8021 * gdb.c++/ref-types.exp: new file.
8022 * gdb.c++/ref-types2.exp: new file.
8023 * gdb.c++/userdef.exp: new file.
d63a86f8 8024
c906108c
SS
8025Wed Jan 6 13:50:57 1999 Stan Shebs <shebs@andros.cygnus.com>
8026
8027 * gdb.base/default.exp: Reflect wording change in remote.c.
8028
dc96c6c7 8029Tue Jan 5 19:14:51 1999 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
8030
8031 * gdb.base/help.exp: Update to reflect current text.
8032
8033Tue Jan 5 13:05:32 1999 David Taylor <taylor@texas.cygnus.com>
8034
8035 * gdb.c++/anon-union.cc: make foo and bar global, otherwise
8036 they're stack variables and contain garbage.
8037 * gdb.c++/anon-union.exp: new file.
8038
8039 The following changes were made by David Taylor
8040 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
8041 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
8042 in changes by HP.
8043
8044 * gdb.base/bitops.exp: new file.
8045 * gdb.base/default.exp: change expected messages for catch and
8046 info catch tests to reflect HP merge changes.
8047 * gdb.base/enable-disable-break.exp
8048 * gdb.base/ending-run.c: new file.
8049 * gdb.base/long_long.c: new file.
8050 * gdb.base/maint.exp: new file.
8051 * gdb.base/pointers2.exp: new file.
8052 * gdb.base/shlib-call2.exp: new file.
8053 * gdb.base/solib.exp: new file.
8054 * gdb.base/step-test.c: new file.
8055 * gdb.c++/anon-union.cc: new file.
8056 * gdb.c++/local.cc: new file.
8057 * gdb.c++/member-pointer.cc: new file.
8058 * gdb.c++/method.cc: new file.
8059 * gdb.c++/ref-types.cc: new file.
8060 * gdb.c++/ref-types2.cc: new file.
8061 * gdb.c++/userdef.cc: new file.
d63a86f8 8062
c906108c
SS
8063 * gdb.base/scope.exp: compile one file at a time, then link.
8064 * gdb.base/langs.exp: ditto.
8065 * gdb.base/list.exp: ditto.
d63a86f8 8066
c906108c
SS
8067Mon Jan 4 10:06:43 1999 David Taylor <taylor@texas.cygnus.com>
8068
8069 The following changes were made by David Taylor
8070 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
8071 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
8072 in changes by HP.
d63a86f8 8073
c906108c
SS
8074 * gdb.c++/inherit.exp: if on hppa*-*-hpux* and not using gcc,
8075 skip tests. When compiling pass c++ flag to gdb_compile.
8076 * gdb.c++/
d63a86f8 8077
c906108c
SS
8078 * lib/gdb.exp (get_compiler_info): new, optional argument -- args;
8079 test for on hppa*-*-hpux*; use args to see if c++ was specified.
8080 (skip_hp_tests): new function.
8081 (gdb_preprocess): new function.
8082
8083 * configure.in (hpdir): decide whether to configure gdb.hp.
8084 * configure: regenerated.
8085
8086 * gdb.base/Makefile.in (MISCELLANEOUS): new macros -- extra things
8087 to delete on clean.
8088 (EXECUTABLES): update to reflect new additions.
8089 * gdb.base/commands.exp: update message expected.
8090 * gdb.base/default.exp: add copyright notice.
8091 * gdb.base/funcargs.exp (timeout): if hpux, increase timeout.
8092 * gdb.base/help.exp: update messages to reflect current text.
8093 * gdb.base/recurse.exp: add hpppa*-*-bsd* to 'list' of enabled
8094 targets for recurse tests.
8095 * gdb.base/watchpoint.exp: if on hpux and not gcc compiled, then
8096 skip this file.
8097
8098 * gdb.c++/Makefile.in (PROGS): update to reflect new executables.
8099 * gdb.c++/cplusfuncs.exp: tell gdb_compile that it's a c++
8100 compilation.
8101 * gdb.c++/misc.exp: ditto.
8102 * gdb.c++/templates.exp: if we're on hpux and it's not gcc, don't
8103 run the tests. tell gdb_compile that it's a c++ compilation.
8104
8105 * gdb.threads/pthreads.exp: fix typo in message.
d63a86f8 8106
c906108c
SS
8107 * gdb.base/all-bin.exp: new file.
8108 * gdb.base/arithmet.exp: new file.
8109 * gdb.base/assign.exp: new file.
8110 * gdb.base/completion.exp: new file.
8111 * gdb.base/cond-expr.exp: new file.
8112 * gdb.base/condbreak.exp: new file.
8113 * gdb.base/define.exp: new file.
8114 * gdb.base/dollar.exp: new file.
8115 * gdb.base/environment.exp: new file.
8116 * gdb.base/eval-skip.exp: new file.
8117 * gdb.base/jump.exp: new file.
8118 * gdb.base/logical.exp: new file.
8119 * gdb.base/pointers.exp: new file.
8120 * gdb.base/relational.exp: new file.
8121 * gdb.base/section_command.exp: new file.
8122 * gdb.base/whatis-expr.exp: new file.
8123
8124 * gdb.base/all-types.c: new file.
8125 * gdb.base/call-array-struct.c: new file.
8126 * gdb.base/call-return-struct.c: new file.
8127 * gdb.base/call-strings.c: new file.
8128 * gdb.base/callfuncs2.c: new file.
8129 * gdb.base/condbreak.c: new file.
8130 * gdb.base/constvars.c: new file.
8131 * gdb.base/display.c: new file.
8132 * gdb.base/int-type.c: new file.
8133 * gdb.base/jump.c: new file.
8134 * gdb.base/miscexprs.c: new file.
8135 * gdb.base/pointers.c: new file.
8136 * gdb.base/pointers2.c: new file.
8137 * gdb.base/shmain.c: new file.
8138 * gdb.base/shr1.c: new file.
8139 * gdb.base/shr2.c: new file.
8140 * gdb.base/solib.c: new file.
8141 * gdb.base/solib1.c: new file.
8142 * gdb.base/solib2.c: new file.
8143 * gdb.base/varargs.c: new file.
8144 * gdb.c++/derivation.cc: new file.
8145 * gdb.c++/overload.cc: new file.
8146 * gdb.c++/ovldbreak.cc: new file.
8147 * gdb.hp/attach.c: new file.
8148 * gdb.hp/attach2.c: new file.
8149 * gdb.hp/average.c: new file.
8150 * gdb.hp/compiler.c: new file.
8151 * gdb.hp/compiler.cc: new file.
8152 * gdb.hp/execd-program.c: new file.
8153 * gdb.hp/follow-exec.c: new file.
8154 * gdb.hp/follow-fork.c: new file.
8155 * gdb.hp/follow-vfork-and-exec.c: new file.
8156 * gdb.hp/misc-hp.cc: new file.
8157 * gdb.hp/more-steps.c: new file.
8158 * gdb.hp/optimize.c: new file.
8159 * gdb.hp/quicksort.c: new file.
8160 * gdb.hp/run-hp.c: new file.
8161 * gdb.hp/start-stop.c: new file.
8162 * gdb.hp/sum.c: new file.
8163 * gdb.hp/templates-hp.cc: new file.
8164 * gdb.hp/thread-local-in-lib.c: new file.
8165 * gdb.hp/thread-local-in-lib.h: new file.
8166 * gdb.hp/thread-local-in-lib.lib.c: new file.
8167 * gdb.hp/vforked-program.c: new file.
8168 * gdb.hp/virtfunc-hp.cc: new file.
8169 * gdb.hp/watchpoint-hp.c: new file.
8170 * gdb.hp/xdb.c: new file.
8171 * gdb.hp/xdb0.c: new file.
8172 * gdb.hp/xdb0.h: new file.
8173 * gdb.hp/xdb1.c: new file.
8174
8175Mon Dec 21 14:08:38 1998 David Taylor <taylor@texas.cygnus.com>
8176
8177 The following change was made by Edith Epstein
8178 <eepstein@cygnus.com> as part of a project to merge in changes
8179 originally made by HP; HP did not create ChangeLog entries.
8180
8181 * gdb.c++/demangle.exp: changed the expected output for some
8182 ARM-style mangling -- removed second reference to datatype.
8183 For example, maint demangle __dt__11T1__pt__2_cFv
8184 T1<char>::~T1<char>(void)
8185 becomes,
8186 maint demangle __dt__11T1__pt__2_cFv
8187 T1<char>::~T1(void)
8188
8189 (test_hp_style_demangling): new hp specific demangling test cases.
d63a86f8 8190
c906108c
SS
8191Mon Dec 14 15:07:03 1998 Jeffrey A Law (law@cygnus.com)
8192
8193 * gdb.trace/actions.exp: Ignore compiler warnings compiling actions.c
8194 * gdb.trace/backtrace.exp: Likewise.
8195 * gdb.trace/circ.exp: Likewise.
8196 * gdb.trace/collection.exp: Likewise.
8197 * gdb.trace/deltrace.exp: Likewise.
8198 * gdb.trace/infotrace.exp: Likewise.
8199 * gdb.trace/limits.exp: Likewise.
8200 * gdb.trace/packetlen.exp: Likewise.
8201 * gdb.trace/passc-dyn.exp: Likewise.
8202 * gdb.trace/passcount.exp: Likewise.
8203 * gdb.trace/report.exp: Likewise.
8204 * gdb.trace/save-trace.exp: Likewise.
8205 * gdb.trace/tfind.exp: Likewise.
8206 * gdb.trace/tracecmd.exp: Likewise.
8207 * gdb.trace/while-dyn.exp: Likewise.
8208 * gdb.trace/while-stepping.exp: Likewise.
8209
82101998-12-07 Jim Blandy <jimb@zwingli.cygnus.com>
8211
8212 * gdb.base/restore.exp, gdb.base/restore.c: New tests.
8213
8214Wed Dec 2 20:03:53 1998 Stan Shebs <shebs@andros.cygnus.com>
8215
8216 From Brendan Kehoe:
8217 * gdb.c++/cplusfuncs.cc, misc.cc, virtfunc.cc: Add now-required
8218 int return types.
8219
8220Sat Oct 24 18:04:22 1998 Felix Lee <flee@cygnus.com>
8221
8222 * config/slite.exp (gdb_load): use gdb_file_cmd, so we can do
8223 remote dos host testing right.
8224
8225Mon Oct 19 01:31:59 1998 Felix Lee <flee@cygnus.com>
8226
8227 * gdb.base/corefile.exp: remove some xfails.
8228
8229Thu Oct 15 10:04:38 1998 Andrew Cagney <cagney@b1.cygnus.com>
8230
8231 * gdb.base/reread.exp: Sleep 1 - ensures that the two executables
8232 have different timestamps.
8233
8234Thu Oct 1 20:56:14 1998 Andrew Cagney <cagney@b1.cygnus.com>
8235
8236 * lib/gdb.exp, gdb.base/default.exp, config/monitor.exp,
8237 gdb.base/default.exp: Replace "exec" with "executable".
8238
8239Tue Sep 29 15:06:29 1998 Andrew Cagney <cagney@b1.cygnus.com>
8240
8241 * gdb.base/default.exp: Change else if to elseif from previous
8242 delta.
8243
8244Mon Sep 28 13:21:43 1998 Nick Clifton <nickc@cygnus.com>
8245
8246 * gdb.base/default.exp: Add brace missing from previous delta.
8247
8248Mon Sep 21 14:39:27 1998 Nick Clifton <nickc@cygnus.com>
8249
8250 * gdb.base/default.exp: Support test for info float for all
8251 varieties of arm toolchain.
8252
dc96c6c7 8253Fri Sep 18 14:07:44 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
8254
8255 * gdb.trace/*.exp: remove "remote_download" command.
8256
dc96c6c7 8257Wed Sep 16 11:38:21 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
8258
8259 * gdb.trace/*.exp: remove -gdwarf from compile.
8260
8261Wed Sep 16 01:23:11 1998 Felix Lee <flee@cygnus.com>
8262
8263 * gdb.trace/configure.in(AC_INIT): typo
8264 * gdb.trace/configure: regenerated
8265
dc96c6c7 8266Mon Sep 14 20:00:04 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
8267
8268 * config/m68k-emc.exp: New file.
8269 * lib/<emc-support.exp trace-support.exp}: New files.
8270 * configure.in: add new test directory gdb.trace.
8271 * gdb.trace/{configure configure.in Makefile.in}: New files.
8272 * gdb.trace/{actions.c actions.exp gdb_c_test.c}: New files.
8273 * gdb.trace/{circ.c circ.exp limits.c limits.exp}: New files.
8274 * gdb.trace/{collection.c collection.exp tfind.exp }: New files.
8275 * gdb.trace/{backtrace.exp deltrace.exp infotrace.exp}: New files.
8276 * gdb.trace/{packetlen.exp passc-dyn.exp passcount.exp}: New files.
8277 * gdb.trace/{report.exp save-trace.exp tracecmd.exp}: New files.
8278 * gdb.trace/{while-dyn.exp while-stepping.exp}: New files.
d63a86f8 8279
dc96c6c7 8280Fri Sep 11 13:58:02 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
8281
8282 * gdb.c++/classes.exp: Change all regular expressions to match
8283 arbitrary combinations of newline/carriage-return, so that they
8284 will work equally well on Unix and Windows.
8285 * gdb.c++/inherit.exp: ditto.
8286 * gdb.c++/virtfunc.exp: ditto.
8287
82881998-08-11 Dawn Perchik <dawn@cygnus.com>
8289
8290 * gdb.base/setshow.exp: Fix error introduced by call to runto_main.
8291
c2d11a7d
JM
8292Fri Jul 24 15:51:34 1998 Jeffrey A Law (law@cygnus.com)
8293
8294 * gdb.disasm/am33.s: Add tests for autoincrement instructions.
8295 * gdb.disasm/am33.exp: Run time. Update tests which use r8-r15
8296 to use a0-a3/d0-d3 as needed.
8297
8298Thu Jul 16 18:20:46 1998 Jeffrey A Law (law@cygnus.com)
8299
8300 * gdb.disasm/am33.s: Add 4 operand mul and mulu tests.
8301 * gdb.disasm/am33.exp: Corresponding changes.
8302
c906108c
SS
83031998-07-11 Felix Lee <flee@cygnus.com>
8304
8305 * gdb.base/callfuncs.exp: add cmp10 test.
8306 * gdb.base/callfuncs.c (cmp10): new function.
8307
8308Thurs Jul 9 11:08:31 1998 Dawn Perchik <dawn@cygnus.com>
8309
d63a86f8 8310 * gdb.base/commands.exp: Break up infrun_breakpoint_command_test
c906108c
SS
8311 into two parts to get around a synchronization problem in expect.
8312
3fc11d3e
JM
8313Fri Jun 26 14:27:13 1998 Keith Seitz <keiths@cygnus.com>
8314
8315 * lib/gdb.exp (gdbtk_start): Add startup for gdbtk.
8316
8317 * configure.in: Add options for gdbtk testsuite.
8318
8319 * configure: Regenerate.
8320
8321 * gdb.gdbtk: New directory to hold gdbtk tests.
8322
c906108c
SS
8323Fri Jun 26 14:52:47 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
8324
8325 * gdb.fortran/types.exp: Escape brackets in expect patterns
8326 for test_float_literal_types_accepted tests.
8327 * gdb.base/scope.exp: Remove extraneous newline in filelocal_bss
8328 before run test.
8329
c2d11a7d
JM
8330Fri Jun 26 11:12:17 1998 Jeffrey A Law (law@cygnus.com)
8331
8332 * am33.exp: Just compile, do not link the testcase.
8333 * am33.s: Add ".am33" pseudoop to force am33 mode.
8334
c906108c
SS
83351998-06-25 Felix Lee <flee@cygnus.com>
8336
8337 * gdb.base/setshow.exp: make sure $pc is sane.
8338
8339 * gdb.stabs/weird.exp: split expect patterns properly.
8340
c2d11a7d
JM
8341Wed Jun 24 13:03:15 1998 Jeffrey A Law (law@cygnus.com)
8342
8343 * gdb.disasm/am33.s: New disassembler testfile for the am33.
8344 * gdb.disasm/am33.exp: Run it.
8345
dc96c6c7 8346Tue Jun 23 11:45:01 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
8347
8348 * gdb.base/funcargs.exp: simplify expect strings to ease pattern
8349 match processing (and eliminate spurious timeouts when running).
8350
dc96c6c7 8351Fri Jun 12 17:28:22 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
8352
8353 * gdb.base/signals.exp (test_handle_all_print): put back Mach
8354 exception test, but conditionalize it on target [mach | gnu].
8355
dc96c6c7 8356Wed Jun 10 10:40:03 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
8357
8358 * gdb.base/overlays.exp: fixup compile line for linker script.
8359
8360Thu Jun 4 21:54:15 1998 Felix Lee <flee@zog.cygnus.com>
8361
8362 * gdb.fortran/types.exp: don't guess at float size.
8363
8364Thu May 21 02:28:37 1998 Felix Lee <flee@zog.cygnus.com>
8365
8366 * gdb.base/exprs.exp: delete test that depends on int size.
8367
8368Sun May 17 17:10:22 1998 Bob Manson <manson@charmed.cygnus.com>
8369
8370 * config/sim.exp: Removed checks for target triplets.
8371 (gdb_target_sim): Use gdb,target_sim_options.
8372
8373Sat May 16 23:43:35 1998 Mark Alexander <marka@cygnus.com>
8374
8375 * gdb.base/reread.exp: New file.
8376 * gdb.base/reread1.c: New file.
8377 * gdb.base/reread2.c: New file.
8378
8379Sat May 16 23:22:09 1998 Mark Alexander <marka@cygnus.com>
8380
8381 * config/sim.exp: Use 'target sim -sparclite' when running
8382 SPARClite programs.
8383
8384Sat May 16 18:48:08 1998 Doug Evans <devans@canuck.cygnus.com>
8385
8386 * gdb.base/structs2.exp: New file.
8387 * gdb.base/structs2.c: New file.
8388
8389Wed May 13 13:36:14 1998 Doug Evans <devans@canuck.cygnus.com>
8390
8391 * gdb.asm/common.inc: New file.
8392 * gdb.asm/d10v.inc: New file.
8393 * asm-source.exp: Pass -I's to gas to find .inc files.
8394 Update line numbers in expected output.
8395 * asmsrc1.s: Rewrite.
8396 * asmsrc2.s: Rewrite.
8397 * configure.in: Create arch.inc symlink.
8398 * configure: Regenerate.
8399 * Makefile.in (distclean): Delete arch.inc.
8400
8401Wed May 6 10:30:54 1998 John Metzler <jmetzler@cygnus.com>
8402
8403 * callfuncs.c (t_enum_value1) : Cleanup return value warnings
8404 (t_enum_value2): ditto
8405 (t_enum_value3): ditto
8406 (main): ditto
8407Fri May 1 09:33:37 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
8408
8409 * gdb.base/break.exp: Remove xfail for `deleting all breakpoints
8410 when none' unexpected prompt case, fixed by breakpoint.c:delete_command
8411 change.
8412 Use gdb_test instead of send_gdb/gdb_expect sequences.
8413
8414Thu Apr 23 12:56:19 1998 Jason Molenda (crash@bugshack.cygnus.com)
8415
8416 * gdb.c++/virtfunc.cc: Declare extern "C" printf to return int,
8417 not void.
8418
8419Thu Apr 16 10:52:34 1998 John Metzler <jmetzler@cygnus.com>
8420
8421 * gdb.base/branches.c: Code with lots of loops and
8422 subroutines. Used to test gdbs ability to single step through PC
8423 changes, especially to test mips-tdep.c:mips_next_pc
8424
8425Mon Apr 13 22:32:51 1998 Frank Ch. Eigler <fche@cygnus.com>
8426
8427 * gdb.c++/virtfunc.cc: Make extern "C" printf declaration pass
8428 more rigorous EGCS C++ error checking.
8429
8430Fri Apr 10 22:38:12 1998 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8431
8432 * gdb.base/help.exp: Clean up `help set args' and `help show args'
d63a86f8 8433 tests.
c906108c 8434 * gdb.base/interrupt.exp: Add "i*86-*-solaris2*" xfail for calling
d63a86f8 8435 function when asleep.
c906108c 8436 * gdb.base/signals.exp: Add "i*86-*-solaris2*" xfails. Add comment
d63a86f8
RM
8437 for i*86 Linux and SVR4 signal handling problems.
8438 Remove linux xfail for `next to handler in signals_tests_1', fixed
8439 by recent infrun.c change.
c906108c 8440 Limit backtrace to 10 frames to avoid timeout problems with infinite
d63a86f8 8441 stack backtraces.
c906108c
SS
8442 Adjust expect pattern in `handle all print' test to match Apr 28 1997
8443 target.[ch] change.
8444
8445Tue Mar 31 00:40:32 1998 Bob Manson <manson@charmed.cygnus.com>
8446
8447 * lib/gdb.exp(gdb_test): Send multiline commands one at a time; wait
8448 for a newline from gdb before continuing.
8449 (default_gdb_exit): Just look for y or n.
8450 (gdb_test): Detect abnormal exit from GDB running on DOS; if
8451 it does, fail the rests of the tests in the file.
8452
8453Tue Mar 24 22:44:52 1998 Bob Manson <manson@charmed.cygnus.com>
8454
8455 * config/cygmon.exp: New file.
8456
8457Mon Mar 16 21:39:11 1998 Bob Manson <manson@charmed.cygnus.com>
8458
8459 * gdb.base/list.exp: Fix problem with "list default lines around
8460 main" test on remote targets.
8461
8462 * gdb.base/scope.exp: Fix problem with filelocal_bss before
8463 run test on remote targets.
8464
8465Thu Mar 12 16:23:00 1998 Doug Evans <devans@canuck.cygnus.com>
8466
8467 * gdb.asm: New directory.
8468 * configure.in: Configure it.
8469 * configure: Regenerate.
8470 * gdb.asm/{Makefile.in,configure.in,configure}: New files.
8471 * gdb.asm/{asm-source.exp,asmsrc1.s,asmsrc2.s}: New files.
8472
8473Mon Feb 23 08:22:44 1998 Mark Alexander <marka@cygnus.com>
8474
8475 * config/mn10300-eval.exp: New file to support MN10300 eval board.
8476
dc96c6c7 8477Wed Feb 18 16:43:46 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 8478
c906108c
SS
8479 * gdb.base/overlays (several files): Merge the two overlay
8480 managers into one. Change variables (foox, barx, bazx, grbxx)
8481 back into ints but force them to load in their proper sections.
8482
8483Thu Feb 12 13:49:30 1998 Andrew Cagney <cagney@b1.cygnus.com>
8484
8485 * gdb.base/d10vovly.c (D10VTranslate): Map IMAP0 to low 128k of
8486 on-chip insn memory and IMAP1 to upper 128k.
8487 (D10VCopy): Handle memory regions crossing 16k boundaries.
8488 (D10VCopy): Transfer data in 32 bit chunks.
8489
8490Tue Feb 10 17:23:22 1998 Andrew Cagney <cagney@b1.cygnus.com>
8491
8492 * gdb.base/overlays.c (main): Exit normally when result is
8493 correct.
8494
8495 * gdb.base/d10v.ld: Update LMAs to reflect current d10v address
8496 map. Include space for printf in .text segment.
8497
8498 * gdb.base/d10vovly.c (D10VTranslate): New function, handle
8499 updated d10v memory VMA/LMA map.
8500 (D10VCopy): Call D10VTranslate.
d63a86f8 8501
c906108c
SS
8502Fri Feb 6 14:13:12 1998 Andrew Cagney <cagney@b1.cygnus.com>
8503
8504 * gdb.base/m32rovly.c: Force variable _novlys into .data section.
8505
8506 * gdb.base/bar.c (barx, bar): Change variable to small array so
8507 that it won't be put into the .sdata - small data -
8508 section. Update reference.
8509 * gdb.base/baz.c (bazx, baz): Ditto.
8510 * gdb.base/foo.c (foox, foo): Ditto.
8511 * gdb.base/grbx.c (grbxx, grbx): Ditto.
8512
8513 * gdb.base/overlays.exp: Expect variables barx, bazx, foox, grbxx
8514 to be arrays.
d63a86f8 8515
dc96c6c7 8516Thu Jan 29 14:48:19 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 8517
c906108c
SS
8518 * gdb.base/overlays.exp: fix up and get working again.
8519 Add tests for backtraces from an overlay function.
d63a86f8 8520
c906108c
SS
8521Fri Jan 23 07:52:45 1998 Fred Fish <fnf@cygnus.com>
8522
8523 * gdb.base/watchpoint.exp: Set "d10v*-*-*" clear_xfail for
8524 "calling function with watchpoint enabled".
8525
8526Thu Jan 22 14:23:29 1998 Fred Fish <fnf@cygnus.com>
8527
8528 * gdb.base/break.exp (test_next_with_recursion): Remove
8529 gdb_suppress_tests for d10v-*-*.
8530 * lib/gdb.exp (gdb_suppress_tests): Disable this function
8531 pending review of whether it is useful or not.
8532
8533Tue Jan 20 13:02:09 1998 Mark Alexander <marka@cygnus.com>
8534
8535 * gdb.base/funcargs.exp: Increase timeout for slow TX39 boards.
8536
8537Mon Jan 19 08:53:04 1998 Mark Alexander <marka@cygnus.com>
8538
8539 * gdb.base/break.exp: Increase timeout for slow TX39 boards.
8540 * config/dve.exp: New file to support Densan boards.
8541
8542Mon Dec 15 22:38:05 1997 Andrew Cagney <cagney@b1.cygnus.com>
8543
8544 * gdb.base/interrupt.exp: Document problem of simulators, signals,
8545 reads and BSD.
8546
8547Wed Nov 26 22:29:18 1997 Bob Manson <manson@charmed.cygnus.com>
8548
8549 * config/monitor.exp: Be a bit less picky about the "Remote debugging"
8550 response.
8551
8552 * gdb.c++/misc.exp: Call runto_main instead of doint it manually.
8553
8554Tue Nov 25 12:46:36 1997 Andrew Cagney <cagney@b1.cygnus.com>
8555
8556 * gdb.base/mips_pro.exp: Add "mips64*-*-elf" xfail for backtrace
8557 test.
8558
8559 * gdb.base/funcargs.exp: Query GDB for target_sizeof_int,
8560 target_sizeof_long and target_bigendian_p.
8561 (structs_by_value, structs_by_reference): Check values according
8562 to targets word size and endianess.
d63a86f8 8563
c906108c
SS
8564Mon Nov 24 16:37:06 1997 Andrew Cagney <cagney@b1.cygnus.com>
8565
8566 * gdb.base/langs.exp: For "continue to exit" ignore any trailing
8567 output.
8568
8569Fri Oct 17 13:24:43 1997 Stan Shebs <shebs@andros.cygnus.com>
8570
8571 * gdb.base/default.exp, gdb.base/help.exp, gdb.base/setshow.exp:
8572 Update test of set args help to match source change.
8573
8574Fri Sep 26 17:36:20 1997 Jason Molenda (crash@pern.cygnus.com)
8575
8576 * gdb.base/default.exp: Expect help system output to be in
8577 alphabetical order.
8578 * gdb.base/help.exp: Ditto.
8579
8580Wed Sep 24 13:08:14 1997 Bob Manson <manson@charmed.cygnus.com>
8581
8582 * gdb.base/signals.exp: Change "i*86-pc-linux-gnu" to
8583 "i*86-pc-linux-gnu*".
8584 * gdb.base/interrupt.exp: Ditto.
8585 * gdb.base/corefile.exp: Ditto.
8586
8587 * lib/gdb.exp(gdb_compile): If is_vxworks target feature is set,
8588 define vxworks when building the testcase.
8589
8590 * gdb.base/ptype.exp: Fix testnames to be unique.
8591 * gdb.base/radix.exp: Ditto.
8592 * gdb.base/term.exp: Ditto.
8593 * gdb.base/whatis.exp: Ditto.
8594 * gdb.c++/classes.exp: Ditto.
8595
8596Tue Sep 16 22:21:48 1997 Bob Manson <manson@charmed.cygnus.com>
8597
8598 * gdb.base/callfuncs.exp: Fix indentation.
8599
8600 * lib/gdb.exp(gdb_expect): Set remote_suppress_flag if
8601 suppress_flag has been set.
8602 (gdb_step_for_stub): Check for gdb,use_breakpoint_for_stub
8603 target feature.
8604
8605Mon Sep 15 15:43:17 1997 Bob Manson <manson@charmed.cygnus.com>
8606
8607 * gdb.stabs/weird.exp: Don't start gdb 'til after we've compiled
8608 the testcase.
8609
8610 * gdb.c++/cplusfuncs.cc(main): Add extern "C" declaration for
8611 set_debug_traps() and breakpoint().
8612 * gdb.c++/misc.cc (main): Ditto.
8613 * gdb.c++/templates.cc (main): Ditto.
8614 * gdb.c++/virtfunc.cc (main): Ditto.
8615
8616Fri Sep 12 16:56:38 1997 Bob Manson <manson@charmed.cygnus.com>
8617
8618 * lib/gdb.exp(gdb_step_for_stub): New function.
8619 (gdb_run_cmd): Look for gdb,do_reload_on_run target feature--if it
8620 exists, reload the executable and do a "continue" instead of
8621 doing a jump.
8622 (runto_main): Use gdb_step_for_stub.
d63a86f8 8623
c906108c
SS
8624 * gdb.base/break.exp: Use gdb_step_for_stub. Also, rename certain
8625 tests to have unique names.
8626 * gdb.base/callfuncs.exp: Ditto.
8627 * gdb.base/commands.exp: Ditto.
8628 * gdb.base/default.exp: Ditto.
8629 * gdb.base/help.exp: Ditto.
8630 * gdb.base/list.exp: Ditto.
8631 * gdb.base/opaque.exp: Ditto.
8632 * gdb.base/printcmds.exp: Ditto. Use a loop to emit multiple
8633 similar tests.
d63a86f8 8634
c906108c
SS
8635 * gdb.base/setshow.c: Add set_debug_traps/breakpoint calls.
8636 * gdb.c++/cplusfuncs.cc: Ditto.
8637 * gdb.c++/virtfunc.cc: Ditto.
8638
8639 * config/monitor.exp: Keep track of the last file we saw, rather
8640 than trying to get the info from gdb.
8641
8642 * gdb.fortran/types.exp: Move comment to previous line.
8643
8644Tue Sep 2 19:55:34 1997 Bob Manson <manson@charmed.cygnus.com>
8645
8646 * config/sparclet.exp: Detect gratuitous change to sparclet gdb
8647 target mode.
8648
8649Mon Jul 28 12:14:47 1997 Stan Shebs <shebs@andros.cygnus.com>
8650
8651 From Bob Manson:
8652 * config/monitor.exp (gdb_target_monitor): Look for "Connected to"
8653 string from GDB when it connects.
8654
8655 * lib/gdb.exp: Look for $TOOL_EXECUTABLE.
8656
8657Thu Jul 3 15:35:12 1997 Bob Manson <manson@charmed.cygnus.com>
8658
8659 * lib/gdb.exp(get_debug_format): Don't cause the testsuite to fail
8660 if we can't get a debug format from GDB (we may be testing an
8661 older GDB). Use a 10 second timeout when checking for the format.
8662
8663 * gdb.stabs/weird.exp: Fix quoting.
8664
8665 * config/sparclet.exp: Renamed sparclet-loader.c to stub-loader.c.
8666
8667Mon Jun 30 18:31:43 1997 Bob Manson <manson@charmed.cygnus.com>
8668
8669 * config/arm-ice.exp: New file.
8670
8671Sun Jun 29 16:43:30 1997 Bob Manson <manson@charmed.cygnus.com>
8672
8673 * gdb.base/overlays.exp: Preliminary fixes; temporarily disabled
8674 until it has been modified to work with the new testsuite.
8675
99707966 8676 * gdb.*/*.exp: Instead of causing 1 unresolved test when the
c906108c
SS
8677 testcase won't compile, cause all of the testcases in the file to
8678 fail instead.
8679
8680 * lib/gdb.exp(gdb_suppress_entire_file): New procedure.
8681 (gdb_clear_suppressed): New procedure.
8682 (gdb_stop_suppressing_tests): Only clear suppress_flag if
8683 it contains a positive value.
8684
8685Sat Jun 28 13:31:11 1997 Bob Manson <manson@charmed.cygnus.com>
8686
8687 * lib/gdb.exp(default_gdb_start): Use gdb_opts host feature.
8688
8689 * gdb.c++/virtfunc.exp: Remove setting of libs variable.
8690
8691Fri Jun 27 07:44:25 1997 Fred Fish <fnf@cygnus.com>
8692
8693 * lib/gdb.exp (setup_xfail_format): New function.
8694 (get_debug_format): New function to get debug format.
8695 (debug_format): New global variable to hold last value set
8696 by get_debug_format.
8697 * gdb.base/list.exp: Call get_debug_format and expect some
8698 tests to fail for DWARF 1 and COFF formats.
8699 * gdb.c++/ptype.exp: Ditto.
8700 * gdb.c++/classes.exp: Ditto.
8701 * gdb.c++/cplusfuncs.exp: Ditto.
8702 * gdb.c++/inherit.exp: Ditto.
8703 * gdb.c++/templates.exp: Ditto.
8704 * gdb.c++/virtfunc.exp: Ditto.
d63a86f8 8705
c906108c
SS
8706Wed Jun 25 09:08:51 1997 Bob Manson <manson@charmed.cygnus.com>
8707
8708 * lib/gdb.exp(default_gdb_exit): Don't give an error if the remote
8709 host doesn't have a currently-open connection.
8710
8711 * config/sparclet.exp: Cleanups and fixes to make it generic for
8712 any gdb stub target. Handle cases where gdb doesn't respond when
8713 interrupted in a sane fashion.
8714
8715 * config/m32r-stub.exp: Load sparclet.exp instead of trying to do the
8716 same thing in a totally different way.
8717
8718 * config/monitor.exp: Pass in timeouts to gdb_expect instead of
8719 setting "timeout".
8720 (gdb_start): We set the global gdb_prompt variable in
8721 default_gdb_init now.
8722
8723Sun Jun 22 09:11:02 1997 Fred Fish <fnf@cygnus.com>
8724
8725 * gdb.base/printcmds.exp: Fix "check for floating addition"
8726 regexp to accept results within approx +/- .01 of exact value.
8727 * lib/gdb.exp (gdb_test): Remove unused expect_out global decl.
8728
8729Wed Jun 18 11:11:39 1997 Bob Manson <manson@charmed.cygnus.com>
8730
8731 * lib/gdb.exp(gdb_init): Pass our arguments to default_gdb_init
8732 properly.
8733 (gdb_expect): Add optional timeout parameter, and add timeout
8734 value to various calls.
8735 (gdb_suppress_tests): Only give one warning message per group.
8736
8737Tue Jun 17 13:10:10 1997 Bob Manson <manson@charmed.cygnus.com>
8738
8739 * lib/gdb.exp(gdb_expect): Declare errorInfo and errorCode as
8740 global variables. Handle getting a value for $timeout more
8741 gracefully.
8742
8743Sat Jun 14 09:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
8744
8745 * lib/gdb.exp: Close connection to remote host if gdb doesn't
8746 initialize.
8747 (default_gdb_init): New procedure; allow gdb_init to be overridden
8748 by a target configuration file.
8749 (gdb_expect): Pass the timeout to remote_expect.
8750
8751 * config/monitor.exp(gdb_load): Fix typo in regexp.
8752
8753Thu Jun 12 20:57:12 1997 Bob Manson <manson@charmed.cygnus.com>
8754
8755 * gdb.base/funcargs.exp: Remove spurious suppress tests call.
8756
8757Tue Jun 3 15:20:20 1997 Bob Manson <manson@charmed.cygnus.com>
8758
8759 * config/monitor.exp(gdb_target_monitor): Call gdb_file_cmd
8760 here. Call gdb_target_exec before rebooting the target, to make
8761 sure the connection to the target is closed.
8762 (gdb_load): Pass the name of the executable to gdb_target_monitor.
8763 Don't call gdb_file_cmd here; let gdb_target_monitor do it.
8764 Also detect "Timeout reading from remote" error.
8765
8766 * config/gdbserver.exp: Pass the executable being loaded to
8767 gdb_target_monitor. Don't call gdb_file_cmd here; let
8768 gdb_target_monitor do it.
8769
8770 * gdb.disasm/hppa.exp: Don't use exec_output.
8771
8772Fri May 23 13:28:29 1997 Bob Manson <manson@charmed.cygnus.com>
8773
8774 * gdb.base/list.exp: If we're debugging a non-native target,
8775 try to set the pc register to point to the start of the
8776 program before doing the first list command.
8777
8778 * gdb.c++/virtfunc.exp(gdb_virtfunc_restart): Make sure we run
8779 test_calls after restarting.
8780
8781 * lib/gdb.exp(gdb_run_cmd): Send jump command again after
8782 reloading.
8783
8784 * gdb.base/watchpoint.exp: Fix typo.
8785
8786 * gdb.base/setshow.exp: Check for use_gdb_stub.
8787
8788 * gdb.base/break.exp: Fix continue until exit test for the gdb
8789 stub case.
8790 * gdb.base/langs.exp: Ditto.
8791
8792 * config/monitor.exp(gdb_load): Handle gdb_sect_offset and
8793 gdb_load_offset. If we weren't given a file to load, figure out
8794 what the current file is and use it.
8795
8796 * config/i386-bozo.exp: New file.
8797
8798Thu May 22 18:51:32 1997 Bob Manson <manson@charmed.cygnus.com>
8799
8800 * lib/gdb.exp(gdb_expect): Look for gdb,timeout target
8801 feature.
8802
8803 * config/proelf.exp: New entry.
8804
8805Wed May 21 21:23:16 1997 Bob Manson <manson@charmed.cygnus.com>
8806
8807 * lib/gdb.exp: Remove spurious .* patterns at the beginning
8808 of regexps.
8809
8810 * gdb.base/watchpoint.exp: Don't run the test_stepping
8811 tests if gdb can't call functions on the target.
8812
8813 * gdb.base/setshow.exp: Don't run the set prompt tests if
8814 the board has gdb_prompt set.
8815
8816Tue May 20 08:58:49 1997 Jeffrey A Law (law@cygnus.com)
8817
8818 * gdb.base/a2-run.exp: Change "gdb,noargs" to just "noargs".
8819 * gdb.base/commands.exp: Likewise.
8820 * gdb.base/setshow.exp: Likewise.
8821
8822Mon May 19 15:37:50 1997 Bob Manson <manson@charmed.cygnus.com>
8823
8824 * config/monitor.exp(gdb_start): Look for gdb_prompt target
8825 feature.
8826
8827 * config/i960.exp: New file.
8828
8829Thu May 1 18:01:50 1997 Bob Manson <manson@charmed.cygnus.com>
8830
8831 * gdb.base/funcargs.exp: Check for gdb,short_int target
8832 feature instead of looking for explicit target triplets.
8833
dc96c6c7 8834Mon Apr 28 17:27:40 1997 Michael Snyder <msnyder@cygnus.com>
c906108c 8835
d63a86f8 8836 * gdb.base/printcmds.exp: add a couple more tests a la
c906108c
SS
8837 "p 123DEADBEEF", to check parse_number.
8838 * top.c: change "to enable to enable" to "to enable" in a couple
8839 of help strings.
8840
8841Thu Apr 24 14:38:18 1997 Jeffrey A Law (law@cygnus.com)
8842
8843 * gdb.base/callfuncs.exp: Mark some tests as expected to fail
8844 on the mn10300.
d63a86f8 8845
c906108c
SS
8846Mon Apr 21 15:05:42 1997 Fred Fish <fnf@cygnus.com>
8847
8848 * gdb.base/a2-run.exp: Add arm-*-coff setup_xfails for cases
8849 where the test executable is run with explicit args.
8850 * gdb.base/default.exp: Handle arm-*-coff case for "info float".
8851
8852Mon Apr 21 13:38:58 1997 Fred Fish <fnf@cygnus.com>
8853
8854 * gdb.base/run.c: Use FAKEARGV to build test executable that
8855 does not require a command line arg, since most simulators
8856 don't currently support passing such an arg into the simulated
8857 program.
8858 * gdb.base/commands.exp: Change tests to insert the proper
8859 value as the arg to the first recursive factorial call. Change
8860 compilation line to define FAKEARGV at compile time.
8861
8862Wed Apr 9 11:12:36 1997 Jeffrey A Law (law@cygnus.com)
8863
8864 * gdb.base/recurse.exp: Enable these tests for the mn10300.
8865 * gdb.base/watchpoint.exp: Don't expect a failure for an "calling
8866 function with watchpoint enabled" test.
8867
8868Tue Apr 8 19:33:20 1997 Bob Manson <manson@charmed.cygnus.com>
8869
8870 * gdb.base/watchpoint.exp(test_watchpoint_triggered_in_syscall):
8871 Don't call gdb_test when the command doesn't return to a gdb prompt.
8872
8873 * lib/gdb.exp(gdb_stop_suppressing_tests): Don't print gratuitous
8874 "Tests restarted" messages.
8875
8876Tue Apr 8 16:38:46 1997 Jeffrey A Law (law@cygnus.com)
8877
8878 * gdb.disasm/mn10300.exp: Fix buglets in "other" tests.
8879
dc96c6c7 8880Thu Apr 3 15:21:26 1997 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
8881
8882 * gdb.base/help.exp: update help msg for INFO ADDR; add help test
8883 for INFO SYMBOL; add help tests for OVERLAY commands.
8884 * gdb.base/default.exp: add tests for INFO SYMBOL command;
8885 add tests for OVERLAY commands
8886 * gdb.base/overlays.c overlays.exp foo.c bar.c baz.c grbx.c ovlymgr.h
8887 d10v.ld m32r.ld d10vovly.c m32rovly.c: add test case for overlays.
8888 * gdb.base/sigall.c: add usestubs code frag
8889 * gdb.base/watchpoint.exp: turn on complex watchpoint test for M32R.
d63a86f8 8890
c906108c
SS
8891Thu Apr 3 09:38:53 1997 Bob Manson <manson@charmed.cygnus.com>
8892
8893 * lib/gdb.exp(gdb_suppress_tests): Add explanation for subsequent
8894 failures.
8895 (gdb_stop_suppressing_tests): Note that tests have restarted.
8896
8897Wed Apr 2 19:04:20 1997 Bob Manson <manson@charmed.cygnus.com>
8898
8899 * config/h8300.exp: New file.
8900
8901Sun Mar 30 13:38:25 1997 Bob Manson <manson@charmed.cygnus.com>
8902
8903 * gdb.base/setshow.exp: Check for the existence of a
8904 feature, not its value.
8905
8906Sat Mar 29 11:19:46 1997 Bob Manson <manson@charmed.cygnus.com>
8907
8908 * gdb.c++/virtfunc.exp: Restart gdb in a sane fashion.
8909
8910 * gdb.base/scope.exp: It's now init0(), not init().
8911
8912 * gdb.base/scope0.c: For now, change init() to be init0().
8913
8914 * config/monitor.exp: Use gdb_serial in preference to serial
8915 or netport.
8916
8917 * lib/gdb.exp: Set GDB to [transform gdb] if we're using a remote host
8918 and it's not already set.
8919
8920Fri Mar 28 19:54:18 1997 Bob Manson <manson@charmed.cygnus.com>
8921
8922 * gdb.base/setshow.exp: Only test the run command if the target
8923 isn't using a stub and if it supports argument passing.
8924
8925Sat Mar 22 19:50:25 1997 Bob Manson <manson@charmed.cygnus.com>
8926
8927 * config/udi.exp(gdb_start): Make sure UDICONF is set
8928 properly before starting gdb.
8929
8930Mon Mar 24 14:40:33 1997 Jeffrey A Law (law@cygnus.com)
8931
8932 * gdb.disasm/mn10300.s: New test file for mn10300 disassembler.
8933 * gdb.disasm/mn10300.exp: Run mn10300 disassembler tests.
8934 * gdb.disasm/Makefile.in: Remove "mn10300" when cleaning.
8935
8936Tue Mar 11 11:42:58 1997 Bob Manson <manson@charmed.cygnus.com>
8937
8938 * config/vx.exp: Use remote_ld, not vxworks_ld. Don't use
8939 specialized code to reboot the board, use remote_reboot instead.
8940
8941 * config/vxworks29k.exp: Use vx.exp, not vx-gdb.exp.
8942
8943 * lib/gdb.exp: Add GDB_TESTCASE_OPTIONS.
8944
8945 * config/monitor.exp: Make sure we disconnect from the target.
8946 Also, try a reboot/reload cycle instead of failing if the
8947 load fails.
8948
8949Fri Mar 7 13:48:30 1997 Bob Manson <manson@charmed.cygnus.com>
8950
8951 * gdb.base/default.exp: Don't set match_max.
8952 * gdb.base/help.exp: Ditto.
8953 * gdb.base/list.exp: Ditto.
8954 * gdb.base/signals.exp: Ditto.
8955
8956 * config/monitor.exp(gdb_load): If gdb,use_standard_load is
8957 set, use remote_ld to download the testcase instead of
8958 the GDB loader.
8959
8960Wed Mar 5 00:00:43 1997 Bob Manson <manson@charmed.cygnus.com>
8961
8962 * config/vr5000.exp: New file.
8963
8964 * config/monitor.exp(gdb_target_monitor): Add pattern for
8965 "Ending remote" to detect errors in connecting.
8966
8967 * gdb.base/setshow.exp: Add .* within auto language test.
8968
8969 * lib/gdb.exp(gdb_run_cmd): Add check for gdb_init_command
8970 target feature.
8971
8972 * config/monitor.exp(gdb_load): Check for a failure when loading,
8973 and reboot the board if necessary.
8974
8975 * gdb.base/setvar.exp(test_set): Handle multiple prints within
8976 a set of tests. Remove print.* from the patterns being checked.
8977
8978Mon Mar 3 11:57:43 1997 Bob Manson <manson@charmed.cygnus.com>
8979
8980 * gdb.base/a1-selftest.exp: Use send_gdb consistently. Don't
8981 refer to gdb_spawn_id.
8982
8983 * config/m32r-stub.exp: Remove references to gdb_spawn_id, no
8984 longer used.
8985 * config/sparclet.exp: Ditto.
8986 * config/sparclet-old.exp: Ditto.
8987 * config/slite.exp: Ditto.
8988 * config/sim.exp: Ditto.
8989 * gdb.base/funcargs.exp: Ditto.
8990
8991 * lib/gdb.exp:Remove references to gdb_spawn_id.
8992 (gdb_expect): Move to remote.exp.
8993
8994Fri Feb 28 20:47:39 1997 Bob Manson <manson@charmed.cygnus.com>
8995
8996 * config/monitor.exp: Detect the "Couldn't establish connection"
8997 message from GDB.
8998
8999Tue Feb 25 14:08:55 1997 Bob Manson <manson@charmed.cygnus.com>
9000
9001 * gdb.base/bitfields.exp: Use runto instead of explicit
9002 gdb_run_cmd/gdb_expect sequences.
9003
9004 * gdb.base/break.exp(text_next_with_recursion): Add match for
9005 gdb_expect call.
9006
9007 * config/monitor.exp(gdb_target_monitor): Calling exit loses big.
9008 We also need to handle the "A program is being debugged already"
9009 prompt from gdb. Use gdb_test to set the baud rate.
9010
9011 * lib/gdb.exp(gdb_init): Increase the default expect buffer size
9012 to 20000. Really. I mean it.
9013
9014Mon Feb 24 13:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
9015
9016 * lib/gdb.exp(gdb_test): Generate a FAIL message when send_gdb
9017 fails. If suppress_flag is set, skip perror message about not
9018 being able to send to GDB.
9019 (send_gdb): If suppress_flag is set, don't try to send commands to
9020 GDB.
9021 (gdb_expect): If suppress_flag is set, always fail immediately.
9022 (gdb_suppress_tests, gdb_stop_suppressing_tests): New functions.
9023 (gdb_init): Call gdb_stop_suppressing_tests.
9024 (default_gdb_exit): Ditto.
9025 (default_gdb_start): Ditto.
9026
9027 * gdb.base/bitfields.exp: Call gdb_suppress_tests and
9028 gdb_stop_suppressing_tests as appropriate.
9029 * gdb.base/break.exp: Ditto.
9030 * gdb.base/callfuncs.exp: Ditto.
9031 * gdb.base/commands.exp: Ditto.
9032 * gdb.base/exprs.exp: Ditto.
9033 * gdb.base/funcargs.exp: Ditto.
9034 * gdb.base/list.exp: Ditto.
9035 * gdb.base/recurse.exp: Ditto.
9036 * gdb.base/scope.exp: Ditto.
9037 * gdb.base/structs.exp: Ditto.
9038 * gdb.c++/inherit.exp: Ditto.
9039
9040Sun Feb 23 19:56:02 1997 Bob Manson <manson@charmed.cygnus.com>
9041
9042 * config/vr4300.exp: New file.
9043
99707966 9044 * gdb.*/*.exp: Call gdb_expect instead of expect.
d63a86f8 9045
99707966 9046 * lib/gdb.exp(gdb_expect): New function.
c906108c
SS
9047
9048Thu Feb 20 13:57:01 1997 Bob Manson <manson@charmed.cygnus.com>
9049
9050 * lib/gdb.exp(gdb_init): New function.
9051
9052 * gdb.base/setvar.exp(test_set): Don't bother printing a PASS/FAIL
9053 for each individual variable set.
9054
9055 * gdb.base/exprs.exp(test_expr): Make sure each test gets a unique
9056 name.
9057
9058 * gdb.base/help.exp: Fix the syntax of a few gdb_test calls.
9059
9060 * gdb.base/scope.exp: Use gdb_test.
9061
9062 * gdb.base/ptype.exp: Don't call "gdb_exit; gdb_start" if we're
9063 aborting; the testsuite driver will do that for us (see
9064 gdb_finish). Also, use gdb_test in a few more places.
9065
9066Thu Feb 20 13:32:24 1997 Stan Shebs <shebs@andros.cygnus.com>
9067
9068 * gdb.base/help.exp: Fix syntax of "help info all-registers" test.
9069
9070Thu Feb 20 10:34:21 1997 Jeffrey A Law (law@cygnus.com)
9071
9072 * gdb.disasm/mn10200.s: Add "nop" after "main" so that "main"
9073 and "add_tests" are not at the same address.
9074
9075Fri Feb 14 18:47:23 1997 Bob Manson <manson@charmed.cygnus.com>
9076
9077 * gdb.base/ptype.exp: Use gdb_test.
9078
9079Thu Feb 13 16:09:36 1997 Jeffrey A Law (law@cygnus.com)
9080
9081 * gdb.disasm/mn10200.s (misc_tests): Fix targets for "jsr" insns.
9082 * gdb.disasm/mn10200.exp (misc_tests): Remove bogus line accidentally
9083 left in. No longer expect them to fail.
9084
9085 * gdb.stabs/*.mt; Deleted, no longer used.
9086 * gdb.stabs/configure.in: Remove references to target makefile
9087 frags.
9088 * gdb.stabs/configure: Rebuilt.
9089
9090 * gdb.disasm/*.mt: Deleted, no longer used.
9091 * gdb.disasm/configure.in: Remove references to target makefile
9092 frags. Use "sh3.s" as the unique filename for this directory.
9093 * gdb.disasm/configure: Rebuilt.
9094
9095 * gdb.disasm/mn10200.s: New test file for mn10200 disassembler.
9096 * gdb.disasm/mn10200.exp: Run mn10200 disassembler tests.
9097 * gdb.disasm/Makefile.in: Remove "mn10200" when cleaning.
9098
9099Tue Feb 11 16:57:58 1997 Bob Manson <manson@charmed.cygnus.com>
9100
9101 * config/udi.exp: Use mondfe,name instead of remote_host.
9102
9103Tue Feb 11 11:22:36 1997 Jeffrey A Law (law@cygnus.com)
9104
9105 * gdb.base/watchpoint.exp: Don't expect a failure when calling
9106 a function with a watchpoint enabled on the mn10200.
9107
9108 * gdb.stabs/weird.exp: Don't quit if "weird.s" doesn't exist
9109 before trying to create it!
9110
9111Mon Feb 10 16:40:47 1997 Bob Manson <manson@charmed.cygnus.com>
9112
9113 * config/vx.exp: Use hostname instead of netport.
9114
9115 * config/vxworks.exp: New file.
9116
9117 * gdb.base/a2-run.exp: Change vxworks cases to use gdb_spawn_id.
9118
9119 * config/monitor.exp(gdb_target_monitor): Look for a prompt from
9120 gdb before assuming everything worked. Send a ^C if a timeout
9121 occurs.
9122
9123 * lib/gdb.exp(gdb_test): Check the result of send_gdb. Use
9124 $gdb_spawn_id directly.
9125 (gdb_run_cmd): Try _start as well as start. Use the target feature
9126 gdb,start_symbol as the symbol to start from when jumping.
9127
9128Mon Feb 10 11:26:59 1997 Jeffrey A Law (law@cygnus.com)
9129
9130 * gdb.base/exprs.exp: Delete bogus/incorrect (and probably
9131 redundant) test.
9132
9133 * gdb.base/recurse.exp: Relax final value test for 'b' so that
9134 it doesn't lose for 16bit integer systems.
9135
9136Fri Feb 7 09:31:21 1997 Jeffrey A Law (law@cygnus.com)
9137
9138 * gdb.fortran/types.exp: If the target doesn't support "double"
9139 data types, then expect "real" types to only be 4 bytes.
9140
9141 * gdb.c++/virtfunc.exp: Expect failure for virtual function
9142 call tests if the target doesn't support inferior function calls.
9143
9144 * gdb.base/printcmds.exp: Allow minor deviation in FP values
9145 in printf tests.
9146
9147Thu Feb 6 12:46:14 1997 Jeffrey A Law (law@cygnus.com)
9148
9149 * gdb.base/help.exp: Disable "help set", "help show", and
9150 "help support". Simplify regexp for "help stack".
9151
9152 * gdb.base/default.exp: Set match_max to 5000 and the timeout
9153 to 60 seconds. Temporarily set match_max to 15000 around the
9154 "info copying" test.
9155
9156 * gdb.base/nodebug.exp: Don't try to do an inferior function
9157 call if the target doesn't support them.
9158 * gdb.base/printcmds.exp: Likewise.
9159 * gdb.base/setvar.exp: Likewise.
9160 * gdb.base/structs.exp: Likewise.
9161 * gdb.c++/templates.exp: Likewise.
9162 * gdb.base/ptype.exp: Likewise. Remove UDI specific stuff.
9163
9164 * gdb.base/recurse.exp: Enable for the mn10200.
9165
9166 * configure.in: Do configure gdb.stabs directory for *-*-elf
9167 targets.
9168 * configure: Rebuilt.
9169
9170 * gdb.base/break.exp: Check for gdb,noresults before testing
9171 exit status and/or results from the target.
9172 * gdb.base/watchpoint.exp, gdb.base/langs.exp: Likewise.
9173 * lib/gdb.exp: Remove old (now bogus) initialization of
9174 noinferior, noargs, noresults and nosignals.
9175
9176Tue Feb 4 21:52:17 1997 Bob Manson <manson@charmed.cygnus.com>
9177
9178 * config/sh.exp: New file.
9179
9180 * config/slite.exp: Try to connect multiple times to the board
9181 before rebooting. Only send a "monitor run" if need_monitor_run
9182 is set.
9183
9184 * gdb.base/break.exp: Don't do the "stub continue" test if
9185 the target has gdb_stub set.
9186
9187 * gdb.base/callfuncs.exp: Increase the timeout.
9188
9189 * gdb.base/interrupt.exp: Don't even try to compile the testcase
9190 if the target has gdb,noinferiorio set.
9191
9192 * gdb.base/list.exp: Increase match_max to 10000 characters.
9193
9194 * gdb.base/sigall.exp: Check for gdb,nosignals on the target.
9195
9196 * gdb.base/watchpoint.exp: Check for gdb,noinferiorio on the
9197 target.
9198
9199 * lib/gdb.exp(gdb_run_cmd): Fix for targets that use stubs.
9200
9201Mon Feb 3 12:09:37 1997 Bob Manson <manson@charmed.cygnus.com>
9202
9203 * gdb.base/a1-selftest.exp: Make sure we call gdb_exit before
9204 trying to delete the copy of gdb. Catch the file delete so we
9205 don't die if the delete fails; also, the file should be copied to
9206 the host, not to the build.
9207
9208Sun Feb 2 00:55:14 1997 Bob Manson <manson@charmed.cygnus.com>
9209
9210 * lib/gdb.exp(gdb_test): Surround the result pattern with
9211 parenthesis in case it contains multiple regexps separated
9212 with |.
9213
9214 * gdb.base/watchpoint.exp: Use gdb_test.
9215 * gdb.base/default.exp: Ditto.
9216
9217Sat Feb 1 23:51:01 1997 Bob Manson <manson@charmed.cygnus.com>
9218
99707966 9219 * gdb.*/*.exp: Replace $prompt with $gdb_prompt.
d63a86f8 9220
c906108c
SS
9221 * gdb.base/scope.exp: Use gdb_test.
9222 * gdb.c++/classes.exp: Ditto.
9223 * gdb.c++/inherit.exp: Ditto.
9224
9225Fri Jan 31 13:09:12 1997 Bob Manson <manson@charmed.cygnus.com>
9226
9227 * gdb.base/crossload.exp: Don't use execute_anywhere, use
9228 remote_exec instead.
9229 * gdb.base/corefile.exp: Don't be ridiculous.
9230 * gdb.base/*.c: Add missing stub invocations.
9231
9232Thu Jan 30 16:49:25 1997 Bob Manson <manson@charmed.cygnus.com>
9233
9234 * config/slite.exp: Miscellaneous fixes.
9235
9236 * lib/gdb.exp: Fix runto.
9237
9238 * gdb.base/signals.exp: Check for a gdb,nosignals feature of
9239 the target.
9240
9241 * gdb.base/watchpoint.exp: Fix regexp.
9242
9243 * lib/gdb.exp(default_gdb_exit): Add a catch to the
9244 close and wait commands, as the descriptor may now be
9245 invalid. Always call "remote_close host".
9246
9247Tue Jan 28 14:42:31 1997 Bob Manson <manson@charmed.cygnus.com>
9248
9249 Major rewrite for testsuite revision.
d63a86f8 9250
c906108c
SS
9251 * lib/gdb.exp: Remove references to global CC, CXX, B_OPTIONS,
9252 TARGET_INCLUDES, LDFLAGS and target_alias. Use gdb_spawn_id
9253 instead of relying on spawn_id to always contain a valid
9254 spawn id.
9255 (get_compiler_info): New procedure to build the ${binfile}.ci
9256 file, instead of replicating this in N different places.
9257 (gdb_compile): New procedure.
d63a86f8 9258
c906108c
SS
9259 gdb.*/*.exp: Use gdb_compile and get_compiler_info (with
9260 appropriate arguments) instead of compile. Use gdb_test in a lot
9261 more places. Use send_gdb instead of send. Always run gdb_start
9262 at the start of a testcase, as this is no longer done magically.
9263
9264 config/*-gdb.exp: Rename without the -gdb suffix.
9265
9266 config/mips.exp: Use remote_close instead of exit_remote_shell.
9267 config/monitor.exp: Use target_info instead of looking at
9268 baud, timeout, etc.
9269 config/sim.exp: Use gdb_spawn_id instead of relying on spawn_id.
9270
9271Sat Dec 14 00:43:57 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9272
9273 * gdb.c++/templates.exp (test_ptype_of_templates),
9274 gdb.c++/inherit.exp (test_ptype_si, test_print_anon_union):
9275 Update expect patterns for destructors and assignment operators
9276 to match corresponding c-typeprint.c changes.
9277 * gdb.c++/templates.exp (test_template_breakpoints): Revert change
9278 to destructor breakpoint test, GDB should be able to set the
9279 destructor breakpoint without specifying arguments.
9280
9281Tue Dec 3 20:17:52 1996 Fred Fish <fnf@cygnus.com>
9282
9283 * gdb.threads/pthreads.exp: Change result for failure to compile due
9284 to lack of pthreads runtime support from an error to simply an
9285 unsupported test, per dejagnu standards.
9286
9287Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9288
9289 * lib/gdb.exp (gdb_test): Simplify expect pattern for the case
9290 where GDB exits to reduce pattern match time.
9291 (skip_chill_tests): Skip chill tests for mips*-sgi-irix6*.
9292
9293 * gdb.base/nodebug.exp: Add mips*-sgi-irix6* xfails.
9294
dc96c6c7 9295Tue Nov 26 18:29:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
9296
9297 * gdb.base/callfuncs.exp: Turn on function call tests for h8300.
9298 * gdb.base/default.exp: ditto.
9299 * gdb.base/nodebug.exp: ditto.
9300 * gdb.base/printcmds.exp: ditto.
9301 * gdb.base/ptype.exp: ditto.
9302 * gdb.base/setvar.exp: ditto.
9303 * gdb.base/structs.exp: ditto.
9304 * gdb.base/setshow.c: Guard against uninitialized values of argc.
9305
9306Tue Nov 26 17:23:28 1996 Ian Lance Taylor <ian@cygnus.com>
9307
9308 * configure, */configure: Rebuild with autoconf 2.12.
9309
9310Sat Nov 23 13:32:15 1996 Fred Fish <fnf@cygnus.com>
9311
9312 * gdb.base/a1-selftest.exp: Change x86 linux setup_xfails to
9313 use new i*86-pc-linux*-gnu quads.
9314 * gdb.base/corefile.exp: Ditto.
9315 * gdb.base/signals.exp: Ditto.
9316 * gdb.base/sigall.exp: Ditto.
9317 * gdb.base/interrupt.exp: Ditto.
9318
9319 * gdb.base/signals.exp (signal_tests_1): Remove setup_xfail
9320 "i*86-*-linux" for "signal SIGUSR1". Now works, at least with
9321 RedHat 4.0.
d63a86f8 9322
c906108c
SS
9323 * gdb.threads/pthreads.c (_MIT_POSIX_THREADS): Define if target is
9324 linux. This allows the test case to at least compile on latest
9325 linux, but still not run due to missing the threads runtime library.
9326
9327Fri Nov 22 10:13:29 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9328
9329 * gdb.base/a1-selftest.exp (do_steps_and_nexts): Reinitialize source
9330 directory to search gdb directory. Accept and step over conditional
9331 stack alignment code. Consume $prompt in failure cases.
9332 Reset timeout to $oldtimeout instead of some arbitrary value.
9333 * gdb.base/nodebug.exp: Limit backtrace to 10 frames to avoid
9334 timeout problems with infinite stack backtraces.
9335 * gdb.base/ptype.exp (ptype struct link, union tu_link):
9336 Accept function parameters for linkfunc member.
9337
9338Thu Nov 21 09:17:19 1996 Fred Fish <fnf@cygnus.com>
9339
9340 * lib/gdb.exp (CFLAGS): Remove, unreferenced.
9341 (CXXFLAGS): Remove, unreferenced.
9342 (B_OPTIONS): Add for -B options and add code to initialize with
9343 previous -B options and also add -B option to pick up cross compiled
9344 runtime.
9345 (TARGET_INCLUDES): Add for -I options and add code to initialize when
9346 doing cross compiles.
9347 (target_alias): Declare global.
9348 (xgcc): Set variable to full path of gcc in build tree. Use findfile
9349 to verify that gcc exists in build tree, and if so set CC to that
9350 gcc and to use B_OPTIONS and TARGET_INCLUDES.
d63a86f8 9351
c906108c
SS
9352Tue Nov 12 16:20:13 1996 Fred Fish <fnf@cygnus.com>
9353
9354 * gdb.c++/inherit.exp (test_print_anon_union): Reenable
9355 ptype test for anonymous union. Fixup testcase to match
9356 current gcc debug output.
9357
9358Mon Nov 11 14:12:06 1996 Jeffrey A Law (law@cygnus.com)
9359
9360 * gdb.base/funcargs.c: Use cast rather than "UL" suffix to
9361 force argument to an unsigned long type.
9362
9363Mon Nov 11 10:27:55 1996 Fred Fish <fnf@cygnus.com>
9364
9365 * gdb.c++/inherit.exp (test_ptype_si): Fix tagless struct ptype
9366 tests and anonymous union print/ptype tests.
9367 * gdb.base/list.exp (test_forward-search): Increase timeout by
9368 5 minutes for the "search extremely long line" case.
9369 * lib/gdb.exp (gdb_test): Document that the third arg to gdb_test is
9370 completely optional and that the pass/fail messages use the command as
9371 the message if that third arg is a null string.
9372 (gdb_test_exact): Arrange that a null string pattern means match a
9373 null string output rather than any output, which might include random
9374 errors.
9375 * gdb.base/mips_pro.exp: Add "mips*-sgi-irix4*" xfail for
9376 backtrace test.
9377 * gdb.c++/demangle.exp: Add a "*-*-*" xfail for test that was
9378 always failing and failure is now exposed by gdb.exp changes.
9379
9380Sat Nov 9 11:13:24 1996 Fred Fish <fnf@cygnus.com>
9381
9382 * gdb.c++/inherit.exp (test_ptype_vi): Log some passes that
9383 weren't being noted.
9384
9385Sat Nov 9 01:05:10 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9386
9387 * gdb.base/corefile.exp: Consume $prompt in mmap fail cases.
9388 * gdb.stabs/weird.exp: Remove v_comb xfails.
9389
dc96c6c7 9390Tue Nov 5 10:44:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
9391
9392 * gdb.base/[bitfields.exp crossload.exp funcargs.exp interrupt.exp
9393 list.exp scope.exp watchpoint.exp]
9394 Make all timeout error msgs explicitly say "(timeout)".
d63a86f8 9395
dc96c6c7 9396Mon Nov 4 12:03:06 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
9397
9398 * config/monitor.exp: Increase download timeout to 1000 seconds.
9399
dc96c6c7 9400Mon Nov 4 12:02:26 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
9401
9402 * config/m32r.exp: Increase timeout to 120 seconds.
9403
9404Sun Nov 3 14:37:05 1996 Fred Fish <fnf@cygnus.com>
9405
9406 * gdb.c++/classes.exp: Modify to handle current gcc C++ member ordering
9407 and accept older ordering as obsolescent gcc or gdb.
9408 * gdb.c++/templates.exp: Ditto.
9409 * gdb.c++/virtfunc.exp: Ditto.
9410
9411Fri Nov 1 11:56:09 1996 Fred Fish <fnf@cygnus.com>
9412
9413 * gdb.base/coremaker.c: Add code to mmap some data so we
9414 can check that it ends up in the core file.
9415 * gdb.base/corefile.exp: Add test to read mmapped data
9416 from core file.
9417
dc96c6c7 9418Wed Oct 30 18:19:16 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
9419
9420 * config/m32r.exp: New file.
9421
9422Mon Oct 21 14:40:50 1996 Stu Grossman (grossman@critters.cygnus.com)
9423
9424 * testsuite/gdb.base/nodebug.exp: Whack out -g options by hand so
9425 that cflags can contains -gstabs, and work correctly for other tests.
9426
dc96c6c7 9427Mon Oct 21 14:00:37 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
9428
9429 * gdb.base/setshow.exp: New file, tests show and set.
9430 * gdb.base/setshow.c: New file, tests show and set.
9431 * gdb.base/help.exp: Add test for help set|show annotate.
9432 * gdb.base/default.exp: Add test for set|show annotate.
9433
9434Wed Oct 16 19:03:54 1996 Stu Grossman (grossman@critters.cygnus.com)
9435
9436 * testsuite/gdb.base/break.exp: Make backtrace from factorial
9437 errors unique.
9438 * testsuite/gdb.base/nodebug.exp: Whack out all -g options
9439 explicitly.
9440
9441Tue Oct 15 16:45:02 1996 Stu Grossman (grossman@critters.cygnus.com)
9442
9443 * config/sim-gdb.exp (gdb_target_sim): Remove setting of height
9444 and width commands. This is done elsewhere.
9445 * (gdb_start): Don't call gdb_start_sim here. That's already
9446 done in gdb_load. This fixes lots of failures in default.exp.
9447
9448Sun Oct 13 10:40:23 1996 Fred Fish <fnf@cygnus.com>
9449
9450 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
9451 * gdb.base/mips_pro.exp: Fix misplaced gdb_exit/gdb_start/gdb_load.
9452 * lib/gdb.exp (gdb_test): Treat failures due to program exiting
9453 in the same we we treat other failures (since it may be an expected
9454 condition), rather than as an error.
9455 * gdb.base/signals.exp (test_handle_all_print): Revert back to
9456 old test format.
9457
9458Fri Oct 11 17:05:22 1996 Fred Fish <fnf@cygnus.com>
9459
9460 * Makefile.in (clean mostlyclean): Also remove chill *.grt files.
9461 (distclean maintainer-clean realclean): No need to remove files
9462 twice. Nuke the duplicates.
9463 * gdb.base/Makefile.in (EXECUTABLES): Add "structs".
d63a86f8 9464 * gdb.threads/Makefile.in (distclean maintainer-clean realclean):
c906108c
SS
9465 Remove config.h along with other config files.
9466
9467Mon Sep 30 20:16:22 1996 Fred Fish <fnf@cygnus.com>
9468
9469 * gdb.base/interrupt.exp: Add i*86-*-linux* setup_xfail for
9470 "p func1 ()" and note that rests of tests are skipped.
9471 * gdb.base/corefile.exp: Add i*86-*-linux* and m68*-*-hpux*
9472 setup_xfails for "print func2::coremaker_local".
9473 Add i*86-*-linux* setup_xfail for "backtrace in corefile.exp".
9474 * gdb.base/mips_pro.exp: Restart gdb in this test so it isn't
9475 affected by the previous run test.
9476 * gdb.chill/misc.exp: Add m68*-*-hpux* setup_xfails for
9477 "print array () ubyte (foo)" and "print/x array () byte (\$i)"
9478 * gdb.chill/pr-8742.exp: Add m68*-*-hpux* setup_xfails for
9479 "pass int powerset tuple" and "pass modeless int powerset tuple".
9480 * gdb.chill/tests2.exp: Add m68*-*-hpux* setup xfails for
9481 "real write 4" and "real write 8".
9482 * gdb.shill/tuples.exp: Add i*86-*-linux* and m68*-*-hpux*
9483 setup_xfails for "print vs1 after tuple assign 2",
9484 "print \$i after tuple assign 2", and
9485 "print vs2 after tuple assign 2".
9486 * lib/gdb.exp (gdb_test): When a gdb aborts, print a more
9487 meaningful error message and return -1 so the caller can
9488 suppress further tests and avoid a cascade of errors.
d63a86f8 9489
c906108c
SS
9490Fri Sep 27 10:34:51 1996 Fred Fish <fnf@cygnus.com>
9491
9492 * gdb.base/a1-selftest.exp: Tweak tests to account for new
9493 format for printing version.
9494 * gdb.base/default.exp: Ditto.
9495 * gdb.base/interrupt.exp: Fix problem with cascade of
9496 errors if child process dies while calling a function.
d63a86f8 9497
c906108c
SS
9498Fri Sep 13 21:43:48 1996 Fred Fish <fnf@cygnus.com>
9499
9500 * Makefile.in (VPATH): Add
9501 * Makefile.in (Makefile, config.status): Fix rules so things get
9502 remade when necessary.
9503
9504Fri Sep 13 18:16:10 1996 Fred Fish <fnf@cygnus.com>
9505
9506 * Makefile.in (just-check): Add path to sibling expect dir
9507 to environment variable specified by RPATH_ENVVAR.
9508
9509Fri Sep 13 12:05:34 1996 Fred Fish <fnf@cygnus.com>
9510
9511 * Makefile.in (RPATH_ENVVAR): New var, set to @RPATH_ENVVAR@.
9512 (just-check): Add shared library paths for libstdc++, tk,
9513 tcl, bfd, and opcodes to the environment variable specified
9514 in RPATH_ENVVAR.
9515 * configure.in: Add support to recognize --enable-shared flag
9516 and generate correct value for RPATH_ENVVAR.
9517 * configure: Regenerated with autoconf.
9518
9519Mon Sep 2 06:36:02 1996 Fred Fish <fnf@cygnus.com>
9520
9521 * gdb.base/break.exp: Expand "Delete all breakpoints" xfail to
9522 include all osf versions.
9523 * gdb.threads/pthreads.exp: Expand "run to main" xfail to include
9524 all osf versions. Add -D_MIT_POSIX_THREADS to compilation command
9525 when target is linux. When failing to build pthreads test
9526 executable, give more meaningful message.
9527 * gdb.threads/pthreads.c: Hpux also uses old definition of second
9528 arg for pthread_create.
d63a86f8 9529
c906108c
SS
9530Mon Aug 19 09:58:59 1996 Fred Fish <fnf@cygnus.com>
9531
9532 * gdb.threads/pthreads.c (PTHREAD_CREATE_ARG2,
9533 PTHREAD_CREATE_NULL_ARG2): Accomodate old pthreads implementations.
9534 * gdb.threads/pthreads.exp: Try linking with both -lpthread (Solaris)
9535 and -lpthreads (everybody else).
9536 (test_startup): Fail gracefully if threads are not supported.
9537 * gdb.base/nodebug.exp: Add setup_xfail hppa*-*-hpux* for
9538 "p/c array_index("abcdef",2)" when not gcc compiled.
9539 * gdb.base/corefile.exp: Add setup_xfail hppa*-*-hpux* for
9540 "print func2::coremaker_local" when not gcc compiled.
9541 * gdb.base/opaque.exp: Remove setup_xfail hppa*-*-hpux* for
9542 "ptype on opaque struct tagname (statically)",
9543 "ptype on opaque struct tagname (dynamically) 1", and
9544 "ptype on opaque struct tagname (dynamically) 2"
9545 for not compiled with gcc.
9546 * gdb.base/mips_pro.exp: Only do setup_xfail hppa*-*-* for
9547 backtrace when compiled with gcc.
d63a86f8 9548 * lib/gdb.exp (runto_main): Return result of "runto main" rather
c906108c
SS
9549 than always return success.
9550
9551Sat Aug 17 13:28:00 1996 Fred Fish <fnf@cygnus.com>
9552
9553 * gdb.c++/virtfunc.exp: Remove setup_xfail for "mips-*-irix5*".
9554
9555Tue Aug 13 10:26:10 1996 Jeffrey A Law (law@cygnus.com)
9556
9557 * gdb.base/structs.exp: Undo last change.
9558
9559Mon Aug 12 15:29:08 1996 Fred Fish <fnf@cygnus.com>
9560
9561 * gdb.base/a1-selftest.exp (do_steps_and_nexts): New routine to
9562 encapsulate all the steps/nexts done during self test, starting
9563 at main, and makes them less sensitive to optimization issues.
9564 Add "hppa*-*-hpux*" to setup_xfail for "backtrace through
9565 signal handler" test.
9566 * gdb.threads/pthreads.exp: Only run this for native configs.
9567 * gdb.base/structs.exp (do_function_calls): Add hppa*-*-hpux9*"
9568 setup_xfails for "p fun5()", "p fun6()", "p fun7()", and "p fun8"
9569 tests.
9570 gdb.c++/virtfunc.exp (do_tests): Add "mips-*-irix5*" setup_xfail
9571 for "runto test_calls(void)" test.
d63a86f8 9572
c906108c
SS
9573Sun Aug 11 13:11:24 1996 Fred Fish <fnf@cygnus.com>
9574
9575 * gdb.base/term.exp: Set 7-bit strings, address off, width to 0,
9576 and don't expect address info in breakpoint confirmations.
9577
9578Wed Aug 7 20:47:43 1996 Fred Fish <fnf@cygnus.com>
9579
9580 * gdb.base/list.exp (test_forward_search): Increase timeout
9581 temporarily by 60 seconds for searching extremely long line,
9582 and then reset to old value when done. Increase expect input
9583 buffer to 10000.
9584
9585Wed Aug 7 15:34:22 1996 Fred Fish <fnf@cygnus.com>
9586
9587 * gdb.base/list.exp (test_forward_search): Fix to handle very
9588 long source line without overflowing expect's input buffer.
9589
9590Wed Aug 7 12:03:25 1996 Tom Tromey <tromey@creche.cygnus.com>
9591
9592 * config/slite-gdb.exp (gdb_start): Use "full_buffer", not
9593 "buffer_full".
9594
9595 * config/nind-gdb.exp (gdb_start): Use "full_buffer", not
9596 "buffer_full".
9597
9598 * config/mips-gdb.exp (gdb_start): Use "full_buffer", not
9599 "buffer_full".
9600
9601 * lib/gdb.exp (gdb_test): Correct pattern is "full_buffer", not
9602 "buffer_full".
9603
9604Wed Aug 7 11:05:47 1996 Fred Fish <fnf@cygnus.com>
9605
9606 * configure.in (configdirs): Add gdb.threads.
9607 * configure: Regenerated with autoconf.
9608 * gdb.threads/{config.in, pthreads.c, pthreads.exp}: New.
9609 * gdb.threads/{Makefile.in, configure.in}: Complete rewrites.
9610 * gdb.threads/configure: New, generated with autoconf.
d63a86f8 9611
c906108c
SS
9612Tue Aug 6 10:23:04 1996 Tom Tromey <tromey@rtl.cygnus.com>
9613
9614 * lib/gdb.exp (gdb_test_exact): Turn \n in pattern into \r\n.
9615
9616Mon Aug 5 18:11:53 1996 Fred Fish <fnf@cygnus.com>
9617
9618 * gdb.base/signals.exp (test_handle_all_print): Test separately for
9619 each signal's status in the output of "handle all print".
9620 * lib/gdb.exp (gdb_test): Document that the pattern must NOT include
9621 the \r\n sequence that immediately precedes the gdb prompt.
9622 * gdb.base/a1-selftest.exp: Save original timeout and restore
9623 after test.
9624
9625Sun Aug 4 10:20:50 1996 Jeffrey A Law (law@cygnus.com)
9626
9627 * gdb.disasm/hppa.s: Export fmemLRbug_tests_4 as a ST_CODE
9628 symbol.
9629
9630Fri Aug 2 17:37:26 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
9631
9632 * config/vx-gdb.exp (gdb_start): Fix syntax of `$shell_id < 0'.
9633
9634Thu Jun 27 20:41:40 1996 Fred Fish <fnf@cygnus.com>
9635
9636 * gdb.base/signals.exp (test_handle_all_print): Temporarily increase
9637 timeout by 60 seconds.
9638
9639Thu Jun 27 18:13:57 1996 Fred Fish <fnf@cygnus.com>
9640
9641 * config/unix-gdb.exp: Increase default timeout from 30 to 60 sec.
9642 * config/netware.exp (gdb_run_cmd): Restore old timeout before doing
9643 error return.
9644
9645Thu Jun 27 10:54:58 1996 Fred Fish <fnf@cygnus.com>
9646
9647 * lib/gdb.exp (default_gdb_start): When reporting a timeout during
9648 gdb initialization, also report how long dejagnu waited. Restore
9649 old timeout before doing error return. Temporarily increase timeout
9650 by 3 minutes to allow for slow startups over heavy NFS use.
9651
9652Tue Jun 25 19:59:17 1996 Fred Fish <fnf@cygnus.com>
9653
9654 * lib/gdb.exp: Report timeout value for verbosity level 2.
9655 * config/gdbserver.exp: Ditto.
9656 * config/hppro.exp: Ditto.
9657 * config/mips-gdb.exp: Ditto.
9658 * config/monitor.exp: Ditto.
9659 * config/netware.exp: Ditto.
9660 * config/sim-gdb.exp: Ditto.
9661 * config/slite-gdb.exp: Ditto.
9662 * config/udi-gdb.exp: Ditto.
9663 * config/unix-gdb.exp: Ditto.
9664 * config/vx-gdb.exp: Ditto.
9665 * gdb.base/a1-selftest.exp: Ditto.
9666 * gdb.base/a2-run.exp: Ditto.
9667 * gdb.base/break.exp: Ditto.
9668 * gdb.base/corefile.exp: Ditto.
9669 * gdb.base/list.exp: Ditto.
9670 * gdb.base/recurse.exp: Ditto.
9671 * gdb.base/scope.exp: Ditto.
9672 * gdb.base/signals.exp: Ditto.
9673
9674Tue Jun 25 23:16:58 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
9675
9676 * gdb.threads/Makefile.in (docdir): Removed.
9677
9678Tue Jun 25 17:02:39 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
9679
9680 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
d63a86f8 9681 * gdb.{base,c++,chill,disasm,stabs}/Makefile.in (VPATH): set to
c906108c 9682 @srcdir@.
d63a86f8 9683 * gdb.{base,c++,chill,disasm,stabs}/configure.in (AC_PREREQ):
c906108c
SS
9684 autoconf 2.5 or higher.
9685 * gdb.{base,c++,chill,disasm,stabs}/configure: Rebuilt.
9686
9687Thu Jun 13 11:16:10 1996 Tom Tromey <tromey@thepub.cygnus.com>
9688
9689 * configure: Regenerated.
9690 * aclocal.m4 (CY_AC_PATH_TCLH, CY_AC_PATH_TKH): Use odd names to
9691 avoid name clashes with SunOS headers.
9692
9693Wed Jun 5 16:43:27 1996 Jeffrey A Law (law@cygnus.com)
9694
9695 * gdb.c++/virtfunc.exp: Search $objdir/../../libstdc++ for libstdc++.
9696
9697Thu May 30 11:35:11 1996 Jeffrey A Law (law@cygnus.com)
9698
9699 * gdb.base/callfuncs.exp: Finish last change -- make sure the
9700 prototype information ends up in the compiler info file.
9701
9702Thu May 23 12:48:41 1996 Fred Fish <fnf@cygnus.com>
9703
9704 * gdb.base/callfuncs.exp: Remove the compiler info file prior to
9705 attempting to regenerate it. Eliminate use of a temporary file
9706 and just generate the info file directly. Source it immediately,
9707 for consistency of use.
9708 * gdb.base/corefile.exp: Ditto
9709 * gdb.base/exprs.exp: Ditto.
9710 * gdb.base/funcargs.exp: Ditto.
9711 * gdb.base/langs.exp: Ditto.
9712 * gdb.base/list.exp: Ditto.
9713 * gdb.base/mips_pro.exp: Ditto.
9714 * gdb.base/nodebug.exp: Ditto.
9715 * gdb.base/opaque.exp: Ditto.
9716 * gdb.base/ptype.exp: Ditto.
9717 * gdb.base/scope.exp: Ditto.
9718 * gdb.base/setvar.exp: Ditto.
9719 * gdb.base/signals.exp: Ditto.
9720 * gdb.base/whatis.exp: Ditto.
9721 * gdb.c++/templates.exp: Ditto.
9722 * gdb.c++/virtfunc.exp: Ditto.
9723 * gdb.c++/virtfunc.exp: Use contents of gcc_compiled to decide
9724 whether or not to add -lstdc++ to the compile command line args.
9725
9726Sat May 18 02:43:58 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9727
9728 * gdb.base/recurse.exp: Remove setup_xfail for "sparc*-*-sunos4*",
9729 it got fixed by the recent lookup_minimal_symbol_by_pc change.
9730 Increase timeout, a lot of single stepping might be needed if the
9731 target has no hardware watchpoints.
9732
9733Wed May 15 08:47:42 1996 Jeffrey A Law (law@cygnus.com)
9734
9735 * gdb.base/break.exp: Ignore compiler warnings when compiling
9736 break.c.
9737 * gdb.base/callfuncs.exp: Don't run these tests on the h8300.
9738 * gdb.base/default.exp: Add h8300 xfails. Handle messages
9739 from remote-sim.
9740 * gdb.base/exprs.exp: Add h8300 xfails.
9741 * gdb.base/funcargs.exp: Likewise.
9742 * gdb.base/nodebug.exp: Likewise.
9743 * gdb.base/printcmds.exp: Likewise.
9744 * gdb.base/ptype.exp: Likewise.
9745 * gdb.base/setvar.exp: Handle sizeof (int) != 4 for h8300. Add
9746 h8300 xfails.
d63a86f8 9747 * gdb.base/return.exp: Handle float/double precision problems
c906108c
SS
9748 on the h8300.
9749 * gdb.base/funcargs.c: Explicitly make last constant argument to
9750 call_after_alloca_subr an unsigned long type.
9751 * gdb.base/return.c: Include stdio.h.
9752
9753Tue May 7 22:01:12 1996 Rob Savoye <rob@chinadoll.cygnus.com>
9754
9755 * config/abug.exp: New file for the older Motorola Bug monitor
9756 that runs on the mvme13x series VME boards.
9757 * config/monitor.exp: Use the new config array for target settings
9758 if they exist.
9759
9760Fri May 3 16:02:55 1996 Stan Shebs <shebs@andros.cygnus.com>
9761
9762 * sim-gdb.exp: Make the SH simulator allocate less space when
9763 it is targeted.
9764
9765Thu May 2 12:31:56 1996 Jeffrey A Law (law@cygnus.com)
9766
9767 * gdb.base/mips_pro.exp: Expect failure for hppa*-*-* in backtrace
9768 test.
9769
9770Wed Mar 20 08:48:03 1996 Fred Fish <fnf@cygnus.com>
9771
9772 * gdb.base/list.exp (test_list_function): Remove setup_xfail for
9773 "rs6000-*-*" for "list function in include file" when gcc compiled.
9774 * gdb.base/printcmds.exp: Remove setup_xfail for "rs6000-*-aix*"
9775 for "p ctable1[120]".
9776 * gdb.base/scope.exp: Remove setup_xfail for "rs6000-*-*" for
9777 "print 'scope0.c'::filelocal_bss before run" when gcc compiled.
9778 Remove setup_xfail for "rs6000-*-*" for
9779 "print 'scope0.c'::filelocal before run".
9780 * gdb.base/{langs.exp, lists.exp, opaque.exp, scope.exp},
9781 gdb.stabs/weird.exp: Remove use of compiler options "-c -o ..."
9782 since some compilers don't allow both options to be given
9783 on the same command line. Create object file and move it.
d63a86f8 9784
c906108c
SS
9785Tue Mar 19 23:49:31 1996 Fred Fish <fnf@cygnus.com>
9786
9787 * gdb.base/corefile.exp: Always regenerate the core file, since
9788 we always regenerate the coremaker program. Detect special case
9789 where registers cannot be read from core file.
d63a86f8 9790
c906108c
SS
9791Tue Mar 19 16:52:49 1996 Fred Fish <fnf@cygnus.com>
9792
9793 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
9794 * gdb.base/funcargs.c: Patch for SPARCworks alloca compatibility
9795 * gdb.c++/templates.exp: Only match on basename of file since
9796 some formats like xcoff don't encode directory information.
9797 * gdb.stabs/weird.exp: Use the right sed script for powerpc
9798 and rs6000 AIX xcoff targets.
9799 * configure.in: Add stabsdirs to configdirs for powerpc-*-aix*.
9800 * configure: Regenerate.
9801 * gdb.base/Makefile.in (clean): Remove generated file twice-tmp.c
9802 here, rather than in distclean.
d63a86f8 9803
c906108c
SS
9804Sun Mar 17 13:35:31 1996 Fred Fish <fnf@cygnus.com>
9805
9806 * gdb.base/mips_pro.exp: Create mips_pro.ci to get gcc_compiled
9807 defined, and use it to compile the test case with -O2. The
9808 native compilation still uses no optimization.
9809 * gdb.base/mips_pro.c: Remove inline assembly code since
9810 it is compiled PIC by default, which results in assembler
9811 warnings that make the testsuite think the compilation
9812 was unsuccessful.
9813
9814Sat Mar 16 15:02:24 1996 Fred Fish <fnf@cygnus.com>
9815
9816 * gdb.c++/misc.exp: Add note to message for
9817 "print s.a for foo struct" that this is a known gcc 2.7.2
9818 and earlier bug.
9819
9820Fri Mar 15 17:49:57 1996 Fred Fish (fnf@cygnus.com)
9821
9822 * gdb.base/break.exp: Fix pattern for matching "Delete all
9823 breakpoints (y or n) ". Add "mips-dec-ultrix*" to
9824 setup_xfail for deleting all breakpoints test. Fix various
9825 timeout messages to include "(timeout)".
9826 * gdb.base/callfuncs.exp: Add "i*86-*-sysv4*" to setup_xfail
9827 for "p t_float_values2(3.14159,float_val2)".
9828 * gdb.base/funcargs.exp: Remove "mips-sgi-irix4*" setup_xfail
9829 for "continue to call2g" when gcc compiled.
9830 * gdb.base/langs.exp: Remove "i*86-*-sysv4*" setup_xfail for
9831 "up to foo in langs.exp", "show language at foo in langs.exp",
9832 "show language at cppsub_ in langs.exp", "up to fsub in langs.exp",
9833 and "show language at fsub in langs.exp".
9834 * gdb.base/list.exp: Remove "*-*-sysv4*" setup_xfail for
9835 "list line 1 in include file", "list message for lines past EOF",
9836 "list function in include file", "list list0.h:foo", and
9837 "list filename:function; nonexistant function".
9838 * gdb.base/ptype.exp: Change "i*86-*-sysv4*" setup_xfail for
9839 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)"
9840 and "ptype t_char_array" to be for native cc only.
d63a86f8 9841
c906108c
SS
9842Fri Mar 15 16:17:22 1996 Fred Fish <fnf@cygnus.com>
9843
d63a86f8 9844 * gdb.base/corefile.exp: Remove "alpha-dec-osf2*" native compiled
c906108c
SS
9845 setup_xfail for "print coremaker_bss", "print coremaker_ro",
9846 "print func2::coremaker_local", and "backtrace in corefile.exp".
9847
9848Wed Mar 13 14:54:11 1996 Fred Fish <fnf@cygnus.com>
9849
9850 * gdb.base/signals.exp: Remove "alpha-*-osf2*" setup_xfail for
9851 "bt in signals.exp". This problem only appears when running
9852 the testsuite, and then only intermittently.
9853
9854Tue Mar 12 15:00:16 1996 Stan Shebs <shebs@andros.cygnus.com>
9855
9856 * gdb.base/return.exp (return_tests): Differentiate between
9857 two tests of continuing.
9858
9859Tue Mar 5 14:33:33 1996 Stan Shebs <shebs@andros.cygnus.com>
9860
9861 * */Makefile.in (maintainer-clean): Remove config.log.
9862 * gdb.base/Makefile.in (EXECUTABLES): Replace twice with twice-tmp.
9863 * gdb.c++/Makefile.in (PROGS): Add inherit.
9864 (clean): Remove *.ci.
9865
9866Tue Feb 20 16:36:10 1996 Fred Fish <fnf@cygnus.com>
9867
9868 * gdb.c++/misc.cc: Add test code from Mike Stump.
9869 * gdb.c++/misc.exp: Add test to print s.a, for Mike Stump.
9870
9871Sun Feb 18 11:39:12 1996 Fred Fish <fnf@cygnus.com>
9872
9873 * gdb.base/signals.exp: Change setup_xfail for "alpha-*-osf2"
9874 to "alpha-*-osf2*" and add comment.
9875 * gdb.base/a1-selftest.exp (test_with_self): Remove "alpha-dec-osf2*"
9876 setup_xfail for "step over execarg initialization" and
9877 "step over corearg initialization".
9878 * gdb.base/callfuncs.exp (do_function_calls): Restore setup_xfail
9879 for "hppa*-*-*", "sparc-*-*", "mips*-*-*", and "alpha-dec-osf2*".
9880 * gdb.base/corefile.exp: Add "alpha-dec-osf2*" setup_xfail when not
9881 gcc compiled for "print coremaker_bss", "print coremaker_ro",
9882 "print func2::coremaker_local", and "backtrace in corefile.exp".
9883 * gdb.base/signals.exp: Build and source signals.ci.
9884 Change "alpha-dec-osf2*" setup_xfail for "bt in signals.exp"
9885 to be for gcc only.
9886 * lib/gdb.exp: Move verbose statements outside conditionals.
d63a86f8 9887
c906108c
SS
9888Sat Feb 17 02:22:14 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9889
9890 * gdb.base/sigall.exp: Remove setup_xfail for irix4. Fixed by
9891 Feb 3 procfs.c change.
9892
9893Fri Feb 16 13:25:31 1996 Fred Fish <fnf@cygnus.com>
9894
9895 * config/unix-gdb.exp: Remove extraneous newlines from end of file.
9896
9897Thu Feb 15 08:12:55 1996 Fred Fish <fnf@cygnus.com>
9898
9899 * config/unix-gdb.exp: Default timeout in UNIX case to 30 seconds, up
9900 from dejagnu's apparent default of 10 seconds, which gives random
9901 results when running the tests over NFS on moderately loaded systems.
9902 * lib/gdb.exp (gdb_run_cmd): Add "(timeout)" in timeout case.
9903
9904Mon Feb 12 16:50:28 1996 Fred Fish <fnf@cygnus.com>
9905
9906 * gdb.base/callfuncs.exp: Remove setup_xfail for PR 5318. Now fixed.
9907 * gdb.base/a2-run.exp: Replace $binfile with $testfile in test
9908 result reports.
9909
9910Fri Feb 9 15:56:51 1996 Fred Fish <fnf@cygnus.com>
9911
9912 * configure.in (CY_AC_PATH_TCLH): Remove.
9913 * configure: Regenerate.
9914
9915Fri Feb 9 08:21:31 1996 Fred Fish <fnf@cygnus.com>
9916
9917 * gdb.c++/Makefile.in (clean): Add missing '{'.
9918
9919Fri Feb 2 10:19:40 1996 Jeffrey A Law (law@cygnus.com)
9920
9921 * lib/gdb.exp: Provide a default value for noinferior.
9922
9923 * lib/gdb.exp: Fix typos (LDLAGS -> LDFLAGS).
9924 Load libgloss.exp.
9925
9926Thu Feb 1 20:20:14 1996 Jeffrey A Law (law@cygnus.com)
9927
9928 * gdb.disasm/hppa.exp: Compile directly into an executable, use
9929 the executable, not the .o to run the tests from.
9930
9931Wed Jan 31 14:21:09 1996 Jeffrey A Law (law@cygnus.com)
9932
9933 * gdb.base/break.exp: Don't test for program exit or exit status
9934 if $noresults if nonzero.
9935 * gdb.base/langs.exp: Likewise.
9936 * gdb.base/watchpoint.exp: Likewise.
9937
9938 * gdb.base/default.exp: Remove extraneous call to load gdb.exp.
9939 * gdb.chill/pr-8405.exp: Move skip_chill_tests check to just before
9940 trying to compile the testcase.
9941
9942Wed Jan 24 23:42:39 1996 Doug Evans <dje@charmed.cygnus.com>
9943
9944 * gdb.base/interrupt.exp (p func1): xfail sparc64-*-solaris2.
9945 * gdb.base/signals.exp (continue to handler): Likewise.
9946
9947Tue Jan 23 16:28:22 1996 Per Bothner <bothner@kalessin.cygnus.com>
9948
9949 * gdb.c++/classes.exp: Now = returns false/true, not 1/0.
9950
9951 * gdb.fortran/exprs.exp: .LT. and .GT. now return .TRUE. or .FALSE..
9952
9953Tue Jan 23 15:41:57 1996 Jeffrey A Law (law@cygnus.com)
9954
9955 * gdb.base/corefile.exp: Recognize "not found" as failure
9956 when trying to determine if a core file was generated.
9957 If no core file was generate the first time, try again without
9958 the ulimit -c to work around braindamaged shells.
9959
9960Mon Jan 15 09:33:00 1996 Fred Fish <fnf@cygnus.com>
9961
9962 * gdb.stabs/configure.in (alpha-*-*,mips-*-*): Replace
9963 [] tests with "test" and enclose string in quotes.
9964 * gdb.stabs/configure: Rebuild
d63a86f8 9965
c906108c
SS
9966Thu Jan 11 09:43:14 1996 Tom Tromey <tromey@creche.cygnus.com>
9967
9968 Changes in sync with expect:
9969 * aclocal.m4 (CY_AC_PATH_TCLH): Handle Tcl 7.5 and greater.
9970 (CY_AC_PATH_TCLLIB): Handle Tcl 7.5 and greater.
9971 (CY_AC_PATH_TKH): Handle Tk 4.1 and greater.
9972 (CY_AC_PATH_TKLIB): Handle Tk 4.1 and greater. Properly quote
9973 argument to AC_REQUIRE.
9974 * configure: Regenerated.
9975
9976Thu Jan 4 08:17:22 1996 Fred Fish <fnf@cygnus.com>
9977
9978 * gdb.base/corefile.exp: When generating a core, discard any
9979 error messages about ulimit not found and the "core dumped"
9980 message from the shell that runs the coredumper.
9981
9982Wed Jan 3 01:30:41 1996 Jeffrey A Law (law@cygnus.com)
9983
9984 * lib/gdb.exp (skip_chill_tests): Skip them on the PA too.
9985
9986 * gdb.stabs/weird.exp: Use ${target_triplet} to determine
9987 which sed script to run. Expect failure for v_comb test
9988 on PA targets too.
d63a86f8 9989
c906108c
SS
9990Sat Dec 30 16:09:04 1995 Fred Fish <fnf@rtl.cygnus.com>
9991
9992 * gdb.base/corefile.exp: Remove "i*86-*-linux" xfail for
9993 "print func2::coremaker_local" and for "backtrace in corefile.exp"
9994
9995Sat Dec 30 12:59:12 1995 Fred Fish <fnf@cygnus.com>
9996
9997 * lib/gdb.exp: Fix typo and rewrite skip_chill_tests.
9998 * gdb.stabs/weird.exp: Setup "sparc-sun-sunos4*" and
9999 "sparc-sun-solaris*" xfails for "p v_comb".
10000 * lib/gdb.exp (default_gdb_start): Fix typo.
10001 * gdb.base/corefile.exp: Allow "Core was generated by ..."
10002 messages to not include the full program name that caused
10003 the core dump since some systems (such as solaris) apparently
10004 truncate this path to about 80 characters.
10005 When generating a core file first try increasing the core file
10006 size limit to unlimited since some systems may default it to
10007 zero, and it is harmless to try it. Move the test for failing
10008 to generate a core file to where it will actually get executed.
10009 * gdb.c++/templates.exp (test_ptype_of_templates): Accept
10010 new gdb result from g++ debug info improvements and make old
10011 pattern obsolescent. Also account for size_t differences
10012 (may be int or long).
10013 * gdb.base/a1-selftest.exp (test_with_self): Check for case where
10014 initialization before function call is placed in the delay slot
10015 and thus appears to be skipped over by commands such as "next".
10016
10017Fri Dec 29 16:09:20 1995 Stan Shebs <shebs@andros.cygnus.com>
10018
10019 * gdb.base/a1-selftest.exp (test_with_self): Run without windows.
10020
10021Wed Dec 6 10:45:42 1995 Jeffrey A. Law <law@sethra.cygnus.com>
10022
10023 * gdb.base/*.exp: Make ${srcfile} only be the basename of the
10024 input source file; fix code to compile test to deal with this
10025 convention.
10026 * gdb.c++/*.exp: Likewise.
10027
10028Mon Nov 27 11:40:16 1995 Fred Fish <fnf@cygnus.com>
10029
10030 * gdb.base/signals.exp: Setup "alpha-*-osf2*" xfail for
10031 "bt in signals.exp".
10032
10033Sat Nov 25 20:52:15 1995 Fred Fish <fnf@phydeaux.cygnus.com>
10034
10035 * gdb.base/a1-selftest.exp: Add alpha-dec-osf2 setup_xfail for
10036 "step over execarg initialization" and
10037 "step over corearg initialization".
10038
10039Sat Nov 25 18:20:14 1995 Fred Fish <fnf@cygnus.com>
10040
10041 * gdb.base/ptype.c (main): Declare malloc as a "char *" for systems
10042 with sizeof(pointer) > sizeof(int). Avoid "void *" or include files.
10043
10044Sat Nov 25 11:03:42 1995 Fred Fish <fnf@cygnus.com>
10045
10046 From Rob Savoye (rob@poseidon.cygnus.com)
10047 * Makefile.in, configure.in, gdb.base/{Makefile.in, configure.in},
10048 gdb.c++/{Makefile.in, configure.in}, gdb.chill/{Makefile.in,
10049 configure.in}, gdb.disasm/{Makefile.in, configure.in},
10050 gdb.stabs/{Makefile.in, configure.in}, gdb.threads/{Makefile.in,
10051 configure.in}: Major reworking for autoconfig.
10052 * aclocal.m4, configure, gdb.base/configure, gdb.c++/configure,
10053 gdb.disasm/configure, gdb.stabs/configure, gdb.stabs/default.mt :
10054 New files.
10055 * config/unix-gdb.exp: Make GDB global.
10056 * gdb.base/{a1-selftest.exp, a2-run.exp,bitfields.exp, break.exp,
10057 callfuncs.exp, commands.exp, corefile.exp, crossload.exp, exprs.exp,
10058 funcargs.exp, interrupt.exp, langs.exp, list.exp, mips_pro.exp,
10059 nodebug.exp, opaque.exp, printcmds.exp, ptype.exp, recurse.exp,
10060 regs.exp, return.exp, scope.exp, setvar.exp, sigall.exp, signals.exp,
10061 term.exp, twice.exp, watchpoint.exp, whatis.exp},
10062 gdb.c++/{classes.exp, callfuncs.exp, inherit.exp, misc.exp,
10063 templates.exp, virtfunc.exp}, gdb.chill/{callch.exp, chillvars.exp,
10064 misc.exp, pr-4975.exp, pr-5016.exp, pr-5020.exp, pr-5022.exp,
10065 pr-5646.exp, pr-5984.exp, pr-6292.exp, pr-6632.exp, pr-8134.exp,
10066 pr-8136.exp, result.exp, string.exp, tuples.exp},
10067 gdb.disasm/{hppa.exp, sh3.exp}, gdb.stabs/weird.exp: Change continues
10068 to returns as necessary, arrange for test to compile own testcase
10069 executable.
10070 * lib/gdb.exp: Changes for testsuite to compile own test cases.
d63a86f8 10071
c906108c
SS
10072Tue Nov 21 16:15:45 1995 Fred Fish <fnf@cygnus.com>
10073
10074 * gdb.c++/classes.exp (test_pointers_to_class_members): Add
10075 clear_xfail at end of test which might not call either pass or fail.
10076 * gdb.base/a1-selftest.exp: Add i*86-*-linuxaout xfail for
10077 "backtrace through signal handler".
10078
10079Sat Nov 18 04:09:31 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10080
10081 * gdb.base/sigall.exp: Work around OSF/1-3.x kernel bug when
10082 continuing from a job control stop signal.
10083 * gdb.stabs/alpha.mt: Use $(CFLAGS) when building weird.o.
10084
10085Wed Nov 15 00:28:03 1995 Jeffrey A Law (law@cygnus.com)
10086
10087 * gdb.base/callfuncs.exp: Remove bogus hppa xfails.
10088 * gdb.base/corefile.exp: Likewise.
10089 * gdb.base/funcargs.exp: Likewise.
10090
10091Tue Nov 14 15:18:10 1995 Stu Grossman (grossman@cygnus.com)
10092
10093 * config/hmsirom.exp: Setup for talking to hmsi ROM monitor.
10094 * config/monitor.exp: Add support for setting baud rate.
10095
10096Sat Nov 4 15:35:52 1995 Fred Fish <fnf@cygnus.com>
10097
10098 * gdb.base/a1-selftest.exp: Remove i*86-*-sysv4* and
10099 i*86-*-linux* xfails for "backtrace through signal handler".
10100 * gdb.base/corefile.exp: Add i*86-*-sysv4* xfail for
10101 "print func2::coremaker_local".
10102 * gdb.base/break.exp: Add i*86-*-sysv4*, sparc-sun-sunos4,
10103 alpha-dec-osf2* xfail for
10104 "delete all breakpoints when none".
10105
10106Wed Nov 1 15:57:16 1995 Fred Fish <fnf@cygnus.com>
10107
10108 * gdb.base/break.exp: Change test that deletes all breakpoints
10109 when no user breakpoints are installed. A post 4.15 change
10110 causes gdb to no longer prompt in this case.
10111
10112Tue Oct 31 15:13:43 1995 Fred Fish <fnf@cygnus.com>
10113
10114 * gdb.base/return.exp (return_tests): Change xfail for test
10115 "correct value returned double test" to stop xfailing at
10116 Solaris 2.5. Apparently the bug has been fixed.
10117
10118Sun Oct 29 12:18:16 1995 Fred Fish <fnf@cygnus.com>
10119
10120 * gdb.stabs/ecoff.sed: Remove comment lines except for first one.
10121 IRIX 4.0 /bin/sed chokes on them, though they work fine elsewhere.
10122
10123Tue Oct 24 11:12:12 1995 Jeffrey A Law (law@cygnus.com)
10124
10125 * gdb.disasm/hppa.exp: Test lci and syncdma instructions.
10126 * gdb.disasm/hppa.s: Corresponding changes.
10127
10128Wed Oct 18 11:27:47 1995 Jeffrey A Law (law@cygnus.com)
10129
10130 * gdb.base/configure.in (hppa*-*-hpux*): No longer needs target
10131 makefile fragment.
10132 * config/mt-hpux: Deleted.
10133
10134Tue Oct 17 23:02:12 1995 Jeffrey A Law (law@cygnus.com)
10135
d63a86f8 10136 * Many files: When warning about suppressed tests due to a
c906108c
SS
10137 nonexistant test binary, avoid incrementing the warning count.
10138
10139Tue Oct 10 11:00:41 1995 Fred Fish <fnf@cygnus.com>
10140
10141 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove BISON.
d63a86f8 10142
c906108c
SS
10143Sun Oct 8 04:23:14 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10144
10145 * gdb.base/return.exp: Change xfail from "sparc-*-solaris2.*" to
10146 "sparc-*-solaris2*".
10147
10148Sat Sep 23 01:22:23 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10149
10150 * gdb.base/coremaker.c: Produce a full core dump for AIX targets.
10151 Add global and local variables and initialize them.
10152 * gdb.base/corefile.exp: Test correct mapping of corefile sections
10153 by printing variables. Remove rs6000 and powerpc xfails, BFD now
10154 extracts the file name and terminating signal from the core file.
10155 * TODO: Remove note about tests for correct mapping of corefile.
10156 * gdb.base/ptype.c (main): Use boolean2 to inhibit AIX 4.1 xlc
10157 from optimizing it away.
10158 * gdb.stabs/weird.exp: Remove rs6000 xfail, xcoffread.c now
10159 handles common blocks.
10160
10161Thu Sep 21 01:28:10 1995 Jeff Law (law@snake.cs.utah.edu)
10162
10163 * gdb.disasm/sh3.s (fmac): Update for new assembler syntax
10164 * gdb.disasm/sh3.exp (fmac): Corresponding changes.
10165
10166Wed Sep 20 13:15:05 1995 Ian Lance Taylor <ian@cygnus.com>
10167
10168 * Makefile.in (maintainer-clean): New target, synonym for
10169 realclean.
10170 * gdb.base/Makefile.in (maintainer-clean): Likewise.
10171 * gdb.c++/Makefile.in (maintainer-clean): Likewise.
10172 * gdb.chill/Makefile.in (maintainer-clean): Likewise.
10173 * gdb.disasm/Makefile.in (maintainer-clean): Likewise.
10174 * gdb.stabs/Makefile.in (maintainer-clean): Likewise.
10175 * gdb.threads/Makefile.in (maintainer-clean): Likewise.
10176
10177Sun Sep 10 13:14:01 1995 Fred Fish <fnf@cygnus.com>
10178
10179 * gdb.base/scope.exp (text_at_main): Add "hppa*-*-hpux*"
10180 xfails when not gcc compiled for "print foo::funclocal".
10181 (test_at_foo): Add "hppa*-*-hpux*" xfails when not gcc compiled for:
10182 "print foo::funclocal at foo",
10183 "print 'scope1.c'::foo::funclocal at foo",
10184 "print foo::funclocal_bss at foo",
10185 "print 'scope1.c'::foo::funclocal_bss at foo",
10186 "print foo::funclocal_ro at foo",
10187 "print 'scope1.c'::foo::funclocal_ro at foo",
10188 "print bar::funclocal at foo" and
10189 "print 'scope1.c'::bar::funclocal at foo".
10190 (test_at_bar): Add "hppa*-*-hpux*" xfails when not
10191 gcc compiled for "print foo::funclocal at bar".
10192 Expand all messages to ensure that they identify that
10193 the test is at bar().
10194 * gdb.base/opaque.exp: Add "hppa*-*-hpux*" xfails when not
10195 gcc compiled for:
10196 "ptype on opaque struct pointer (statically)",
10197 "ptype on opaque struct tagname (statically)",
10198 "ptype on opaque struct pointer (dynamically) 1",
10199 "ptype on opaque struct tagname (dynamically) 1",
10200 "ptype on opaque struct pointer (dynamically) 2" and
10201 "ptype on opaque struct tagname (dynamically) 2
10202 * gdb.base/nodebug.exp: Add "hppa*-*-hpux*" xfails when not
10203 gcc compiled for:
10204 "p datalocal"
10205 "whatis datalocal",
10206 "ptype datalocal",
10207 "p bsslocal",
10208 "whatis bsslocal", and
10209 "ptype bsslocal".
10210 * gdb.base/langs.exp: Add "hppa*-*-hpux*" xfails for
10211 "backtrace in langs.exp" and "up to langs0__2do in langs.exp"
10212 when not gcc compiled.
10213 * gdb.base/funcargs.exp (float_and_integral_args): Add
10214 "hppa*-*-hpux*" xfail for "run to call2a" when not gcc
10215 compiled.
10216 (discard_and_shuffle): Add "hppa*-*-hpux*" xfail for
10217 "backtrace from call6a" when not gcc compiled.
10218 (shuffle_round_robin): Add "hppa*-*-hpux*" xfail for
10219 "backtrace from call7a" when not gcc compiled.
10220 * gdb.base/callfuncs.exp (do_function_calls):
10221 Add "hppa*-*-hpux*" xfail when not gcc compiled for
10222 "p t_char_array_values(char_array_val2,char_array_val1)",
10223 "p t_char_array_values(char_array_val1,char_array_val2)",
10224 "p t_char_array_values("carray 1","carray 2")",
10225 "p t_char_array_values("carray 1",char_array_val2)",
10226 "p t_char_array_values(char_array_val1,"carray 2")",
10227 "p sum_args(1,{2})",
10228 "p sum_args(2,{2,3})",
10229 "p sum_args(3,{2,3,4})",
10230 "p sum_args(4,{2,3,4,5})"
10231 * gdb.base/corefile.exp: Add "hppa*-*-hpux*" xfail for
10232 "backtrace in corefile.exp" when not gcc compiled.
10233
10234Sat Sep 9 01:35:39 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10235
10236 * gdb.base/signals.exp: Rewrite `handle all print' test as
10237 a procedure. Accept blanks or TABs as whitespace, increase
10238 timeout and expect input buffer size for the large output
10239 from the command. Remove "i*86-*-bsdi2.0" xfail.
10240
10241Sat Sep 2 06:41:26 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10242
10243 * gdb.base/setvar.exp: Add new testcases for truncation when
10244 assigning invalid values to bitfields.
10245
10246Sat Sep 2 00:17:31 1995 Fred Fish <fnf@cygnus.com>
10247
d63a86f8 10248 * gdb.base/callfuncs.exp (do_function_calls): Remove
c906108c
SS
10249 mips-sgi-irix* xfail for
10250 "call inferior func with struct - returns char *"
10251 and fix test so that an optional (unsigned char *) cast is
10252 accepted in the result.
10253
10254Fri Sep 1 13:42:01 1995 Fred Fish <fnf@cygnus.com>
10255
10256 * gdb.base/funcargs.exp (float_and_integral_args): Remove
10257 sparc-sun-solaris2* xfail for "print f1 after run to call2a".
10258 * gdb.c++/Makefile.in (SUFFIXES): Add .SUFFIXES and ".cc" suffix.
10259 * gdb.base/signals.exp: Remove duplicate "handle all print" test
10260 that accidentally got checked in.
10261
10262Sun Aug 27 23:35:35 1995 Fred Fish <fnf@cygnus.com>
10263
d63a86f8 10264 * gdb.base/callfuncs.exp (do_function_calls): Add alpha-dec-osf2*
c906108c
SS
10265 clear_xfail for "p t_float_values2(3.14159,float_val2)" for gcc
10266 compiled test.
10267 * gdb.base/opaque.exp (setup_xfail_on_opaque_pointer):
10268 Add mips-sgi-irix5* xfail for not gcc compiled.
10269 * gdb.base/Makefile.in (nodebug.o): Also create nodebug.ci.
10270 * gdb.base/nodebug.exp: Add mips-sgi-irix5 xfail when not gcc compiled for
10271 "p top", "whatis top", "p middle", and "whatis middle".
10272 * gdb.base/whatis.exp: Add mips-sgi-irix* xfail for
10273 "whatis signed char" for not gcc compiled.
10274 * gdb.base/setvar.exp: Add mips-sgi-irix4* xfail (works on irix5) for
10275 "set variable signed char=-1 (-1)" and
10276 "set variable signed char=0xFF (0xFF)" for not gcc compiled.
10277 * gdb.base/funcargs.exp (float_and_integral_args):
10278 Add mips-sgi-irix5* xfail for "run to call2a" for not gcc compiled.
10279 Add mips-sgi-irix* xfail when not gcc compiled for
10280 "continue to call2b".
10281 Add mips-sgi-irix4* xfail (works with irix5) when gcc compiled for
10282 "continue to call2g".
10283 (discard_and_shuffle): Add mips-sgi-irix5* xfail whn not gcc compiled for
10284 "backtrace from call6a"
10285 (shuffle_round_robin): Add mips-sgi-irix* xfail when not gcc compiled for
10286 "backtrace from call7k".
10287 Add mips-sgi-irix5* xfail when not gcc compiled for
10288 "backtrace from call7a".
10289 (localvars_after_alloca): Fix gdb_test cmds for
10290 "print * after runto ...".
10291 Remove rs6000-*-* xfails for
10292 "print i after runto localvars_after_alloca" and
10293 "print l after runto localvars_after_alloca"
10294 for all compilers.
10295 * gdb.base/exprs.exp: Add mips-sgi-irix4* xfails (works with irix5),
10296 when not compiled with gcc, for:
10297 "print signed char == (minus)",
10298 "print signed char != (minus)",
10299 "print signed char < (minus)",
10300 "print signed char > (minus)".
10301 * gdb.base/callfuncs.exp (do_function_calls):
10302 Add mips-sgi-irix* xfail, when compiled with native compiler, for
10303 "call inferior func with struct - returns char *".
d63a86f8 10304 * gdb.base/return.exp (return_tests): Change xfail for
c906108c
SS
10305 "correct value returned double test" to include Solaris 2.4.
10306 * gdb.base/funcargs.exp (float_and_integral_args):
10307 Add sparc-sun-solaris2* xfail for "print f1 after run to call2a".
d63a86f8 10308
c906108c
SS
10309Sat Aug 26 00:26:11 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10310
10311 * gdb.base/setvar.c, gdb.base/setvar.exp: Add new tests for
10312 enumeration bitfields if compiling with GNU C.
10313 * lib/gdb.exp: Consume `(y or n) ' in `Reinitialize source path
10314 to empty' prompt.
10315
10316Tue Aug 22 00:30:37 1995 Jeff Law (law@snake.cs.utah.edu)
10317
10318 * gdb.base/scope.exp: xfail 'scope0.c'::filelocal_bss before run
10319 test for PRO targets.
10320
10321 * gdb.base/funcargs.exp: Avoid ever setting more than 8
10322 breakpoints in the inferior at any given time by making
10323 two groups of breakpoints for call2*, call6* and call7*
10324 tests.
10325
10326Sun Aug 20 06:58:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10327
10328 * gdb.base/funcargs.exp: Fix typos introduced by Aug 15 change.
10329 * gdb.base/callfuncs.c (main): Use struct_val1 to inhibit xlc
10330 from optimizing it away.
10331 * gdb.base/callfuncs.exp: Remove rs6000-*-* xfails for
10332 "call inferior func with struct".
10333
10334Wed Aug 16 11:57:15 1995 Stan Shebs <shebs@andros.cygnus.com>
10335
10336 * configure.in: Only configure gdb.chill for particular targets.
10337
10338Tue Aug 15 09:42:44 1995 Fred Fish <fnf@cygnus.com>
10339
10340 * gdb.base/Makefile.in: Add action to .c.o transformation
10341 rule that generates a .ci file for each .o file and remove
10342 explicit .c.o rules except for callfuncs.o.
10343 * gdb.c++/Makefile.in: Add .cc.o transformation rule that
10344 generates a .ci file for each .o file and remove explicit
10345 .cc.o rules.
10346 (clean): Remove *.tmp *.ci files.
10347 (EXECUTABLES): Remove templ-info.exp.
10348 * gdb.base/compiler.c: New file.
10349 * gdb.c++/compiler.cc: New file
10350 * gdb.base/scope.exp: Source gdb.base/scope.ci.
10351 Change rs6000-*-* xfail for
10352 "print 'scope0.c'::filelocal_ro" and
10353 "print 'scope1.c'::filelocal" and
10354 "print 'scope1.c'::filelocal_bss" and
10355 "print 'scope1.c'::filelocal_ro" and
10356 "print 'scope1.c'::foo::funclocal" and
10357 "print 'scope1.c'::foo::funclocal_ro" and
10358 "print 'scope1.c'::bar::funclocal" and
10359 "print 'scope0.c'::filelocal_ro" and
10360 "print 'scope1.c'::filelocal at foo" and
10361 "print 'scope1.c'::filelocal_bss at foo" and
10362 "print 'scope1.c'::filelocal_ro at foo" and
10363 "print 'scope1.c'::foo::funclocal at foo" and
10364 "print 'scope1.c'::foo::funclocal_bss at foo" and
10365 "print 'scope1.c'::foo::funclocal_ro at foo" and
10366 "print 'scope1.c'::bar::funclocal at foo" and
10367 "print 'scope0.c'::filelocal_ro" and
10368 "print 'scope1.c'::filelocal" and
10369 "print 'scope1.c'::filelocal_bss" and
10370 "print 'scope1.c'::filelocal_ro" and
10371 "print 'scope1.c'::foo::funclocal" and
10372 "print 'scope1.c'::foo::funclocal_bss" and
10373 "print 'scope1.c'::foo::funclocal_ro" and
10374 "print 'scope1.c'::bar::funclocal" and
10375 "print 'scope1.c'::bar::funclocal_bss"
10376 to only be xfail'd when not compiled with gcc.
d63a86f8 10377 Add rs6000-*-* xfail for
c906108c
SS
10378 "print 'scope0.c'::filelocal_bss before run"
10379 when compiled with gcc.
10380 (test_at_main): Add rs6000-*-* xfail for
10381 "print filelocal_ro in test_at_main"
10382 when compiled with gcc.
10383 * gdb.base/ptype.exp: Source gdb.base/ptype.ci.
d63a86f8 10384 Add rs6000-*-aix* xfail for
c906108c
SS
10385 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)" and
10386 "ptype t_char_array", not compiled with gcc.
10387 * gdb.base/list.exp (test_list_function): Add rs6000-*-*
10388 xfail for "list foo (in include file)" when gcc compiled.
10389 * gdb.base/funcargs.exp: Source gdb.base/funcargs.ci
10390 (integral_args): Add rs6000-*-* xfail for
10391 "run to call0a" if not compiled with gcc.
10392 (unsigned_integral_args): Add rs6000-*-* xfail for
10393 "run to call1a" if not compiled with gcc.
10394 (float_and_integral_args): Add rs6000-*-* xfail for
10395 "run to call2a" if not compiled with gcc and for
10396 "continue to call2b" for any compiler.
10397 Add rs6000-*-* xfail to
10398 "print f1 after run to call2a" for gcc compiled.
10399 (discard_and_shuffle): Add rs6000-*-* xfail for
10400 "run to call6a".
10401 (shuffle_round_robin): Add rs6000-*-* xfail for
10402 "backtrace from call7a" if not compiled with gcc.
10403 Add rs6000-*-* xfail for
10404 "backtrace from call7b" if compiled with gcc.
10405 (call_after_alloca): Add rs6000-*-* xfail for
10406 "print c in call_after_alloca" and
10407 "print s in call_after_alloca" and
10408 "backtrace from call_after_alloca_subr"
10409 if not compiled with gcc.
10410 (localvars_in_indirect_call): Add rs6000-*-* xfail for
10411 "print c in localvars_in_indirect_call" and
10412 "print c in localvars_in_indirect_call" and
10413 "backtrace in indirectly called function" and
10414 "stepping into indirectly called function"
10415 if not compiled with gcc.
10416 (localvars_after_alloca): Add rs6000-*-* xfail for
10417 "print c after runto localvars_after_alloca" and
10418 "print s after runto localvars_after_alloca" and
10419 "print i after runto localvars_after_alloca" and
10420 "print l after runto localvars_after_alloca"
10421 for all compilers.
10422 * gdb.base/whatis.exp: Source gdb.base/whatis.ci rather
10423 than whatis-info.exp.
10424 * gdb.base/opaque.exp: Source gdb.base/opaque0.ci rather
10425 than opaque-info.exp.
10426 Setup rs6000-*-* xfail for
d63a86f8 10427 "ptype on opaque struct pointer (statically)" and
c906108c
SS
10428 "ptype on opaque struct pointer (dynamically)" when
10429 not compiled with gcc.
10430 * gdb.base/callfuncs.exp: Source gdb.base/callfuncs.ci
10431 rather than callf-info.exp.
10432 (do_function_calls): Add clear_xfail for rs6000-*-* for
10433 "p t_float_values2(3.14159,float_val2)". Seems to work
10434 fine there, both with xlc and gcc. Need to find out what
10435 it is doing right and fix other platforms.
10436 * gdb.base/callfuncs.exp: Add rs6000-*-* xfail for
10437 "call inferior func with struct - returns int",
10438 "call inferior func with struct - returns long",
10439 "call inferior func with struct - returns float",
10440 "call inferior func with struct - returns double",
10441 "call inferior func with struct - returns char *",
10442 but only if not gcc compiled (presumes xlc compiled).
10443 Change rs6000-*-* xfails for
10444 "call inferior func with struct - returns char" and
10445 " call inferior func with struct - returns short" to only
10446 xfail if not using gcc.
10447 (clean mostlyclean): Remove *.ci and *.tmp files.
10448 * gdb.c++/templates.exp: Source gdb.c++/templates.ci rather
10449 than templ-info.exp.
10450 * gdb.base/langs.exp: Source gdb.base/langs.ci.
10451 Add rs6000-*-* xfail for "up to foo in langs.exp"
10452 "up to cppsub_ in langs.exp" and "up to fsub in langs.exp"
10453 when not gcc compiled.
d63a86f8 10454
c906108c
SS
10455Sat Aug 12 15:05:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
10456
10457 * gdb.base/callfuncs.exp: Add xfails for the powerpc.
10458 * gdb.base/corefile.exp: Likewise.
10459 * gdb.base/list.exp: Likewise.
10460 * gdb.base/scope.exp: Likewise.
10461 * gdb.base/siganls.exp: Likewise.
10462
10463 * gdb.base/nodebug.exp: Add xfails for the powerpc. Handle aix4
10464 compiler output.
10465 * gdb.base/whatis.exp: Likewise.
10466
10467Fri Aug 11 13:36:20 1995 Jeff Law (law@snake.cs.utah.edu)
10468
10469 * gdb.disasm/sh3.exp (all_fp_misc_tests): No longer expect a
10470 failure (opcode table has been fixed to match reality).
10471
10472Mon Aug 14 09:01:59 1995 Fred Fish <fnf@cygnus.com>
10473
10474 * gdb.base/callfuncs.exp: Add rs6000-*-* xfails for
10475 "call inferior func with struct - returns char",
10476 "call inferior func with struct - returns short"
10477
10478 * gdb.base/scope.exp: Remove rs6000-*-* xfails for
10479 "print 'scope0.c'::filelocal at main",
10480 "print 'scope0.c'::filelocal_bss in test_at_main",
10481 "print 'scope0.c'::filelocal at foo",
10482 "print 'scope0.c'::filelocal_bss in test_at_foo",
10483 "print 'scope0.c'::filelocal at bar",
10484 "print 'scope0.c'::filelocal_bss in test_at_bar"
d63a86f8 10485
c906108c
SS
10486 * gdb.base/list.exp: Remove rs6000-*-* xfail for "list function
10487 in source file 1". This bug seems to have been fixed with both
10488 gcc and native cc (was native assembler bug?).
10489
10490Wed Aug 9 08:04:12 1995 Fred Fish (fnf@cygnus.com)
10491
10492 * gdb.base/a1-selftest.exp: Change "i*86-*-sysv4" xfail for
10493 "backtrace through signal handler" to "i*86-*-sysv4*".
10494 * gdb.base/signals.exp: Add xfail for "'next' behaved as
10495 continue" case. Add "known SVR4 bug" to fail message.
10496 Add "i*86-*-bsdi2.0" xfail for "handle all print".
10497 Add "i*86-*-bsdi2.0" xfail for "backtrace in signals_tests_1".
10498 * gdb.base/ptype.exp: Add "i*86-*-sysv4*" xfail for
10499 "whatis unnamed typedef'd enum..." and "ptype t_char_array".
10500 * gdb.base/langs.exp: Add "i*86-*-sysv4*" xfail for
10501 "up to foo in langs.exp", "show language at foo in
10502 langs.exp", "up to cppsub_ in langs.exp", "show
10503 language at cppsub_ in langs.exp", "up to fsub in
10504 langs.exp", and "show language at fsub in langs.exp".
10505 * gdb.base/corefile.exp: Add "i*86-*-sysv4*" to xfail for
10506 "bactrace in corefile.exp".
10507 * gdb.base/callfuncs.exp: Change xfail to "i*86-*-*" for
10508 "call inferior function with struct - returns float" and
10509 "call inferior function with struct - returns double".
d63a86f8 10510
c906108c
SS
10511Mon Aug 7 02:43:28 1995 Jeff Law (law@snake.cs.utah.edu)
10512
10513 * gdb.disasm/sh3.s: Source for sh3 disassembler tests.
10514 * gdb.disasm/sh3.exp: Run the sh3 disassembler tests.
10515 * gdb.disasm/configure.in (sh-*-*): Use sh3.mt makefile fragment.
10516 * gdb.disasm/sh3.mt: Makefile fragment for sh3 ests.
10517
10518Mon Aug 7 08:09:37 1995 Fred Fish <fnf@cygnus.com>
10519
10520 * Makefile.in (CHILL_FOR_TARGET): Use previously defined
10521 (or overriden) "CHILL" macro rather then bare "gcc".
10522 Also look for ../../gcc/xgcc since that is what we will
10523 actually need, not "Makefile". Remove following assignment
10524 of CHILL to CHILL_FOR_TARGET because that results in
10525 recursive definition.
10526
10527Sun Aug 6 16:52:29 1995 Fred Fish <fnf@cygnus.com>
10528
10529 * gdb.base/corefile.exp: Change xfail for backtrace in
10530 corefile.exp from linuxaout to all linux.
10531 * gdb.base/sigall.exp (test_one_sig): Specifically deal with
10532 cases where we miss the breakpoint at the signal handler
10533 for some reason. Setup xfail for linuxoldld/linuxaout and
10534 getting SIGIO. Setup xfail for linuxoldld/linuxaout for
10535 hitting SIGURG breakpoint.
10536 * gdb.base/signals.exp: Setup xfail for "next" acting like
10537 continue to add linuxoldld. Setup xfail for all linux for
10538 "next to handler in signals_tests_1", "backtrace in
10539 signals_tests_1", "continue to func1", "pass SIGUSR1",
10540 and continue to handler".
10541
10542Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
10543
10544 * Update all FSF addresses except those in COPYING* files.
10545
10546Sun Jul 30 17:50:35 1995 Fred Fish <fnf@cygnus.com>
10547
10548 * gdb.base/a2-run.exp: Change messages to be more explicit about
10549 the status of args, and quote binfile in results.
10550
10551Sun Jul 30 10:24:20 1995 Fred Fish <fnf@cygnus.com>
10552
10553 * gdb.base/callfuncs.exp: Add tests for passing structs to
10554 inferior functions and return various types.
10555 * gdb.base/callfuncs.c: Add functions to receive a struct
10556 and return a member of the struct, in various types.
10557
10558Sat Jul 29 14:22:33 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10559
10560 * gdb.base/Makefile.in (clean): Remove callf-info.exp.
10561
10562Fri Jul 28 13:36:11 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
10563
10564 * config/vxworks29k.exp: New file, sources vxworks.exp.
10565
10566Fri Jul 28 00:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
10567
10568 * config/gdbremote.exp: New file. Testing framework using
10569 gdbserver.
10570
10571Thu Jul 27 12:17:14 1995 Fred Fish (fnf@cygnus.com)
10572
10573 * gdb.base/interrupt.exp: Setup "i*86-*-linux" xfail for
10574 "call function when asleep" and "send end of file".
10575 * gdb.base/corefile.exp: Add "i*86-*-linuxaout" to xfail list
10576 for "backtrace in corefile.exp".
10577 * gdb.base/a1-selftest.exp: Add "i*86-*-linux*" to xfail list
10578 for "backtrace through signal handler".
10579 * gdb.base/corefile.exp: Make sure we actually generate a core file
10580 before trying the core tests. Some systems allow the user to suppress
10581 generation of core files and default to that (linux for example).
10582 * gdb.base/signals.exp: Change xfail for "next" acting like "continue"
10583 from "i*86-*-linux" to "i*86-*-linuxaout". Works with ELF beta.
10584
10585Tue Jul 25 17:30:10 1995 Jeffrey A. Law <law@rtl.cygnus.com>
10586
10587 * gdb.threads: New directory with some crude multi-threaded
10588 gdb tests (step.exp and step2.exp).
10589 * config/mt-lynx (STEP_EXECUTABLE): Define.
10590 (THREADFLAGS): Define.
10591
10592Tue Jul 25 01:03:52 1995 Jeff Law (law@snake.cs.utah.edu)
10593
10594 * gdb.base/sigall.exp: Avoid losing in SIGPRIO test on lynx.
10595
10596 * gdb.base/signals.exp: Disable whole file for lynx until
10597 further notice.
10598
10599 * gdb.base/signals.exp: xfail test where "next" acts like
10600 "continue" for lynx.
10601
10602 * gdb.base/interrupt.exp: xfail test for calling function while
10603 inferior is asleep for lynx.
10604
10605 * gdb.base/watchpoint.exp: Handle more cases of gdb echoing more
10606 than one cr-lf after each command.
10607
10608Sun Jul 23 23:33:18 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10609
10610 * configure.in: Reinstate setting of stabsdirs variable, fix
10611 typo in setting up configdirs for native builds.
10612
10613 * gdb.base/return.exp: Fix typo in return double test.
10614 * gdb.base/return.c (tmp2, tmp3): Made global to inhibit the
10615 compiler from optimizing them away.
10616
10617Fri Jul 21 11:39:34 1995 Jeff Law (law@snake.cs.utah.edu)
10618
10619 * gdb.base/gdbvars.exp: Expect zero or more additional cr-lf
10620 sequences to be echo'd by gdb when using gdb_test.
10621 * gdb.chill/chexp.exp: Likewise.
10622 * gdb.fortran/exprs.exp: Likewise
10623
10624Thu Jul 20 13:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
10625
10626 * gdb.base/a1-selftest.exp: Reset the timeout value to 30 seconds
10627 after the inferior gdb has started.
10628
10629 * gdb.base/a2-run.exp: Handle gdb echoing more than one cr-lf
10630 after each command.
10631 * gdb.base/funcargs.exp: Likewise.
10632 * gdb.base/gdbvars.exp: Likewise.
10633 * gdb.base/interrupt.exp: Likewise.
10634 * gdb.base/list.exp: Likewise.
10635 * gdb.base/watchpoint.exp: Likewise.
10636 * gdb.c++/demangle.exp: Likewise.
10637 * gdb.c++/inherit.exp: Likewise.
10638 * gdb.chill/chexp.exp: Likewise.
10639 * gdb.fortran/exprs.exp: Likewise.
10640
10641 * gdb.base/watchpoint.exp: Disable watchpoint triggered in syscall
10642 test if we can't handle IO to/from the inferior.
10643
10644 * gdb.c++/misc.exp: Always check for a program already being
10645 started after sending a "run" command to gdb.
10646
10647 * gdb.base/twice.exp: Start with a fresh gdb.
10648
10649 * gdb.chill/chexp.exp: Remove skip_chill_tests check; these tests
10650 only depend on gdb's expression code, not the chill runtime.
10651
10652 * gdb.base/return.c: Put return values into variables so we
10653 can have gdb print them rather than depending on the program
10654 to print them.
10655 * gdb.base/return.exp: Corresponding changes.
10656
10657 * lib/gdb.exp: Provide default value for noinferiorio.
10658 * gdb.base/interrupt.exp: Skip tests if we can't handle IO to/from
10659 the inferior.
10660
10661 * gdb.base/break.exp: Always check for a program already being
10662 started after sending a "run" command to gdb.
10663 (text_next_with_recursion): Don't check the output from the
10664 program's printf statement. Instead just make sure the program
10665 exited.
10666
10667 * gdb.base/commands.exp: Protect tests which need arguments with
10668 $noargs conditionals.
10669
10670Wed Jul 19 22:42:43 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10671
10672 * gdb.base/printcmds.exp: Adjust expect patterns for addresses
10673 of structure member arrays to match gdb/valops.c:value_addr change.
10674
10675Mon Jul 17 10:12:27 1995 Jeff Law (law@snake.cs.utah.edu)
10676
10677 * gdb.base/a1-selftest.exp: Fix unmatched quotes in many timeout
10678 cases.
10679
10680Wed Jul 12 10:20:08 1995 Fred Fish (fnf@cygnus.com)
10681
10682 * configure.in (configdirs): Remove gdb.chill from default list
10683 of subdirs and then add it back in only if doing a native build.
10684 The current chill compiler does not yet work in any cross build.
10685 * Revert all signal changes from Jul 6.
10686 * gdb.base/{sigall.c signals.c}: Define away signal() and alarm()
10687 for sh-hms targets, allowing these tests to link, with no other
10688 changes. Testing is suppressed by setting "nosignals" in site.exp.
10689
10690Thu Jul 6 20:58:30 1995 Fred Fish (fnf@cygnus.com)
10691
10692 * configure.in (signaldirs): Define and add to configdirs for all
10693 targets except some specific ones that are known to not support signals.
10694 Also clean up formatting.
10695 * gdb.base/Makefile.in (EXECUTABLES): Remove sigall and signals.
10696 (signals, sigall): Remove rules to build.
10697 * gdb.base/{sigall.c, sigall.exp, signals.c, signals.exp}:
10698 Moved to new gdb.signals directory.
10699 * gdb.signals: New test directory.
10700 * gdb.signals/{Makefile.in, configure.in, sigall.c, sigall.exp,
10701 signals.c signals.exp}: New or moved files.
10702
10703Sun Jun 25 12:55:18 1995 Jeff Law (law@snake.cs.utah.edu)
10704
10705 * gdb.base/interrupt.exp: Don't choke if $nointerrupts doesn't exist.
10706
10707Wed Jun 21 16:35:55 1995 Fred Fish <fnf@cygnus.com>
10708
10709 * gdb.base/return.exp: Xfail `return double' test failure
10710 on at least Solaris 2.3 and handle future/past versions on
10711 a case by case basis as appropriate. Also update message
10712 to include i*86 failures.
10713
10714Wed May 24 07:10:10 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10715
10716 * Makefile.in: Change variable CFLAGS to TESTSUITE_CFLAGS.
10717
10718 * lib/gdb.exp: Fix comment which erroneously identified
10719 gdb_file_cmd as gdb_load (the 19 May change was in fact to
10720 gdb_file_cmd not gdb_load).
10721 * config/unix-gdb.exp (gdb_load): Add "upvar timeout timeout".
10722
10723 * gdb.base/setvar.exp: Make test names consistent between pass and
10724 fail cases. Use gdb_test more.
10725
10726Fri May 19 07:22:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10727
10728 * lib/gdb.exp (gdb_load): Add "upvar timeout timeout".
10729
10730Mon May 15 23:50:51 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10731
10732 * gdb.base/help.exp: Fix expected help string for `show commands'.
10733
10734Thu May 11 07:55:11 1995 Jim Kingdon <kingdon@deneb.cygnus.com>
10735
10736 * gdb.stabs/xcoff.sed: Change N_LSYM to C_DECL not C_LSYM.
10737
10738 * gdb.stabs/weird.exp: Remove xfail for xcoff bitching about lack
10739 of a text section.
10740
10741Thu May 11 15:02:24 1995 Stu Grossman (grossman@andros.cygnus.com)
10742
10743 * config/monitor.exp (gdb_target_monitor): Fix loop interator so
10744 that loop eventually terminates. Fix Connection refused logic so
10745 that testsuite will expire nicely.
10746
10747Wed May 10 17:57:35 1995 Stu Grossman (grossman@andros.cygnus.com)
10748
10749 * config/cpu32bug.exp, config/est.exp, config/hppro.exp,
10750 config/rom68k.exp: New tcl glue for the appropriate monitors.
10751 These all just end up calling monitor.exp.
10752 * config/monitor.exp (gdb_target_monitor): Handle `Connection
10753 refused' by retrying. Cleanup some timeout issues.
10754 * (gdb_load): Reduce timeout. Cleanup some timeout issues.
10755 * lib/gdb.exp (gdb_test gdb_test_exact): Upvar timeout so that
10756 callers don't have to set/restore global timeout variable.
10757
10758 * The following set of changes centralizes management of the global
10759 timeout variable. This way, it can be set in one target dependent
10760 place instead of dozens of places scattered throughout the test suite.
10761 If you need to lengthen a timeout, then you should either set timeout
10762 in one of the config/{target}.exp files, or multiply it by a factor.
10763 Setting it to an absolute value is always going to lose for some
10764 targets.
10765 * gdb.base/a1-selftest.exp (test_with_self): Only use local timeout.
10766 * gdb.base/callfuncs.exp (do_function_calls): Don't set timeout.
10767 * gdb.base/funcargs.exp: Don't set timeout.
10768 * gdb.base/list.exp (test_forward_search): Only use local timeout.
10769 * gdb.base/printcmds.exp (test_print_string_constants
10770 test_print_array_constants): Don't set timeout.
10771 * gdb.base/ptype.exp: Don't set timeout.
10772 * gdb.base/recurse.exp: Don't set timeout.
10773 * gdb.base/return.exp: Don't set timeout.
10774 * gdb.base/watchpoint.exp: Don't set timeout.
10775 * gdb.c++/classes.exp (do_tests): Don't set timeout.
10776 * gdb.c++/virtfunc.exp (test_virtual_calls): Don't set timeout.
10777
10778Wed May 10 16:03:23 1995 Torbjorn Granlund <tege@adder.cygnus.com>
10779
10780 * Makefile.in: Make clean targets work also when SUBDIRS is empty.
10781
10782Mon May 1 07:32:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10783
10784 * lib/gdb.exp: Disable chill tests for irix5.
10785
10786Wed Apr 26 07:36:03 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10787
10788 * gdb.base/scope.exp: Make test names unique. Use gdb_test. Make
10789 each test pass or fail.
10790
10791Sun Apr 23 21:32:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10792
10793 * gdb.base/opaque.exp: Remove xfails for aix; print a warning if
10794 xlc not gcc.
10795
10796Fri Apr 21 15:44:02 1995 Stu Grossman (grossman@rtl.cygnus.com)
10797
10798 * cpu32bug.exp est.exp rom68k.exp: Delete. Unify into monitor.exp.
10799
10800Wed Apr 19 17:41:21 1995 Stu Grossman (grossman@cygnus.com)
10801
10802 * config/est.exp: Fix copyright and comments. Remove dead code.
10803 Use targetname, serialport and baud variables instead of fixed
10804 constants.
10805 * config/rom68k.exp: Fix copyright and comments. Remove dead code.
10806 * config/cpu32bug.exp: New file to support cpu32bug monitors.
10807
10808Wed Apr 19 13:47:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10809
10810 * gdb.base/watchpoint.exp: Don't run
10811 test_watchpoint_triggered_in_syscall for sunos.
10812
10813Mon Apr 17 12:48:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10814
10815 * gdb.base/{break.c,run.c}: Don't include vxWorks.h or stdioLib.h;
10816 they don't seem to exist. Do include stdio.h.
10817
10818Fri Apr 14 09:40:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10819
10820 * gdb.base/a1-selftest.exp: Add alpha xfail.
10821
10822Mon Apr 10 13:07:50 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10823
10824 * gdb.base/watchpoint.c (main): Prompt before calling read().
10825 * gdb.base/watchpoint.exp (test_watchpoint_triggered_in_syscall):
10826 Revise accordingly. Remove cruft about sending "123" several
10827 times, until it gets noticed. Clean up the "print buf[0]" stuff
10828 so that it passes or fails, and waits for prompts in the usual way.
10829
10830Sun Apr 9 09:02:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10831
10832 * gdb.base/recurse.exp: Fix comment.
10833
10834 * TODO: Remove item about printing variables in nodebug.exp. Add
10835 item about enabling tests which are only run on some targets.
10836
10837 * gdb.base/watchpoint.exp: Various cleanups (make each test pass or
10838 fail, make test names unique, use new gdb_test convention
10839 regarding pattern, use gdb_test more, etc.).
10840
10841 * gdb.base/bitfields.exp: Various cleanups (make each test pass or
10842 fail, make test names unique, etc.).
10843
10844Sat Apr 8 02:47:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10845
10846 * gdb.base/nodebug.c: Change return type of top and middle to
10847 short.
10848 * gdb.base/nodebug.exp: Remove xfails for ecoff systems, they
10849 are fixed by the recent mdebugread.c changes. Allow `short ()'
10850 as type for top and middle.
10851
10852Thu Apr 6 08:54:18 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10853
10854 * gdb.base/break.exp: Remove commented out if $usestubs {}. As
10855 nearly as I can tell, the whole thing was an accident in Stu's
10856 change of 24 Mar 1995 (logged in ../ChangeLog), in which he meant
10857 to replace a send/expect pair with gdb_test, but ended up only
10858 adding the gdb_test. My change of 24 Mar 1995 and Kung's change
10859 of 30 Mar 1995 took care of it, but left this vestigial comment
10860 which I am now nuking.
10861
10862Mon Apr 3 09:00:27 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10863
10864 * gdb.base/break.exp: Look for different line number for
10865 breakpoint at main depending on usestubs.
10866
10867Sun Apr 2 08:15:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10868
10869 * gdb.base/list.exp: Adjust some alternate expect patterns to
10870 match recent list0.c change. Add alternate expect pattern for
10871 output from `list default lines around main' for optimizing
10872 compilers.
10873
10874Sat Apr 1 07:23:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10875
10876 * lib/gdb.exp: If nosignals is not set, set it to 0.
10877
10878Fri Mar 31 16:13:48 1995 Kung Hsu <kung@mexican.cygnus.com>
10879
10880 * config/slite-gdb.exp: Responds to load symbol table prompt.
10881 * gdb.base/break.exp: Adjust line number, fix rerun.
10882 * gdb.base/langs0.c: Add #ifdef usestubs.
10883
10884Thu Mar 30 15:36:55 1995 Kung Hsu <kung@mexican.cygnus.com>
10885
10886 * gdb.base/list.exp: Adjust line contents after adding new lines in
10887 list0.c. Also fix a syntax error.
10888
10889 * lib/gdb.exp (gdb_run_cmd): Special handling for targets use stubs.
10890 * gdb.base/break.exp: ditto.
10891 * gdb.base/list.exp: ditto.
10892 * gdb.base/bitfields.c: Add #ifdef usestubs in main().
10893 * gdb.base/run.c: ditto.
10894 * gdb.base/list0.c: ditto.
10895 * gdb.base/funcargs.c: ditto.
10896
10897Wed Mar 29 17:09:29 1995 Stu Grossman (grossman@cygnus.com)
10898
10899 * testsuite/config/rom68k.exp (gdb_target_rom68k): Use
10900 $targetname, $serialport and $baud instead of hardwired variables.
10901 * testsuite/gdb.base/{sigall.exp signals.exp}: Skip these if the
10902 target doesn't support signals.
10903
10904Wed Mar 29 12:29:34 1995 Kung Hsu <kung@mexican.cygnus.com>
10905
10906 * lib/gdb.exp (runto_main): Fix regular expression bug, add return 1.
10907
10908Tue Mar 28 08:46:45 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10909
10910 * gdb.base/recurse.exp: Make test names unique. Change \\(+ to \\(.
10911 Don't rely on the value of an auto variable before it has been
10912 initialized. Use gdb_test more.
10913
10914Mon Mar 27 08:00:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10915
10916 * lib/gdb.exp (default_gdb_version): A version number must start
10917 with a digit, but other than that contains all characters up to
10918 the first whitespace character.
10919
10920Sun Mar 26 13:19:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10921
10922 * gdb.base/commands.exp (breakpoint_command_test): New tests.
10923
10924Sat Mar 25 15:38:06 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10925
10926 * gdb.c++/*.exp: Warn if executable does not exist. The original
10927 reason for skipping the warning was that configure.in sometimes
10928 intentionally skipped building the executables but the tcl code
10929 had no way of knowing. That (a) was always bogus with respect to
10930 error handling, (b) is no longer true (right now there is no way
10931 to skip C++ tests).
10932
10933 * gdb.c++/demangle.exp: Remove unused binfile and srcfile variables.
10934
10935Sat Mar 25 01:16:10 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10936
10937 * gdb.base/list.exp: Add expect patterns for output from
10938 SunPRO compiled executables.
10939 * gdb.base/whatis.exp: Allow leading `signed' for all v_signed_*
10940 types.
10941
10942Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10943
10944 * gdb.base/break.exp (test_next_with_recursion): Accept any line
10945 number (we are already testing that the correct source line text
10946 gets printed).
10947
10948 * gdb.base/break.exp: Make one test if $usestubs. I'm not sure
10949 that is what is intended, but something needed to be done to get
10950 sunos4 native working again.
10951
10952 * gdb.c++/misc.cc (main): Fix typo (#iffef -> #ifdef).
10953
10954 * gdb.base/a1-selftest.exp (test_with_self): Remove comment which
10955 apparently went with a (very) old xfail.
10956
10957Fri Mar 24 13:41:09 1995 Kung Hsu <kung@mexican.cygnus.com>
10958
10959 * gdb.base/callfuncs.exp: call runto_main instead of runto main.
10960 runto_main is a proc in gdb.exp that will do 'step' for target use
10961 stubs.
10962 * gdb.base/exprs.exp: ditto.
10963 * gdb.base/interrupt.exp: ditto.
10964 * gdb.base/opaque.exp: ditto.
10965 * gdb.base/printcmds.exp: ditto.
10966 * gdb.base/ptype.exp: ditto.
10967 * gdb.base/scope.exp: ditto.
10968 * gdb.base/setvar.exp: ditto.
10969 * gdb.base/signals.exp: ditto.
10970 * gdb.base/twice.exp: ditto.
10971 * gdb.c++/classes.exp: ditto.
10972 * gdb.c++/inherit.exp: ditto.
10973 * gdb.c++/templates.exp: ditto.
10974 * gdb.base/break.exp: no run and hit main for stubs. Change line
10975 numbers for breakpoints and info breakpoint.
10976 * gdb.base/break.c: Add #ifdef usestubs for set_debug_traps() and
10977 breakpoint().
10978 * gdb.base/callfuncs.c: ditto.
10979 * gdb.base/exprs: ditto.
10980 * gdb.base/interrupt.c: ditto.
10981 * gdb.base/opaque0.c: ditto.
10982 * gdb.base/printcmds.c: ditto.
10983 * gdb.base/ptype.c: ditto.
10984 * gdb.base/scope0.c: ditto.
10985 * gdb.base/setvar.c: ditto.
10986 * gdb.base/signals.c: ditto.
10987 * gdb.base/twice.c: ditto.
10988 * gdb.c++/misc.cc: ditto.
10989 * gdb.c++/templates.cc: ditto.
10990
10991Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10992
10993 * config/vx-gdb.exp, lib/gdb.exp: Regexp cleanups (\[(\] -> \\(, etc.).
10994
10995 * gdb.base/a1-selftest.exp: Don't check for # followed by a digit
10996 somewhere between `read' and `main.c'. I'm pretty sure the
10997 pattern ".*#\[0-9\].*" was slowing down pattern matching a lot,
10998 and it isn't particularly useful.
10999
11000 * gdb.base/scope.exp: Make test names unique. \[(\] -> \\(.
11001
11002Thu Mar 23 14:58:35 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11003
11004 * gdb.base/commands.exp (infrun_breakpoint_command_test): New test.
11005
11006Wed Mar 22 18:36:05 1995 Kung Hsu <kung@mexican.cygnus.com>
11007
11008 * config/mt-slite: add LIBS and -nostdlib.
11009 * config/slite-gdb.exp: add this new file to support sparclite target.
11010
11011Tue Mar 21 21:41:04 1995 Doug Evans <dje@canuck.cygnus.com>
11012
11013 * config/vx-gdb.exp (gdb_load): Update test of vxworks_ld return code.
11014
11015 * gdb.base/a2-run.exp: Change argument to istarget from
11016 "*-*-vxworks" to "*-*-vxworks*".
11017 * gdb.base/{break.exp,default.exp,scope.exp}: Likewise.
11018
11019Tue Mar 21 17:08:47 1995 Kung Hsu <kung@mexican.cygnus.com>
11020
11021 * lib/gdb.exp: add proc runto_main, for targets that use stubs, this
11022 will not runto main but do a 'step' to step out of breakpoint().
11023 * config/mt-slite: add -Dusestubs.
11024
11025Tue Mar 21 12:14:12 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11026
11027 * gdb.base/printcmds.exp (test_artificial_arrays): Send ^V@
11028 instead of just @.
11029
11030 * gdb.base/signals.exp: Add test for "handle all print".
11031 * TODO: Remove "handle all print". Also remove item about
11032 checking copyright date (I don't like the idea of a spurious FAIL
11033 based on when we run the tests).
11034
11035 * gdb.base/recurse.exp: Enable test for SunOS4. xfail one test
11036 for SunOS4 (reason for failure not investigated). Remove
11037 redundant test for $binfile.
11038
11039 * gdb.base/nodebug.c (array_index): Call malloc.
11040
11041 * gdb.base/{corefile.exp,default.exp}: Make names of "up" tests unique.
11042
11043Mon Mar 20 10:08:17 1995 Jeff Law (law@snake.cs.utah.edu)
11044
11045 * gdb.base/recurse.exp: Update gdb_test invocation to use new
11046 conventions and slightly simplify the matching regexp.
11047
11048Fri Mar 17 05:43:28 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11049
11050 * gdb.base/break.exp: Update gdb_test invocation to use new
11051 convention.
11052
11053 * lib/gdb.exp: If noargs is not set, set it to 0.
11054
11055 * gdb.base/nodebug.exp: Comment out redundant test. Make name of
11056 tests unique.
11057
11058 * lib/gdb.exp: Skip CHILL for AIX and Solaris.
11059
11060Thu Mar 16 16:27:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11061
11062 * gdb.base/nodebug.exp: It is OK if GDB thinks top and middle have
11063 one argument of type "<non-float parameter>".
11064
11065Wed Mar 15 15:54:56 1995 Stu Grossman (grossman@cygnus.com)
11066
11067 * config/rom68k.exp: New file to support Motorola IDP board.
11068 * gdb.base/a2-run.exp: Skip this file if noargs is set.
11069 * gdb.base/break.c: Change things around so that this program
11070 doesn't depend upon args. This is necessary to make remote
11071 targets work (in general, they can't take args).
11072 * gdb.base/break.exp: Don't try to send args to program. Don't
11073 expect output. Also, replace lots of code with gdb_test.
11074
11075Wed Mar 15 04:11:14 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11076
11077 * gdb.base/printcmds.exp (test_character_literals_accepted): Test
11078 printing of '\'' (which is what the comment says we are testing,
11079 even though we were not), not '''.
11080 (test_integer_literals_rejected): Test that printing ''' is an error.
11081
11082 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
11083 gdb.chill/chexp.exp, gdb.base/printcmds.exp,
11084 gdb.c++/cplusfuncs.exp, gdb.chill/callch.exp, gdb.chill/misc.exp,
11085 gdb.chill/pr-6292.exp, gdb.chill/string.exp, gdb.chill/tuples.exp:
11086 Use gdb_test not test_print_accept.
11087 * lib/gdb.exp: Remove test_print_accept.
11088
11089 * gdb.base/signals.exp (signal_tests_1): Make pass message
11090 consistent with fail message.
11091
11092 * gdb.base/whatis.exp: Remove xfails for printing char vs.
11093 unsigned char; the bug (PR 1821) is fixed.
11094
11095 * gdb.base/scope.exp: Remove xfails for PRs 1843 and 1868.
11096
11097 * gdb.base/scope.exp (test_at_localscopes): Call pass for
11098 successful tests--makes xfailing them work right.
11099
11100Tue Mar 14 07:39:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11101
11102 * lib/gdb.exp (gdb_test): Between $pattern and $prompt, expect
11103 only \r\n, not .*. The test can pass .* as the last thing in
11104 $pattern if that is what it wants. In addition to providing this
11105 flexibility, this change should speed up pattern matching in cases
11106 where the pattern already ended with .* (there were a number of
11107 them). This change also helps catch bad patterns--in the old
11108 scheme the typo "char \*" instead of "char \\*" would pass. Now
11109 it is caught.
11110 * Many .exp files: Update callers.
11111
11112 * gdb.base/funcargs.exp: Replace \[(\]+ with \\(. The latter is
11113 clearer and does not spuriously match multiple ('s. Likewise for
11114 ) and *.
11115
11116 * gdb.base/nodebug.exp: Test ability to call a function and pass
11117 it a string (even with no debugging info).
11118
11119 * gdb.base/printcmds.exp (test_integer_literals_rejected): Change
11120 "p '\'", which is the same as "p ''" once tcl gets done with
11121 quoting, to "p '\\'", which I suspect is what is intended (one
11122 backslash gets sent to GDB).
11123
11124 * gdb.base/printcmds.exp (test_artificial_arrays): New tests.
11125
11126Fri Mar 10 13:31:46 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11127
11128 * gdb.base/a1-selftest.exp: Remove xfail for solaris. The bug (PR
11129 1817) was fixed literally years ago.
11130
11131Fri Mar 10 02:49:40 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11132
11133 * gdb.base/funcargs.exp (call_after_alloca): Remove `next'
11134 test, it causes stepping out of call_after_alloca_subr with
11135 optimizing compilers.
11136 (localvars_in_indirect_call): Consume GDB prompt if `finish'
11137 fails.
11138
11139 * gdb.c++/templates.exp: Source templ-info.exp only if
11140 the templates executable exists.
11141
11142 * gdb.c++/misc.cc (class Contains_static_instance,
11143 class Contains_nested_static_instance),
11144 gdb.c++/classes.exp (test_static_members): Test printing of
11145 a class that contains a static instance of the class.
11146
11147Thu Mar 9 11:43:55 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11148
11149 * gdb.base/langs2.c (cppsub_): Don't prototype.
11150 * gdb.base/langs2.cxx (cppsub_): Fix prototype (cosmetic value
11151 only, I believe).
11152
11153Wed Mar 8 10:29:33 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11154
11155 * lib/gdb.exp (skip_chill_tests): New procedure.
11156
11157 * gdb.base/signals.exp (signal_tests_1): xfail for irix.
11158
11159Mon Mar 6 10:44:06 1995 Jeff Law (law@snake.cs.utah.edu)
11160
11161 * gdb.disasm/hppa.exp: Delete redundant ".*" at the beginning of
11162 each expect pattern. Cuts runtime from 12 to about 4 seconds.
11163
11164Thu Mar 2 05:31:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11165
11166 * gdb.base/langs.exp: Don't insist that foo__Fi be demangled.
11167
11168 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Only
11169 disassemble 8, not 16, instructions for part 4.
11170
11171 * config/vx-gdb.exp (gdb_start): Use \030, not \CX. tcl doesn't
11172 support the latter anymore.
11173
11174 * gdb.base/Makefile.in: Try compiling callfuncs.c, if that fails try
11175 -DNO_PROTOTYPES.
11176 * gdb.base/callfuncs.c: Control use of prototypes based on
11177 NO_PROTOTYPES, not __STDC__.
11178 * gdb.base/callfuncs.exp (do_function_calls): xfail one of the
11179 t_float_values2 tests if prototypes in use.
11180
11181 * gdb.base/callfuncs.c (t_float_values, t_float_values2,
11182 t_double_values): When checking differences against DELTA, check
11183 that difference is within the range (-DELTA,DELTA), not just
11184 (-infinity,DELTA).
11185
11186Tue Feb 28 16:28:54 1995 Kung Hsu <kung@mexican.cygnus.com>
11187
11188 * config/mips-gdb.exp (gdb_load): In every test case, we need to do
11189 'file' command firts, then 'target', then 'load', this is due to gdb
11190 target set up.
11191 * config/mips-gdb.exp: Fix a couple regular exp bugs.
11192
11193Thu Feb 23 17:44:55 1995 Jeff Law (law@snake.cs.utah.edu)
11194
11195 * gdb.disasm/hppa.s (fmemLRbug_tests): Add tests for the indexing
11196 FP load/store variants.
11197 * gdb.disasm/hppa.exp (fmemLRbug_tests): Test new variants.
11198
11199Wed Feb 22 18:29:08 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
11200
11201 * gdb.base/term.exp: Do not give a warning if not native, it is
11202 not an abnormal condition.
11203
11204Tue Feb 21 13:08:47 1995 Jim Kingdon <kingdon@cygnus.com>
11205
11206 * gdb.base/ptype.exp: Accept char[0] as well as char[] for "ptype
11207 t_char_array".
11208
11209Sun Feb 19 13:10:06 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
11210
11211 * lib/gdb.exp (default_gdb_version): Pass GDBFLAGS to gdb when we
11212 are getting the version number.
11213
11214 * gdb.base/{a1-selftest.exp,corefile.exp}: Do not give a warning
11215 if not native, it is not an abnormal condition.
11216
11217Thu Feb 16 15:56:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11218
11219 * lib/gdb.exp: Just use "file exists", rather than undocumented
11220 dejagnu procedure "findfile".
11221
11222Thu Feb 16 10:30:24 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11223
11224 * config/mt-vxworks (CFLAGS): Set to -g -Dvxworks.
11225 (LDFLAGS): Set to -Xlinker -Ur.
11226
11227 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB, GDBFLAGS):
11228 Removed, these values are set by lib/gdb.exp.
11229
11230 * lib/gdb.exp: If GDBFLAGS is unset, set it to -nx.
11231
11232Wed Feb 15 14:23:28 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11233
11234 * config/vx-gdb.exp (spawn_vxgdb): Use default_gdb_start instead
11235 of replicating gdb startup code.
11236
11237 * config/mt-vxworks (LDFLAGS): Set to -r.
11238 (CFLAGS_FOR_TARGET): Removed.
11239
11240 * config/vx-gdb.exp: always set prompt; gdb.exp sets it to
11241 (gdb) and gdb for vxworks uses (vxgdb).
11242
11243 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB): If a gdb
11244 executable is not in the tree and host != target, use sed and
11245 program_transform_name to determine the gdb name used by the
11246 target.
11247
11248 * configure.in, gdb.{base,c++,chill}/configure.in: changed so
11249 *-*-vxworks* matches vxworks and *-*-netware* matches NetWare.
11250
11251Sun Feb 12 08:11:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11252
11253 * gdb.base/{callfuncs.exp,callfuncs.c}: Add tests for passing
11254 floats, chars, and shorts where there are ANSI-style function
11255 definitions.
11256
11257 * gdb.base/langs.exp, gdb.base/langs*: New test.
11258 * gdb.base/Makefile.in: Build it.
11259 * TODO: Remove item about checking that C names don't get C++
11260 demangling applied; this test tests it.
11261
11262Thu Feb 9 12:43:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11263
11264 * gdb.stabs/weird.exp: Remove "Haven't examined" comment which
11265 went with the const70 xfail. The xfail went away a year ago.
11266
11267 * gdb.base/signals.exp: Rename a bunch of tests to give unique names.
11268
11269 * gdb.base/corefile.exp: Give backtrace test unique name. xfail
11270 for hp300.
11271
11272 * gdb.base/interrupt.exp: Also xfail hpux (for hp300).
11273
11274 * gdb.base/a1-selftest.exp: Don't run on hp300.
11275
11276Sat Feb 4 15:04:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11277
11278 * Makefile.in (site.exp): Set host_alias and target_alias as well
11279 as host_triplet and target_triplet.
11280
11281Wed Feb 1 08:03:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11282
11283 * gdb.base/a1-selftest.exp: Invoke stty before starting inferior.
11284
11285 * gdb.base/nodebug.exp: Add xfails for ultrix and irix5 (same
11286 places as other ecoff systems).
11287
11288 * gdb.base/a1-selftest.exp (test_with_self): Don't invoke stty on
11289 ultrix.
11290
11291Mon Jan 30 11:44:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11292
11293 * gdb.base/nodebug.c (inner): Use variables so AIX linker doesn't
11294 remove them.
11295 * gdb.base/nodebug.exp: Accept "function" in addition to "text
11296 variable and "variable" in addition to "data variable".
11297 * gdb.base/nodebug.exp: xfail datalocal and bsslocal tests for AIX.
11298
11299 * gdb.base/list.exp (test_forward_search): Set listsize to 4 not
11300 2.
11301 * gdb.base/list1.c (long_line): Add additional statement at start
11302 of function.
11303 * gdb.base/list.exp (test_forward_search): Update line number to
11304 reflect new statement.
11305
11306Sun Jan 29 13:34:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11307
11308 * gdb.base/signals.exp: Reinitialize searched source directories
11309 after gdb_start call.
11310
11311Sat Jan 28 01:34:44 1995 Jeff Law (law@snake.cs.utah.edu)
11312
11313 * gdb.disasm/Makefile.in (clean): Delete "errs" file.
11314 * gdb.stabs/Makefile.in: Likewise.
11315
11316 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Revert last
11317 change. Instead split the tests into smaller pieces.
11318 * gdb.disasm/hppa.s: Corresponding changes.
11319
11320Fri Jan 27 09:24:51 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11321
11322 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
11323 Quote ^C when passing it to stty. For some shells ^ is a pipe.
11324
11325 * gdb.base/funcargs.exp: Modify many tests so that every test
11326 either passes or fails. Make some test names unique.
11327
11328Thu Jan 26 19:20:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11329
11330 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
11331 Call stty to set interrupt character.
11332
11333 * gdb.disasm/hppa.mt (hppa), gdb.stabs/hppa.mt (weird.o): Check
11334 for HP assembler versus GNU assembler based on actual behavior of
11335 $(CC), rather than assuming that $(AS) is always the GNU assembler.
11336
11337 * TODO: Suggest a few more stepping tests.
11338
11339Wed Jan 25 14:52:41 1995 Stan Shebs <shebs@andros.cygnus.com>
11340
11341 * gdb.base/default.exp: xfail no-stack backtraces for h8300,
11342 restart GDB for h8300 after a continue.
11343 (return): Add pattern to match a29k-udi behavior.
11344 * gdb.base/nodebug.exp: Remove obsolete comment.
11345 * gdb.base/regs.exp: New file, testing of register displays.
11346 * gdb.base/return.exp: Fix typo in reference to $objdir.
11347 * gdb.base/whatis.exp: Always start with a fresh GDB.
11348
11349Wed Jan 25 11:12:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11350
11351 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Set timeout
11352 higher, these tests generate a lot of output.
11353
11354Tue Jan 24 07:58:44 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11355
11356 * lib/gdb.exp (gdb_test): Remove catch from around the send. The
11357 code following the catch silently ignored some errors; without the
11358 catch they should be thrown like any other tcl error. Also, the
11359 catch used "" instead of {} which meant all the callers who wanted
11360 to include one of the characters "[]$ had to quote it an extra time.
11361 * gdb.base/{callfuncs.exp,commands.exp,gdbvars.exp,printcmds.exp,
11362 ptype.exp,signals.exp,watchpoint.exp}, gdb.c++/{cplusfuncs.exp,
11363 demangle.exp}, gdb.chill/chexp.exp, gdb.fortran/exprs.exp:
11364 Remove extra quoting.
11365
11366Mon Jan 23 21:57:54 1995 Jeff Law (law@snake.cs.utah.edu)
11367
11368 * gdb.base/commands.exp: Make test names unique; every test either
11369 passes or fails. Update some comments.
11370
11371 * gdb.disasm/hppa.exp (do_system_control_tests): Update.
11372
11373Sat Jan 21 15:34:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11374
11375 The following fixes a FAIL caused by the fact that the alpha stabs
11376 configuration didn't use the ".if alpha" code in weird.def.
11377 * gdb.stabs/weird.def (v_comb): Use type attribute to specify 32
11378 bit pointer, so the 32 bit version works even on the alpha.
11379 * gdb.stabs/{alpha.mt,ecoff.mt,aout.sed,hppa.sed,xcoff.sed,weird.def}:
11380 Remove the stuff which allowed us to have separate versions for
11381 alpha and everything else.
11382
11383 * gdb.c++/cplusfuncs.exp (test_lookup_operator_functions): Fix
11384 regexp which "info func operator\[\](" is supposed to match. Fix
11385 string to send to GDB. Note that GDB still doesn't work right. Add a
11386 new test for "info func .perator\[\](" which GDB does handle correctly.
11387
11388 * gdb.base/nodebug.exp: xfail most of the new tests for ecoff systems.
11389
11390Fri Jan 20 12:14:23 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11391
11392 * gdb.c++/classes.exp, gdb.c++/cplusfuncs.exp,
11393 gdb.c++/inherit.exp, gdb.c++/templates.exp, gdb.c++/virtfunc.exp,
11394 gdb.fortran/exprs.exp, gdb.fortran/types.exp, gdb.chill/chexp.exp,
11395 gdb.base/printcmds.exp: Remove passcount, failcount, etc., stuff;
11396 it makes the tests harder to understand and confuses test-o-matic.
11397 The preferred style is that each test provides a PASS or a FAIL,
11398 and has a unique message (e.g. "continue #54" not just "continue")
11399 which is the same for the pass and the fail.
11400 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
11401 gdb.chill/chexp.exp: Move test_print_accept and test_print_reject
11402 to lib/gdb.exp.
11403 * gdb.base/printcmds.exp: Use test_print_accept. Remove
11404 prt_accept which was basically the same thing. Likewise for
11405 test_print_reject and prt_reject.
11406 * lib/gdb.exp (test_print_reject): Add some more error message
11407 patterns to match from the former printcmds.exp (prt_reject).
11408 * gdb.c++/classes.exp, gdb.base/scope.exp: Remove spurious xfails.
11409 One defect of the passcount stuff is that some of it failed to
11410 report XPASS where appropriate.
11411 * gdb.c++/cplusfuncs.exp (print_addr_of): No longer accept extra
11412 stuff before and after arg in expected pattern.
11413 (test_paddr_operator_functions): Re-do test without print_addr_of;
11414 this is the only test which seems to want extra stuff there.
11415
11416Tue Jan 17 10:47:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
11417
11418 * gdb.base/nodebug.exp: Update new tests to reflect improved
11419 wording of gdb output.
11420
11421 * gdb.base/nodebug.exp: Add tests to check that "print", "whatis"
11422 and "ptype" work on variables in files compiled without -g.
11423 Replaces commented out "maint print msymbol" tests.
11424
11425Mon Jan 16 12:13:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
11426
11427 * gdb.base/setvar.c (dummy): Call malloc.
11428
11429 * gdb.stabs/aout.sed: Enclose comments within a sed command to avoid
11430 losing with the irix4 sed.
11431
11432 * gdb.base/sigall.exp (test_one_sig): Add xfail for "get signal
11433 ALRM" on irix4.
11434
11435Sun Jan 15 21:58:26 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
11436
11437 * TODO: Remove items about corefile.exp testing new exec-file and
11438 backtrace; both are now done. Add items about printing enums.
11439
11440Sat Jan 14 11:25:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
11441
11442 * gdb.base/sigall.exp (test_one_sig): Attempt to recover if
11443 "get signal $thissig" test fails.
11444
11445 * gdb.base/setvar.exp: Check for and reject crazy expected type hacks.
11446
11447Thu Jan 12 01:14:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
11448
11449 * gdb.base/sigall.c (gen_*): Pass argument to handle_* to avoid
11450 compiler warning with dec alpha compiler.
11451
11452 * gdb.base/commands.exp (if_while_breakpoint_command_test): Remove
11453 extra \n from gdb_test call (this explains why the prompt test
11454 that I removed yesterday was there).
11455 (user_defined_command_test): Remove extra \n and prompt test.
11456
11457 * gdb.base/sigall.c: If SIGABRT == SIGLOST, just act as if SIGLOST
11458 doesn't exist. Likewise if SIGIO == SIGPOLL, pretend SIGPOLL
11459 doesn't exist.
11460 * gdb.base/sigall.exp: Remove special handling for SIGIO and SIGPOLL.
11461 Also remove alpha workaround, which turns out to be because
11462 SIGABRT == SIGLOST.
11463
11464 * gdb.base/sigall.exp: Add workaround for alpha weirdness.
11465
11466 * gdb.base/help.exp: Don't test "help show".
11467
11468Wed Jan 11 14:37:04 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
11469
11470 * gdb.base/commands.exp: Call gdb_exit and gdb_start so that
11471 "set print address" is on.
11472 * gdb.base/commands.exp (if_while_breakpoint_command_test): Don't
11473 pass prompt to gdb_test; gdb_test already looks for the prompt.
11474
11475 * gdb.base/help.exp: Replace most of docstring for "define" with ".*".
11476
11477 * gdb.base/a1-selftest.exp: Don't test "maint dump-me". That test
11478 was a vestige of the manual TESTSTRATEGY, and the purpose of it
11479 was to make sure that gdb can read a core file. But (a) the "read
11480 the corefile" part didn't make it to a1-selftest.exp, we just
11481 delete the corefile after creating it, and (b) we test reading
11482 corefiles in corefile.exp anyway. Also, this test left around a
11483 xgdb process on Solaris.
11484
11485 * gdb.base/corefile.exp: Also test backtrace.
11486
11487Wed Jan 11 00:14:40 1995 Jeff Law (law@snake.cs.utah.edu)
11488
11489 * gdb.base/commands.exp: Test a simple user defined command with
11490 arguments and if/while statements; verify the full user command is
11491 printed by "show user".
11492
11493 * gdb.base/commands.exp: Test if/while commands as part of a
11494 breakpoint command list; verify they appear in breakpoint
11495 information.
11496
11497Wed Jan 11 00:47:58 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
11498
11499 * gdb.base/sigall.c (gen_FPE): Generate SIGFPE with kill() rather
11500 than by dividing by zero.
11501
11502Tue Jan 10 21:38:05 1995 Jeff Law (law@snake.cs.utah.edu)
11503
11504 * gdb.base/watchpoint.exp: hppa*-*-*bsd* no longer has problems
11505 performing an inferior call with watchpoints enabled.
11506 * gdb.base/watchpoint.c (main): Delete second unnecessary read
11507 call.
11508
11509Tue Jan 10 18:42:07 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
11510
11511 * gdb.stabs/weird.exp: Allow spaces followed by backspaces in echo
11512 of "file" command.
11513
11514 * gdb.c++/classes.exp (test_ptype_class_objects, ptype class Foo):
11515 Add additional pattern for when "int operator int(void);" appears
11516 in a different order.
11517
11518Mon Jan 9 16:22:46 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
11519
11520 * gdb.base/signals.exp: Call gdb_exit and gdb_start.
11521
11522 * gdb.base/help.exp: Replace most of docstrings for "info signals"
11523 and "signal" with ".*".
11524
11525Wed Jan 4 11:35:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11526
11527 * TODO: Add note about "handle all nostop".
11528
11529 * gdb.base/{sigall.c, sigall.exp}: New test.
11530 * gdb.base/Makefile.in: Add it.
11531
11532Thu Jan 5 17:34:03 1995 Stan Shebs <shebs@andros.cygnus.com>
11533
11534 * lib/gdb.exp, gdb.base/corefile.exp: Supply -nw as argument
11535 when invoking GDB, suppresses any windowing interface.
11536
11537Mon Jan 2 17:40:21 1995 Stan Shebs <shebs@andros.cygnus.com>
11538
11539 * config/sim-gdb: New file, simulator testing support.
11540
11541Wed Dec 28 12:21:50 1994 Jeff Law (law@snake.cs.utah.edu)
11542
11543 * gdb.base/interrupt.exp: Test calling func1 twice.
11544
11545Wed Dec 21 12:51:37 1994 Jim Kingdon <kingdon@deneb.cygnus.com>
11546
11547 * gdb.base/list.exp (test_forward_search): Set timeout higher
11548 when we'll be getting lots of output from gdb.
11549
11550 * gdb.base/a1-selftest.exp: Move code that was inside expect -re
11551 "init_malloc" to after the expect statement. Run it if that
11552 regexp is taken, but also for two others which happen if source
11553 cannot be found.
11554
11555Tue Dec 20 12:35:21 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11556
11557 * gdb.base/printcmds.exp: New test, for printing register before
11558 program is running.
11559
11560Mon Dec 19 00:32:55 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11561
11562 * gdb.base/list.exp: Correct some alternate expect patterns
11563 to reflect changes in list1.c.
11564
11565Sat Dec 17 14:20:03 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11566
11567 * TODO: Add item regarding large frames.
11568
11569 * gdb.base/{funcargs.exp, funcargs.c} (call_after_alloca): New test.
11570
11571 * TODO: Remove item about enabling return.exp; it
11572 is enabled. Suggest a few more "return" tests.
11573
11574Sat Dec 17 02:33:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11575
11576 * gdb.c++/misc.cc, gdb.c++/inherit.exp: Add testcases for
11577 anonymous unions.
11578
11579Tue Dec 13 11:26:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11580
11581 * gdb.chill/Makefile.in: Put all rule before rules for pr-4975.o
11582 and pr-5646.o, so "make" is the same as "make all", not "make
11583 pr-4975.o".
11584
11585Wed Dec 7 19:02:02 1994 Stan Shebs <shebs@andros.cygnus.com>
11586
11587 * gdb.base/list.exp: Adjust expectations to reflect changes in
11588 list1.c.
11589 (test_forward_search): New test proc.
11590 * gdb.base/list1.c (long_line): New function, has long source line.
11591
11592Thu Dec 1 23:14:49 1994 Stan Shebs <shebs@andros.cygnus.com>
11593
11594 * gdb.base/a1-selftest.exp: Change initial stepping to know about
11595 additional line of code that was added.
11596
11597Wed Nov 30 19:43:14 1994 Jeff Law (law@snake.cs.utah.edu)
11598
11599 * gdb.disasm/hppa.s: Break the large branching tests into smaller
11600 tests so as not to overflow expect's input buffers.
11601 * gdb.disasm/hppa.exp: Corresponding changes.
11602
11603Fri Nov 25 13:37:10 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11604
11605 Beginnings of template debugging tests.
11606 * gdb.c++/templ-info.cc: New file to test for template
11607 debugging capability of the compiler.
11608 * gdb.c++/Makefile.in: Add rule to build templ-info.exp from
11609 templ-info.cc.
11610 * gdb.c++/templates.cc: Add explicit template instantiations
11611 to enable compiling with -fno-implicit-templates. Add destructor
11612 and 'value' method to T5 class for template tests.
11613 * gdb.c++/templates.exp: Add testcases for printing of template
11614 types, setting breakpoints on template methods and calling a
d63a86f8 11615 template method.
c906108c
SS
11616
11617Sat Nov 5 00:20:17 1994 Jeff Law (law@snake.cs.utah.edu)
11618
11619 * gdb.disasm/hppa.exp (branch_tests): Allow any symbol as the
11620 branch target since some assemblers (gas-2.5) may emit a
11621 relocation for the branch instead of resolving it in the
11622 assembler.
11623
11624Sat Oct 29 02:40:40 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11625
11626 * gdb.base/a1-selftest.exp: Remove RS/6000 xfail for backtrace
11627 through signal handler.
11628
11629Fri Oct 21 11:10:16 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
11630
11631 * configure.in (*-*-netware): Use config/mt-netware.
11632
11633 * config/mt-netware: New file.
11634 * config/mt-i386-netware: Removed, separate configs for different
11635 netware architectures are no longer needed now that we have
11636 --with-headers.
11637
11638Sat Oct 15 03:43:00 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11639
11640 * gdb.base/exprs.exp: Remove xfail for alpha, it is fixed
11641 by the recent changes to use ANSI C arithmetic conversions.
11642
11643Sun Oct 9 07:44:06 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11644
11645 * gdb.base/corefile.exp: Add (xfail'd) test for reinit_frame_cache
11646 bug involving using inferior_pid to figure out whether to select a
11647 frame.
11648
11649Wed Sep 28 23:12:02 1994 Jeff Law (law@snake.cs.utah.edu)
11650
11651 * gdb.disasm/hppa.exp: Change arg[0..3] to r[26..23] to
11652 match the current disassembler output.
11653
11654Fri Sep 16 11:42:41 1994 Stan Shebs (shebs@andros.cygnus.com)
11655
11656 * gdb.fortran/exprs.exp: Expect VOID instead of void.
11657 * gdb.fortran/types.exp: Escape the expected '*'s in Fortran
11658 types, expect "int" as type of integer values (for now).
11659
11660Wed Sep 7 23:33:51 1994 Jeff Law (law@snake.cs.utah.edu)
11661
11662 * gdb.base/commands.exp: New tests for if/while commands.
11663
11664Tue Sep 6 13:16:11 1994 Per Bothner (bothner@kalessin.cygnus.com)
11665
11666 * lib/gdb.exp (runto): Replace sub-pattern for hex value
11667 by .*, since hex values have different syntax in Chill mode.
11668
11669Tue Sep 6 02:15:51 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11670
11671 * gdb.c++/demangle.exp (test_arm_style_demangling): Remove
11672 linefeed from expect pattern for repeated types with indices > 9.
11673
11674Mon Aug 29 14:20:44 1994 Stan Shebs (shebs@andros.cygnus.com)
11675
11676 First part of Fortran test suite.
11677 * gdb.fortran: New directory.
11678 * gdb.fortran/exprs.exp, gdb.fortran/types.exp: New files.
11679
11680Sat Aug 27 23:32:43 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11681
11682 * gdb.base/default.exp: Update expect pattern for load command
11683 without arguments.
11684
11685Wed Aug 24 13:15:02 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
11686
11687 * configure.in: Change i386 to i[345]86.
11688 * gdb.base/configure.in: Likewise.
11689 * gdb.c++/configure.in: Likewise.
11690 * gdb.chill/configure.in: Likewise.
11691
11692Tue Aug 23 19:14:06 1994 Stan Shebs (shebs@andros.cygnus.com)
11693
11694 * lib/gdb.exp (gdb_run_cmd): Move comment out from between expect
11695 patterns, since that is not a valid context for comments.
11696
11697Fri Aug 19 15:07:30 1994 Kung Hsu (kung@mexican.cygnus.com)
11698
11699 * gdb.c++/demangle.exp (test_arm_style_demangling): Add tests for
11700 repeated types and repeated types with indices > 9.
11701
11702Tue Aug 16 15:57:52 1994 Stan Shebs (shebs@andros.cygnus.com)
11703
11704 * gdb.base/printcmds.exp: Remove all the a29k XFAILs tagged with
11705 2417; old bug has been fixed.
11706
11707Fri Aug 12 19:35:41 1994 Jeff Law (law@snake.cs.utah.edu)
11708
11709 * gdb.base/interrupt.exp: When trying to wake up the inferior,
11710 send the newline ourselves instead of assuming gdb_test will do
11711 so when passed an empty input string.
11712
11713 * gdb.stabs/hppa.mt: Use $(AS), not $(CC) to assemble the
11714 stabs testcode.
11715
11716Fri Aug 5 17:01:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
11717
11718 * lib/gdb.exp (gdb_test): Don't send anything if the first
11719 argument is an empty string. This makes cases where we want to
11720 match output that is already in expect's buffers (for example,
11721 matching a breakpoint after gdb_run_cmd has been called) work
11722 reliably.
11723
11724Tue Aug 2 10:24:08 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
11725
11726 * config/netware.exp: New file.
11727
11728Thu Jul 28 12:54:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
11729
11730 * config/mt-slite (LDFLAGS): If using the newlib in the tree, set
11731 the -B and -L prefixes so we can find the debugging stub.
11732
11733 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Use newlib if it is
11734 there and we are using the gcc from the tree.
11735
11736 * gdb.base/types.c: Removed.
11737
11738 * gdb.base/configure.in: Look for makefile fragments in ../config.
11739 Recognize i386-*-netware.
11740 * gdb.c++/configure.in: Likewise.
11741
11742Mon Jul 25 23:48:50 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11743
11744 * gdb.base/corefile.exp: Change `else if' to `elseif', which is
11745 the correct TCL syntax.
11746
11747Mon Jul 25 15:35:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
11748
11749 * gdb.base/opaque.exp: use runto instead of messing around with
11750 breakpoints. Simplify by using gdb_test.
11751
11752 * gdb.base/bitfields.exp: restart between tests on netware targets
11753 because breakpoints aren't relocated after target death. Run
11754 processes to completion.
11755
11756 * gdb.base/{opaque,watchpoint}.exp: Use gdb_run_cmd.
11757
11758Sun Jul 24 09:55:51 1994 Fred Fish (fnf@cygnus.com)
11759
11760 * Makefile.in: Remove extra tabs that confuse some versions
11761 of "make". Use the newly built gdb to test with by default,
11762 rather than the first one in the tester's search path.
11763
11764Sat Jul 23 15:05:47 1994 Stan Shebs (shebs@andros.cygnus.com)
11765
11766 * gdb.base/whatis.exp (v_signed_short_array): Fix a typo.
11767
11768 * gdb.base/help.exp: Update expected add-symbol-file, ignore, and
11769 condition help.
11770
11771Tue Jul 19 10:26:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
11772
11773 * lib/gdb.exp (runto): Rewrite in terms of gdb_run_cmd.
11774
11775 * lib/gdb.exp (gdb_run_cmd): New function, used to start program
11776 running.
11777 * gdb.base/bitfields.exp: Use gdb_run_cmd to start program.
11778 * gdb.base/funcargs.exp: Likewise.
11779
11780 * gdb.base/bitfields.exp: Simplify by using gdb_test.
11781 * gdb.base/funcargs.exp: Likewise.
11782
11783 * lib/gdb.exp (gdb_test): if match times out, don't call fail if
11784 message is "".
11785
11786Mon Jul 18 12:18:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
11787
11788 * gdb.base/{a2-run,callfuncs,funcargs,interrupt,mips_pro,nodebug,
11789 return,signals,twice}.exp: Handle non-existant binaries
11790 consistantly.
11791
11792 * gdb.base/corefile.exp: Execute coremaker to generate core dump.
11793 * gdb.base/Makefile.in: Don't try to generate a core dump, we
11794 might testing a cross development system.
11795
11796Thu Jul 14 18:13:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
11797
11798 * Makefile.in (RUNTEST_FOR_TARGET): Fix relative pathname, the
11799 runtest script is relative to ${srcdir}, not ${rootdir}.
11800
11801Thu Jul 14 14:56:59 1994 Stan Shebs (shebs@andros.cygnus.com)
11802
11803 * gdb.base/signals.exp: Allow for optionality of breakpoint
11804 address.
11805
11806Thu Jul 14 11:21:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11807
11808 * gdb.base/{ptype.exp,ptype.c}: Add t_char_array test.
11809
11810Tue Jul 12 12:22:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
11811
11812 * gdb.c++/cplusfuncs.cc: Include <stddef.h>, not <sys/types.h>,
11813 for size_t definition.
11814 * gdb.c++/templates.cc: Likewise
11815
11816 * config/mt-i386-netware: New file.
11817
11818 * gdb.base/interrupt.c: Do not test if errno == EINTR if it's not
11819 defined.
11820
11821 * gdb.base/Makefile.in: Added support for systems that name core
11822 files by appending "core" to the program name.
11823 * gdb.base/a1-selftest.exp: Likewise.
11824
11825Mon Jul 11 23:59:18 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11826
11827 * gdb.base/return.exp: Add comment and message for `return double'
11828 test failure on Sparc Solaris.
11829
11830Mon Jul 4 12:10:48 1994 Stan Shebs (shebs@andros.cygnus.com)
11831
11832 * lib/gdb.exp (runto): Allow for optionality of breakpoint address.
11833
11834Wed Jun 29 00:26:17 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11835
11836 * gdb.c++/misc.cc: Instantiate classes to inhibit the compiler
11837 from optimizing them away.
11838 * gdb.c++/classes.exp, gdb.c++/inherit.exp: Update ptype expect
11839 patterns to include default constructors and assignment operators,
11840 to match gcc versions beyond 2.5.8. Accept any cplus demangling
11841 character in the output of the virtual base pointer.
11842
11843Fri Jun 24 08:15:42 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11844
11845 * gdb.c++/cplusfuncs.exp: Use string_to_regexp and a regular
11846 expression match in print_addr_of to avoid unintented matches.
11847 * gdb.c++/virtfunc.exp: Accept alternate ptype output of g++
11848 versions up to 2.5.8.
11849
11850Mon Jun 20 23:54:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11851
11852 * gdb.base/list.exp: Tweak alternate pattern for listing of an
11853 included file to run under newer versions of expect.
11854 * gdb.c++/demangle.exp: Add spaces to the expect patterns between
11855 consecutive >'s in templates to accomodate recent cplus-dem.c change.
11856 Remove xfail for the virtual table of BDDHookV.
11857
11858Sat Jun 18 12:51:34 1994 Stan Shebs (shebs@andros.cygnus.com)
11859
11860 * lib/gdb.exp (string_to_regexp): Set a default result.
11861 (default_gdb_start): Fix misleading message.
11862
11863Wed Jun 15 12:10:10 1994 Stan Shebs (shebs@andros.cygnus.com)
11864
11865 * config/mt-a29k-udi, config/mt-i960-nindy, config/mt-sparc-aout:
11866 Remove all CC, etc definitions.
11867 * config/mt-hpux: New file.
11868 * config/mt-mips-ecoff (CFLAGS_FOR_TARGET): Remove:
11869 (CFLAGS, LDFLAGS): Define.
11870 * config/mt-slite (CFLAGS_FOR_TARGET): Change to LDFLAGS.
11871
11872 * Makefile.in (site.exp): Don't insert host_os, etc.
11873 (just-check): Just use RUNTEST with RUNTESTFLAGS only.
11874 (distclean): Check existence of subdir.
11875 * gdb.base/configure.in (hppa*-*-hpux*): Recognize.
11876 * gdb.base/Makefile.in: General cleanup and simplification.
11877 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
11878 to build executables. Use default rule to build .o files.
11879 (EXPECT, RUNTEST, CC): Fix relative pathname.
11880 (site.exp): Don't insert host_os, etc.
11881 * gdb.base/signals.c (main): Don't call signal unless SIGALRM
11882 and/or SIGUSR1 defined.
11883 * gdb.base/watchpoint.c: Don't include stdio.h a second time.
11884 * gdb.c++/Makefile.in: General cleanup and simplification.
11885 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
11886 (CFLAGS): Remove.
11887 (EXPECT, RUNTEST_FOR_TARGET, CXX): Fix relative pathname.
11888
11889Fri Jun 10 10:55:09 1994 Jeff Law (law@snake.cs.utah.edu)
11890
11891 * gdb.base/recurse.exp: Misc changes to get tests running again
11892 after Kung's changes to the watchpoint code.
11893 * gdb.base/watchpoint.exp: Likewise.
11894
11895Thu Jun 9 15:16:55 1994 Per Bothner (bothner@kalessin.cygnus.com)
11896
11897 * lib/gdb.exp (string_to_regexp): Convert {\} also.
11898
11899Wed Jun 8 12:12:17 1994 Stan Shebs (shebs@andros.cygnus.com)
11900
11901 * config/udi-gdb.exp, config/unix-gdb.exp: Call default_gdb_start.
11902 * lib/gdb.exp (default_gdb_start): Define.
11903 * gdb.base/bitfields.exp, gdb.base/break.exp, gdb.base/exprs.exp,
11904 gdb.base/funcargs.exp, gdb.base/opaque.exp,
11905 gdb.base/printcmds.exp, gdb.base/ptype.exp, gdb.base/recurse.exp,
11906 gdb.base/scope.exp, gdb.base/setvar.exp, gdb.base/watchpoint.exp,
11907 gdb.c++/classes.exp, gdb.c++/misc.exp, gdb.c++/virtfunc.exp:
11908 Don't call gdb_target_udi in between tests.
11909
11910Tue Jun 7 08:30:15 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11911
11912 * gdb.c++/demangle.exp: Use gdb_test_exact, rather than demangle
11913 (which was basically just a local version of the same thing). In
11914 addition to avoiding duplication, gdb_test_exact is faster.
11915 * lib/gdb.exp (gdb_test_exact): Fix typo.
11916
11917 * lib/gdb.exp (delete_breakpoints): If there were no breakpoints,
11918 don't give an error.
11919
11920 * gdb.base/term.exp: Call delete_breakpoints before starting.
11921
11922 * gdb.base/Makefile.in (EXECUTABLES): Remove t10.
11923 (t10): Add comment.
11924
11925Mon Jun 6 18:26:50 1994 Stan Shebs (shebs@andros.cygnus.com)
11926
11927 Reorganization of the GDB Test Suite.
11928
11929 * gdb.base: New directory, contains all the basic tests.
11930 * gdb.c++: New directory, tests specific to C++.
11931 * gdb.chill: New directory, tests specific to Chill.
11932 * gdb.t00, gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06,
11933 gdb.t07, gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13,
11934 gdb.t15, gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23,
11935 gdb.t24, gdb.t30, gdb.t31: Removed directories, contents moved
11936 into appropriate new directories (t00-t17 to base, t20-t23 to c++,
11937 t30-31 to chill).
11938 * */gdbme.*: Rename to match appropriate expect scripts.
11939 * gdb.base/bitfields.c, gdb.base/break.c, gdb.base/callfuncs.c,
11940 gdb.base/coremaker.c, gdb.base/exprs.c, gdb.base/funcargs.c,
11941 gdb.base/interrupt.c, gdb.base/list0.c, gdb.base/list0.h,
11942 gdb.base/list1.c, gdb.base/mips_pro.c, gdb.base/nodebug.c,
11943 gdb.base/opaque-info.c, gdb.base/opaque0.c, gdb.base/opaque1.c,
11944 gdb.base/printcmds.c, gdb.base/ptype.c, gdb.base/recurse.c,
11945 gdb.base/return.c, gdb.base/run.c, gdb.base/scope0.c,
11946 gdb.base/scope1.c, gdb.base/setvar.c, gdb.base/signals.c,
11947 gdb.base/types.c, gdb.base/twice.c, gdb.base/watchpoint.c,
11948 gdb.base/whatis-info.c, gdb.base/whatis.c: New names of C files.
11949 * gdb.c++/cplusfuncs.cc, gdb.c++/templates.cc, gdb.c++/misc.cc,
11950 gdb.c++/virtfunc.cc: New names of C++ files.
11951 * gdb.chill/chillvars.ch: New name of Chill file.
11952 * gdb.base/configure.in, gdb.c++/configure.in,
11953 gdb.chill/configure.in: Merge in contents of gdb.t*/configure.in.
11954 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
11955 gdb.chill/Makefile.in: Merge in contents of gdb.t*/Makefile.in.
11956 * configure.in (configdirs): Update to reflect directory changes.
11957 (target_abbrev): No longer define for any configuration.
11958 * Makefile.in: Cosmetic improvements to header comments.
11959
11960Fri Jun 3 18:56:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
11961
11962 Various changes to gdb.t31:
11963
11964 * Makefile.in (gdbme.o): Compile with -fspecial_UC.
11965 * gdbme.ch: Make all key-words and predefineds be upper-case.
11966 * chillvars.exp: Expect key-words and predefinds in upper-case.
11967
11968 * chillvars.exp: Use gdb_test_exact many places.
11969 Change expected output for arrays (which now includes index labels).
11970
11971 * pr-5020.exp, gdme.ch (module PR_5020):
11972 New test, for PR-5020.
11973
11974Thu Jun 2 16:02:41 1994 Per Bothner (bothner@kalessin.cygnus.com)
11975
11976 * lib/gdb.exp (string_to_regexp, gdb_test_exact): New procedures.
11977 * Makefile.in (CHILL_LIB): Remove bogus redundant definitions.
11978
11979Sun May 29 22:31:42 1994 Per Bothner (bothner@kalessin.cygnus.com)
11980
11981 * Makefile.in: Fix bit-rot in definitions of CHILL,
11982 CHILL_FOR_TARGET and Chill_LIB.
11983 * gdb.t31/gdbme.ch: Fix syntax of nested array tuples.
11984 * gdb.t31/Makefile.in: Add definitions for CHILLFLAGS,
11985 CHILL, and CHILL_LIB.
11986
11987Sat May 21 10:05:08 1994 Bill Cox (bill@rtl.cygnus.com)
11988
11989 * Revert the previous changes. Please see Rob's directory
11990 /lisa/test/rob/progressive/gdb/testsuite for these fixes.
11991
11992Thu May 19 12:51:00 1994 Bill Cox (bill@rtl.cygnus.com)
11993
11994 * Makefile.in, configure.in, config/mips-gdb.exp,
11995 config/mt-a29k-udi, config/mt-i386-aout, config/mt-i960-nindy,
11996 config/mt-sparc-aout, config/udi-gdb.exp, config/unix-gdb.exp,
11997 config/unknown.exp, gdb.t00/default.exp, gdb.t00/help.exp,,
11998 gdb.t00/teststrategy.exp, gdb.t01/Makefile.in, gdb.t02/Makefile.in,
11999 gdb.t02/whatis.exp, gdb.t03/Makefile.in, gdb.t03/gdbme.c,
12000 gdb.t04/Makefile.in, gdb.t05/Makefile.in, gdb.t06/Makefile.in,
12001 gdb.t06/break.exp, gdb.t06/signals.c, gdb.t06/signals.exp,
12002 gdb.t08/Makefile.in, gdb.t08/opaque.exp, gdb.t09/Makefile.in,
12003 gdb.t10/Makefile.in, gdb.t11/Makefile.in, gdb.t12/Makefile.in,
12004 gdb.t13/Makefile.in, gdb.t15/Makefile.in, gdb.t15/funcargs.exp,
12005 gdb.t15/gdbme.c, gdb.t15/return.exp, gdb.t16/Makefile.in,
12006 gdb.t17/Makefile.in, gdb.t17/callfuncs.exp, gdb.t17/gdbme.c,
12007 gdb.t20/Makefile.in, gdb.t21/Makefile.in, gdb.t21/cplusfuncs.exp,
12008 gdb.t22/Makefile.in, gdb.t22/virtfunc.exp, gdb.t23/Makefile.in,
12009 gdb.t24/demangle.exp, lib/gdb.exp: Check in Rob's testing
12010 changes from 94Q1.
12011
12012Wed May 18 17:04:03 1994 Bill Cox (bill@rtl.cygnus.com),
12013
12014 * config/mt-lynx, config/mt-m68k, config/mt-mips-ecoff,
12015 config/mt-slite, config/mt-unix, config/mt-vxworks: Add
12016 Rob's new testing fragments.
12017
12018Tue May 17 15:04:14 1994 Bill Cox (bill@rtl.cygnus.com)
12019
12020 * config/mips-gdb.exp, config/udi-gdb.exp, config/vx-gdb.exp,
12021 lib/gdb.exp: Replace error proc calls with perror.
12022
12023Mon May 16 19:00:50 1994 Stan Shebs (shebs@andros.cygnus.com)
12024
12025 * gdb.t00/teststrategy.exp: Reorder so that AIX gdb can print the
12026 version also, match on casted version strings, and match on
12027 gdb startup case where the line numbers might be messed up.
12028
12029Fri May 13 18:00:27 1994 Bill Cox (bill@rtl.cygnus.com)
12030
12031 * config/mt-i960-vx (LDFLAGS): Add '-r' option for test links.
12032 (CFLAGS): Delete it from here.
12033
12034Tue May 3 16:08:09 1994 Kung Hsu (kung@mexican.cygnus.com)
12035
12036 * gdb.t22/virtfunc.exp: Fix g++ ptype expected outputs.
12037
12038Fri Apr 29 14:26:35 1994 Stan Shebs (shebs@andros.cygnus.com)
12039
12040 * Makefile.in (RUNTEST): Default to just "runtest".
12041
12042Tue Apr 26 22:21:40 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12043
12044 * gdb.t17/callfuncs.exp: More comments about t_func_values tests.
12045 * gdb.t17/gdbme.c (t_func_values): Add comments about how and why
12046 the code has been restructured.
12047
12048Thu Apr 21 12:48:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12049
12050 * gdb.t00/default.exp (set write): Allow any number of \r and/or
12051 \n, not just one of each.
12052
12053 * gdb.t07/gdbme.c (main): Don't take address of an array; SunOS4
12054 /bin/cc gives a warning if you do.
12055
12056Thu Apr 21 11:54:04 1994 Kung Hsu (kung@mexican.cygnus.com)
12057
d63a86f8 12058 * gdb.t24/demangle.exp: change expect pattern of
c906108c
SS
12059 __t10ListS_link1ZUiRCUiPT0
12060
12061Wed Apr 13 15:05:00 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12062
12063 * gdb.t07/{recurse.exp, recurse.c}: New tests for watchpoints
12064 on local variables in recursive functions.
12065
12066 * gdb.t07/Makefile.in: Build the new test.
12067
12068Tue Apr 12 20:45:25 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12069
12070 * gdb.t17/gdbme.c (t_func_values): Do not compare function pointers
12071 directly. Instead compare the return values from actual calls.
12072
12073Mon Apr 11 10:31:00 1994 Bill Cox (bill@rtl.cygnus.com)
12074
12075 * Makefile.in (check): Set TCL_LIBRARY for runtest.
12076
12077Mon Apr 11 09:15:30 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12078
12079 * From Peter Schauer with minor modifications.
12080 * gdb.t15/return.exp (return_tests): Handle targets where "return"
12081 stops in mid-line in the caller. Add xfail for returning a float
12082 value on X86 targets.
12083
12084Tue Apr 5 15:16:33 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12085
12086 * gdb.disasm/hppa.exp (fcmp_tests): Break up into two halves
12087 to avoid expect lossage.
12088 (fmem_LRbug_tests): Likewise.
12089 * gdb.disasm/hppa.s: Corresponding changes.
12090
12091 * gdb.disasm/hppa.exp: Rework escape sequences and end-of-line
12092 conditions to work with latest dejagnu/expect.
12093
12094 * gdb.t15/funcargs.exp (finish from indirect call): No longer
12095 expected to fail on the PA.
12096 (backtrace in call with trampolines): Explicitly require main
12097 to be frame #1 (no trampolines should show up in backtrace).
12098
12099 * gdb.t00/default.exp: Use "exp_continue" rather than obsolete
12100 "continue -expect".
12101 * gdb.t06/break.exp: Likewise.
12102 * gdb.t07/watchpoint.exp: Likewise.
12103 * gdb.t13/bitfields.exp: Likewise.
12104 * gdb.t15/{funcargs,return}.exp: Likewise.
12105 * gdb.stabs/weird.exp: Likewise.
12106 * config/{mips,udi}-gdb.exp: Likewise.
12107
12108 * hppa.sed: Enclose comments within a sed command to avoid
12109 losing with the old OSF1 sed.
12110
12111Wed Mar 30 00:31:49 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12112
12113 * gdb.t02/whatis.exp, gdb.t08/opaque.exp: Add XFAILs for
12114 sequent dynix.
12115 * gdb.t06/signals.exp: Add clear_xfail for sequent dynix.
12116 * gdb.t15/funcargs.exp: Conditionally step again to really
12117 finish from marker_call_with_trampolines. Handle the case where
12118 the first step from within call_with_trampolines already steps
12119 us back to main.
12120 * gdb.t15/gdbme.c: Add comment to closing brace of
12121 call_with_trampolines for funcargs.exp.
12122
12123Tue Mar 29 23:55:27 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12124
d63a86f8 12125 * gdb.t07/watchpoint.exp (test_watchpoint_triggered_in_syscall):
c906108c
SS
12126 Fix typo(s).
12127
12128Sun Mar 27 16:53:14 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12129
12130 * gdb.t07/gdbme.c: More code for watchpoint testing.
12131
12132 * gdb.t07/watchpoint.exp: Accept both "Watchpoint" and
12133 "Hardware watchpoint" throughout file.
12134 (test_watchpoint_triggered_in_syscall): New test.
12135 (test_complex_watchpoint): New test.
12136
12137Fri Mar 25 17:05:31 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12138
12139 * gdbme.c (call_with_trampolines): New function to try and step
12140 into. Tests trampoline problems on the PA.
12141
12142 * funcargs.exp (localvars_in_indirect_call): No longer expect
12143 stepping into indirect call to fail on PAs.
12144 (test_stepping_over_trampolines): New test.
12145
12146Wed Mar 23 07:43:33 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12147
12148 * TODO: Add suggestions for static member function tests, and
12149 completion tests.
12150
12151Wed Mar 16 08:28:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12152
12153 * TODO: Add suggestions for "p/a" tests.
12154
12155 * lib/gdb.exp: Set prompt to (gdb) if it isn't already set.
12156 (default_gdb_exit): Replace all the hair with sending "quit" to
12157 the process with a simple close.
12158
12159Tue Mar 15 08:45:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12160
12161 * TODO: Add suggestions for shared library tests.
12162
12163Sun Mar 13 10:45:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12164
12165 * TODO: Add suggestions for x/s tests.
12166
12167Fri Mar 11 08:22:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12168
12169 * gdb.t00/help.exp: Replace most of docstrings for "tbreak",
12170 "enable once", and "enable breakpoints once" with ".*".
12171
12172Thu Mar 10 08:34:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12173
12174 * TODO: Add suggestions about structure passing tests.
12175
12176Mon Mar 7 13:45:54 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12177
12178 * gdb.t03/gdbme.c: gcc version 1 puts out the wrong stabs for
12179 the primary1 test, use work around if __GNUC__ < 2.
12180 * gdb.t06/signals.c: Add comments for signals.exp pattern matching.
12181 * gdb.t06/signals.exp: Add XFAILs for i386 bsd and vax ultrix.
12182 Test for bad output rather than waiting for timeout. Issue
12183 second continue only if first continue failed.
12184
12185Wed Mar 2 10:08:01 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
12186
12187 * gdb.t21/cplusfuncs.exp (test_paddr_operator_functions): Do
12188 operator[] test with gdb_test because the old code didn't seem to
12189 be getting the quoting right with the new dejagnu.
12190
12191Thu Feb 24 19:49:25 1994 Rob Savoye (rob@poseidon.cygnus.com)
12192
12193 * lib/gdb.exp: Set GDB to a fresh gdb if there is one, else use
12194 one from the path.
12195 * Makefile.in: Use a fresh expect if there is one, use runtest
12196 from the src tree if there is one.
d63a86f8 12197
c906108c
SS
12198Thu Feb 24 18:49:37 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
12199
12200 * gdb.t06/break.exp (test_next_with_recursion): Remove xfail for
12201 next over recursive call. Revise the tests from that point on
12202 (which had been skipped) to match GDB's actual (correct) output.
12203
12204 * gdb.t07/watchpoint.exp (test_stepping): Remove xfail for bug
12205 with next over a breakpoint whose condition is false.
12206
12207 * gdb.t00/help.exp: Comment out "help set print" tests just like
12208 (and for same reason as) "help set" test.
12209
12210Mon Feb 14 09:58:23 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12211
12212 * gdb.disasm/hppa.s (fmemLRbug_tests): New tests.
12213 * gdb.disasm/hppa.exp (fmemLRbug_tests): Run them.
12214
12215Sun Feb 6 15:36:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12216
12217 * gdb.t06/break.exp (test_next_with_recursion): Remove no longer
12218 necessary gdb_target_udi.
12219
12220 * gdb.t03/ptype.exp: For UDI, skip tests which call malloc.
12221
12222 * gdb.t02/whatis.exp, gdb.t03/ptype.exp: Remove xfails for PRs
12223 1838 and 2417; they are fixed.
12224
12225 * gdb.t02/whatis.exp (v_char_array, v_signed_char_array),
12226 gdb.t03/ptype.exp (ptype structure, ptype union):
12227 Remove xfails; the test is looser than when the xfails were added.
12228
12229 * gdb.t00/{help.exp,default.exp}: Don't test "target remote" on UDI.
12230 * gdb.t00/help.exp: Don't expect remote to be in "help target" output.
12231
12232 * gdb.t01/run.exp: Only run shell test if isnative.
12233
12234 * config/udi-gdb.exp (gdb_load): Use "file", not "load" command,
12235 since "run" automatically loads if necessary. Call gdb_target_udi
12236 after the "file" since "file" kills any execution target.
12237
12238 * config/udi-gdb.exp (gdb_start): Don't send "set args main" to
12239 GDB. GDB doesn't work that way (not anymore at least) on UDI.
12240 * gdb.t01/run.exp, gdb.t06/break.exp: Don't pass extra first
12241 argument for UDI.
12242
12243Fri Feb 4 12:19:32 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
12244
12245 * gdb.t17/interrupt.c: If we get EINTR, don't print an error message.
12246
12247 * gdb.t17/callfuncs.exp: Add xfails for rs6000.
12248
12249Sat Feb 5 09:11:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12250
12251 * gdb.t24/demangle.exp: Re-write demangle to just call gdb_test,
12252 properly quoting regexps. This makes the second argument to
12253 demangle a fixed string, which matches the callers, instead of a
12254 shell-style pattern which is what the previous implementation
12255 used. Update some of the callers.
12256
12257Sat Feb 5 10:19:09 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12258
12259 * gdb.disasm/hppa.s (comib_tests): Add missing instruction.
12260 (comib_nullified_tests): Fix typo.
12261 * gdb.disasm/hppa.exp (all comb tests): Fix thinkos in expect
12262 strings. No longer expected to fail.
12263
12264 * gdb.disasm/hppa.s (addib_tests): Fix typo.
12265 * gdb.disasm/hppa.exp (all addb tests): Fix thinkos in expect
12266 strings. No longer expected to fail.
12267
12268 * gdb.disasm/hppa.exp (fmpy_addsub_tests): Fix typo in expect
12269 string. No longer expected to fail.
12270
12271Fri Feb 4 23:45:11 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12272
12273 * gdb.disasm/hppa.exp (fcmp_tests): Fix thinko in expect string.
12274 No longer expected to fail.
12275
12276 * gdb.disasm/hppa.exp (xmpyu_tests): Fix buglet in expect
12277 string. No longer expected to fail.
12278
12279Fri Feb 4 10:35:42 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12280
12281 * gdb.t24/demangle.exp: Remove a bunch more tests which differ
12282 only in the names (I probably got most of them). I was even
12283 generous with some which differed in underscores in names, and
12284 probably missed a few, and I *still* was able to remove almost a
12285 third of the file with almost no impact on testsuite coverage.
12286
12287Thu Feb 3 12:04:49 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12288
12289 * gdb.t00/default.exp: Match udi_attach error message as well as
12290 the one from child_attach.
12291
12292 * gdb.t00/default.exp: Use "." instead of "?" to match a question mark.
12293
12294 * gdb.stabs/weird.exp: Remove xfail for const70; just fixed in GDB.
12295
12296 * gdb.stabs/weird.def (bad_neg0type): Size of this type is 16, not 8.
12297 * gdb.stabs/weird.exp: Remove xfail for "p bad_neg0"; this fixes it.
12298
12299 * Move test with enums and partial symbols back to
12300 gdb.t03/{ptype.exp,gdbme.c} from gdb.stabs/{weird.def,weird.exp}.
12301 Reverts the change of 26 May 93. Per today's change to
12302 stabs.texinfo, the behavior that weird.exp was expecting was
12303 unreasonable; what is important is that the compiler+gdb get
12304 things right, which happens with a recent gcc. Also fix the test
12305 to deal with native compilers which put out the stab gdb can't
12306 deal with.
12307
12308Mon Jan 31 15:40:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12309
12310 * gdb.t24/demangle.exp: Remove a bunch of tests which differ only
12311 in the names. The main thing these accomplish is to slow things down.
12312 Many more such duplicates surely remain.
12313
12314 * gdb.t00/help.exp: Comment out "help support" test just like
12315 (and for same reason as) "help set" test.
12316
12317Mon Jan 31 06:43:45 1994 Fred Fish (fnf@cygnus.com)
12318
12319 * gdb.t06/break.exp: Remove setup_xfails for
12320 sparc-sun-solaris2.*, these tests now pass with latest gcc and gdb.
12321 * gdb.t20/inherit.exp (test_ptype_si): Update warning message
12322 about known bug in gcc to include up through 2.5.8.
12323 * gdb.t20/inherit.exp (test_ptype_vi): Accept "_vb." as well as
12324 well as "_vb$".
12325 * gdb.t21/cplusfuncs.exp (test_lookup_operator_functions):
12326 Remove setup_xfails for sparc-sun-solaris2.*, these tests now pass
12327 with latest gcc and gdb.
12328 * gdb.t22/virtfunc.exp (test_ptype_of_classes): Accept "_vb." as
12329 well as "_vb$".
12330
12331Sat Jan 29 23:31:26 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12332
12333 * configure.in (hppa*-*-*): Also configure and build stabs-only
12334 tests.
12335
12336Thu Jan 27 08:21:16 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12337
12338 * gdb.t10/hppa.mt: A makefile fragment for the PA.
12339 * gdb.t10/configure.in (hppa*-*-*): Use it.
12340
12341Tue Jan 25 12:58:26 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12342
12343 * gdb.t09/corefile: Increase timeout when spawning gdb explicitly.
12344
12345Wed Jan 19 12:40:25 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12346
12347 * gdb.t06/signals.exp: Handle blocked SIGTRAP on sun3 for bash
12348 versions prior to 1.13.5.
12349
12350Tue Jan 18 20:10:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12351
12352 * gdb.t00/default.exp (show prompt): In FAIL case, only match if
12353 the prompt is at the start of a line.
12354
12355Mon Jan 17 20:07:51 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12356
12357 * gdb.disasm/hppa.s: Add new tests for sfu and copr instructions.
12358 Enable "diag" instruction. Delete copr from fpu_misc_tests, it's
12359 in the copr tests now.
12360 * gdb.disasm/hppa.exp: Run new sfu and copr tests. Do not expect
12361 copr in the fpu_misc tests anymore. fpu_misc tests are no longer
12362 expected to fail.
12363
12364Fri Jan 14 14:24:21 1994 Rob Savoye (rob@darkstar.cygnus.com)
12365
12366 * gdb.t00/teststrategy.exp, gdb.t07/watchpoint.exp,
12367 gdb.t31/chillvars.exp, lib/gdb.exp:
12368 Tweak to run under either version of expect.
12369 * lib/gdb.exp (default_gdb_exit): Remove "catch" statement.
12370 * gdb.t00/teststrategy.exp: Use isnative and verbose procedures.
12371 * gdb.t11/list.exp: Remove extraneous whitespace.
12372
12373Sat Jan 15 09:57:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12374
12375 * gdb.t16/printcmds.exp (test_print_strings): Accept
12376 "(unsigned char *) " before the string.
12377
12378 * TODO: Add notes about printing of fancy types and GDB expressions.
12379
12380Thu Jan 13 17:16:09 1994 Stan Shebs (shebs@andros.cygnus.com)
12381
12382 * Makefile.in: Pass LDFLAGS and LIBS to sub-makes.
12383 * gdb.t06/configure.in: Don't try to compile signals test program
d63a86f8 12384 if doing mips-idt-ecoff.
c906108c
SS
12385
12386Thu Jan 13 08:25:55 1994 Rob Savoye (rob@darkstar.cygnus.com)
12387
12388 * Most .exp files: Tweak to run under either version of expect.
12389
12390Tue Jan 11 15:21:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12391
12392 * gdb.t12/scope.exp: Add xfails for rs6000. Remove 1806 from existing
12393 xfails; I'm not sure why they are failing, but not because of PR 1806.
12394
12395Mon Jan 10 22:14:20 1994 Rob Savoye (rob@darkstar.cygnus.com)
12396
12397 * config/unix-gdb.exp: Remove gdb_unload cause it's already
12398 defined in lib/gdb.exp.
12399
12400Fri Jan 7 12:42:45 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12401
12402 * gdb.t07/watchpoint.exp: Clear xfail for calling function with
12403 watchpoint enabled on mips, CALL_DUMMY_BREAKPOINT_OFFSET got defined.
12404 * gdb.t20/gdbme.cc, gdb.t21/gdbme.cc: Conversion operator functions
12405 have to be typeless.
12406
12407Tue Jan 4 09:32:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12408
12409 * TODO: Add suggestion for copyright year test.
12410
12411Mon Jan 3 11:35:26 1994 Stan Shebs (shebs@andros.cygnus.com)
12412
12413 * configure.in (*-*-lynxos*): Add stabs tests.
12414
12415Wed Dec 1 21:54:05 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
12416
12417 * gdb.stabs/hppa.sed: Only lables should ever start in column zero,
12418 so insert a tab before any assembler directive in column zero.
12419
12420 * gdb.disasm/hppa.exp (all_fpu_memory_tests): Test FP quadword
12421 stores.
12422 * gdb.disasm/hppa.s (fpu_memory_indexing_tests): Add FP quadword
12423 stores.
12424 (fpu_short_memory_tests): Likewise.
12425
12426Mon Nov 22 13:23:22 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12427
12428 * gdb.stabs/ecoff.mt: Delete alpha specific if block, fix typo.
12429 * gdb.stabs/ecoff.sed: Escape inserted blanks with backslashes, embed
12430 .stabs directives in comments.
12431
12432Fri Nov 19 14:09:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12433
12434 * TODO: New file, describing tests we could write.
12435 * gdb.t09/corefile.exp: Move description of tests to write to TODO.
12436
12437Tue Nov 16 21:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12438
12439 * gdb.t06/signals.exp: Add kludge to force re-sync.
12440
12441 * gdb.t00/teststrategy.exp: If we accidently send the "maint dump-me"
12442 to xgdb instead of gdb, get out of gdb.
12443
12444Tue Nov 16 10:21:57 1993 Rob Savoye (rob@cygnus.com)
12445
12446 * lib/gdb.exp: Make GDB and GDBFLAGS global so the scoping work
12447 for info.
12448
12449Sat Nov 13 23:17:48 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
12450
12451 * gdb.stabs/hppa.mt: A makefile fragment for the PA.
12452 * gdb.stabs/configure.in (hppa*-*-*): Use it.
12453 * gdb.stabs/hppa.sed: New sed script for the PA.
12454
12455Sat Nov 13 22:50:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12456
12457 * gdb.stabs: Re-write weird.def and configuration to use sed
12458 instead of cpp. sed is portable and POSIX; cpp is neither.
12459
12460Fri Nov 12 15:26:36 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12461
12462 * gdb.t06/signals.exp: Remove one sun3 XFAIL which has been fixed.
12463
12464Mon Nov 8 16:55:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12465
12466 * gdb.t20/gdbme.cc: Add comment about pmi being optimized out.
12467
12468Thu Nov 4 23:07:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12469
12470 * gdb.stabs/weird.exp, gdb.t22/virtfunc.exp: Accept "_vb." as well as
12471 "_vb$".
12472 * gdb.t00/teststrategy.exp: Add xfail for RS/6000.
12473 * gdb.t03/ptype.exp: Add comments and messages about FAILs with xlc.
12474
12475Wed Nov 3 13:53:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12476
12477 * lib/gdb.exp: Comment out code which depends on non-existent
12478 `transform' procedure.
12479
12480Wed Nov 3 11:23:11 1993 Rob Savoye (rob@darkstar.cygnus.com)
12481
12482 * lib/gdb.exp (default_gdb_exit): Remove `catch "close"'.
12483 * lib/gdb.exp: Transform tool name.
12484 * gdb.t*/*.exp: Change error to perror so it works with DejaGnu
12485 1.1's new error handling system.
12486
12487Mon Nov 1 10:36:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12488
12489 * Makefile.in, gdb.t2*/Makefile.in: Add -O to CXXFLAGS.
12490
12491Fri Oct 29 17:58:14 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12492
12493 * gdb.t00/default.exp: Avoid tests with a lot of .* in them.
12494 They made pattern matching so slow that timeouts happened on
12495 heavily loaded systems. Now any output from "show print" which
12496 gets us back to the GDB prompt is a PASS.
12497
12498Mon Oct 25 14:36:50 1993 Stu Grossman (grossman at cygnus.com)
12499
12500 * gdb.disasm/hppa.mt: Use $(srcdir) in hppa.o make rule.
12501
12502Mon Oct 25 13:35:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12503
12504 * gdb.t06/signals.exp: Skip whole file with xfail for HPPA.
12505
12506 * gdb.t24/demangle.exp: Remove "3220" from the one remaining xfail.
12507 It is not from PR 3220.
12508
12509Sun Oct 24 18:49:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12510
12511 * gdb.t00/{help.exp,default.exp}: Loosen up a few more tests which
12512 just started failing because they depended on the order the
12513 subcommands are presented, or exact docstring text. This kind of
12514 test is a pain and has minimal benefit.
12515
12516Thu Oct 21 08:26:48 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12517
12518 * gdb.t09/corefile.exp: At end of test, use "core" command with
12519 no arguments.
12520
12521Wed Oct 20 08:56:02 1993 Stu Grossman (grossman at cygnus.com)
12522
12523 * gdb.t{01 02 03 04 05 06 07 08 09 10 11 12 13 15 16
12524 17}/Makefile.in: Make it possible to run the testsuite with Sun
12525 make and CC = cross gcc by adding explicit build rules for .o
12526 files.
12527
12528Tue Oct 19 14:57:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12529
12530 * gdb.t15/funcargs.exp: Don't put comments on same line as
12531 setup_xfail (@#$*%& tcl braindamage!).
d63a86f8 12532
c906108c
SS
12533Mon Oct 18 21:50:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12534
12535 * gdb.disasm/hppa.exp: Use $objdir/$subdir/$binfile not just $binfile.
12536
12537Fri Oct 15 15:39:54 1993 Kung Hsu (kung@cirdan.cygnus.com)
12538
12539 * gdb.t20/classes.exp: 'const xxx &' becomes 'xxx const &'.
12540 * gdb.t20/inherit.exp: remove three dumplicate entries.
12541
12542Fri Oct 15 13:45:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12543
12544 * gdb.t06/break.exp: For "next over recursive call", fail on any
12545 incorrect output, not just on "factorial (value=2)".
12546
12547Fri Oct 15 11:52:56 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12548
12549 * gdb.t12/scope.exp: Remove xfails, filename::var syntax should be
12550 working now. Add an xfail if accesing a bss variable causes
12551 a memory error if the target is not yet run.
12552
12553Thu Oct 14 19:16:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12554
12555 * gdb.t24/demangle.exp: Clean up spacing (2 strings), inclusion of
12556 constructor name (2 string), name of _GLOBAL_ demangling (2 strings),
12557 name of __st* demangling (2 strings). Did Kung really get the
12558 more than 95 others right without testing them?
12559
12560Thu Oct 14 16:27:08 1993 Kung Hsu (kung@cirdan.cygnus.com)
12561
12562 * gdb.t24/demangle.exp: clean up XFAILS, more than 100
12563
12564Thu Oct 14 11:40:30 1993 Jeffrey Law (law@cs.uah.edu)
12565
12566 * configure.in (configdirs): Add gdb.disasm
12567 * gdb.disasm: New directory for GDB disassembler tests.
12568 * gdb.disasm/hppa.{exp,s,mt}: Disassembly tests for the HPPA.
12569
12570Thu Oct 14 11:40:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12571
12572 * gdb.t00/help.exp: Don't test "help set".
12573
12574 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Remove all xfails
12575 from within expect statements. None of these happen anymore and
12576 they cause regressions to be silently unnoticed.
12577
12578 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Add notes (in failure
12579 messages) about known failures with gcc cygnus-2.4.5-930417.
12580
12581 * gdb.t02/Makefile.in, gdb.t08/Makefile.in: Make all depend on
12582 comp-info.exp so it gets built if it doesn't exist.
12583
12584 * gdb.t13/{Makefile.in,bitfields.exp}: Remove comp-info.exp stuff;
12585 it is no longer used.
12586 * gdb.t13/comp-info.c: Removed.
12587
12588Wed Oct 13 22:54:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
12589
12590 * gdb.t06/signals.exp: Add xfail for sun3.
12591
12592Thu Oct 7 12:01:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12593
12594 * gdb.t17/interrupt.exp: Add xfail for Irix (currently not really
12595 relevant because ^C doesn't get sent but failure can be reproduced
12596 interactively).
12597
12598Tue Oct 5 10:43:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12599
12600 * gdb.stabs/alpha.mt: New configuration file for alpha.
12601 * gdb.stabs/configure.in: Use it.
12602 * gdb.stabs/ecoff.mt, weird-ecoff.sed: Change sed script to enable
12603 sharing with alpha.mt, redefine long to word via preprocessor.
12604 * gdb.stabs/weird.def: Conditionally adapt storage layout of v_comb
12605 for alpha.
12606 * gdb.stabs/weird.exp: Handle compilation of weird.s by alpha
12607 native cc.
12608 * gdb.t00/teststrategy.exp: Change expect string so that we
12609 consume the `(xgdb)' from the command echo and from the gdb prompt.
12610 * gdb.t05/expr.exp: xfail "print unsigned int == (~0)" on the alpha.
12611 gdb currently compares all values as long, so this failure probably
12612 applies to any configuration where LONGEST is bigger than a target int.
12613 * gdb.t08/comp-info.c: New file to determine if gdbme is compiled
12614 with gcc.
12615 * gdb.t08/Makefile.in, opaque.exp: Use it. Alpha native cc is unable
12616 to handle opaque pointers, gcc is.
12617 * gdb.t21/gdbme.cc, gdb.t23/gdbme.cc: operator new takes a size_t
12618 as first argument. Include <sys/types.h> and change all operator
12619 new definitions to use size_t.
12620 * gdb.t21/cplusfuncs.exp: Handle changes in output for operator new
12621 now that we use size_t.
12622
12623Wed Sep 29 00:55:49 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12624
12625 * gdb.t03/ptype.exp, gdb.t15/printcmds.exp: When constructing
12626 a long or float array cast all array members to the same type.
12627 * gdb.t04/setvar.exp: Handle the decimal output of an unsigned long
12628 with 64 bit longs.
12629 * gdb.t07/watchpoint.exp: Add finish and until variations encountered
12630 on alpha.
12631 * gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Add xfails for alpha.
12632
12633Tue Sep 28 17:26:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12634
12635 * gdb.t24 (demangle.exp): Constructors of templates have names like
12636 vector<int>::vector(int) not vector<int>::vector<int>(int). See
12637 section 14.6 of the ARM.
12638
12639 * gdb.t24 (demangle.exp): Remove a whole bunch of tests of the form
12640 "_vt$MoveCmd"; these differ only in name from "_vt$foo", so they
12641 accomplish little and slow down the testsuite.
12642
12643 * gdb.t24 (demangle.exp): Accept "XXX const" as well as "const XXX".
12644 Accept spaces various places.
12645
12646Tue Sep 21 17:28:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12647
12648 * gdb.t07/watchpoint.exp: On sparc, clear xfail for calling function
12649 with watchpoint enabled.
12650
12651 * Makefile.in: Remove definition of CC and remove the second
12652 definition of CXX (the "CXX = gcc" one remains). These definitions
12653 were causing backquotes to be expanded within backquotes, which
12654 doesn't work.
12655
12656Sat Sep 18 09:43:21 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
12657
12658 * gdb.t17/callfuncs.exp: Add "return 0" to end.
12659
12660Fri Sep 17 04:41:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12661
12662 * gdb.stabs/ecoff.mt: Remove STABSCC hack.
12663 * gdb.stabs/weird.exp: Handle the case where weird.o is compiled
12664 by mips cc and contains no stabs entries.
12665
12666Thu Sep 16 17:22:12 1993 Rob Savoye (rob@darkstar.cygnus.com)
12667
12668 * config/vx-gdb.exp: Use fake device to load files rather than
12669 NFS.
12670 * lib/gdb.exp: New proc to do "file" command.
12671 * config/unix-gdb.exp: Use new "file" proc.
12672
12673Thu Sep 16 13:45:44 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12674
12675 * config/mips-gdb.exp (gdb_load): Increase timeout to 2400.
12676 Rework board rebooting slightly.
12677 (gdb_exit): Don't exit from the remote shell; there isn't one.
12678 * gdb.stabs/weird.exp: If a program is being debugged already,
12679 kill it.
12680 * gdb.t04/setvar.exp: Stop and restart gdb.
12681 * gdb.t05/expr.exp: Likewise.
12682 * gdb.t07/watchpoint.exp: If target is mips-idt-*, stop and
12683 restart gdb and reload the program.
12684 * gdb.t08/opaque.exp: Likewise.
12685 * gdb.t12/scope.exp: Likewise.
12686 * gdb.t13/bitfields.exp: Likewise.
12687 * gdb.t15/funcargs.exp: Likewise.
12688 * gdb.t20/classes.exp: Likewise.
12689 * gdb.t03/ptype.exp: Increase timeout.
12690 * gdb.t16/printcmds.exp (test_print_string_constants,
12691 test_print_array_constants): Likewise.
12692 * gdb.t17/callfuncs.exp (do_function_calls): Likewise.
12693 * gdb.t20/classes.exp (do_tests): Likewise.
12694 * gdb.t22/virtfunc.exp (test_virtual_calls): Likewise.
12695
12696Wed Sep 15 14:24:36 1993 Ian Lance Taylor (ian@cygnus.com)
12697
12698 * gdb.stabs: Renamed *wierd* to *weird*.
12699
12700Wed Sep 15 10:36:50 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
12701
12702 * gdb.t13/bitfields.exp: Test for bad output rather than waiting
12703 for timeout. Add "known gcc 2.4.5 bug" to failure message.
12704
12705Tue Sep 14 17:16:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
12706
12707 * gdb.stabs/wierd.exp (print_wierd_var): Test size, not type name.
12708 (do_tests): Remove xfail for whatis on one_var and two_var.
12709
12710Wed Sep 8 23:14:23 1993 Rob Savoye (rob@darkstar.cygnus.com)
12711
12712 * Makefile.in: Made cross building work better by adding
12713 {RUNTEST,CC}_FOR_TARGET and using TARGET_FLAGS_TO_PASS.
12714
12715Tue Sep 7 14:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12716
12717 * gdb.t15/{return.c,return.exp,Makefile.in}:
12718 New test, currently commented out.
12719
12720Tue Aug 31 16:51:29 1993 Rob Savoye (rob@darkstar.cygnus.com)
12721
12722 * config/udi-gdb.exp: gdb_exit now kills any isstip processes
12723 still running and removes the leftover named socket so GDb can do
12724 clean restarts.
12725
12726Mon Aug 30 17:55:16 1993 Rob Savoye (rob@darkstar.cygnus.com)
12727
12728 * gdb.t01/run.exp: Add match for VxWorks, cause I/O comes out the
12729 console, not GDB.
12730 * config/mt-*: Added default values for RUNTEST and RUNTESTFLAGS so
12731 cross testing works better with "make check"
12732 * config/unix-gdb: Use default procedures for exit and version.
12733 * config/vx-gdb.exp: Cleaned up and massaged back to working order
12734 with the newest VxWorks.
12735
12736Thu Aug 26 17:50:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12737
12738 * gdb.t20/classes.exp: For "ptype class Base1", continue to accept
12739 old form.
12740
12741 * gdb.t22/virtfunc.exp: If it prints `struct' (not `class') with a
12742 name (e.g. devo gdb with gcc 2.4.5), it is still a pass.
12743
12744 * gdb.t10/crossload.exp: Skip whole file (for now, until we fix it).
12745
12746 * config/unix-gdb.exp: Remove this version of gdb_exit
12747 * lib/gdb.exp: Merge in all the crap from config/unix-gdb.exp.
12748 Rob says he'll look at it when he gets back to testing boards.
12749
12750Thu Aug 26 07:20:00 1993 Fred Fish (fnf@deneb.cygnus.com)
12751
12752 * gdb.t22/virtfunc.exp: Accept missing struct/class names as
12753 an expected fail for certain ptype commands.
12754
12755 * gdb.t20/classes.exp: Update expected results of "ptype class
12756 Base1" to account for the constructor that now appears in the type.
12757
12758Wed Aug 25 16:48:05 1993 Fred Fish (fnf@deneb.cygnus.com)
12759
12760 * configure.in (configdirs): Restore gdb.t04, which mysteriously
12761 disappeared from list.
12762 * config/{udi-gdb.exp, gdb-unix.exp}: Replace calls to obsolete
12763 "alldone" proc with call to cleanup and exit.
12764 * {gdb.t01/run.exp, gdb.t01/term.exp, gdb.t02/whatis.exp,
12765 gdb.t03/ptype.exp, gdb.t04/setvar.exp, gdb.t05/expr.exp,
12766 gdb.t06/break.exp, gdb.t07/watchpoint.exp, gdb.t08/opaque.exp,
12767 gdb.t09/corefile.exp, gdb.t10/crossload.exp, gdb.t11/list.exp,
12768 gdb.t12/scope.exp, gdb.t13/bitfields.exp}: Replace calls to
12769 "alldone" proc with simple returns that suppress remaining
12770 tests. The alldone proc went away many months ago.
12771
12772Tue Aug 24 11:04:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12773
12774 * gdb.t10/nodebug.exp: Comment out "maint print msymbols" tests.
12775
12776 * gdb.t12/gdbme0.c (localscopes, autovars): Modify to foil gcc -O.
12777
12778Thu Aug 19 22:08:41 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12779
12780 * gdb.t15/funcargs.exp: Allow arguments for main in backtraces
12781 as vax gdb will display them.
12782
12783Thu Aug 19 18:18:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12784
12785 * gdb.t20/gdbme.cc: Do some calculation with v.x, to confound
12786 optimizers.
12787
12788 * scope.exp: Change "bad value for localval" messages so each one
12789 is unique.
12790
12791 * config/unix-gdb.exp (gdb_exit): Move info on this vs.
12792 lib/gdb.exp (gdb_exit) from ChangeLog to comments.
12793
12794 * gdb.t06/signals.exp: Skip the whole file with xfail for delta68.
12795
12796Tue Aug 17 00:05:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12797
12798 * gdb.t00/teststrategy.exp: Deal with it if cmdsize = 1 line
12799 doesn't exist (due to optimization).
12800
12801Mon Aug 16 21:05:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12802
12803 * gdb.stabs/wierd.exp: Deal with it if echo of "file" command
12804 contains \r because the filename is long.
12805
12806 * gdb.t06/signals.exp: Revise comments regarding "'next' behaved as
12807 'continue'" bug, and change xfail back to i*86-univel-sysv4*.
12808
12809Mon Aug 16 03:05:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12810
12811 * gdb.t00/help.exp, gdb.t02/whatis.exp, gdb.t07/watchpoint.exp,
12812 gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Update for vax running
12813 Ultrix.
12814 * gdb.t02/whatis.exp: Use procedure to setup xfails on long versus
12815 int tests.
12816 * gdb.t08/opaque.exp: Use procedure to setup xfails for opaque tests.
12817
12818Thu Aug 12 15:24:28 1993 Fred Fish (fnf@deneb.cygnus.com)
12819
12820 * Makefile.in (distclean): Remove *.log *.plog *.sum *.psum site.*.
12821
12822 * gdb.t17/interrupt.exp: Fix 'missing Continuing' case so pattern
d63a86f8 12823 to match does not match the passing case but still matches the
c906108c
SS
12824 failing case.
12825
12826Thu Aug 12 16:58:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12827
12828 * Makefile.in (distclean): Remove *.plog *.sum *.psum site.*.
12829
12830Wed Aug 11 19:47:27 1993 John Gilmore (gnu@rtl.cygnus.com)
12831
12832 * lib/gdb.exp (gdb_exit): Move the best version of gdb_exit
12833 to here. Fix 'Quit anyway.*?' bug (? is a regexp metacharacter).
12834 * config/{mips-gdb.exp, nind-gdb.exp, udi-gdb.exp, vx-gdb.exp}:
12835 Remove various versions of gdb_exit.
12836 * config/vx-gdb.exp: Remove quit_vxgdb, change a caller to call
12837 gdb_exit.
12838 * config/unix-gdb.exp: gdb_exit remains here, and should override
12839 the generic version, since it's doing a lot of wierd stuff that
12840 the other versions aren't. FIXME, fold it in, or abandon this
12841 version.
12842
12843Wed Aug 11 12:09:32 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12844
12845 * gdb.t24/demangle.exp: Add tests for PR 3220.
12846
12847Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12848
12849 * gdb.t24/demangle.exp: Add lucid test for __vtbl__3foo__vt_cc_main_.
12850
12851Tue Aug 10 15:45:25 1993 Fred Fish (fnf@deneb.cygnus.com)
12852
12853 * gdb.t07/watchpoint.exp: Clear xfail with "i*86-*-*", not just
12854 "i386-*-*". Works for i486 as well.
12855
12856 * gdb.t06/signals.exp: Rework code that recognizes known SVR4
12857 bug, and expand domain of xfail to all SVR4 systems, since the
12858 actual problem is likely to be in generic SVR4 /proc support.
12859
12860Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12861
12862 * config/unix-gdb.exp (gdb_load): Add eof to expect statement.
12863
12864Tue Aug 10 09:56:56 1993 Fred Fish (fnf@deneb.cygnus.com)
12865
12866 * gdb.t17/interrupt.exp: Set up xfail for *-*-sysv4*, in chain of
12867 xfails for other systems. Match a missing 'Continuing.' as an
12868 explicit fail for i*86-*-sysv4*, so it doesn't hose other tests.
12869
12870 * gdb.t20 {classes.exp, inherit.exp, misc.exp}, gdb.t21/cplusfuncs.exp,
12871 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t31/chillvars.exp:
12872 Only issue warning for missing executables if -all option is used.
12873
12874 * gdb.stabs/wierd.exp: Only issue warning for missing wierd.o
12875 file if -all option is used. It's like an unpredictable XFAIL.
12876
12877Mon Aug 9 10:13:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12878
12879 * gdb.t15/funcargs.exp: Add comments that hppa xfails are only
12880 for dynamically linked binaries.
12881
12882 * gdb.t10/crossload.exp: Add `set gnutarget auto' at end of tests.
12883
12884Sun Aug 8 14:21:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12885
12886 * gdb.t20/inherit.exp: Change message for "print tagless struct"
12887 to state that this is a known bug in old versions of g++.
12888
12889Fri Aug 6 21:40:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12890
12891 * gdb.t17/interrupt.exp: Add xfail for 386 bsd. Accept echoed newline
12892 while waiting for `Continuing'.
12893
12894Fri Aug 6 13:38:08 1993 Fred Fish (fnf@deneb.cygnus.com)
12895
12896 * gdb.t10/nodebug.exp: Expect to find local/global minimal symbols
12897 in text, data, and bss.
12898 * gdb.t10/nodebug.c: Add local and global test variables for
12899 initialized and uninitialized data.
12900
12901Thu Aug 5 12:18:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12902
12903 * config/unix-gdb.exp (gdb_exit): Add "wait".
12904
12905Thu Aug 5 18:14:06 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12906
12907 * gdb.t06/signals.exp: xfail the continue from the handler for all
12908 targets.
12909
12910 * gdb.t07/watchpoint.exp: clear_xfail for i386 when calling a
12911 function with watchpoints enabled, the i386 call dummy starts with
12912 a call.
12913
12914 * gdb.t00/teststrategy.exp, gdb.t09/Makefile.in: Handle the way
12915 386 bsd names its corefiles.
12916
12917Wed Aug 4 08:53:41 1993 Fred Fish (fnf@cygnus.com)
12918
12919 * gdb.t10/Makefile.in (nodebug.o): Don't use "-c -o", many
12920 compilers don't grok it.
12921 * gdb.t16/gdbme.c (ctable1): Initialize unsigned char array
12922 with small octal ints rather than character constants, which
12923 are signed and might not fit if first promoted to int.
12924
12925Tue Aug 3 18:28:25 1993 Fred Fish (fnf@cygnus.com)
12926
12927 * gdb.t09/Makefile.in (clean): Remove corefile.
12928
12929Mon Aug 2 12:47:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12930
12931 * gdb.t07/watchpoint.exp: Add missing `$prompt $'.
12932
12933Mon Aug 2 12:30:14 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12934 and Jim Kingdon (kingdon@cygnus.com)
12935
12936 * gdb.t06/signals.exp: Change xfail from "*-*-*" to be only for
12937 NO_SINGLE_STEP machines. Fix comment about its cause. Uncomment
12938 the `continue' test right after it (also xfailed if NO_SINGLE_STEP).
12939
12940Fri Jul 30 19:46:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12941
12942 * gdb.t17/interrupt.exp: Add xfail for hppa.
12943
12944Fri Jul 30 12:54:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12945
12946 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t08/opaque.exp,
12947 gdb.t09/corefile.exp: Cleanup xfails for fixed mips bugs.
12948 * gdb.t13/bitfields.exp, gdbme.c: Examine a variable in the inferior
12949 to determine signed-ness of bitfields and use the result to setup
12950 the xfail.
12951 * gdb.t15/gdbme.c: Add comments to the two indirect call0a lines.
12952 * gdb.t15/funcargs.exp: Use them to step until the second indirect
12953 call line is reached if necessary.
12954
12955Thu Jul 29 20:33:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12956
12957 * gdb.stabs/wierd.exp: New test, for nameless baseclasses.
12958
12959Mon Jul 26 00:15:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12960
12961 * gdb.t06/break.exp: Also test `clear' command.
12962
12963Wed Jul 21 18:03:38 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
12964
12965 * gdb.t00/teststrategy.exp: Remove extra quote.
12966
12967 * gdb.t07/watchpoint.exp: Change xfail for calling function with
12968 watchpoint enabled to be for all non-68k machines.
12969
12970 * gdb.t15/{mips_pro.{c,exp},Makefile.in}: New test.
12971
12972Mon Jul 19 23:59:26 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12973
12974 * gdb.stabs/configure.in: If configured -with-gnu-as for mips-*-*
12975 targets use aout.mt instead of ecoff.mt as gas understands
12976 standard aout format.
12977
12978Mon Jul 19 18:14:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
12979
12980 * lib/gdb.exp (runto): Don't insist that function we are running to
12981 was compiled with -g.
12982
12983 * gdb.t10/{nodebug.{c,exp},Makefile.in}: New test.
12984
12985 * gdb.t17/interrupt.exp: Before sending ^C, give the inferior time
12986 to get back into the read system call.
12987 Accept leading newline in case where we woke it up.
12988
12989Sun Jul 18 08:40:45 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12990
12991 * gdb.stabs/{ecoff.mt,wierd-ecoff.S,wierd-ecoff.sed}: New files
12992 to make the stabs test work on ecoff systems using gcc and -with-stabs.
12993 * gdb.stabs/{Makefile.in,configure.in,aout.mt,xcoff.mt}: Modify to
12994 enable ecoff configuration.
12995
12996Thu Jul 15 11:54:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12997
12998 * gdb.t15/funcargs.exp (localvars_in_indirect_call): New test.
12999
13000Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13001
13002 * gdb.t16/printcmds.exp: Add another printf test.
13003
13004Wed Jul 14 15:37:13 1993 Ian Lance Taylor (ian@cygnus.com)
13005
13006 * configure.in: If configured -with-stabs on any target, add
13007 stabsdirs to configdirs.
13008
13009Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13010
13011 * gdb.t16/printcmds.exp: Change printf "%f\n" to printf "%f is
13012 fun" so pattern does not match the command itself.
13013
13014Mon Jul 12 11:22:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13015
13016 * gdb.t15/{gdbme.c,funcargs.exp}: Test for alloca-influenced frames.
13017
13018Sun Jul 11 12:03:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13019
13020 * gdb.t17/interrupt.exp: Test for more things.
13021
13022Fri Jul 9 14:11:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13023
13024 * gdb.t07/watchpoint.exp: In until test, deal with the way the DEC
13025 compiler arranges the code and line numbers.
13026
13027 * gdb.t17/interrupt.exp: Don't send \n after ^C.
13028
13029Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13030
13031 * gdb.t00/help.exp: Increase expect input buffer size.
13032
13033Thu Jul 8 14:26:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13034
13035 * gdb.t06/signals.exp: Remove sparc xfail; bug fixed.
13036
13037 * gdb.t07/watchpoint.exp: Add xfail for hppa.
13038
13039 * gdb.t17/{gdbme.c,callfuncs.exp}: Add sum10 function, to test pa bug.
13040
13041 * gdb.t06/signals.exp: At "p func1 ()" test, check for breakpoint
13042 [0-9]*, not just [0-9].
13043
13044Wed Jul 7 17:52:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13045
13046 * gdb.t20/{gdbme.cc,classes.exp}: Add xfail for gdb/2972.
13047
13048 * gdb.t2*: Set CXXFLAGS, not CFLAGS, since that's what we use.
13049
13050Tue Jul 6 13:54:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13051
13052 * gdb.t00/help.exp: Replace most of docstring for "continue" with .*.
13053
13054Mon Jul 5 22:03:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13055
13056 * gdb.t06/signals.c: Add xfails for sun3.
13057
13058 * gdb.t07/watchpoint.exp: Comment out xfail for fixed bug 1836.
13059
13060 * gdb.t07/{gdbme.c,watchpoint.exp}: Add test for 2597. Also add
13061 test_stepping tests.
13062
13063Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13064
13065 * gdb.t{06,17}/Makefile.in (clean): Remove all executables.
13066
13067 * gdb.t17/{interrupt.{c,exp},Makefile.in}: New test for solaris bug.
13068
13069 * gdb.t06/twice.exp, Makefile.in: Just use an include of twice.c
13070 rather than actually putting it through cpp twice.
13071
13072 * gdb.t06/signals.exp: Add xfails for unixware and rs6000.
13073
13074Fri Jul 2 10:48:03 1993 Ian Lance Taylor (ian@cygnus.com)
13075
13076 * config/mips-gdb.exp (gdb_exit): Removed close statement which is
13077 no longer needed.
13078
13079Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13080
13081 * gdb.t06/signals.exp: Add test for sparc bug with do_save_insn.
13082
13083 * gdb.t20/{classes,inherit}.exp: If a class which doesn't use any
13084 C++ features prints as "struct", make it a pass, not an xfail.
13085
13086Thu Jul 1 22:03:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13087
13088 * gdb.t22/virtfunc.exp: Remove a bunch of xfails.
13089 Don't require VA to print as "class" rather than "struct".
13090
13091Thu Jul 1 18:27:40 1993 Jim Kingdon (kingdon@cygnus.com)
13092
13093 * gdb.t06/twice.exp: Don't care about the file name GDB prints.
13094
13095Wed Jun 30 18:01:00 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13096
13097 * gdb.t{02,13}/comp-info.c, gdb.t06/twice.exp: Add "return 0" to end.
13098
13099Tue Jun 29 13:15:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13100
13101 * gdb.t12/scope.exp: Remove xfail for parameter printing in wrong
13102 order.
13103
13104Tue Jun 29 09:22:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13105
13106 * gdb.t16/printcmds.exp: Add printf tests.
13107
13108 * gdb.t06/{twice.{c,exp},Makefile.in}: New test.
13109
13110 * gdb.t10/Makefile.in (clean): Remove $(EXECUTABLES) too.
13111
13112Mon Jun 28 11:25:59 1993 Fred Fish (fnf@cygnus.com)
13113
13114 * gdb.t20/classes.exp: Add clear_xfail's before printing summary
13115 pass counts, to counteract any existing or future setup_xfails.
13116
13117Mon Jun 28 09:15:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13118
13119 * gdb.stabs/wierd{.def,-aout.S,-xcoff.S}: Use new macros
13120 {BEGIN,END}_COMMON for common block instead of STAB.
13121 * gdb.stabs/wierd.exp: Add xfail for rs6000.
13122
13123 * gdb.stabs/wierd.def: Make value of N_GSYM's 0.
13124 intp_var should be N_GSYM not N_LSYM.
13125 wierd-aout.S: Use a label for the value of the N_SO.
13126 wierd.def: Remove all backslashes.
13127 wierd-{aout,xcoff}.S: Put a few tests with backslashes here.
13128
13129Mon Jun 28 07:21:51 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13130
13131 * gdb.t20/gdbme.cc (main): Move variable initialization for AIX to
13132 get the expected next to inheritance3.
13133
13134Sun Jun 27 12:29:53 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13135
13136 * gdb.t00/teststrategy.exp: Remove expected failure for mips-*-*
13137 now that gcc-2.4 gets it right.
13138
13139Fri Jun 25 12:00:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13140
13141 * gdb.stabs/wierd{.def,.exp,-aout.S,-xcoff.S}: Add common block test.
13142
13143 * gdb.t{02,13}/{Makefile.in,gdbme.c,comp-info.c}: New way of
13144 generating comp-info.exp which works for cross-compilation.
13145
13146Thu Jun 24 16:55:05 1993 Fred Fish (fnf@cygnus.com)
13147
13148 * gdb.t11/list.exp: For SVR4 xfails, match "*-*-sysv4*", not
13149 "*-*-sysv4.*".
13150
13151Tue Jun 22 21:17:26 1993 Fred Fish (fnf@cygnus.com)
13152
13153 * gdb.t01/run.exp: Start with a fresh gdb.
13154 * gdb.t11/list.exp: For SVR4 xfails, match on all versions of
13155 SVR4.x.
13156
13157Mon Jun 21 15:23:22 1993 Fred Fish (fnf@cygnus.com)
13158
13159 * {gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06, gdb.t07,
13160 gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13, gdb.t15,
13161 gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23, gdb.t30}/
13162 Makefile.in (distclean, realclean): Remove gdbme.c from list of
13163 things to remove.
13164
13165Sat Jun 19 07:49:10 1993 Fred Fish (fnf@cygnus.com)
13166
13167 * gdb.t24/demangle.exp (test_gnu_style_demangling): Add some new
13168 test cases from bug reports.
13169
13170Fri Jun 18 10:38:49 1993 Fred Fish (fnf@cygnus.com)
13171
13172 * gdb.t06/break.exp: Add xfails for sparc-sun-solaris2.*.
13173 * gdb.t12/scope.exp: Add clear_xfails at appropriate places to
13174 avoid spurious xfails.
13175 * gdb.t20/classes.exp: Add xfails for longstanding C++ problems.
13176 * gdb.t21/cplusfuncs.exp: Add xfails for sparc-sun-solaris2.*.
13177 * gdb.t22/virtfunc.exp: Add xfails for longstanding C++ problems.
13178
13179Wed Jun 16 10:11:57 1993 Fred Fish (fnf@cygnus.com)
13180
13181 * gdb.t00/teststrategy.exp: Rework to provide more useful
13182 description of each test, fix problem with systems that define
13183 ALIGN_STACK_ON_STARTUP code, other misc cleanups.
13184 * gdb.t06/break.exp (test_next_with_recursion): Fix expected
13185 results for "next over recursive call" so timeouts aren't taken
13186 by error.
13187
13188Mon Jun 14 09:09:04 1993 Jim Kingdon (kingdon@cygnus.com)
13189
13190 * gdb.t12/scope.exp: Test printing of variables before run.
13191
13192 * gdb.t12/{gdbme0.c,scope.exp}: Test for bug where parameters are
13193 printed in wrong order due to sorting.
13194
13195Sat Jun 12 15:03:58 1993 Fred Fish (fnf@cygnus.com)
13196
13197 * gdb.t00/teststrategy.exp: Fix expected results for printing
13198 user entered string constant. Is array of char, prints with no
13199 address.
13200
13201 * gdb.t00/{default.exp, help.exp}: Account for changes to radix
13202 commands.
13203 * gdb.t16/gdbme.c: Add and use struct containing arrays of char.
13204 * gdb.t16/printcmds.exp: Fix all lines that match "unsigned char *".
13205 * gdb.t16/printcmds.exp (test_print_char_arrays): Test printing
13206 of struct of char arrays.
13207 * gdb.t00/radix.exp: New tests for radix commands.
13208
13209Fri Jun 11 13:12:27 1993 Jim Kingdon (kingdon@cygnus.com)
13210
13211 * gdb.t16/printcmd.exp: Print a variable before running program
13212 (with xfail for AIX).
13213
13214Thu Jun 10 11:04:04 1993 Jim Kingdon (kingdon@cygnus.com)
13215
13216 * gdb.t06/{signals.exp,signals.c,Makefile.in}: New test.
13217
13218 * gdb.t16/printcmd.exp: Don't print variables before running program.
13219
13220 * gdb.t06/break.exp: Don't require envp argument to main.
13221
13222 * gdb.t0{2,3,4,5}/gdbme.c [_AIX]: Use signed keyword.
13223
13224 * gdb.t02/whatis.exp, gdb.t11/list.exp:
13225 Add xfails for rs6000.
13226
13227 * gdb.t02/whatis.exp: Change other tests not to re-test something
13228 we already tested.
13229
13230 * gdb.t{03,15,16}/gdbme.c: Reference all variables and make sure
13231 each type used has a variable of that type.
13232
13233Tue Jun 8 16:45:20 1993 Jim Kingdon (kingdon@rtl.cygnus.com)
13234
13235 * gdb.t20/{inherit.exp,gdbme.cc}: Test tagless structure.
13236
13237Fri Jun 4 11:07:19 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13238
13239 * configure.in: change srctrigger to be a file, not a directory
13240
13241Fri Jun 4 08:23:57 1993 Ian Lance Taylor (ian@cygnus.com)
13242
13243 * configure.in (mips-idt-ecoff*): Added trailing '*'.
13244
13245 * gdb.t11/list.exp: Fixed a couple of typos.
13246
13247Tue Jun 1 21:28:06 1993 Fred Fish (fnf@cygnus.com)
13248
13249 * gdb.t00 (teststrategy.exp): Remove notice about PR 1823. Bug
13250 is fixed and PR is closed.
13251 * gdb.t16 (gdbme.c): Add simple test string variable.
13252 * gdb.t16 (printcmds.exp): Add tests with simple test string
13253 variable, primarily for boundaries on "set print elements".
13254
13255Mon May 31 11:36:08 1993 Jim Kingdon (kingdon@cygnus.com)
13256
13257 * gdb.stabs/wierd.exp: Remove xfail for printing big integer.
13258 Make leading 0's optional and don't expect a tab in the middle
13259 of the number.
13260
13261 * gdb.t00/teststrategy.exp: Remove xgdb before trying the copy.
13262
13263 * gdb.stabs/wierd.def: Type attributes must be preceded by number=.
13264 * gdb.stabs/wierd.exp: Remove xfails for type attributes. Also
13265 don't end command passed to gdb_test with newline.
13266
13267 * gdb.t13/{Makefile.in,gdbme.c,bitfields.exp}: If we #defined the
13268 signed keyword away, don't expect signed bitfields to be signed.
13269
13270 * gdb.t13/bitfields.exp (bitfield containment): Accept the fields
13271 printing with only as many 1's as are in the field as well as printing
13272 with 32 1's (see comment).
13273
13274Sat May 29 17:57:01 1993 Fred Fish (fnf@cygnus.com)
13275
13276 * gdb.t00/default.exp: Start with a fresh gdb.
13277 * configure.in (configdirs): Remove gdb.t31 until the chill
13278 compiler works again. It no longer is able to find chillrt0
13279 since it isn't in libchill.a anymore.
13280 * gdb.stabs/wierd.exp: Rewrite to properly handling a missing
13281 wierd.o, make more modular.
13282 * gdb.stabs/wierd.def (bad_neg0type, bad_neg0const): Remove
13283 spurious newlines that caused problems.
13284
13285Wed May 26 09:57:19 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13286
13287 * Move test with enums and partial symbols from gdb.t03/ptype.exp
13288 to gdb.stabs/wierd.exp since GCC has worked around the bug.
13289 gdb.stabs/wierd.{exp,def}: Many new tests.
13290
13291 * gdb.t00/default.exp: update info line for new message.
13292
13293 * gdb.t02/{whatis.exp,gdbme.c}:
13294 Test that "char *" doesn't print as "caddr_t".
13295
13296Tue May 25 13:28:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13297
13298 * gdb.t00/help.exp: Use .* in place of some help messages which
13299 just changed.
13300 gdb.t00/default.exp: Update "info frame" test for new message.
13301 * gdb.stabs/wierd.exp: Check for eof, directly or via gdb_test.
13302 Remove some xfails
13303
13304Mon May 24 00:24:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13305
13306 * gdb.t03/{gdbme.c,ptype.exp}:
13307 Add tests for typedef'd struct and union without tags.
13308 Also check "whatis" on a variable of a typedef'd enum without a tag.
13309
13310 * gdb.t00/teststrategy.exp: For p "foo", remove sun4 XFAIL (see
13311 PRMS 1823; the bug still exists but isn't reproduced by this test
13312 anymore), and remove rs6000 XFAIL (the bug is fixed).
13313
13314 * gdb.t03/ptype.exp: Comment out a lot of tests which are basically
13315 duplicated from whatis.exp. For those that are left, accept
13316 "long", "long int", or "int" for long variables (whatis.exp already
13317 has an XFAIL for "int", so no need to fail it here).
13318
13319 * gdb.t02/whatis.exp, gdb.t10/crossload.exp:
13320 Deal with GCC's names for types now that GDB uses the compiler's names.
13321
13322 * gdb.t02/{Makefile.in,gdbme.c,whatis.exp}: If not GCC, do some
13323 setup_xfail's for sunos4. If we #defined the signed keyword away,
13324 don't expect GDB to know that char it is signed.
13325
13326 * gdb.t00/teststrategy.exp: Update for symbolic signal names.
13327
13328Sun May 23 08:44:55 1993 Fred Fish (fnf@cygnus.com)
13329
13330 * configure.in (configdirs): Add gdb.t24 for C++ tests that
13331 should work on any system, regardless of debugging format.
13332 * gdb.t21/demangle.exp: Move to gdb.t24.
13333 * gdb.t24/demangle.exp: Move from gdb.t21.
13334 * gdb.t24/{Makefile.in, configure.in}: New files.
13335
13336Thu May 20 19:39:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13337
13338 * configure.in: Do gdb.stabs and C++ tests only for stabs.
13339 * gdb.stabs: New directory.
13340
13341Tue May 18 21:12:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13342
13343 * config/{mips,nind,udi,unix,vx}-gdb.exp: Look for "Quit anyway.*?"
13344 not just "Quit anyway?".
13345
13346Tue May 18 17:13:20 1993 Fred Fish (fnf@cygnus.com)
13347
13348 * gdb.t21/demangle.exp: Add a couple of new patterns. Ensure
13349 that all setup_xfails are immediately followed by clear_xfails.
13350
13351Tue May 11 09:10:47 1993 Fred Fish (fnf@cygnus.com)
13352
13353 * config/unix-gdb.exp, gdb.t00/echo.exp, gdb.t00/help.exp,
13354 gdb.t00/teststrategy.exp, gdb.t00/gdbvars.exp, gdb.t01/run.exp,
13355 gdb.t01/term.exp, gdb.t02/whatis.exp, gdb.t03/ptype.exp,
13356 gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t06/break.exp,
13357 gdb.t07/watchpoint.exp, gdb.t08/opaque.exp, gdb.t09/corefile.exp,
13358 gdb.t10/crossload.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
13359 gdb.t13/bitfields.exp, gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
13360 gdb.t17/callfuncs.exp, gdb.t20/misc.exp, gdb.t20/inherit.exp,
13361 gdb.t20/classes.exp, gdb.t21/demangle.exp, gdb.t21/cplusfuncs.exp,
13362 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t30/chexp.exp,
13363 gdb.t31/chillvars.exp, lib/gdb.exp:
13364 Change place to report bugs from bug-dejagnu@prep.ai.mit.edu to
13365 bug-gdb@prep.ai.mit.edu.
13366
13367Fri May 7 09:15:35 1993 Fred Fish (fnf@cygnus.com)
13368
13369 * gdb.t17/callfuncs.exp (do_function_calls): Call t_double_values
13370 with 0.0, not integer 0.
13371
13372Fri Apr 30 13:17:24 1993 Jim Kingdon (kingdon@cygnus.com)
13373
13374 * gdb.t06/break.exp: Update for "Kill the program" message change.
13375
13376Fri Apr 30 09:42:57 1993 Fred Fish (fnf@cygnus.com)
13377
13378 * Makefile.in (GDBFLAGS): Set to -nx.
13379 * Makefile.in (site.exp): Use GDBFLAGS.
13380
13381Wed Apr 28 13:19:07 1993 K. Richard Pixley (rich@rtl.cygnus.com)
13382
13383 * */Makefile.in (CFLAGS): add CFLAGS = -g to all subdirectory
13384 Makefiles.
13385 (check): depend on just-check.
13386 (just-check): added so that tests can be run without a noop
13387 build pass.
13388
13389Fri Apr 23 18:13:28 1993 K. Richard Pixley (rich@rtl.cygnus.com)
13390
13391 Switch to using configure's configdirs.
13392 * Makefile.in (Makefile): add configure.in dependency.
13393 (SUBDIRS): removed redundant assignment.
13394 * configure.in: switch subdirs assignment to configdirs.
13395 * gdb.t*/configure.in: new files.
13396
13397Thu Apr 22 08:27:53 1993 Ian Lance Taylor (ian@cygnus.com)
13398
13399 * gdb.t07/watchpoint.exp: Removed a29k expected failure which now
13400 works.
13401
13402Tue Apr 20 13:38:40 1993 Fred Fish (fnf@cygnus.com)
13403
13404 * gdb.{t20,t21,t22,t23}/Makefile.in: Use $(srcdir) to avoid $<
13405 in explicit rules. Apparently this is not supported by some makes.
13406
13407Mon Apr 19 01:54:53 1993 John Gilmore (gnu@cygnus.com)
13408
13409 * gdb.t31/Makefile.in: Use $(srcdir) when avoiding $<, sigh.
13410
13411Fri Apr 16 09:33:46 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13412
13413 * config/unix-gdb.exp: Add back missing return 0 which mysteriously
13414 disappeared.
13415
13416Thu Apr 15 02:28:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
13417
13418 * gdb.t31/Makefile.in: Avoid $< in explicit rule.
13419
13420Wed Apr 14 16:38:47 1993 Fred Fish (fnf@cygnus.com)
13421
13422 * gdb.t07/watchpoint.exp: Remove setup_xfail for i486
13423 watchpoint problem that is now fixed.
13424 * gdb.t30/chexp.exp: Remove setup_xfail for printing
13425 uninitialized convenience variables.
13426 * gdb.t31/chillvars.exp: Fix expected patterns for printing
13427 structures.
13428
13429Wed Apr 14 12:55:58 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13430
13431 * gdb.t00/help.exp: Compensate for bug in mips-*-ultrix* OS
13432 which causes expect to get out of sync with gdb on long output
13433 from help set.
13434 * gdb.t09/corefile.exp: Make expected pattern for core file
13435 failing signal and frame output format less sun specific.
13436
13437Tue Apr 13 23:18:07 1993 Per Bothner (bothner@cygnus.com)
13438
13439 * gdb.t31/chillvars.exp: Add and remove initial dummy
13440 breakpoint, so that symbol table is forced in.
13441 (Needed at least on Sunos4, though it seems not SVR4.)
13442 * gdb.t31/chillvars.exp: Update for changed output format.
13443
13444Sun Apr 11 17:21:45 1993 Rob Savoye (rob at darkstar.cygnus.com)
13445
13446 * config/unix-gdb.exp: Gracefully exits if $GDB is a bogus path.
13447
13448Wed Apr 7 21:28:21 1993 Rob Savoye (rob@cygnus.com)
13449
13450 * Makefile.in: Added --srcdir when invoking runtest, removed the
13451 need for a local config file. (optional now)
13452
13453Wed Apr 7 14:13:41 1993 Fred Fish (fnf@cygnus.com)
13454
13455 * gdb.t21/demangle.exp: Only count real fails (not xfails) for
13456 failure count used to force early termination. Add some more
13457 expected failures for gnu style demangling.
13458
13459Thu Apr 1 09:50:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13460
13461 * Makefile.in (CXXFLAGS): Remove -O. It caused the debug info for the
13462 pmi variable from gdb.t20/gdbme to get optimized away.
13463 * gdb.t00/teststrategy.exp: Added expected failure for mips-*-*.
13464 Check for written corefile upon timeout _and_ eof.
13465
13466Tue Mar 30 09:58:16 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13467
13468 * config/unix-gdb.exp: Add missing return 0.
13469
13470Tue Mar 30 08:34:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13471
13472 * gdb.t16/printcmds.exp: Remove misplaced xfail that caused an early
13473 test termination.
13474
13475Mon Mar 29 17:37:25 1993 Fred Fish (fnf@cygnus.com)
13476
13477 * configure.in (subdirs): Put back gdb.t17 which mysteriously
13478 disappeared.
13479
13480Thu Mar 25 21:05:16 1993 Fred Fish (fnf@cygnus.com)
13481
13482 * gdb.t10/crossload.exp: Disable the i860-elf test until such
13483 time as i860 support works.
13484
d63a86f8 13485 * gdb.t15/funcargs.exp: Fix expected outputs to include
c906108c
SS
13486 "backtrace 100\r" rather than just "backtrace\r", to match last
13487 change.
13488
13489Thu Mar 25 12:14:28 1993 Ian Lance Taylor (ian@cygnus.com)
13490
13491 * config/udi-gdb.exp (gdb_exit): Remove close command.
13492 (gdb_target_udi): New procedure to set the UDI target.
13493 (gdb_start): Don't remove *_soc files. Use gdb_target_udi.
13494 * gdb.t00/default.exp: Added expected failures for a29k-*-udi.
13495 Added waits for prompts after several question responses. Added
13496 some more responses used by a29k-amd-udi-gdb.
13497 * gdb.t01/run.exp, gdb.t06/break.exp: Added a29k-*-udi support:
13498 pass different arguments, restart UDI connection after program
13499 completion.
13500 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t07/watchpoint.exp,
13501 gdb.t08/opaque.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
13502 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp, gdb.t20/misc.exp,
13503 gdb.t21/cplusfuncs.exp: Added expected failures for a29k-*-*.
13504 * gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t07/watchpoint.exp,
13505 gdb.t08/opaque.exp, gdb.t12/scope.exp, gdb.t13/bitfields.exp,
13506 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
13507 gdb.t17/callfuncs.exp, gdb.t20/classes.exp, gdb.t20/inherit.exp,
13508 gdb.t20/misc.exp, gdb.t22/virtfuncs.exp: Restart UDI connection
13509 after program completion.
13510 * gdb.t10/crossload.exp: Does not work for a29k-*-*, since BFD is
13511 compiled with a SELECT_VECS setting.
13512 * gdb.t15/funcargs.exp: Use argument to backtrace to prevent
13513 infinite recursion.
13514
13515 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t22/virtfuncs.exp:
13516 Added checks for COFF results, and made them expected failures for
13517 all targets. It would be better to make them expected failures
13518 for COFF targets only.
13519
13520Wed Mar 24 14:43:38 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
13521
13522 * Makefile.in: add null dvi target, don't bother to recurse
13523 through test directories for info and install-info; rename
13524 $(datadir) to be dejagnu instead of deja-gnu
13525
13526Wed Mar 24 09:48:03 1993 Fred Fish (fnf@cygnus.com)
13527
13528 * gdb.t31/gdbme.ch: Re-enable code that previously caused
13529 compiler to coredump.
13530 * gdb.t31/chillvars.exp: Re-enable tests that depend on that
13531 code.
13532
13533Tue Mar 23 08:53:42 1993 Fred Fish (fnf@cygnus.com)
13534
13535 * gdb.t31/gdbme.ch: Comment out code that causes chill compiler
13536 coredump.
13537 * gdb.t31/chillvars.exp: Comment out tests that depend on that
13538 code.
13539
13540Sun Mar 21 17:56:47 1993 Rob Savoye (rob at darkstar.cygnus.com)
13541
13542 * gdb.t03/ptype.exp: tests for return code from gdb_test.
13543 * gdb.t00/teststrategy.exp: Uses which proc rather than spawning
13544 which in a shell. Deletes xgdb when done.
13545 * config/unix-gdb.exp: Won't try to spawn $GDB unless it exists.
13546 Tests the return from the "set height" or "set width" commands.
13547 Added a few return codes where needed.
13548
13549Wed Mar 17 11:31:01 1993 Fred Fish (fnf@cygnus.com)
13550
13551 * Makefile.in (SUBDIRS): Add gdb.t17.
13552 * configure.in (subdirs): Add gdb.t17.
13553 * gdb.t17/{Makefile.in, callfuncs.exp, gdbme.c}: New test
13554 files to test gdb's calling of functions in the inferior with
13555 the correct arguments and gdb's ability to retrieve any
13556 result returned.
13557
13558Tue Mar 16 15:37:11 1993 Fred Fish (fnf@cygnus.com)
13559
13560 * config/unix-gdb.exp (gdb_exit): Remove close commands that
13561 may be called after gdb goes away. Previous versions of expect
13562 needed these to avoid file descriptor leaks, but they cause
13563 errors with the current revision of expect.
13564 * gdb.t00/gdbvars.exp: Use -re on expected output after
13565 setting sevenbit-strings.
13566 * gdb.t04/setvar.exp, gdb.t13/bitfields.exp: Make commands
13567 to set sevenbit-strings consistent across tests.
13568 gdb.t30/chexp.exp, gdb.t31/chillvars.exp: Make commands to
13569 set sevenbit-strings consistent across tests.
13570
13571Fri Mar 12 08:47:20 1993 Fred Fish (fnf@cygnus.com)
13572
13573 * gdb.t21/demangle.exp (proc demangle): Adjust quotes in an
13574 expected output to match current "expect" expectations.
13575
13576Wed Mar 10 18:01:49 1993 Fred Fish (fnf@cygnus.com)
13577
13578 * gdb.t00/default.exp: Change expected output for default "source"
13579 command, to match new gdb behavior which requires a filename to
13580 source.
13581
13582Tue Mar 9 11:00:56 1993 Fred Fish (fnf@cygnus.com)
13583
13584 * gdb.t07/watchpoint.exp (test_simple_watchpoint): Set up
13585 expected fail for i486-*-* that misses the marker2 function.
13586 * gdb.t10/crossload.exp (bfddefault): Allow successful
13587 recognition of a format to pass even if no symbols are found.
13588 Explicitly catch failures where the format is not recognized
13589 or is ambiguous, and add the reason to the fail message.
13590 * gdb.t10/crossload.exp (bfdexplicit): Catch failure where
13591 the cause is and invalid target and add reason to failure message.
13592 * gdb.t10/crossload.exp: Fix bfd target names for elf32-m68k,
13593 elf32-i386, elf32-sparc, and elf32-i860.
13594 * gdb.t12/scope.exp (test_at_main, test_at_foo, test_at_bar):
13595 Set up expected failure for 'filename'::variable scope resolution,
13596 which is now apparently broken on all targets.
13597 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t20/misc.exp,
13598 gdb.t21/cplusfuncs.exp, gdb.t22/virtfunc.exp,
13599 gdb.t23/templates.exp: Change failure for missing binfile into
13600 just a warning.
13601 gdb.t21/demangle.exp: Change all cfront references to 'arm'
13602 references.
13603
13604Mon Mar 8 19:20:28 1993 Fred Fish (fnf@cygnus.com)
13605
13606 * gdb.t00/default.exp: Add expected output for default "source"
13607 command, to match new gdb behavior.
13608 * gdb.t09/corefile.exp: Use GDBFLAGS when spawning GDB.
13609
13610Sun Mar 7 15:14:09 1993 Rob Savoye (rob@cygnus.com)
13611
13612 * config/*-gdb.exp: returns an error, rather than exiting on
13613 internal errors.
13614
13615Tue Mar 2 18:09:32 1993 Fred Fish (fnf@cygnus.com)
13616
13617 * gdb.t03/gdbme.c: Add pointer to struct variable.
13618 * gdb.t03/ptype.exp: Test equivalence of '.' and '->' for
13619 referencing struct members.
13620
13621Thu Feb 25 10:39:06 1993 Ian Lance Taylor (ian@cygnus.com)
13622
13623 * configure.in (mips-idt-ecoff): New target.
13624 * config/mips-gdb.exp: New file for remote board using MIPS remote
13625 debugging protocol.
13626
13627 * Redid configuration scheme. Removed gdb.t*/configure.in.
13628 Renamed gdb.t*/in-gdbme* to gdb.t*/gdbme*. Changed to use CC, CXX
13629 instead of CC_FOR_TARGET, CXX_FOR_TARGET. Added mostlyclean and
13630 distclean targets. Built executables via .o files. Adjusted
13631 tests to account for source files in $(srcdir) rather than
13632 $(objdir).
13633 * lib/gdb.exp (runto): Don't expect () after the function name,
13634 because it may have arguments.
13635
13636Wed Feb 24 08:05:38 1993 Ian Lance Taylor (ian@cygnus.com)
13637
13638 * gdb.t00/default.exp, gdb.t01/run.exp, gdb.t02/whatis.exp,
13639 gdb.t03/ptype.exp, gdb.t06/break.exp, gdb.t12/scope.exp: Added
13640 expected failures for mips-idt-* and mips-sgi-*.
13641 * gdb.t00/default.exp (attach): Kill process if requested.
13642 * gdb.t00/help.exp (help target core, help target): Accept a gdb
13643 that does not read core files.
13644 * gdb.t01/run.exp: Removed checks for exit status code.
13645 * gdb.t03/in-gdbme.c: Make explicit call to malloc to ensure that
13646 it is linked in.
13647 * gdb.t03/ptype.exp: Increase timeout when calling malloc.
13648 * gdb.t04/setvar.exp, gdb.t05/expr.exp: Use runto function where
13649 appropriate, rather than doing it by hand.
13650 * gdb.t07/watchpoint.exp: If mips-idt-*, reload file after first
13651 execution.
13652 * gdb.t10/crossload.exp: Kill existing program if needed.
13653 * gdb.t15/funcargs.exp: Use delete_breakpoints function where
13654 appropriate, rather than doing it by hand. Always increase
13655 timeout for this test, not just for VxWorks.
13656
13657Wed Feb 24 08:03:38 1993 Fred Fish (fnf@cygnus.com)
13658
13659 * gdb.t31/chillvars.exp (test_structs): New proc to test printing
13660 of Chill STRUCT types and STRUCT values.
13661 * gdb.t31/chillvars.exp (test_strings): Expect "CHAR" now, rather
13662 than "char".
13663 * gdb.t31/in-gdbme.ch (simple_struct, nested_struct, struct1,
d63a86f8 13664 struct2): New struct definitions and initializations to test
c906108c
SS
13665 simple Chill STRUCT types.
13666
13667Tue Feb 23 11:55:06 1993 Fred Fish (fnf@cygnus.com)
13668
13669 * gdb.t00/teststrategy.exp: Track reversion in gdb to not print
13670 the null byte at the end of strings.
13671 * gdb.t00/default.exp: Make show version insensitive to copyright
13672 date.
13673 * gdb.t16/in-gdbme.c (ctable1, ctable2): Make explicitly unsigned
13674 to avoid dependencies on target char signedness.
13675 * gdb.t16/printcmds.exp: Update expected results for explicitly
13676 unsigned char.
13677 * gdb.t16/printcmds.exp: Remove setup_xfails for i960 that should
13678 now work.
13679 * gdb.t21/demangle.exp: Add many more patterns for template
13680 demangling, most of them being expected failures.
13681 * gdb.t21/demangle.exp (proc demangle): Quote the demangled
13682 string we are matching for, to match on the whole string.
13683 * gdb.t21/demangle.exp: Add many new test strings to demangle,
13684 and fix a whole bunch that had incorrect expected output but were
13685 passing anyway because of the bug in "proc demangle".
13686 * gdb.t31/chillvars.exp: Remove setup_xfail for printing string
13687 type.
13688 * gdb.t31/in-gdbme.ch: Uncomment string4, now compiles.
13689
13690Mon Feb 22 07:54:03 1993 Mike Werner (mtw@poseidon.cygnus.com)
13691
13692 * gdb/testsuite: made modifications to testcases, etc., to allow
13693 them to work properly given the reorganization of deja-gnu and the
13694 relocation of the testcases from deja-gnu to a "tool" subdirectory.
13695
13696Sun Feb 21 10:55:55 1993 Mike Werner (mtw@poseidon.cygnus.com)
13697
13698 * gdb/testsuite: Initial creation of gdb/testsuite.
13699 Migrated dejagnu testcases and support files for testing nm to
13700 gdb/testsuite from deja-gnu. These files were moved "as is"
13701 with no modifications. This migration is part of a major overhaul
13702 of dejagnu. The modifications to these testcases, etc., which
13703 will allow them to work with the new version of dejagnu will be
13704 made in a future update.
48efe704 13705
8d8cb839 13706 For additional changes see gdb.mi/ChangeLog-1999-2003.
c906108c 13707\f
8d8cb839
EZ
13708;; Local Variables:
13709;; mode: change-log
13710;; left-margin: 8
13711;; fill-column: 74
13712;; version-control: never
13713;; End:
902f2ccb
MC
13714
13715 Copyright 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
ed6df200 13716 2003, 2004, 2005 Free Software Foundation, Inc.
902f2ccb
MC
13717 Copying and distribution of this file, with or without modification,
13718 are permitted provided the copyright notice and this notice are preserved.