a98bc7ceb60b5e85b716b8d9275bfb49da906e14
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
1 2005-09-29 Nick Roberts <nickrob@snap.net.nz>
2
3 * gdb.base/annota3.exp, gdb.cp/annota3.exp: The annotations
4 frames-invalid and breakpoints-invalid are no longer generated
5 with level 3 so don't expect them in the output.
6
7 2005-09-27 Bob Rossi <bob@brasko.net>
8
9 * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Remove .*
10 from test. Escape the | in mi_gdb_test call.
11 * gdb.mi/mi-basics.exp, gdb.mi/mi-cli.exp, gdb.mi/mi-disassemble.exp,
12 gdb.mi/mi-pthreads.exp, gdb.mi/mi-stack.exp, gdb.mi/mi2-basics.exp,
13 gdb.mi/mi2-cli.exp, gdb.mi/mi2-disassemble.exp,
14 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-stack.exp: Add extra details to
15 expected regex's in mi_gdb_test calls.
16 * lib/mi-support.exp: Remove arbitrary .* from tests.
17 (mi_gdb_test): Add string_regex variable. Add anchor to main -re.
18 Fully anchor GDB/MI expected results in mi_gdb_test.
19 * lib/gdb.exp (string_to_regexp): Escape the ] character.
20 * gdb.base/sizeof.exp: Remove escape character. Correct test.
21
22 2005-09-26 Paul Brook <paul@codesourcery.com>
23
24 * long_long.exp: Exclude eabi targets from arm FPA float format test.
25
26 2005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
27
28 * bfp-test.c: New file.
29 * bfp-test.exp: New testcase.
30
31 2005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
32
33 * gdb.fortran/subarray.exp: New testcase to test the evaluation
34 of subarray and substring variable.
35 * gdb.fortran/subarray.f: New source file for the test of subarray
36 and substring variable evaluation.
37 * gdb.fortran/exprs.exp: Add four tests for substring evaluation
38 of string constant.
39
40 2005-09-19 Daniel Jacobowitz <dan@codesourcery.com>
41
42 * gdb.arch/altivec-regs.exp, gdb.arch/altivec-abi.exp: Update
43 copyright dates.
44
45 2005-09-19 Paul Gilliam <pgilliam@us.ibm.com>
46
47 * gdb.arch/altivec-regs.exp (info powerpc altivec): Replace the 'info
48 powerpc altivec' test with an almost identical 'info vector' test.
49
50 2005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
51
52 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
53 vscr" tests to match output.
54
55 2005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
56
57 * gdb.arch/altivec-regs.exp: Adjust "print $vx<i>" tests to match
58 output.
59
60 2005-09-11 Bob Rossi <bob@brasko.net>
61
62 * lib/mi-support.exp (mi_gdb_test): Change -re to not be anchored.
63 * gdb.mi/mi-syn-frame.exp: Call mi_gdb_test twice instead of once for
64 commands that return an MI output command and an asyncronous MI output
65 command.
66 * gdb.mi/mi-console.exp: Ditto.
67
68 2005-09-11 Bob Rossi <bob@brasko.net>
69
70 * gdb.mi/mi-var-child.c: Include <string.h>.
71
72 2005-09-10 Daniel Jacobowitz <dan@codesourcery.com>
73
74 * killed.exp: Correct gdb_expect syntax.
75
76 2005-08-09 Corinna Vinschen <vinschen@redhat.com>
77
78 * lib/mi-support.exp (mi_gdb_load): Fix typo.
79
80 2005-08-02 Bob Rossi <bob@brasko.net>
81
82 * gdb.mi/mi-basics.exp: Tell mi_gdb_start to use a PTY for inferior.
83 (test_setshow_inferior_tty): Add global mi_inferior_tty_name to scope.
84 Change tests to inferior-tty-set/show.
85 * gdb.mi/mi-console.exp: Tell mi_gdb_start to use a PTY for inferior.
86 (47-exec-next): Use mi_gdb_test to get GDB and Inferior output.
87 * gdb.mi/mi-syn-frame.exp: Tell mi_gdb_start to use a PTY for
88 inferior. Use mi_gdb_test to get GDB and Inferior output.
89 * lib/mi-support.exp (mi_inferior_spawn_id): Add inferior PTY
90 descriptor.
91 (mi_inferior_tty_name): Add inferior PTY file name.
92 (mi_gdb_start): Add INFERIOR_PTY parameter.
93 (mi_gdb_test): Add IPATTERN parameter.
94
95 2005-08-02 Bob Rossi <bob@brasko.net>
96
97 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Add MESSAGE
98 parameter to mi_gdb_test.
99 * lib/mi-support.exp (mi_gdb_test): Make MESSAGE parameter necessary.
100
101 2005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
102
103 * gdb.mi/mi-var-child.c (do_children_tests): Initialize
104 struct_declarations.
105 * gdb.mi/mi-var-child.exp: Step over the initialization of
106 struct_declarations.
107
108 2005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
109
110 * gdb.mi/basics.c, gdb.mi/var-cmd.c: Revert last change.
111 * gdb.mi/mi-stack.c: New file, based on gdb.mi/basics.c.
112 * gdb.mi/mi-var-child.c: New file, based on gdb.mi/var-cmd.c.
113 * gdb.mi/mi-stack.exp: Update to use mi-stack.c as a source file.
114 * gdb.mi/mi-var-child.exp: Update to use mi-var-child.c as a source
115 file.
116
117 2005-07-27 Nick Roberts <nickrob@snap.net.nz>
118
119 * gdb.mi/var-cmd.c: Give long_array in _struct_decl 12 elements.
120 (do_children_tests): Assign values to the extra elements.
121
122 * gdb.mi/mi-var-child.exp: Adapt tests for extra elements and use
123 them for tests for "-var-update --no-values" and
124 "-var-update --all-values".
125 Add test for "-var-list-children --simple-values".
126
127 * gdb.mi/basics.c (callee4): Add integer array D[3]...
128
129 * gdb.mi/mi-stack.exp (test_stack_locals_listing): ...to test
130 "-stack-list-locals --simple-values" Improve doc strings and
131 comments.
132
133 2005-07-18 Mark Kettenis <kettenis@gnu.org>
134
135 * gdb.base/sigaltstack.exp (finish_test): KFAIL gdb/1736 on
136 *-*-openbsd*.
137 * gdb.base/sigstep.exp (advancei): KFAIL gdb/1736 on *-*-openbsd*.
138
139 * gdb.base/sigaltstack.c (main): Use stack_t instead of `struct
140 sigaltsatck'.
141
142 2005-07-14 Bob Rossi <bob@brasko.net>
143
144 * gdb.base/default.exp (tty): Changed output of command.
145 * gdb.base/help.exp (help tty): Ditto.
146
147 2005-07-12 Mark Kettenis <kettenis@gnu.org>
148
149 * gdb.arch/i386-sse.exp: Compile with -msse when using GCC.
150
151 2005-07-10 Mark Kettenis <kettenis@gnu.org>
152
153 * gdb.mi/mi2-stack.exp (test_stack_locals_listing): Remove test for
154 -stack-select-frame without arguments.
155 (test_stack_frame_listing): Add test for newly implemented command
156 -stack-info-frame.
157
158 2005-07-06 Bob Rossi <bob@brasko.net>
159
160 * gdb.mi/mi-basics.exp (test_setshow_inferior_tty): Test MI tty
161 command.
162 (Copyright): Update copyright.
163
164 2005-07-06 Wu Zhou <woodzltc@cn.ibm.com>
165
166 * gdb.fortran/exprs.exp (test_arithmetic_expressions): Add five
167 tests to evaluate exponentiation expression.
168
169 2005-06-29 Andreas Schwab <schwab@suse.de>
170
171 * gdb.base/sigrepeat.c: Include <stdlib.h> and add return type for
172 main to avoid warnings.
173
174 * gdb.base/sigrepeat.exp: Fix reference to undefined variable.
175
176 2005-06-20 Nick Roberts <nickrob@snap.net.nz>
177
178 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Remove test for
179 -stack-select-frame without arguments.
180 (test_stack_frame_listing): Add test for newly implemented command
181 -stack-info-frame.
182
183 2005-06-17 Wu Zhou <woodzltc@cn.ibm.com>
184
185 * gdb.fortran/array-element.f: New file.
186 * gdb.fortran/array-element.exp: New testcase.
187
188 2005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
189
190 * gdb.base/bigcore.exp: Correct checks for systems which can
191 not dump a large core file.
192
193 2005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
194
195 * gdb.base/relocate.c: Add a copyright notice.
196 (dummy): Remove.
197 * gdb.base/relocate.exp: Test printing the values of variables
198 from a relocatable file.
199
200 2005-06-12 Daniel Jacobowitz <dan@codesourcery.com>
201
202 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Don't expect
203 excess MI output after an error.
204
205 2005-05-29 Joel Brobecker <brobecker@adacore.com>
206
207 * gdb.arch/alpha-step.c: New file.
208 * gdb.arch/alpha-step.exp: New testcase.
209
210 2005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
211 Dennis Brueni <dennis@slickedit.com>
212
213 * gdb.mi/mi-cli.exp, gdb.mi/mi-return.exp, gdb.mi/mi-stack.exp,
214 gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp,
215 gdb.mi/mi-var-display.exp, gdb.mi/mi-watch.exp, gdb.mi/mi2-cli.exp,
216 gdb.mi/mi2-return.exp, gdb.mi/mi2-stack.exp,
217 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
218 gdb.mi/mi2-var-display.exp: Expect fullname field in stack frames.
219 * lib/mi-support.exp (mi_runto, mi_execute_to_helper): Likewise.
220
221 2005-05-17 Paul Gilliam <pgilliam@us.ibm.com>
222 Wu Zhou <woodzltc@cn.ibm.com>
223
224 * gdb.base/shreloc.exp: Use gdb_compile_shlib. Add support for
225 IBM's xlc compiler.
226 * gdb.base/shreloc1.c (fn_1): Reference variable static_var_1.
227 * gdb.base/shreloc2.c (fn_2): Reference variable static_var_2.
228
229 2005-05-13 Jim Blandy <jimb@redhat.com>
230
231 * gdb.base/call-ar-st.exp: Call 'untested' and return -1 instead of
232 calling gdb_suppress_entire_file.
233 * gdb.base/charset.exp: Same.
234 * gdb.base/call-rt-st.exp: Same.
235
236 2005-05-05 Bob Rossi <bob_rossi@cox.net>
237
238 * lib/gdb.exp (fullname_syntax): Added global regex.
239 (fullname_syntax_POSIX): Ditto.
240 (fullname_syntax_UNC): Ditto.
241 (fullname_syntax_DOS_CASE): Ditto.
242 (fullname_syntax_DOS): Ditto.
243 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Added
244 fullname_syntax variable to scope and use it.
245 (test_file_list_exec_source_files): Ditto.
246 * gdb.mi/mi2-file.exp (test_file_list_exec_source_file): Ditto.
247
248 2005-05-04 Daniel Jacobowitz <dan@codesourcery.com>
249
250 * gdb.threads/linux-dp.exp: Check for *-*-linux-gnu*.
251
252 2004-05-02 Paul Gilliam <pgilliam@us.ibm.com>
253
254 * lib/gdb.exp (skip_altivec_tests): New function, based on
255 check_vmx_hw_available from the GCC testsuite.
256 * lib/gdb.arch/altivec-abi.exp: Use skip_altivec_tests.
257 * lib/gdb.arch/altivec-regs.exp: Likewise.
258
259 2005-05-02 Jim Blandy <jimb@redhat.com>
260
261 * gdb.base/auxv.exp: Call 'untested' and return -1 instead of
262 calling gdb_suppress_entire_file.
263
264 2005-04-30 Randolph Chung <tausq@debian.org>
265
266 * gdb.threads/staticthreads.exp: Override signal to check for hppa.
267 Slightly relax "sem_post" name checking.
268
269 2005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
270
271 * gdb.base/unload.exp: Use new shared library infrastructure.
272
273 2005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
274
275 * gdb.base/so-impl-ld.exp: Use new shared library
276 infrastructure.
277
278 2005-04-29 Corinna Vinschen <vinschen@redhat.com>
279
280 * gdb.asm/asm-source.exp: Add h8300 to supported targets.
281 * gdb.asm/h8300.inc: New file.
282
283 2005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
284
285 * gdb.base/shlib-call.exp: Change to use new shared library
286 infrastructure.
287
288 2005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
289
290 * gdb.base/pending.exp: Change to use new shared library
291 infrastructure.
292
293 2005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
294
295 * gdb.base/nodebug.exp: Allow for compiling by IBM's xlc compiler,
296 use test_compiler_info instead of gcc_compiled, and update copyright.
297
298 2005-04-27 Paul Gilliam <pgilliam@us.ibm.com>
299
300 * gdb.base/annota1.exp : Deal with messages caused by breakpoints in
301 shared objects being adjusted and update copyright years.
302
303 2005-04-27 Daniel Jacobowitz <dan@codesourcery.com>
304
305 * ChangeLog: Correct some 2003-01-13 dates.
306 * gdb.base/sigbpt.exp, gdb.base/signull.exp, gdb.cp/bs15503.exp,
307 gdb.cp/exception.exp, gdb.cp/userdef.cc, gdb.cp/userdef.exp,
308 gdb.mi/mi-console.exp, gdb.mi/mi2-console.exp,
309 gdb.trace/collection.exp, gdb.trace/passc-dyn.exp,
310 gdb.trace/tfind.exp: Update copyright years.
311
312 2005-04-14 Paul Gilliam <pgilliam@us.ibm.com>
313 Daniel Jacobowitz <dan@codesourcery.com>
314
315 * lib/gdb.exp (gdb_compile): Handle shlib=.
316 (gdb_compile_shlib): New function.
317
318 2005-04-12 Paul Gilliam <pgilliam@us.ibm.com>
319
320 * lib/gdb.exp (test_compiler_info): Give argument a default value.
321
322 2005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
323
324 * Makefile.in (ALL_SUBDIRS): Replace gdb.gdbserver with
325 gdb.server.
326 * configure.ac: Likewise.
327 * configure: Regenerated.
328 * gdb.gdbserver/Makefile.in: Moved to...
329 * gdb.server/Makefile.in: ... here.
330 * gdb.gdbserver/server.c: Moved to...
331 * gdb.server/server.c: ... here.
332 * gdb.gdbserver/server-run.exp: Moved to...
333 * gdb.server/server-run.exp: ... here.
334
335 2005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
336
337 * Makefile.in (ALL_SUBDIRS): Add gdb.gdbserver.
338 * configure.ac: Create gdb.gdbserver/Makefile.
339 * configure: Regenerated.
340 * lib/gdbserver-support.exp: New file, derived from
341 config/gdbserver.exp.
342 * config/gdbserver.exp: Use gdbserver-support.exp.
343 * gdb.gdbserver/Makefile.in: New file.
344 * gdb.gdbserver/server.c: New file.
345 * gdb.gdbserver/server-run.exp: New file.
346
347 2005-04-06 Paul Gilliam <pgilliam@us.ibm.com>
348
349 * lib/gdb.exp (test_compiler_info): Return compiler_info
350 if no arguments are given.
351
352 2005-04-01 Paul Gilliam <pgilliam@us.ibm.com>
353
354 * gdb.arch/altivec-abi.exp: Check for compiler and set
355 use altivec' flag accordingly.
356 * gdb.arch/altivec-regs.exp: Likewise.
357
358 2005-03-29 Daniel Jacobowitz <dan@codesourcery.com>
359
360 * gdb.base/ptr-typedef.exp, gdb.base/ptr-typedef.c: New files.
361
362 2005-03-27 Andreas Schwab <schwab@suse.de>
363
364 * gdb.base/bigcore.c (main): Add missing mode argument in open
365 call.
366
367 2005-03-25 Daniel Jacobowitz <dan@codesourcery.com>
368
369 * lib/mi-support.exp (mi_gdb_load): Use /tmp for gdbserver
370 downloads.
371 * config/gdbserver.exp (gdb_load): Likewise.
372
373 2005-03-14 Paul Brook <paul@codesourcery.com>
374
375 * lib/mi-support.exp: Use mi_gdb_target_cmd to connect to remote
376 targets.
377
378 2005-03-09 Joel Brobecker <brobecker@adacore.com>
379
380 * gdb.dwarf2/dup-psym.S: New file.
381 * gdb.dwarf2/dup-psym.exp: New testcase.
382
383 2005-03-09 Joel Brobecker <brobecker@adacore.com>
384
385 * gdb.ada/exec_changed/first.adb: New file.
386 * gdb.ada/exec_changed/second.adb: New file.
387 * gdb.ada/exec_changed.exp: New testcase.
388
389 2005-03-08 Nathan Sidwell <nathan@codesourcery.com>
390
391 * gdb.cp/userdef.cc (A1::operator+): New unary plus.
392 (A2): New class.
393 (main): Test operator+.
394 * gdb.cp/userdef.exp: Test unary plus. Use A2::operator+ for
395 breakpoint test.
396
397 * gdb.base/sigbpt.exp: Disable if gdb,nosignals.
398 * gdb.base/signull.exp: Disable if gdb,nosignals.
399 * gdb.cp/bs15503.exp: Disable if skip_cplus_tests
400 * gdb.cp/exception.exp: Disable if skip_cplus_tests.
401 * gdb.mi/mi-console.exp: Disable hello test if gdb,noinferiorio.
402 * gdb.mi/mi2-console.exp: Likewise.
403 * gdb.trace/collection.exp (run_trace_experiment): Consume the
404 continue output at start.
405 (gdb_collect_locals_test): Robustify regexp.
406 * gdb.trace/passc-dyn.exp: Fix comment typo.
407 * gdb.trace/tfind.exp: Don't enable optimization. Remove stray ']'.
408
409 2005-03-08 Corinna Vinschen <vinschen@redhat.com>
410
411 * gdb.asm/asm-source.exp: Add iq2000 case.
412 * gdb.asm/iq2000.inc: New file.
413
414 2005-03-07 Manoj Iyer <manjo@austin.ibm.com>
415
416 * gdb.base/command.exp: Change hardcoded value to regular expression.
417 * gdb.base/float.exp: Add powerpc to the list of targets checked.
418
419 2005-03-07 Daniel Jacobowitz <dan@codesourcery.com>
420
421 * gdb.asm/alpha.inc, gdb.asm/frv.inc, gdb.asm/i386.inc,
422 gdb.asm/ia64.inc, gdb.asm/m68hc11.inc, gdb.asm/m68k.inc,
423 gdb.asm/mips.inc, gdb.asm/pa.inc, gdb.asm/powerpc.inc,
424 gdb.asm/s390.inc, gdb.asm/s390x.inc, gdb.asm/sh.inc,
425 gdb.asm/x86_64.inc: Use .purgem before redefining macros.
426
427 2005-03-05 Mark Kettenis <kettenis@gnu.org>
428
429 * gdb.cp/ovldbreak.exp: Adjust regular expression for recent
430 changes.
431
432 2004-03-03 Paul Gilliam <pgilliam@us.ibm.com>
433
434 * lib/compiler.c: Add test for IBM's xlc compiler.
435 * lib/compiler.cc: Likewise.
436
437 2004-02-24 Joel Brobecker <brobecker@adacore.com>
438
439 * gdb.ada/fixed_points.exp: Create compilation object directory
440 before running the test.
441 * gdb.ada/null_record.exp: Likewise.
442 * gdb.ada/packed_array.exp: Likewise.
443 * gdb.ada/start.exp: Likewise.
444
445 2005-02-15 Joel Brobecker <brobecker@adacore.com>
446
447 * gdb.ada/packed_array/pa.adb: New file.
448 * gdb.ada/packed_array.exp: New testcase.
449
450 2005-02-10 Mark Kettenis <kettenis@gnu.org>
451
452 * gdb.dwarf2/dw2-intermix.exp, gdb.dwarf2/dw2-intermix.S: New
453 files.
454
455 * gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/dw2-intercu.exp: Run tests
456 on *-*-openbsd*. Correctly match whitespace in regukar
457 expressions.
458
459 2005-02-10 Daniel Jacobowitz <dan@debian.org>
460
461 From Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>:
462 PR exp/1821
463 * gdb.base/gdb1821.c: New test file.
464 * gdb.base/gdb1821.exp: New test file.
465
466 2005-02-09 Joel Brobecker <brobecker@adacore.com>
467
468 * gdb.base/start.c: New file.
469 * gdb.base/start.exp: New testcase.
470
471 2005-02-09 Joel Brobecker <brobecker@adacore.com>
472
473 * gdb.ada/start/dummy.adb: New file.
474 * gdb.ada/start.exp: New testcase.
475
476 2005-02-09 Corinna Vinschen <vinschen@redhat.com>
477
478 * maint.exp: Raise timeout to give Cygwin targeted GDBs more time
479 for printing symbols and statistics.
480 Add test for using relative pathnames in "maint print msymbols" test.
481 Mark "maint info sections DATA" XFAIL on Cygwin.
482 Remove Cygwin XFAIL mark on "help maint dump-me" and "maint dump-me"
483 tests.
484
485 2005-02-09 Andreas Schwab <schwab@suse.de>
486
487 Committed by Andrew Cagney <cagney@gnu.org>
488 * gdb.base/remotetimeout.exp: New file.
489
490 2005-02-07 Mark Kettenis <kettenis@gnu.org>
491
492 * gdb.base/interp.exp: Remove trailing \n in gdb_test commands.
493
494 2005-02-03 Joel Brobecker <brobecker@adacore.com>
495
496 * gdb.ada/gnat_ada.gpr: New file.
497 * gdb.ada/gnat_ada.gin: Delete, no longer used.
498 * lib/ada.exp (gdb_compile_ada): Minor adaptation to new project file.
499 * configure.ac: No longer generate gnat_ada.gpr.
500 * configure: Regenerate.
501 * gdb.ada/Makefile.in: Minor adaptations due to new project file.
502 * gdb.ada/null_record/null_record.adb: Moved here from gdb.ada.
503 * gdb.ada/null_record/bar.ads: Likewise.
504 * gdb.ada/null_record/bar.adb: Likewise.
505 * gdb.ada/fixed_points/fixed_points.adb: Likewise.
506 * gdb.ada/null_record.exp (testdir): New variable.
507 (testfile): executable is now in testdir subdirectory.
508 (srcfile): Use full path to the main compilation unit.
509 * gdb.ada/fixed_points.exp: Same changes as above.
510
511 2005-02-03 Nick Roberts <nickrob@snap.net.nz>
512
513 * gdb.base/interp.exp: New test.
514
515 2005-01-24 Andrew Cagney <cagney@gnu.org>
516
517 * gdb.base/sigrepeat.exp, gdb.base/sigrepeat.c: New test.
518
519 2005-01-19 Andrew Cagney <cagney@gnu.org>
520
521 * gdb.stabs/Makefile.in (Makefile): Update dependencies -
522 configure.ac not configure.in.
523
524 * gdb.base/scope.exp (test_at_main): Delete any XFAIL and/or KFAIL
525 of powerpc*-*-*.
526 * gdb.hp/gdb.base-hp/callfwmall.exp (do_function_calls): Ditto.
527 * gdb.base/list.exp (test_list_function)
528 (test_list_filename_and_function): Ditto.
529 * gdb.base/callfuncs.exp (do_function_calls): Ditto.
530
531 2005-01-16 Andrew Cagney <cagney@gnu.org>
532
533 * gdb.base/source.exp: Delete KFAIL gdb/1846, simplify.
534
535 * gdb.base/source-error.gdb, gdb.base/source.exp: New files.
536
537 2005-01-14 Andrew Cagney <cagney@gnu.org>
538
539 * gdb.mi/mi-var-cmd.exp: Adjust "create int" test to match output.
540 * gdb.mi/mi2-var-cmd.exp: Ditto.
541
542 2005-01-10 Corinna Vinschen <vinschen@redhat.com>
543
544 * gdb.base/fileio.c: Include unistd.h as required for lseek(2).
545
546 2005-01-07 Andrew Cagney <cagney@gnu.org>
547
548 * configure.ac: Rename configure.in, require autoconf 2.59.
549 * configure: Re-generate.
550 * gdb.stabs/configure.ac: Rename configure.in, require autoconf 2.59.
551 * gdb.stabs/configure: Re-generate.
552 * gdb.hp/configure.ac: Rename configure.in, require autoconf 2.59.
553 * gdb.hp/configure: Re-generate.
554 * gdb.hp/gdb.objdbg/configure.ac: Rename configure.in, require
555 autoconf 2.59.
556 * gdb.hp/gdb.objdbg/configure: Re-generate.
557 * gdb.hp/gdb.defects/configure.ac: Rename configure.in, require
558 autoconf 2.59.
559 * gdb.hp/gdb.defects/configure: Re-generate.
560 * gdb.hp/gdb.compat/configure.ac: Rename configure.in, require
561 autoconf 2.59.
562 * gdb.hp/gdb.compat/configure: Re-generate.
563 * gdb.hp/gdb.base-hp/configure.ac: Rename configure.in, require
564 autoconf 2.59.
565 * gdb.hp/gdb.base-hp/configure: Re-generate.
566 * gdb.hp/gdb.aCC/configure.ac: Rename configure.in, require
567 autoconf 2.59.
568 * gdb.hp/gdb.aCC/configure: Re-generate.
569
570 2004-12-15 Jim Blandy <jimb@redhat.com>
571
572 * gdb.threads/linux-dp.exp: Fix output regexp to handle output
573 under NPTL when there is debugging info available for libpthread.
574
575 2004-12-13 Jerome Guitton <guitton@gnat.com>
576
577 * gdb.ada/fixed_points.c: New file.
578 * gdb.ada/fixed_points.exp: New file.
579
580 2004-12-03 Randolph Chung <tausq@debian.org>
581
582 * gdb.arch/pa-nullify.exp: New file.
583 * gdb.arch/pa-nullify.s: New file.
584
585 2004-11-30 Randolph Chung <tausq@debian.org>
586
587 * gdb.threads/thread_check.exp: Use ${srcfile} for test program name
588 instead of "tbug". Fix regexp to work properly with gdb_test.
589
590 2004-11-29 Paul Hilfinger <Hilfinger@gnat.com>
591
592 * gdb.base/bitfields2.exp: New test.
593 * gdb.base/bitfields2.c: New file.
594
595 2004-11-28 Richard Earnshaw <rearnsha@arm.com>
596
597 * config/sim.exp (gdb_load): Return 0 on success, -1 on failure.
598
599 2004-11-16 Randolph Chung <tausq@debian.org>
600
601 * gdb.base/unload.exp: Pass relative path to gdb_get_line_number.
602
603 2004-11-14 Daniel Jacobowitz <dan@debian.org>
604
605 * gdb.threads/threadapply.exp: Correct "macro details" test.
606
607 2004-11-11 Jeff Johnston <jjohnstn@redhat.com>
608
609 * gdb.threads/threadapply.exp: New test.
610 * gdb.threads/threadapply.c: New file.
611
612 2004-11-07 Mark Kettenis <kettenis@gnu.org>
613
614 * gdb.base/savedregs.exp: Correct pattern used for sigtramp
615 frames.
616
617 2004-11-05 Felix Lee <felix+log1@specifixinc.com>
618
619 * gdb.base/cursal.exp: New file.
620 * gdb.base/cursal.c: New file.
621
622 2004-11-03 Andrew Cagney <cagney@gnu.org>
623
624 * gdb.base/savedregs.exp, gdb.base/savedregs.c: New files.
625
626 2004-10-30 Mark Kettenis <kettenis@gnu.org>
627
628 * gdb.asm/asm-source.exp: Add mips*-*-netbsd* to the list of
629 NetBSD/ELF targets.
630
631 2004-10-29 Joel Brobecker <brobecker@gnat.com>
632
633 * gdb.threads/bp_in_thread.c: New file, copied from
634 pthread_cond_wait.c.
635 * gdb.threads/bp_in_thread.c: Use bp_in_thread.c as the source
636 file, rather than reusing the .c file from another testcase.
637
638 2004-10-20 Joel Brobecker <brobecker@gnat.com>
639
640 * gdb.ada/null_record.exp: Check where we stopped after
641 sending the start command, instead of where the associated
642 temporary breakpoint was inserted.
643
644 2004-10-14 Andrew Cagney <cagney@gnu.org>
645
646 * gdb.mi/gdb701.c (main): Return 0.
647
648 2004-10-13 Daniel Jacobowitz <dan@debian.org>
649
650 * gdb.dwarf2/dw2-intercu.S, gdb.dwarf2/dw2-intercu.exp: New files.
651
652 2004-10-12 Jeff Johnston <jjohnstn@redhat.com>
653
654 * gdb.threads/schedlock.c: Add comment markers to use to find
655 line numbers.
656 * gdb.threads/schedlock.exp: Adjust regex to handle the new
657 comments.
658 * gdb.threads/watchthreads.exp: Use gdb_get_line_number to find
659 breakpoint lines.
660
661 2004-10-12 Daniel Jacobowitz <dan@debian.org>
662
663 * gdb.dwarf2/dw2-basic.exp: Run on Hurd also.
664
665 2004-10-12 Daniel Jacobowitz <dan@debian.org>
666
667 * configure.in: Add gdb.dwarf2.
668 * configure: Regenerated.
669 * Makefile.in: Add gdb.dwarf2.
670 * gdb.dwarf2/Makefile.in, gdb.dwarf2/dw2-basic.S,
671 gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/main.c,
672 gdb.dwarf2/file1.txt: New files.
673
674 2004-10-11 Orjan Friberg <orjanf@axis.com>
675
676 * gdb.threads/bp_in_thread.exp: Use runto_main and "continue" instead
677 of "run", since the latter doesn't work with remote targets. Adjust
678 the breakpoint numbering accordingly.
679 * gdb.threads/pthread_cond_wait.exp: Ditto.
680
681 2004-10-08 Michael Chastain <mec.gnu@mindspring.com>
682
683 * gdb.base/overlays.exp: Update copyright years.
684
685 2004-10-08 Kei Sakamoto <sakamoto.kei@renesas.com>
686
687 * gdb.base/overlays.exp: Disable if target is Linux.
688
689 2004-10-06 Felix Lee <felix+log1@specifixinc.com>
690
691 * config/gdbserver.exp (gdb_load): Use right filename on remote.
692
693 2004-10-05 Kei Sakamoto <sakamoto.kei@renesas.com>
694
695 * gdb.asm/asm-source.exp: Add m32r-linux target.
696 * gdb.asm/m32r-linux.inc: New file.
697
698 2004-09-24 Andrew Cagney <cagney@redhat.com>
699 David Anderson <anderson@redhat.com>
700
701 * gdb.base/bigcore.exp (extract_heap): If the expect "file size"
702 command fails, assume things will work.
703 * gdb.base/bigcore.c: Include <sys/stat.h> and <fcntl.h>.
704 (_GNU_SOURCE): Define.
705 (print_unsigned, print_hex): Change parameter to "long long".
706 (print_byte_count): New function, use to print byte counts.
707 (large_off_t, large_lseek, O_LARGEFILE): Define dependant on
708 O_LARGEFILE.
709 (main): Compute an upper bound on a corefile in max_core_size.
710 Limit memory chunk size to max_core_size. Limit total memory
711 allocated to max_core_size.
712
713 2004-09-23 Andrew Cagney <cagney@gnu.org>
714
715 * gdb.base/bigcore.exp: Replace the code that creates a corefile
716 from a separate process with code that creates a corefile by
717 making the inferior dump core.
718
719 2004-09-23 Mark Kettenis <kettenis@gnu.org>
720
721 * gdb.base/sigstep.exp: Avoid comments withing gdb_test_multiple
722 block.
723
724 2004-09-23 Michael Chastain <mec.gnu@mindspring.com>
725
726 * gdb.base/constvars.exp (local_compiler_xfail_check_2):
727 New proc. Accept both gcc 3.x.x and gcc 4.x.x.
728 * gdb.base/volatile.exp (local_compiler_xfail_check_2):
729 Likewise.
730
731 2004-09-20 Jeff Johnston <jjohnstn@redhat.com>
732
733 * gdb.java/jprint.exp: New test case for java inferior call.
734 * gdb.java/jprint.java: Ditto.
735
736 2004-09-15 Joel Brobecker <brobecker@gnat.com>
737
738 * gdb.base/bigcore.exp: Deactivate on IRIX targets.
739
740 2004-09-14 Michael Chastain <mec.gnu@mindspring.com>
741
742 * gdb.threads/killed.c: Include <stdlib.h>.
743 * gdb.threads/pthreads.c: Likewise.
744
745 2004-09-14 Michael Chastain <mec.gnu@mindspring.com>
746
747 * gdb.threads/killed.c: Add copyright notice.
748
749 2004-09-10 Jason Molenda (jmolenda@apple.com)
750
751 * gdb.base/define.exp: Two new tests to verify zero space chars
752 after 'if' and 'while' commands in a user-defined command is correctly
753 parsed.
754
755 2004-09-08 Andrew Cagney <cagney@gnu.org>
756
757 * gdb.base/signals.exp (signal_tests_1): Delete. Merge signal
758 delivery test with duplicate at end of file.
759
760 2004-09-06 Mark Kettenis <kettenis@jive.nl>
761
762 * gdb.base/unload.exp: Link with -dl on *-*-solaris*.
763
764 2004-09-05 Michael Chastain <mec.gnu@mindspring.com>
765
766 * config/hppro.exp: Removed.
767
768 2004-09-05 Michael Chastain <mec.gnu@mindspring.com>
769
770 * config/sparclet.exp: Removed.
771
772 2004-09-05 Michael Chastain <mec.gnu@mindspring.com>
773
774 * config/udi.exp: Removed.
775
776 2004-09-02 Michael Chastain <mec.gnu@mindspring.com>
777
778 * gdb.base/sigstep.exp (advance): Use "-continue_timer" option
779 of "exp_continue".
780 (advancei): Likewise.
781
782 2004-09-01 Jeff Johnston <jjohnstn@redhat.com>
783
784 * gdb.base/unload.exp: Fix so messages aren't duplicated.
785
786 2004-09-01 Manoj Iyer <manjo@austin.ibm.com>
787
788 * gdb.gdb/complaints.exp (setup_test): Use new gdb.exp functionality
789 to check for nodebug in executable.
790 * gdb.gdb/observer.exp (setup_test): Likewise.
791 * gdb.gdb/selftest.exp (test_with_self): Likewise.
792 * gdb.gdb/xfullpath.exp (setup_test): Likewise.
793
794 2004-09-01 Andrew Cagney <cagney@gnu.org>
795
796 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
797 files.
798
799 2004-09-01 Jeff Johnston <jjohnstn@redhat.com>
800
801 * gdb.base/unload.exp: Fix expected warning message to match
802 latest format.
803
804 2004-09-01 Corinna Vinschen <vinschen@redhat.com>
805
806 * gdb.base/call-rt-st.exp: Fix typos.
807
808 2004-08-31 Manoj Iyer <manjo@austin.ibm.com>
809
810 * gdb.threads/thread_check.exp: New testcase.
811 * gdb.threads/thread_check.c: New testcase.
812
813 2004-08-31 Andrew Cagney <cagney@gnu.org>
814
815 * gdb.base/sigstep.exp (breakpoint_to_handler_entry)
816 (skip_to_handler_entry): New procedures. Test stepping into a
817 handler when the breakpoint is at the handler's entry point.
818
819 2004-08-30 Andrew Cagney <cagney@gnu.org>
820
821 * gdb.base/sigstep.exp (breakpoint_over_handler): Remove kfail
822 gdb/1757.
823
824 2004-08-27 Michael Chastain <mec.gnu@mindspring.com>
825
826 With code from Manoj Iyer <manjo@austin.ibm.com>:
827 * lib/gdb.exp (gdb_file_cmd): Return more information in the
828 return value. Add an arm for "no debugging symbols found".
829 Change a stray "error" to "perror".
830 (gdb_run_cmd): Adapt to new return value.
831 * gdb.base/remote.exp: Adapt to new return value.
832 * gdb.gdb/complaints.exp: Likewise.
833 * gdb.gdb/observer.exp: Likewise.
834 * gdb.gdb/selftest.exp: Likewise.
835 * gdb.gdb/xfullpath.exp: Likewise.
836
837 2004-08-27 Joel Brobecker <brobecker@gnat.com>
838
839 * gdb.threads/bp_in_thread.exp: New testcase.
840
841 2004-08-27 Michael Chastain <mec.gnu@mindspring.com>
842
843 Fix PR testsuite/1735.
844 * gdb.threads/schedlock.c (thread_function): Add a cast
845 to suppress a gcc warning.
846 * gdb.threads/thread-specific.c (thread_function): Likewise.
847
848 2004-08-26 Michael Chastain <mec.gnu@mindspring.com>
849
850 * gdb.base/unload.c: Include <stdlib.h>.
851
852 2004-08-26 Michael Chastain <mec.gnu@mindspring.com>
853
854 From Paul Gilliam <pgilliam@us.ibm.com>:
855 * gdb.base/call-sc.exp (test_scalar_returns): Make sure PC is
856 synchronized after the "return".
857
858 2004-08-26 Michael Chastain <mec.gnu@mindspring.com>
859
860 * gdb.mi/basics.c: Include <stdio.h>.
861 * gdb.mi/pthreads.c: Include <stdlib.h>.
862 * gdb.mi/var-cmd.c: Include <stdlib.h>.
863
864 2004-08-26 Michael Chastain <mec.gnu@mindspring.com>
865
866 * gdb.threads/schedlock.c: Add copyright notice.
867
868 2004-08-25 Andrew Cagney <cagney@gnu.org>
869
870 * gdb.base/sigstep.exp (breakpoint_to_handler, skip_to_handler)
871 (skip_over_handler, breakpoint_over_hander): New test procedures.
872 (advance, advancei): Add a proper prefix, do not use
873 rerun_to_main.
874 * gdb.base/sigstep.c (main): Change to use an infinite loop.
875
876 2004-08-24 Michael Chastain <mec.gnu@mindspring.com>
877
878 * gdb.mi/basics.c: Add copyright notice.
879 * gdb.mi/var-cmd.c: Add copyright notice.
880
881 2004-08-23 Michael Chastain <mec.gnu@mindspring.com>
882
883 * lib/gdb.exp: Remove signed_keyword_not_used.
884 * lib/compiler.c: Likewise.
885 * lib/compiler.cc: Likewise.
886
887 2004-08-23 Michael Chastain <mec.gnu@mindspring.com>
888
889 * gdb.base/whatis.c: Remove conditional disabling of "signed".
890 * gdb.base/whatis.exp: Remove signed_keyword_not_used.
891
892 2004-08-23 Michael Chastain <mec.gnu@mindspring.com>
893
894 * gdb.base/whatis.c: Add copyright notice.
895
896 2004-08-20 Mark Kettenis <kettenis@gnu.org>
897
898 * gdb.arch/i386-prologue.exp (skip_breakpoint): New function. Use
899 it to skip the breakpoints encoded in the inline assembly.
900
901 2004-08-20 Michael Chastain <mec.gnu@mindspring.com>
902
903 * Makefile.in: Add gdb.fortran.
904
905 2004-08-20 Michael Chastain <mec.gnu@mindspring.com>
906
907 * gdb.base/call-sc.exp (test_scalar_returns):
908 Fix cut-and-paste glitch in "Make fun return now".
909
910 2004-08-17 Michael Chastain <mec.gnu@mindspring.com>
911
912 * configure.in: Add gdb.fortran.
913 * configure: Regenerate.
914 * gdb.fortran/Makefile.in: New file.
915 * lib/gdb.exp (skip_fortran_tests): New procedure.
916
917 2004-08-17 Michael Chastain <mec.gnu@mindspring.com>
918
919 * gdb.mi/mi-var-block.exp: Use gdb_get_line_number. Remove
920 reference to bug-gnu@prep.ai.mit.edu.
921 * gdb.mi/mi-var-child.exp: Likewise.
922 * gdb.mi/mi-var-cmd.exp: Likewise.
923 * gdb.mi/mi-var-display.exp: Likewise.
924 * gdb.mi/mi2-var-block.exp: Likewise.
925 * gdb.mi/mi2-var-child.exp: Likewise.
926 * gdb.mi/mi2-var-cmd.exp: Likewise.
927 * gdb.mi/mi2-var-display.exp: Likewise.
928
929 2004-08-15 Mark Kettenis <kettenis@gnu.org>
930
931 * gdb.base/unload.c (main): Make local variable msg const.
932
933 2004-08-15 Michael Chastain <mec.gnu@mindspring.com>
934
935 * gdb.mi/mi-cli.exp: Use gdb_get_line_number. Remove reference
936 to bug-gnu@prep.ai.mit.edu.
937 * gdb.mi/mi-disassemble.exp: Likewise.
938 * gdb.mi/mi-eval.exp: Likewise.
939 * gdb.mi/mi-file.exp: Likewise. Also, add comment about the
940 default line number.
941 * gdb.mi/mi-return.exp: Likewise.
942 * gdb.mi/mi-simplerun.exp: Likewise.
943 * gdb.mi/mi-stack.exp: Likewise.
944 * gdb.mi/mi-stepi.exp: Likewise. Also, replace wildcarded line
945 number with explicit range test.
946 * gdb.mi/mi-watch.exp: Likewise.
947 * gdb.mi/mi2-break.exp: Likewise.
948 * gdb.mi/mi2-cli.exp: Likewise.
949 * gdb.mi/mi2-disassemble.exp: Likewise.
950 * gdb.mi/mi2-eval.exp: Likewise.
951 * gdb.mi/mi2-file.exp: Likewise. Also, add comment about the
952 default line number.
953 * gdb.mi/mi2-return.exp: Likewise.
954 * gdb.mi/mi2-simplerun.exp: Likewise.
955 * gdb.mi/mi2-stack.exp: Likewise.
956 * gdb.mi/mi2-stepi.exp: Likewise. Also, replace wildcarded line
957 number with explicit range test.
958 * gdb.mi/mi2-watch.exp: Likewise.
959
960 2004-08-15 Michael Chastain <mec.gnu@mindspring.com>
961
962 * gdb.cp/ctti.exp: Tweak srcfile and objfile to have no slashes.
963 * gdb.cp/m-static.exp: Likewise.
964 * gdb.cp/rtti.exp: Likewise.
965
966 2004-08-14 Mark Kettenis <kettenis@gnu.org>
967
968 * gdb.base/bigcore.c: Include <sys/types.h> and <sys/time.h>.
969
970 2004-08-14 Eli Zaretskii <eliz@gnu.org>
971
972 * ChangeLog: Prefix Local Variables with semi-colons and indent
973 the reference to older ChangeLog files, to fix fontification in
974 Emacs.
975
976 2004-08-13 Michael Chastain <mec.gnu@mindspring.com>
977
978 * gdb.mi/mi-break.exp: Use gdb_get_line_number.
979 * gdb.mi/mi2-break.exp: Likewise.
980
981 2004-08-13 Michael Chastain <mec.gnu@mindspring.com>
982
983 * gdb.gdb/selftest.exp: Revert removal of call to init_malloc.
984
985 2004-08-13 Michael Chastain <mec.gnu@mindspring.com>
986
987 * gdb.cp/inherit.exp: Use cp_test_ptype_class.
988
989 2004-08-13 Michael Chastain <mec.gnu@mindspring.com>
990
991 * gdb.cp/classes.exp: Remove unused declarations. Just let
992 test names default instead of providing special names. Remove
993 extraneous demangler test.
994
995 2004-08-12 Jeff Johnston <jjohnstn@redhat.com>
996
997 * gdb.base/unload.exp: New test for breakpoints in dynamically
998 loaded libraries.
999 * gdb.base/unload.c: Ditto.
1000 * gdb.base/unloadshr.c: Ditto.
1001
1002 2004-08-12 Michael Chastain <mec.gnu@mindspring.com>
1003
1004 * gdb.cp/classes.exp (test_ptype_class_objects): Call
1005 cp_test_ptype_class.
1006 (test_enums): Likewise.
1007
1008 2004-08-10 Andrew Cagney <cagney@gnu.org>
1009
1010 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
1011 files.
1012
1013 2004-08-10 Andrew Cagney <cagney@gnu.org>
1014
1015 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove code to skip
1016 init_malloc call.
1017
1018 2004-08-10 Michael Chastain <mec.gnu@mindspring.com>
1019
1020 * ChangeLog: Add copyright notice. The notice is copied
1021 from emacs 21.3 top level ChangeLog.
1022
1023 2004-08-09 Michael Chastain <mec.gnu@mindspring.com>
1024
1025 * lib/cp-support.exp: New file.
1026 * lib/cp-support.exp (cp_test_type_class): New function.
1027 * gdb.cp/derivation.exp: Use cp_test_ptype_class.
1028 * gdb.cp/virtfunc.exp (test_one_ptype): Removed.
1029 * gdb.cp/virtfunc.exp (test_ptype_of_classes): Use
1030 cp_test_ptype_class.
1031
1032 2004-08-09 Michael Chastain <mec.gnu@mindspring.com>
1033
1034 * gdb.mi/mi2-basics.exp, gdb.mi/mi2-break.exp,
1035 gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
1036 gdb.mi/mi2-eval.exp, gdb.mi/mi2-file.exp, gdb.mi/mi2-hack-cli.exp,
1037 gdb.mi/mi2-read-memory.exp, gdb.mi/mi2-regs.exp,
1038 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
1039 gdb.mi/mi2-stack.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi2-until.exp,
1040 gdb.mi/mi2-var-block.exp, gdb.mi/mi2-var-child.exp,
1041 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp,
1042 gdb.mi/mi2-watch.exp: Update copyright years.
1043
1044 2004-08-09 Mark Kettenis <kettenis@gnu.org>
1045
1046 * gdb.base/sigaltstack.exp: Provide proper anchoring.
1047
1048 2004-08-09 Michael Chastain <mec.gnu@mindspring.com>
1049
1050 * gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-break.exp,
1051 gdb.mi/mi-console.exp, gdb.mi/mi-disassemble.exp,
1052 gdb.mi/mi-eval.exp, gdb.mi/mi-file.exp, gdb.mi/mi-hack-cli.exp,
1053 gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
1054 gdb.mi/mi-return.exp, gdb.mi/mi-simplerun.exp,
1055 gdb.mi/mi-stack.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-until.exp,
1056 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-child.exp,
1057 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
1058 gdb.mi/mi-watch.exp: Update copyright years.
1059
1060 2004-08-08 Daniel Jacobowitz <dan@debian.org>
1061
1062 PR gdb/1738
1063 * gdb.base/signals.exp (signal_tests_1): KFAIL bug in continuing
1064 from a breakpoint with a pending signal.
1065
1066 2004-08-08 Daniel Jacobowitz <dan@debian.org>
1067
1068 PR gdb/1736
1069 * lib/gdb.exp (gdb_test_multiple): Handle return -code return.
1070 * gdb.base/sigaltstack.exp (finish_test): Consume output until
1071 the prompt.
1072 * gdb.base/sigstep.exp: Add KFAIL for gdb/1736.
1073
1074 2004-08-08 Daniel Jacobowitz <dan@debian.org>
1075
1076 * gdb.cp/templates.exp: Handle (char)115 for template argument 's'.
1077
1078 2004-08-08 Daniel Jacobowitz <dan@debian.org>
1079
1080 PR gdb/1736
1081 * gdb.base/sigaltstack.exp (finish_test): New procedure. KFAIL
1082 for i?86-*-linux*.
1083
1084 2004-08-08 Daniel Jacobowitz <dan@debian.org>
1085
1086 * gdb.arch/i386-prologue.exp: Compile without debug information.
1087
1088 2004-08-08 Michael Chastain <mec.gnu@mindspring.com>
1089
1090 * lib/gdb.exp (gdb_get_line_number): Rewrite with native tcl
1091 rather than asking gdb to search.
1092
1093 2004-08-05 Michael Chastain <mec.gnu@mindspring.com>
1094
1095 * gdb.base/gcore.c: Include <string.h>.
1096
1097 2004-08-05 Michael Chastain <mec.gnu@mindspring.com>
1098
1099 * gdb.base/gcore.c: Add copyright notice.
1100
1101 2004-08-05 Michael Chastain <mec.gnu@mindspring.com>
1102
1103 * gdb.base/freebpcmd.c: Include <stdio.h>.
1104 * gdb.base/long_long.c: Include <string.h>.
1105 * gdb.base/sigaltstack.c: Include <stdlib.h> <string.h>.
1106 * gdb.base/siginfo.c: Include <string.h>.
1107 * gdb.base/sigstep.c: Include <string.h>.
1108
1109 2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
1110
1111 * gdb.base/complex.c: Include <stdlib.h>.
1112
1113 2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
1114
1115 * gdb.base/complex.c: Add copyright notice.
1116
1117 2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
1118
1119 * gdb.base/charset.c: Include <stdlib.h>.
1120
1121 2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
1122
1123 * gdb.base/auxv.c: Include <stdlib.h>.
1124
1125 2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
1126
1127 * gdb.base/auxv.c: Add copyright notice.
1128
1129 2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
1130
1131 * gdb.base/coremaker.c: Add copyright notice.
1132 * gdb.base/coremaker2.c: Add copyright notice.
1133
1134 2004-08-04 Andrew Cagney <cagney@gnu.org>
1135
1136 * gdb.base/store.exp: Update copyright.
1137 (check_set, up_set, check_struct, up_struct): Add a prefix to test
1138 names, do not import gdb_prompt.
1139
1140 2004-08-01 Andrew Cagney <cagney@gnu.org>
1141
1142 Fix PR testsuite/1729.
1143 * gdb.base/dump.exp: Add test name to callers of capture_value, do
1144 not use capture_value with value 4.
1145 (capture_value): Add optional test name parameter.
1146 (test_reload_saved_value, test_restore_saved_value): Use $msg as
1147 the prefix, pass to capture_value.
1148
1149 2004-08-01 Mark Kettenis <kettenis@gnu.org>
1150
1151 * gdb.arch/i386-prologue.exp: Add testcase for standard prolgue.
1152 * gdb.arch/i386-prologue.c (standard): New prototype and function.
1153 (main): Call new function.
1154
1155 2004-07-31 Michael Chastain <mec.gnu@mindspring.com>
1156
1157 * gdb.cp/namespace.exp: Accept more varieties of ptype output.
1158
1159 2004-07-31 Michael Chastain <mec.gnu@mindspring.com>
1160
1161 * gdb.cp/virtfunc.exp: Accept more varieties of ptype output.
1162
1163 2004-07-31 Michael Chastain <mec.gnu@mindspring.com>
1164
1165 * gdb.cp/inherit.exp: Accept more varieties of ptype output.
1166 Accept more values of vtbl pointer. Remove some messages
1167 about "obsolete gcc or gdb".
1168
1169 2004-07-30 Michael Chastain <mec.gnu@mindspring.com>
1170
1171 * gdb.cp/classes.exp: Accept more varieties of ptype output.
1172
1173 2004-07-30 Michael Chastain <mec.gnu@mindspring.com>
1174
1175 * gdb.base/asm-source.exp: Properly convert target board
1176 debug flags from gcc format to binutils format.
1177
1178 2004-07-28 Mark Kettenis <kettenis@gnu.org>
1179
1180 * gdb.arch/i386-prologue.exp: Remove KFAIL of "backtrace in
1181 gdb1718". PR backtrace/1718 partially fixed.
1182
1183 2004-07-27 Jeff Johnston <jjohnstn@redhat.com>
1184
1185 * gdb.threads/watchthreads.exp: New test for threaded watchpoints.
1186
1187 2004-07-26 Nick Clifton <nickc@redhat.com>
1188
1189 * gdb.asm/asm-source.exp (debug-flags): New variable. If a known
1190 good default value for a specific architecture is available then
1191 set it to that value. Otherwise default to the -gstabs switch.
1192 Remove the -g... switches from the asm-flags variable. Allow the
1193 target board info to override the value if it wants to. Pass the
1194 switch on the assembler command line.
1195
1196 2004-07-23 Mark Kettenis <kettenis@gnu.org>
1197
1198 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1718.
1199 * gdb.arch/i386-prologue.c (gdb1718): New prototype and function.
1200 (main): Call new function.
1201
1202 2004-07-22 Michael Chastain <mec.gnu@mindspring.com>
1203
1204 Test for PR exp/1715.
1205 * gdb.base/radix.exp: Refactor common procedures. Make all
1206 test names unique. Change XFAIL to KFAIL.
1207
1208 2004-07-20 Michael Chastain <mec.gnu@mindspring.com>
1209
1210 * gdb.ada/gnat_ada.gpr.in: Rename from here ...
1211 * gdb.ada/gnat_ada.gin: ... to here.
1212 * configure.in: Use gnat_ada.gin.
1213 * configure: Regenerate.
1214
1215 2004-07-20 Andrew Cagney <cagney@gnu.org>
1216
1217 * gdb.base/signals.exp: Replace send_gdb and gdb_expect with
1218 gdb_test and gdb_test_multiple. Delete bash_bug. Delete suspect
1219 XFAILs. Clean up test messages and comments. Check backtraces.
1220 Delete re-sync code.
1221
1222 2004-07-19 Michael Chastain <mec.gnu@mindspring.com>
1223
1224 Fix PR cli/740.
1225 * gdb.base/annota1.exp: Honor gdb,nosignals.
1226 * gdb.base/annota3.exp: Likewise.
1227
1228 2004-07-19 Michael Chastain <mec.gnu@mindspring.com>
1229
1230 * lib/java.exp: Update copyright notice.
1231
1232 2004-07-19 Andrew Cagney <cagney@gnu.org>
1233
1234 * gdb.base/selftest.exp: Copy file from here ...
1235 * gdb.gdb/selftest.exp: ... to here.
1236
1237 2004-07-16 Andrew Cagney <cagney@redhat.com>
1238
1239 * lib/insight-support.exp: Delete file.
1240 * lib/java.exp (java_init): Fix copyright.
1241
1242 2004-07-16 Andrew Cagney <cagney@gnu.org>
1243
1244 * gdb.base/restore.c: Append "prologue" to comments marking the a
1245 function's prologue.
1246 * gdb.base/restore.exp: Update copyright, re-indent.
1247 (restore_tests): Use gdb_test_multiple. Add "calleeN calls
1248 callerN" prefix where needed. Update patterns that match a
1249 function's prologue.
1250
1251 2004-07-16 Michael Chastain <mec.gnu@mindspring.com>
1252
1253 * gdb.base/restore.c: Add copyright notice.
1254
1255 2004-07-16 Andrew Cagney <cagney@gnu.org>
1256
1257 * gdb.base/logical.exp: Update copyright.
1258 (evaluate): New procedure. Use to re-implement tests using
1259 several tables.
1260
1261 2004-07-14 Martin Hunt <hunt@redhat.com>
1262
1263 * lib/insight-support.exp (gdbtk_start): Unset TCL_LIBRARY
1264 which fixes some problems where init.tcl was not found.
1265
1266 2004-07-13 Andrew Cagney <cagney@gnu.org>
1267
1268 * gdb.base/sizeof.exp: Skip test when no inferior I/O.
1269 (check_sizeof, check_valueof): Do not include the output in the
1270 test name. Use gdb_test.
1271 (get_valueof): Use gdb_test_multiple.
1272
1273 * gdb.base/step-test.exp: Update copyright. Use
1274 gdb_test_multiple. Ensure that test names do not include
1275 architecture dependent output.
1276
1277 * gdb.gdb/observer.exp: Update copyright.
1278 (setup_test): Use gdb_test_multiple.
1279 (attach_first_observer, attach_second_observer)
1280 (attach_third_observer, detach_first_observer)
1281 (detach_second_observer, detach_third_observer)
1282 (reset_counters, check_counters): Make $message a prefix.
1283 (test_normal_stop_notifications): Add "args" parameter - a list of
1284 init functions to be called. Make $message a prefix,
1285 (test_observer_normal_stop): Change the message prefixes so that
1286 they are unique, pass the attach / detach procedures to
1287 test_normal_stop_notifications.
1288
1289 * gdb.base/signull.exp (test_segv): Prefix all tests with
1290 "${name}". Clean up test messages.
1291
1292 * gdb.base/annota3.exp, gdb.base/annota1.exp: Update copyright.
1293
1294 * gdb.base/ena-dis-br.exp: Update copyright.
1295 (break_at): New function. Replace send_gdb with gdb_test,
1296 break_at, and gdb_test_multiple. Replace XFAIL of "continue with
1297 ignore count, not stopped at bpt", with KFAIL.
1298
1299 2004-07-13 Corinna Vinschen <vinschen@redhat.com>
1300
1301 * gdb.base/attach.exp: Remove cleanupfile handling.
1302
1303 2004-07-12 Andrew Cagney <cagney@gnu.org>
1304
1305 * gdb.base/annota1.exp: Cleanup corefile test name.
1306 * gdb.base/annota3.exp: Ditto.
1307
1308 2004-07-12 Andrew Cagney <cagney@gnu.org>
1309
1310 * gdb.base/signals.exp: Clean up copyright, re-indent.
1311
1312 * gdb.base/attach.exp: Replace send_gdb and gdb_expect with
1313 gdb_test and gdb_test_multiple.
1314
1315 2004-07-08 Jeff Johnston <jjohnstn@redhat.com>
1316
1317 * gdb.java/jmain.exp: Fix expected line number for main to
1318 break at. Set XFAIL for break at main test since gcj does not
1319 provide line number info for first statement in main.
1320
1321 2004-07-08 Andrew Cagney <cagney@gnu.org>
1322
1323 * gdb.base/attach.exp: Cleanup copyright. Re-indent.
1324
1325 * gdb.base/sigbpt.exp: Make the common part of each test name a
1326 prefix instead of suffix.
1327
1328 2004-07-07 Bob Rossi <bob_rossi@cox.net>
1329
1330 * gdb.mi/mi2-file.exp: Revert to version 1.1, except changed name of
1331 test from test_tbreak_creation_and_listing to
1332 test_file_list_exec_source_file
1333 * gdb.mi/mi-file.exp: Add test for -file-list-exec-source-files
1334 Changed name of test from test_tbreak_creation_and_listing to
1335 test_file_list_exec_source_file
1336
1337 2004-07-07 Jeff Johnston <jjohnstn@redhat.com>
1338
1339 * gdb.java/jmisc.exp: Fix expected output of ptype to look for
1340 the jmisc() constructor instead of <init>.
1341 * gdb.java/jmisc1.exp: Ditto.
1342
1343 2004-07-07 Andrew Cagney <cagney@gnu.org>
1344
1345 * gdb.base/sigbpt.exp (stepi_out): Check for a single step
1346 corrupting the PC.
1347
1348 2004-07-06 Michael Chastain <mec.gnu@mindspring.com>
1349
1350 * gdb.cp/templates.exp: Accept whitespace change in demangler
1351 output.
1352
1353 2004-07-06 Andrew Cagney <cagney@gnu.org>
1354
1355 * gdb.base/sigbpt.exp, gdb.base/sigbpt.c: New test.
1356
1357 2004-07-02 Michael Chastain <mec.gnu@mindspring.com>
1358
1359 * lib/compiler.c: Accept __HP_CXD_SPP for old hp ansi c compiler.
1360 * lib/compiler.cc: Likewise.
1361
1362 2004-06-30 Michael Chastain <mec.gnu@mindspring.com>
1363
1364 * lib/compiler.cc: Work around string preprocessing problem
1365 with old hp c++ compiler.
1366 * lib/compiler.c: Likewise.
1367
1368 2004-06-29 Corinna Vinschen <vinschen@redhat.com>
1369
1370 * gdb.arch/i386-prologue.c: Add copyright header. Use preprocessor
1371 directives to conditionalize symbol prefixing.
1372 * gdb.arch/i386-prologue.exp: Allow symbol prefixing by adding
1373 additional_flags handling. Add underscore prefix for Cygwin.
1374 * gdb.arch/i386-unwind.c: Use preprocessor directives to
1375 conditionalize symbol prefixing.
1376 * gdb.arch/i386-unwind.exp: Allow symbol prefixing by adding
1377 additional_flags handling. Add underscore prefix for Cygwin.
1378
1379 2004-06-29 Corinna Vinschen <vinschen@redhat.com>
1380
1381 * gdb.base/bigcore.exp: Skip test on Cygwin.
1382
1383 2004-06-28 Michael Chastain <mec.gnu@mindspring.com>
1384
1385 * gdb.hp/gdb.base-hp/reg.exp: Accept both old and new gdb output
1386 formats for "info register". Use gdb_test_multiple. Fix
1387 the "invalid register" test.
1388
1389 2004-06-28 Corinna Vinschen <vinschen@redhat.com>
1390
1391 * gdb.base/attach.exp: Fix copyright date. Set testpid to Windows
1392 PID for Cygwin. Add Cygwin specific strings to check for in some
1393 tests.
1394 (do_attach_tests): Add a test for user interaction when attaching
1395 to a process with no matching symbol table already loaded.
1396
1397 2004-06-26 Andrew Cagney <cagney@gnu.org>
1398
1399 Test PR java/1567 and PR java/1565.
1400 * gdb.java/jmain.exp, gdb.java/jmain.java: New files.
1401 * gdb.java/jmisc2.exp: Delete file.
1402
1403 2004-06-26 Michael Chastain <mec.gnu@mindspring.com>
1404
1405 * gdb.hp/gdb.base-hp/reg.exp: Update copyright notice.
1406
1407 2004-06-25 Corinna Vinschen <vinschen@redhat.com>
1408
1409 * gdb.base/attach.exp (do_attach_tests): Don't forget to kill second
1410 attach process.
1411
1412 2004-06-23 Michael Chastain <mec.gnu@mindspring.com>
1413
1414 * gdb.cp/pr-1553.exp: Remove.
1415
1416 2004-06-22 Michael Chastain <mec.gnu@mindspring.com>
1417
1418 * gdb.cp/pr-1553.cc: Remove.
1419 * gdb.cp/pr-1553.exp: Disable this test.
1420
1421 2004-06-20 Jim Blandy <jimb@redhat.com>
1422
1423 Fix PR testsuite/1680.
1424 * gdb.arch/i386-sse.exp: Properly quote curly braces in
1425 regular expressions.
1426
1427 2004-06-19 Michael Chastain <mec.gnu@mindspring.com>
1428
1429 Fix PR testsuite/1679.
1430 * gdb.arch/i386-sse.exp: Do not call gdb_suppress_entire_file.
1431 Issue an UNSUPPORTED result instead.
1432
1433 2004-06-18 Jim Blandy <jimb@redhat.com>
1434
1435 * gdb.base/charset.exp: Only send a control-C if we see a new
1436 prompt and incomplete command.
1437
1438 2004-06-18 Michael Chastain <mec.gnu@mindspring.com>
1439
1440 * gdb.cp/pr-574.cc: Add copyright notice.
1441
1442 2004-06-17 Jim Blandy <jimb@redhat.com>
1443
1444 * gdb.base/charset.exp: Don't refer to $expect_out(1,string) in
1445 cases where the regexp has no groups; this grabs random text from
1446 the previous test suite, whatever that was.
1447
1448 2004-06-17 Michael Chastain <mec.gnu@mindspring.com>
1449
1450 * gdb.cp/printmethod.cc: Add copyright notice.
1451
1452 2004-06-16 Michael Chastain <mec.gnu@mindspring.com>
1453
1454 * gdb.cp/psmang1.cc, gdb.cp/psmang2.cc: Add copyright notice.
1455
1456 2004-06-16 Andrew Cagney <cagney@gnu.org>
1457
1458 * gdb.base/signull.c: Update copyright. Include <string.h>.
1459 (bowler): Replace data_pointer with data_read
1460 and data_write cases. Add code_descriptor case.
1461 (zero, desc): New array and pointer.
1462 (data, code): Change to simple pointers.
1463 * gdb.base/signull.exp: Fix probe pattern matching a function
1464 descriptor SIGSEGV. Replace data_pointer with data_read and
1465 data_write tests.
1466
1467 2004-06-16 Andrew Cagney <cagney@gnu.org>
1468
1469 * gdb.base/long_long.exp, gdb.base/long_long.c: Rewrite.
1470
1471 2004-06-15 Michael Chastain <mec.gnu@mindspring.com>
1472
1473 * gdb.base/long_long.c: Add copyright notice.
1474
1475 2004-06-15 Michael Chastain <mec.gnu@mindspring.com>
1476
1477 * gdb.base/long_long.exp: Remove reference to
1478 bug-gdb@prep.ai.mit.edu. Change line-number-specific breakpoint
1479 to gdb_breakpoint and gdb_continue_to_breakpoint.
1480
1481 2004-06-14 Jim Blandy <jimb@redhat.com>
1482
1483 * gdb.arch/e500-regs.exp: Fix up 'print' pattern for the little-
1484 endian case.
1485
1486 2004-06-14 Andrew Cagney <cagney@gnu.org>
1487
1488 * gdb.base/gcore.exp (capture_command_output): Delete the always
1489 passing tests containing inferior values.
1490 * gdb.base/ending-run.exp: Do not include the breakpoint address
1491 in the test message. Update copyright.
1492 * gdb.base/sizeof.exp (check_sizeof): Do not include the type's
1493 size in the test name, use gdb_test_multiple. Update copyright.
1494
1495 2004-06-14 Michael Chastain <mec.gnu@mindspring.com>
1496
1497 * gdb.cp/ref-types.cc: Add copyright notice.
1498
1499 2004-06-14 Michael Chastain <mec.gnu@mindspring.com>
1500
1501 * lib/compiler.c: Remove gcc_compiled, hp_cc_compiler,
1502 hp_aCC_compiler.
1503 * lib/compiler.cc: Likewise.
1504 * lib/gdb.exp (get_compiler_info): Eval lines only if they are
1505 'set' commands. Log diagnostics for other lines. Set
1506 gcc_compiled, hp_cc_compiler, and hp_aCC_compiler.
1507
1508 2004-06-13 Michael Chastain <mec.gnu@mindspring.com>
1509
1510 * gdb.cp/try_catch.cc: Add copyright notice.
1511
1512 2004-06-12 Michael Chastain <mec.gnu@mindspring.com>
1513
1514 * gdb.cp/userdef.cc: Add copyright notice.
1515
1516 2004-06-11 Michael Chastain <mec.gnu@mindspring.com>
1517
1518 * gdb.cp/virtfunc.cc: Add copyright notice.
1519
1520 2004-06-11 Randolph Chung <tausq@debian.org>
1521
1522 * gdb.base/structs2.exp: Mark two tests as xfail because of a compiler
1523 problem.
1524
1525 2004-06-10 Andrew Cagney <cagney@gnu.org>
1526
1527 * lib/compiler.cc, lib/compiler.c: Append either
1528 __GNUC_PATCHLEVEL__, or "unknown" to the compiler_info.
1529 * gdb.base/structs.exp (test_struct_calls): Check for gcc-3-3-*
1530 instead of gcc-3-3.
1531
1532 2004-06-09 Andrew Cagney <cagney@gnu.org>
1533
1534 * gdb.base/structs.exp (test_struct_calls): Fix KFAIL for
1535 gdb/1455, bug is specific to "long long" and "double".
1536
1537 * gdb.base/structs.exp (test_struct_returns, test_struct_returns)
1538 (test_struct_calls): Remove KFAIL of "long double" on i*86-*-*,
1539 x86_64-*-*, sparc64-*-*, and sparc*-*-solaris2*. PR tdep/1447
1540 fixed.
1541
1542 2004-06-09 Andrew Cagney <cagney@gnu.org>
1543
1544 * gdb.base/structs.exp (test_struct_returns): Replace
1545 "return_value_unknown" and "finish_value_unknown" by
1546 "return_value_known" and "finish_value_known". Instead of
1547 "return_value_unknown" iff "finish_value_unknown", check
1548 "return_value_known" implies "finish_value_known".
1549
1550 2004-06-08 Martin Hunt <hunt@redhat.com>
1551
1552 * gdb.base/float.exp: Add pattern for mips targets.
1553
1554 2004-06-08 Randolph Chung <tausq@debian.org>
1555
1556 * gdb.base/float.exp: Add pattern for hppa*-* target; make the failure
1557 message for unknown architectures more clear.
1558
1559 2004-06-08 Joel Brobecker <brobecker@gnat.com>
1560
1561 * gdb.ada/null_record.exp: Use "start" instead of "begin" to
1562 start the execution of the program.
1563
1564 2004-06-07 Jim Blandy <jimb@redhat.com>
1565
1566 * gdb.arch/i386-sse.exp, gdb.arch/i386-sse.c: New tests.
1567 * gdb.arch/i386-cpuid.h: New helper file.
1568
1569 2004-06-07 Randolph Chung <tausq@debian.org>
1570
1571 * gdb.base/shlib-call.exp: Allow breakpoint to be added after inferior
1572 has started.
1573
1574 2004-06-04 Roland McGrath <roland@redhat.com>
1575
1576 Fix PR gdb/1647.
1577 * gdb.base/auxv.exp (fetch_auxv): Revert last change and fix it
1578 differently to be robust to output buffering differences.
1579
1580 2004-06-04 Michael Chastain <mec.gnu@mindspring.com>
1581
1582 * gdb.threads/pthreads.exp: Update copyright years.
1583 (check_control_c): Change asynchronous 'after' to synchronous.
1584
1585 2004-06-04 Roland McGrath <roland@redhat.com>
1586
1587 * gdb.base/auxv.exp (fetch_auxv): Consume output fully through
1588 next gdb prompt.
1589
1590 2004-06-02 Michael Chastain <mec.gnu@mindspring.com>
1591
1592 Fix PR gdb/1636.
1593 * gdb.threads/manythreads.exp: Change asynchronous 'after'
1594 calls to synchronous.
1595
1596 2004-05-26 Jim Blandy <jimb@redhat.com>
1597
1598 * gdb.arch/e500-prologue.exp, gdb.arch/e500-prologue.c: New tests.
1599
1600 2004-05-24 Randolph Chung <tausq@debian.org>
1601
1602 * gdb.asm/asm-source.exp: Enable test for hppa-linux target.
1603 * gdb.asm/pa.inc: New file.
1604
1605 2004-05-22 Mark Kettenis <kettenis@gnu.org>
1606
1607 * gdb.base/signull.c: Use sigjmp_buf instead of jmp_buf.
1608
1609 2004-05-21 Joel Brobecker <brobecker@gnat.com>
1610 Daniel Jacobowitz <drow@mvista.com>
1611
1612 * lib/gdb.exp (gdb_test_multiple): Improve regexp matching the
1613 GDB prompt.
1614
1615 2004-05-20 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1616
1617 * gdb.base/signull.c: Use sigsetjmp/siglongjmp instead of
1618 setjmp/longjmp. Use sigaction instead of signal.
1619
1620 2004-05-19 J. Brobecker <brobecker@gnat.com>
1621 Michael Snyder <msnyder@redhat.com>
1622
1623 * gdb.threads/pthread_cond_wait.c: New file.
1624 * gdb.threads/pthread_cond_wait.exp: New testcase.
1625
1626 2004-05-13 Andrew Cagney <cagney@redhat.com>
1627
1628 * gdb.base/signull.exp, gdb.base/signull.c: New files.
1629 * gdb.base/gdb1476.c, gdb.base/gdb1476.exp: Delete files.
1630
1631 2004-05-11 Andrew Cagney <cagney@redhat.com>
1632
1633 * gdb.base/sigstep.exp (advancei): Update KFAILs. gdb/1613 is
1634 fixed but revealed gdb/1639.
1635
1636 2004-05-10 Andrew Cagney <cagney@redhat.com>
1637
1638 * gdb.base/signals.exp (signal_tests_1): Simplify "continue to
1639 func1" and "next to 2nd alarm", kernel bug avoided.
1640
1641 2004-05-10 Daniel Jacobowitz <dan@debian.org>
1642
1643 PR external/1568
1644 * gdb.base/bigcore.exp: Check the size of the dumped core file.
1645 XFAIL if it is smaller than bytes_allocated.
1646 * gdb.base/bigcore.c (bytes_allocated): Make static and unsigned.
1647 (main): Make chunks_allocated unsigned. Correct comment.
1648
1649 2004-05-07 Joel Brobecker <brobecker@gnat.com>
1650
1651 * gdb.arch/powerpc-aix-prologue.c: New file.
1652 * gdb.arch/powerpc-aix-prologue.exp: New file.
1653
1654 2004-05-07 Jim Blandy <jimb@redhat.com>
1655
1656 * gdb.base/lineinc.exp, gdb.base/lineinc1.h, gdb.base/lineinc2.h,
1657 gdb.base/lineinc3.h, gdb.base/lineinc.c: New tests.
1658
1659 2004-05-06 Joel Brobecker <brobecker@gnat.com>
1660
1661 * gdb.base/sep.exp: No longer setup_kfail when the program was
1662 built with dwarf2.
1663
1664 2004-05-05 Jim Ingham <jingham@apple.com>
1665
1666 * gdb.base/pending.exp: Make sure pending breakpoints
1667 preserve the ignore count.
1668
1669 2004-04-27 Jerome Guitton <guitton@gnat.com>
1670
1671 * i386-prologue.exp: Add testcase for jump instruction as first
1672 instruction of the real code.
1673 * i386-prologue.c (jump_at_beginning): New function.
1674
1675 2004-04-28 Mark Kettenis <kettenis@gnu.org>
1676
1677 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1624 on
1678 x86_64-*-*.
1679
1680 2004-04-28 Mark Kettenis <kettenis@gnu.org>
1681
1682 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1623 on
1683 i*86-*-*.
1684
1685 2004-04-25 Mark Kettenis <kettenis@gnu.org>
1686
1687 * gdb.base/call-sc.exp (start_scalars_test): Fix regular
1688 expression that checks the return type.
1689
1690 2004-04-23 Andrew Cagney <cagney@redhat.com>
1691
1692 * gdb.base/call-sc.exp: New test of scalar call/return values.
1693 * gdb.base/call-sc.c: Ditto.
1694
1695 2004-04-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1696
1697 * gdb.threads/manythreads.c: Reduce thread stack size.
1698
1699 2004-04-23 Jeff Johnston <jjohnstn@redhat.com>
1700
1701 * gdb.threads/manythreads.c: Add copyright notice.
1702
1703 2004-04-23 Andrew Cagney <cagney@redhat.com>
1704
1705 * gdb.base/siginfo.exp: Better handle step out of signal.
1706 * gdb.base/sigstep.exp: Ditto.
1707
1708 2004-04-22 Jeff Johnston <jjohnstn@redhat.com>
1709 Daniel Jacobowitz <drow@mvista.com>
1710
1711 * gdb.threads/manythreads.c: New testcase.
1712 * gdb.threads/manythreads.exp: Ditto.
1713
1714 2004-04-22 Jim Blandy <jimb@redhat.com>
1715
1716 * gdb.stabs/exclfwd.exp, gdb.stabs/exclfwd1.c,
1717 gdb.stabs/exclfwd2.c, gdb.stabs/exclfwd.h: New test.
1718
1719 2004-04-21 Michael Chastain <mec.gnu@mindspring.com>
1720
1721 * gdb.stabs/weird.exp: Accept full pathname for $binfile.
1722
1723 2004-04-21 Andrew Cagney <cagney@redhat.com>
1724
1725 * gdb.base/sigstep.c: New file.
1726 * gdb.base/sigstep.exp: New file.
1727
1728 2004-04-16 Joel Brobecker <brobecker@gnat.com>
1729
1730 * gdb.gdb/observer.exp (test_normal_stop_notifications): Update
1731 call to observer_notify_normal_stop.
1732
1733 2004-04-15 Andrew Cagney <cagney@redhat.com>
1734
1735 * gdb.base/siginfo.c: New file.
1736 * gdb.base/siginfo.exp: New file.
1737
1738 2004-04-12 J. Brobecker <brobecker@gnat.com>
1739
1740 * gdb.base/sep.exp: Fix typo in comment.
1741
1742 2004-04-12 J. Brobecker <brobecker@gnat.com>
1743
1744 * gdb.base/sep.c: New file.
1745 * gdb.base/sep-proc.c: New file.
1746 * gdb.base/sep.exp: New testcase.
1747
1748 2004-04-09 Mark Kettenis <kettenis@gnu.org>
1749
1750 * gdb.base/bigcore.exp: Disable on Solaris; no sparse core file
1751 support.
1752
1753 2004-04-05 Andrew Cagney <cagney@redhat.com>
1754
1755 * gdb.base/sigaltstack.c: New file.
1756 * gdb.base/sigaltstack.exp: New file.
1757
1758 2004-04-04 Joel Brobecker <brobecker@gnat.com>
1759
1760 * gdb.base/foll-fork.exp: Update the expected output for
1761 "help set follow-fork-mode", to match a change that was made
1762 to the help of this variable on 2004-01-13.
1763
1764 2004-04-01 Joel Brobecker <brobecker@gnat.com>
1765
1766 * lib/ada.exp: Add copyright notice.
1767 * bar.ads: Likewise.
1768 * bar.adb: Likewise.
1769 * null_record.adb: Likewise.
1770 * null_record.exp: Likewise.
1771 * gnat_ada.gpr.in: Likewise. Fix typo in a comment, clarify another.
1772
1773 2004-04-01 Joel Brobecker <brobecker@gnat.com>
1774
1775 * configure.in: Generate gdb.ada/Makefile and gdb.ada/gnat_ada.gpr.
1776 * configure: Regenerate.
1777
1778 2004-04-01 Joel Brobecker <brobecker@gnat.com>
1779
1780 * lib/ada.exp (gdb_compile_ada): Emit UNSUPPORTED if we failed
1781 to build the application. Remove the message printed when in
1782 verbose mode, redundant with the UNSUPPORTED message above.
1783
1784 2004-03-31 Joel Brobecker <brobecker@gnat.com>
1785
1786 * gdb.ada (bar.ads, bar.adb, null_record.adb): New files.
1787 * gdb.ada (null_record.exp): New testcase.
1788
1789 2004-03-31 Joel Brobecker <brobecker@gnat.com>
1790
1791 * Makefile.in (ALL_SUBDIRS) Add gdb.ada.
1792
1793 2004-03-31 Joel Brobecker <brobecker@gnat.com>
1794
1795 * gdb.ada: New subdirectory.
1796 * gdb.ada/Makefile.in: New file.
1797 * gdb.ada/gnat_ada.gpr.in: New file.
1798
1799 2004-03-31 Joel Brobecker <brobecker@gnat.com>
1800
1801 * lib/ada.exp: New file.
1802
1803 2004-03-24 Daniel Jacobowitz <drow@mvista.com>
1804
1805 * gdb.base/gdb1250.exp: Use runto {allow-pending}.
1806 * lib/gdb.exp (runto, gdb_breakpoint): Support {allow-pending}.
1807
1808 2004-03-22 Andrew Cagney <cagney@redhat.com>
1809
1810 * gdb.base/watchpoint.exp (test_stepping): Delete bogus XFAILs
1811 hiding problems with DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
1812 Problem identified by Ulrich Weigand.
1813
1814 2004-03-17 David Carlton <carlton@kealia.com>
1815
1816 * gdb.cp/classes.exp (test_enums): Refer to PR c++/1588 instead of
1817 PR c++/826.
1818
1819 2004-03-16 Roland McGrath <roland@redhat.com>
1820
1821 * gdb.base/auxv.exp: New file.
1822 * gdb.base/auxv.c: New file, copied verbatim from coremaker2.c.
1823
1824 2004-03-12 David Carlton <carlton@kealia.com>
1825
1826 * gdb.cp/pr-1553.exp: New. Tests for PR c++/1553.
1827 * gdb.cp/pr-1553.cc: Ditto.
1828 * gdb.cp/local.exp (ptype NestedInnerLocal): Add comment, third
1829 pass branch.
1830
1831 2004-03-12 Michael Chastain <mec.gnu@mindspring.com>
1832
1833 * gdb.cp/templates.exp: Accept more template types.
1834
1835 2004-03-09 Michael Chastain <mec.gnu@mindspring.com>
1836
1837 From Corinna Vinschen with modifications.
1838 * gdb.cp/classes.cc (enums1): Add a line to extend scope of
1839 local variable obj_with_enum.
1840 * gdb.cp/classes.exp (test_enums): Remove TODO note about FAIL
1841 results with obj_with_enum.
1842
1843 2004-03-09 Michael Chastain <mec.gnu@mindspring.com>
1844
1845 * gdb.cp/classes.cc: New file, copied from misc.cc.
1846 * gdb.cp/classes.exp: Use classes.cc rather than misc.cc.
1847
1848 2004-03-09 Michael Chastain <mec.gnu@mindspring.com>
1849
1850 * gdb.cp/misc.cc: Add copyright notice.
1851
1852 2004-03-05 David Carlton <carlton@kealia.com>
1853
1854 * gdb.cp/rtti.exp: Add 'print *obj3' test.
1855 * gdb.cp/rtti.h: Update copyright.
1856 (namespace n2::n3): New.
1857 * gdb.cp/rtti1.cc: (refer_to (n2::n3::C3 *)): New.
1858 (n2::n3::func3): New.
1859 (main): Call n2::n3::func3.
1860 * gdb.cp/rtti2.cc: Update copyright.
1861 (n2::create3): New.
1862
1863 2004-03-04 Mark Kettenis <kettenis@gnu.org>
1864
1865 * gdb.asm/openbsd.inc: Fix typo.
1866
1867 2004-03-03 Fred Fish <fnf@redhat.com>
1868
1869 * gdb.base/pc-fp.exp (get_valueofx): Fix apparent typo to now set
1870 "val" instead of unused "size". Update copyright year.
1871
1872 2004-02-29 Daniel Jacobowitz <drow@mvista.com>
1873
1874 * gdb.cp/ctti.exp: Handle unsigned char type. Expect templates
1875 to use unsigned char.
1876 * gdb.cp/cttiadd.c, gdb.cp/cttiadd1.c, gdb.cp/cttiadd2.c,
1877 gdb.cp/cttiadd3.c: Change type of variable to unsigned char.
1878
1879 2004-02-29 Daniel Jacobowitz <drow@mvista.com>
1880
1881 * config/gdbserver.exp (gdbserver_gdb_load): Wait for a complete
1882 line of output.
1883
1884 2004-02-28 Daniel Jacobowitz <drow@mvista.com>
1885
1886 * gdb.base/relocate.c (dummy): Initialize.
1887
1888 2004-02-28 Daniel Jacobowitz <drow@mvista.com>
1889
1890 * gdb.base/chng-syms.exp: Anchor exit pattern. Allow
1891 a breakpoint at exit.
1892
1893 2004-02-27 Fred Fish <fnf@redhat.com>
1894
1895 * gdb.base/chng-syms.exp: Add expect condition to match failing
1896 case that isn't a timeout.
1897
1898 2004-02-27 Andrew Cagney <cagney@redhat.com>
1899
1900 * gdb.base/bigcore.exp: Disable on HP/UX, no sparse corefile
1901 support.
1902
1903 2004-02-26 Fred Fish <fnf@redhat.com>
1904
1905 * gdb.arch/gdb1431.c: Remove.
1906 * gdb.arch/gdb1431.s: New file, copy of gdb1291.s
1907 * gdb.arch/gdb1431.exp: Use "advance" correctly instead
1908 of "until" incorrectly.
1909
1910 2004-02-26 J. Brobecker <brobecker@gnat.com>
1911
1912 * gdb.cp/class2.cc (empty): New class.
1913 (refer): New function.
1914 (main): Declare an object of type empty and use it.
1915 * gdb.cp/class2.exp: Print the value of an object of type empty.
1916
1917 2004-02-26 Jeff Johnston <jjohnstn@redhat.com>
1918
1919 * gdb.base/langs.exp: Update query string to match the
1920 new nquery format used for pending breakpoints.
1921
1922 2004-02-26 Andrew Cagney <cagney@redhat.com>
1923
1924 Fix PR i18n/1570.
1925 * gdb.base/charset.c: Update copyright notice.
1926 (main, init_string): Remove the escape character '\e' tests.
1927 * gdb.base/printcmds.exp (test_print_all_chars): Ditto.
1928 * gdb.base/charset.exp (valid_host_charset): Ditto.
1929 * gdb.base/setvar.exp: Ditto.
1930
1931 2004-02-24 Andrew Cagney <cagney@redhat.com>
1932
1933 * gdb.base/corefile.exp: Use gdb_test_multiple, make "accessing
1934 mmapped data in core file" PASS and FAIL messages consistent.
1935
1936 * gdb.java/jmisc.exp: Use the fully quallified name of "main" when
1937 setting a breakpoint. Work around PR java/1565.
1938
1939 2004-02-23 Jeff Johnston <jjohnstn@redhat.com>
1940
1941 * lib/gdb.exp (gdb_breakpoint): Update query string to match
1942 new nquery format.
1943 * gdb.base/pending.exp: Ditto.
1944
1945 2004-02-22 Mark Kettenis <kettenis@gnu.org>
1946
1947 * configure.in: Run stabs tests on *BSD.
1948 * configure: Regenerated.
1949
1950 2004-02-21 Mark Kettenis <kettenis@gnu.org>
1951
1952 * gdb.base/bigcore.exp: Bail out on *BSD instead of only NetBSD.
1953
1954 2004-02-20 Fred Fish <fnf@redhat.com>
1955
1956 * gdb.base/callfuncs.exp (do_function_calls): Remove extraneous
1957 blank in test for "returns short", for consistency with other
1958 "returns xxx" tests. Update copyright year.
1959
1960 2004-02-19 Fred Fish <fnf@redhat.com>
1961
1962 New testcase for PR breakpoint/1558.
1963 * gdb.arch/gdb1558.exp: New file.
1964 * gdb.arch/gdb1558.c: New file.
1965
1966 2004-02-19 Elena Zannoni <ezannoni@redhat.com>
1967
1968 * gdb.base/nodebug.exp: Fix typo.
1969
1970 2004-02-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1971
1972 Committed by Jim Blandy <jimb@redhat.com>.
1973
1974 * gdb.objc/basicclass.exp: Adapt to fixed return type of printHi.
1975
1976 * gdb.base/dump.exp: Handle negative offsets in decimal, not hex.
1977
1978 * gdb.base/float.exp: Support s390*-*-* targets.
1979
1980 2004-02-17 Adam Fedor <fedor@gnu.org>
1981
1982 * gdb.base/gdb1555.exp: New file.
1983 * gdb.base/gdb1555-main.c, gdb.base/gdb1555.c: New files.
1984
1985 2004-02-17 Elena Zannoni <ezannoni@redhat.com>
1986
1987 * gdb.base/selftest.exp (do_steps_and_nexts): Add comment.
1988
1989 2004-02-16 Fred Fish <fnf@redhat.com>
1990
1991 * gdb.arch/gdb1291.c: Remove
1992 * gdb.arch/gdb1291.s: New test input file.
1993 * gdb.arch/gdb1291.exp: Expand test to check case that should not
1994 fail. Test for correct result, known incorrect result, other
1995 failures and timeouts.
1996
1997 2004-02-16 Andrew Cagney <cagney@redhat.com>
1998
1999 * gdb.base/bigcore.exp: New file.
2000 * gdb.base/bigcore.c: New file.
2001
2002 2004-02-13 Andrew Cagney <cagney@redhat.com>
2003
2004 * gdb.mi/mi1-basics.exp, gdb.mi/mi1-break.exp: Delete file.
2005 * gdb.mi/mi1-console.exp, gdb.mi/mi1-disassemble.exp: Delete file.
2006 * gdb.mi/mi1-eval.exp, gdb.mi/mi1-hack-cli.exp: Delete file.
2007 * gdb.mi/mi1-pthreads.exp, gdb.mi/mi1-read-memory.exp: Delete file.
2008 * gdb.mi/mi1-regs.exp, gdb.mi/mi1-return.exp: Delete file.
2009 * gdb.mi/mi1-simplerun.exp, gdb.mi/mi1-stack.exp: Delete file.
2010 * gdb.mi/mi1-stepi.exp, gdb.mi/mi1-symbol.exp: Delete file.
2011 * gdb.mi/mi1-until.exp, gdb.mi/mi1-var-block.exp: Delete file.
2012 * gdb.mi/mi1-var-child.exp, gdb.mi/mi1-var-cmd.exp: Delete file.
2013 * gdb.mi/mi1-var-display.exp, gdb.mi/mi1-watch.exp: Delete file.
2014
2015 2004-02-11 Jeff Johnston <jjohnstn@redhat.com>
2016
2017 * gdb.asm/ia64.inc (gdbasm_startup): Make sure first instruction
2018 executed is an alloc instruction.
2019
2020 2004-02-11 David Carlton <carlton@kealia.com>
2021
2022 * gdb.cp/breakpoint.exp: New.
2023 * gdb.cp/breakpoint.cc: New.
2024
2025 2004-02-11 Michael Chastain <mec.gnu@mindspring.com>
2026
2027 Partial fix for PR gdb/1543.
2028 * gdb.cp/ambiguous.exp, gdb.cp/annota2.exp, gdb.cp/annota3.exp,
2029 gdb.cp/anon-union.exp, gdb.cp/casts.exp, gdb.cp/classes.exp,
2030 gdb.cp/cplusfuncs.exp, gdb.cp/ctti.exp, gdb.exp/demangle.exp,
2031 gdb.cp/derivation.exp, gdb.cp/exception.exp, gdb.cp/hang.exp,
2032 gdb.cp/inherit.exp, gdb.cp/local.exp, gdb.cp/maint.exp,
2033 gdb.cp/member-ptr.exp, gdb.cp/method.exp, gdb.cp/misc.exp,
2034 gdb.cp/namespace.exp, gdb.cp/overload.exp, gdb.cp/ovldbreak.exp,
2035 gdb.cp/psmang.exp, gdb.cp/ref-types.exp, gdb.cp/templates.exp,
2036 gdb.cp/userdef.exp, gdb.cp/virtfunc.exp: Remove reference
2037 to bug-gdb@prep.ai.mit.edu .
2038 * gdb.cp/bs15503.cc, gdb.cp/class2.cc, gdb.cp/cttiadd.cc,
2039 gdb.cp/cttiadd1.cc, gdb.cp/cttiadd2.cc, gdb.cp/cttiadd3.cc,
2040 gdb.cp/exception.cc, gdb.cp/member-ptr.cc, gdb.cp/namespace1.cc:
2041 Likewise.
2042
2043 2004-02-10 Andrew Cagney <cagney@redhat.com>
2044
2045 * lib/gdb.exp (gdb_expect_list): Recover from internal-errors
2046 using gdb_internal_error_resync.
2047
2048 2004-02-09 Daniel Jacobowitz <drow@mvista.com>
2049
2050 * gdb.threads/thread-specific.exp: Stop early if no threads are
2051 found.
2052
2053 2004-02-09 Michael Chastain <mec.gnu@mindspring.com>
2054
2055 * gdb.base/pending.exp: Remove extra \n from gdb_test calls.
2056
2057 2004-02-08 Daniel Jacobowitz <drow@mvista.com>
2058
2059 * lib/gdb.exp (gdb_breakpoint): Fail on unexpected pending
2060 breakpoints.
2061
2062 2004-02-07 Daniel Jacobowitz <drow@mvista.com>
2063
2064 * config/sim.exp (gdb_load): Handle $arg == "".
2065 * lib/gdb.exp (gdb_run_cmd): Honor gdb,do_reload_on_run.
2066 * gdb.objc/basicclass.exp: Use gdb_run_cmd.
2067
2068 2004-02-07 Elena Zannoni <ezannoni@redhat.com>
2069
2070 * gdb.base/maint.exp: Update test to reflect
2071 obstack changes.
2072
2073 2004-02-04 Jeff Johnston <jjohnstn@redhat.com>
2074
2075 * gdb.base/pendshr.c (pendfunc): New function that calls
2076 pendfunc1.
2077 * gdb.base/pending.c: Call pendfunc instead of pendfunc1.
2078
2079 2004-02-04 Fred Fish <fnf@redhat.com>
2080
2081 * gdb.arch/gdb1431.c: Add underbar prefixed version of global
2082 function symbols and update copyright years.
2083 * gdb.arch/gdb1291.c: Ditto.
2084
2085 2004-02-03 Michael Chastain <mec.gnu@mindspring.com>
2086
2087 * gdb.cp/virtfunc.exp: Accept both "ctor()" and "ctor(void)".
2088
2089 2004-02-03 Michael Chastain <mec.gnu@mindspring.com>
2090
2091 * gdb.cp/inherit.exp: Accept both "ctor()" and "ctor(void)".
2092
2093 2004-02-03 Michael Chastain <mec.gnu@mindspring.com>
2094
2095 * gdb.cp/inherit.exp: Accept output with gcc 3.2-7-rh.
2096
2097 2004-02-02 Fred Fish <fnf@redhat.com>
2098
2099 * gdb.base/bang.exp: Use gdb_run_cmd so this tests works with
2100 remote targets. Update copyright years.
2101
2102 2004-02-02 Jeff Johnston <jjohnstn@redhat.com>
2103
2104 * lib/gdb.exp (gdb_breakpoint): Add pending breakpoint
2105 support.
2106 * gdb.base/langs.exp: Fix test which attempts to create
2107 breakpoint on non-existent function to handle new pending
2108 support.
2109 * gdb.base/shlib-call.exp: Use gdb_breakpoint to set
2110 a breakpoint.
2111 * gdb.base/pending.exp: New test.
2112 * gdb.base/pending.c: New file.
2113 * gdb.base/pendshr.c: Ditto.
2114
2115 2004-02-02 David Carlton <carlton@kealia.com>
2116
2117 * gdb.cp/overload.exp: Add overloadNamespace tests.
2118 * gdb.cp/overload.cc (dummyClass, dummyInstance): New.
2119 (overloadNamespace, XXX): New.
2120 (main): Call XXX::marker2.
2121
2122 2004-02-01 Fred Fish <fnf@redhat.com>
2123
2124 * gdb.base/dump.exp: Use runto_main instead of "runto main".
2125 * gdb.base/finish.exp: Ditto.
2126 * gdb.base/gcore.exp: Ditto.
2127 * gdb.base/huge.exp: Ditto.
2128 * gdb.base/info-proc.exp: Ditto.
2129 * gdb.base/return2.exp: Ditto.
2130 * gdb.threads/gcore-thread.exp: Ditto.
2131
2132 2004-02-01 Daniel Jacobowitz <drow@mvista.com>
2133
2134 * gdb.threads/thread-specific.exp: Add missing anchor to regexp.
2135
2136 2004-02-01 Mark Kettenis <kettenis@gnu.org>
2137
2138 * gdb.base/fileio.c (test_open): Replace O_RDONLY with O_RDWR such
2139 that opening the file succeeds on OpenBSD.
2140
2141 2004-02-01 Daniel Jacobowitz <drow@mvista.com>
2142
2143 * gdb.threads/thread-specific.c: New file.
2144 * gdb.threads/threads-specific.exp: New test script.
2145 * lib/gdb.exp (gdb_test_multiple): Allow user patterns access
2146 to expect_out.
2147
2148 2004-02-01 Mark Kettenis <kettenis@gnu.org>
2149
2150 * gdb.base/call-ar-st.exp: Call get_debug_format. Remove xfail on
2151 sparc*-*-solaris* into a kfail PR gdb/1539 on sparc-*-* for stabs
2152 only on the "print_small_structs from print_long_arg_list" test.
2153
2154 2004-02-01 Daniel Jacobowitz <drow@mvista.com>
2155
2156 * gdb.base/completion.exp: Kill a stray backslash.
2157
2158 From Jim Ingham <jingham@apple.com>:
2159 * gdb.base/completion.exp: Test that "complete file ./gdb.base/compl"
2160 agrees with the result from sending a tab.
2161
2162 2004-01-31 Daniel Jacobowitz <drow@mvista.com>
2163
2164 * gdb.base/chng-syms.exp: Remove stray newline.
2165
2166 2004-01-31 Mark Kettenis <kettenis@gnu.org>
2167
2168 * gdb.asm/asm-source.exp: Set asm-note to "openbsd" for
2169 *-*-openbsd*.
2170 * gdb.asm/openbsd.inc: New file.
2171
2172 2004-01-30 Mark Kettenis <kettenis@gnu.org>
2173
2174 * gdb.asm/asm-source.exp: Strip -Wl, from link-flags. Don't
2175 append -static to link-flags for *-*-freebsd*, *-*netbsd* and
2176 *-*solaris2*. Remove commented out default settings for
2177 asm-flags. Replace gdb_compile with target_link.
2178
2179 2004-01-29 Michael Chastain <mec.gnu@mindspring.com>
2180
2181 * gdb.cp/inherit.exp: Rewrite. Use gdb_test_multiple and gdb
2182 for all tests. Remove old hp-ux and cygnus xfail cases.
2183
2184 2004-01-29 Paul N. Hilfinger <Hilfinger@gnat.com>
2185
2186 * gdb.base/chng-syms.exp: New file.
2187 * gdb.base/chng-syms.c: New file.
2188
2189 2004-01-24 Michael Chastain <mec.gnu@mindspring.com>
2190
2191 * gdb.cp/local.exp: Rewrite "ptype Local". Add "ptype l".
2192 Provide arms for current output in all my configurations.
2193
2194 2004-01-24 Michael Chastain <mec.gnu@mindspring.com>
2195
2196 * lib/compiler.c: Add hp_cc_compiler and hp_aCC_compiler.
2197 * lib/compiler.cc: Likewise.
2198 * lib/gdb.exp (get_compiler_info): Always call gdb_compile to
2199 get the right preprocessor. Eval the output directly. Remove
2200 special tests for hp_cc_compiler and hp_aCC_compiler. Remove
2201 hp_f77_compiler and hp_f90_compiler completely.
2202 (gdb_preprocess): Delete.
2203 (get_compiler): Delete.
2204
2205 2004-01-24 Mark Kettenis <kettenis@gnu.org>
2206
2207 * gdb.base/charset.c, gdb.base/dump.c, gdb.base/huge.c: Include
2208 <string.h>.
2209
2210 2004-01-24 Nick Roberts <nick@nick.uklinux.net>
2211
2212 * gdb.mi/mi-stack.exp: Update copyright.
2213
2214 2004-01-23 David Carlton <carlton@kealia.com>
2215
2216 * gdb.cp/rtti.exp: Don't include full path in ${srcfile}. Add
2217 test for cp_lookup_transparent_type.
2218 * gdb.cp/rtti1.cc: Update copyright. Add n2::func and refer_to;
2219 call them.
2220
2221 2004-01-23 Daniel Jacobowitz <drow@mvista.com>
2222
2223 * gdb.mi/mi-var-child.exp: Update copyright year. Move new test
2224 after -var-update.
2225
2226 2004-01-23 David Carlton <carlton@kealia.com>
2227
2228 * gdb.cp/namespace.cc (C::ensureRefs): New.
2229 * gdb.cp/namespace1.cc (C::ensureOtherRefs): New.
2230
2231 2004-01-20 Nick Roberts <nick@nick.uklinux.net>
2232
2233 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Test for
2234 case "-stack-list-locals 2".
2235 * gdb.mi/mi-var-child.exp: Test for case
2236 "-var-list-children --all-values NAME".
2237
2238 2004-01-18 Michael Chastain <mec.gnu@mindspring.com>
2239
2240 * gdb.cp/local.exp: Accept correct output for gcc v3 -gstabs+.
2241
2242 2004-01-18 Mark Kettenis <kettenis@gnu.org>
2243
2244 * gdb.base/fileio.exp: Add "$gdb_prompt $" anchors to patterns
2245 used with gdb_test_multiple.
2246
2247 * gdb.base/gdb1476.exp: Accept alternat pattern for failed memory
2248 read at address 0. This fixes PR testsuite/1504.
2249
2250 2004-01-18 Daniel Jacobowitz <drow@mvista.com>
2251
2252 * config/gdbserver.exp (gdbserver_gdb_load): Rename from gdb_load.
2253 Remove downloading, guessing the host executable, the calls to
2254 gdb_file_cmd and gdb_target_cmd, and "load" support.
2255 (infer_host_exec): New function broken out from gdb_load.
2256 (gdb_load): New wrapper for gdbserver_gdb_load.
2257 * lib/mi-support.exp (mi_gdb_target_cmd): New function, based on
2258 gdb_target_cmd. Use -target-select.
2259 (mi_gdb_file_cmd): New function, broken out from mi_gdb_load.
2260 Download binaries to the host. Clear last_mi_remote_file when
2261 we load a new binary.
2262 (mi_gdb_load): Call mi_gdb_file_cmd. If gdbserver.exp is loaded,
2263 call gdbserver_gdb_load and mi_gdb_target_cmd.
2264
2265 2004-01-17 Michael Chastain <mec.gnu@mindspring.com>
2266
2267 * gdb.cp/templates.exp: Accept more spaces with "<foo, ?bar>"
2268 type patterns.
2269
2270 2004-01-17 Michael Chastain <mec.gnu@mindspring.com>
2271
2272 * gdb.cp/templates.exp: Fix typo in test name of
2273 "print Foo<volatile char*>::foo".
2274
2275 2004-01-15 Michael Chastain <mec.gnu@mindspring.com>
2276
2277 * gdb.base/setvar.exp: Remove setup_xfail for hppa*-*-*11*.
2278
2279 2004-01-16 Ben Elliston <bje@wasabisystems.com>
2280
2281 * gdb.arch/Makefile.in (MISCELLANEOUS): Remove.
2282 (clean mostlyclean): Remove empty rm.
2283
2284 2004-01-15 Michael Chastain <mec.gnu@mindspring.com>
2285
2286 * gdb.base/setvar.exp: Add copyright years.
2287
2288 2004-01-14 David Carlton <carlton@bactrian.org>
2289
2290 * gdb.cp/rtti.exp: Update copyright. KFAIL test with repect to
2291 PR c++/1511 and update coment.
2292 * gdb.cp/templates.exp: Update patterns to match current output.
2293 If changes involve something other than whitespace, KFAIL
2294 w.r.t. PR c++/1512 or PR c++/931 as appropriate.
2295
2296 2004-01-14 David Carlton <carlton@kealia.com>
2297
2298 * gdb.cp/namespace.exp: Add tests involving classes defined within
2299 namespaces.
2300 * gdb.cp/namespace.cc (C::CClass): New.
2301 * gdb.cp/namespace1.cc (C::OtherFileClass): New.
2302
2303 2004-01-14 Elena Zannoni <ezannoni@redhat.com>
2304
2305 * gdb.base/sepdebug.exp: Bail out of the test if we don't know
2306 what debug info we have. Print a better message if something goes
2307 wrong while producing the separate debug info file.
2308
2309 2004-01-14 Michael Chastain <mec.gnu@mindspring.com>
2310
2311 * gdb.base/callfuncs.c: Remove explicit declaration of malloc.
2312
2313 2004-01-14 Michael Chastain <mec.gnu@mindspring.com>
2314
2315 * gdb.base/callfuncs.c: Add copyright notice.
2316
2317 2004-01-13 Michael Chastain <mec.gnu@mindspring.com>
2318
2319 * gdb.cp/derivation.exp: Add XFAIL for bug with protected
2320 inheritance. PR gdb/1498, PR gcc/13539.
2321
2322 2004-01-13 Elena Zannoni <ezannoni@redhat.com>
2323
2324 * gdb.threads/gcore-thread.exp: Prefix name of binary with
2325 test specific name.
2326 * gdb.mi/gdb669.exp: Ditto.
2327 * gdb.mi/mi-pthreads.exp: Ditto.
2328 * gdb.mi/mi1-pthreads.exp: Ditto.
2329 * gdb.mi/mi2-pthreads.exp: Ditto.
2330
2331 2004-01-12 Michael Chastain <mec.gnu@mindspring.com>
2332
2333 * gdb.cp/member-ptr.cc: Add copyright notice.
2334
2335 2004-01-12 Michael Chastain <mec.gnu@mindspring.com>
2336
2337 * gdb.cp/member-ptr.exp: Use gdb_test, gdb_test_multiple. Add
2338 some patterns for recent versions of gcc and hpacc. Delete
2339 calls to setup_xfail for hppa*-*-*. Delete redundant tests.
2340 Delete tests that access a NULL pointer-to-member-data. This
2341 script is still disabled for gcc.
2342
2343 2004-01-12 Elena Zannoni <ezannoni@redhat.com>
2344
2345 * gdb.mi/mi2-basics.exp: Make sure that full pathnames are
2346 escaped correctly.
2347
2348 2004-01-12 Elena Zannoni <ezannoni@redhat.com>
2349
2350 * gdb.base/sepdebug.exp: New file.
2351 * gdb.base/sepdebug.c: New file.
2352 * lib/gdb.exp (separate_debug_filename): New procedure.
2353 (gdb_gnu_strip_debug): New procedure.
2354
2355 2004-01-12 Andrew Cagney <cagney@redhat.com>
2356
2357 * gdb.mi/ChangeLog: Delete file. Renamed to ...
2358 * gdb.mi/ChangeLog-1999-2003: New file.
2359
2360 2004-01-12 Andrew Cagney <cagney@redhat.com>
2361
2362 * gdb.base/fileio.exp: Update copyright year. On GNU/Linux, for
2363 "Renaming a directory to a non-empty directory returns ENOTEMPTY
2364 or EEXIST", treat EBUSY as an XFAIL.
2365
2366 2004-01-11 Michael Chastain <mec.gnu@mindspring.com>
2367
2368 * gdb.base/scope.exp: Remove obsolete setup_xfail for
2369 hp_cc_compiler.
2370
2371 2004-01-10 Michael Chastain <mec.gnu@mindspring.com>
2372
2373 * gdb.cp/classes.exp: Remove old "(obsolescent gcc or gdb)"
2374 decorations.
2375
2376 2004-01-10 Michael Chastain <mec.gnu@mindspring.com>
2377
2378 * gdb.cp/virtfunc.exp: Remove old "(obsolescent gcc or gdb)"
2379 and "(aCC)" decorations. Remove obsolete doco about old
2380 test results.
2381
2382 2004-01-09 Michael Chastain <mec.gnu@mindspring.com>
2383
2384 * gdb.cp/exception.exp: Fix typo in doco.
2385
2386 2004-01-09 Mark Kettenis <kettenis@gnu.org>
2387
2388 * gdb.base/gdb1476.exp: Fix typo.
2389
2390 2004-01-09 Michael Chastain <mec.gnu@mindspring.com>
2391
2392 * gdb.hp/gdb.aCC/exception.exp: Re-create as a nearly empty
2393 file.
2394
2395 2004-01-09 Michael Chastain <mec.gnu@mindspring.com>
2396
2397 * gdb.cp/exception.cc: Change <iostream.h> to <iostream>.
2398 * gdb.cp/exception.exp: Use gdb test, gdb_test_multiple.
2399 Use gdb_compile. Remove restriction on gcc. Add some patterns
2400 for recent version of gdb. Delete second half, which was a copy
2401 of the first half with different build flags. This test is
2402 still disabled because it is still not ready for production.
2403
2404 2004-01-08 Michael Chastain <mec.gnu@mindspring.com>
2405
2406 * gdb.cp/exception.cc: Add copyright notice.
2407 * gdb.cp/exception.exp: Add a notice that this file is broken
2408 because of line number changes caused by addition of copyright
2409 notice.
2410
2411 2004-01-08 Michael Chastain <mec.gnu@mindspring.com>
2412
2413 * gdb.cp/exception.cc: Renamed from gdb.hp/gdb.aCC/exception.cc.
2414 * gdb.cp/exception.exp: Renamed from gdb.hp/gdb.aCC/exception.exp.
2415
2416 2004-01-08 Michael Chastain <mec.gnu@mindspring.com>
2417
2418 * gdb.cp/classes.exp: Accept gnu abi 2.
2419 * gdb.cp/derivation.exp: Likewise.
2420 * gdb.cp/overload.exp: Likewise.
2421 * gdb.cp/virtfunc.exp: Likewise.
2422
2423 2004-01-08 Michael Chastain <mec.gnu@mindspring.com>
2424
2425 * gdb.mi/pthreads.c (done_making_threads): Remove extraneous
2426 semicolon after end of function.
2427
2428 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
2429
2430 * gdb.cp/bs15503.cc: Include <iostream>, not <iostream.h>.
2431 * gdb.cp/bs15503.exp: Remove hp-only restriction. Use modern
2432 boilerplate code for compiling and running the program under
2433 test. Add some string method tests.
2434
2435 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
2436
2437 * gdb.cp/bs15503.cc: Add copyright notice.
2438 * gdb.cp/bs15503.exp: Adjust line number.
2439
2440 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
2441
2442 * gdb.hp/gdb.defects/bs15503.exp: Renamed to gdb.cp/bs15503.exp.
2443 * gdb.hp/gdb.defects/bs15503.cc: Renamed to gdb.cp/bs15503.cc.
2444
2445 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
2446
2447 * gdb.base/funcargs.exp: Remove obsolete setup_xfail for
2448 hp_cc_compiler.
2449
2450 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
2451
2452 * gdb.cp/cttiadd.c: Add a marker for gdb_get_line_number.
2453 * gdb.cp/ctti.exp: Use the marker instead of "next".
2454 With gcc, run further before bailing.
2455
2456 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
2457
2458 * gdb.cp/cttiadd.cc: Add copyright notice.
2459 * gdb.cp/cttiadd1.cc: Likewise.
2460 * gdb.cp/cttiadd2.cc: Likewise.
2461 * gdb.cp/cttiadd3.cc: Likewise.
2462
2463 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
2464
2465 * gdb.cp/ctti.exp: Partial rewrite. Call gdb_compile properly.
2466 Use gdb_test, gdb_test_multiple. Use floating-point values that
2467 have exact representations in IEEE-ish formats.
2468
2469 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
2470
2471 * gdb.base/constvars.exp: Do not force lang=c++ if using HP
2472 compilers. Delete duplicate call to get_compiler_info.
2473 (local_compiler_xfail_check): setup_xfail if $hp_cc_compiler.
2474 * gdb.base/volatile.exp: Likewise.
2475
2476 2004-01-07 Mark Kettenis <kettenis@gnu.org>
2477
2478 * gdb.base/gdb1476.exp: Only run the tests if we can't read the
2479 memory at address 0.
2480
2481 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
2482
2483 * gdb.stabs/weird.exp: Use hp_cc_compiler and hp_aCC_compiler
2484 to test for hp-ux assembler. Fix copyright years.
2485
2486 2004-01-07 Andrew Cagney <cagney@redhat.com>
2487
2488 * gdb.base/fileio.c (strerrno): Add "EBUSY".
2489
2490 2004-01-07 Andrew Cagney <cagney@redhat.com>
2491
2492 * gdb.base/fileio.c (test_open): Do not pass S_IWUSR to "open"
2493 when creating the read-only file. From analysis by Roland McGrath
2494 and Elena Zannoni.
2495
2496 2004-01-06 Michael Chastain <mec.gnu@mindspring.com>
2497
2498 * gdb.cp/namespace.exp: Call get_compiler_info with "c++".
2499
2500 2004-01-06 Michael Chastain <mec.gnu@mindspring.com>
2501
2502 * gdb.base/cvexpr.c: Be type-safe with function pointers and
2503 data pointers.
2504
2505 2004-01-06 Michael Chastain <mec.gnu@mindspring.com>
2506
2507 * gdb.cp/m-static.exp: Compile one source file at a time.
2508 Delete unused call to get_compiler_info.
2509
2510 2004-01-06 Michael Chastain <mec.gnu@mindspring.com>
2511
2512 * gdb.base/call-ar-st.exp: Delete explicit reference to ${binfile}.ci.
2513 * gdb.base/call-rt-st.exp: Likewise.
2514 * gdb.base/nodebug.exp: Likewise.
2515 * gdb.base/volatile.exp: Likewise.
2516 * gdb.cp/ref-types.exp: Likewise.
2517 * gdb.cp/templates.exp: Likewise.
2518
2519 2004-01-05 Mark Kettenis <kettenis@gnu.org>
2520
2521 * gdb.base/gdb1476.exp, gdb.base/gdb1476.c: New files.
2522
2523 2004-01-05 Michael Chastain <mec.gnu@mindspring.com>
2524
2525 * gdb.cp/funcargs.exp: Delete special timeout of 240 seconds for
2526 hppa*-hp-hpux*.
2527
2528 2004-01-04 Mark Kettenis <kettenis@gnu.org>
2529
2530 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
2531 x86_64-*-*.
2532
2533 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
2534 sparc64-*-* and sparc*-solaris2*.
2535
2536 2004-01-04 Mark Kettenis <kettenis@gnu.org>
2537
2538 * gdb.base/structs.exp: Remove ${testfile} from "zed L<n> for
2539 return ${tests}" test. The ${tests} already mentions the
2540 filename.
2541
2542 2004-01-02 Michael Chastain <mec.gnu@mindspring.com>
2543
2544 * gdb.cp/local.exp: Accept gcc abi 2.
2545
2546 2004-01-02 Michael Chastain <mec.gnu@mindspring.com>
2547
2548 * gdb.cp/templates.exp: Accept gcc abi 2.
2549
2550 2004-01-02 Michael Chastain <mec.gnu@mindspring.com>
2551
2552 * lib/compiler.cc: Remove supports_template_debugging.
2553 * gdb.cp/templates.exp: Do not test supports_template_debugging.
2554
2555 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>
2556
2557 * gdb.cp/namespace.exp: Accept gcc abi 2.
2558
2559 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>
2560
2561 * gdb.cp/method.exp: Accept gcc abi 2.
2562
2563 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>
2564
2565 * gdb.cp/classes.exp: Generate identical results as old version.
2566 * gdb.cp/derivation.exp: Likewise.
2567 * gdb.cp/overload.exp: Likewise.
2568 * gdb.cp/virtfunc.exp: Likewise.
2569
2570 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>
2571
2572 * gdb.cp/virtfunc.exp: Modify some patterns to avoid a
2573 mysterious bug with sourceware version of expect.
2574
2575 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>
2576
2577 * gdb.cp/overload.exp: Rewrite. Clean up patterns to match
2578 current versions of gcc, including gcc abi 2. Remove gratuitous
2579 restart of test program. Use gdb_test_multiple and gdb_test for
2580 all tests. Add patterns to xfail missing "const" in "const char *"
2581 and kfail PR gdb/1155.
2582
2583 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>
2584
2585 * gdb.cp/derivation.exp: Rewrite. Clean up patterns to match
2586 current versions of gcc, including gcc abi 2. Remove gratuitous
2587 restart of test program. Use gdb_test_multiple and gdb_test for
2588 all tests. Add patterns to kfail PR gdb/1498.
2589
2590 2003-12-31 Michael Chastain <mec.gnu@mindspring.com>
2591
2592 * gdb.cp/virtfunc.exp: Rewrite. Clean up patterns to match
2593 current versions of gcc, including gcc abi 2. Use "breakpoint"
2594 and "continue" instead of restarting the target program. Use
2595 gdb_test_multiple and gdb_test for all tests.
2596
2597 2004-01-01 Mark Kettenis <kettenis@gnu.org>
2598
2599 * gdb.asm/asm-source.exp: Update copyright year. Link statically
2600 for *-*-solaris2*.
2601
2602 2003-12-31 Michael Chastain <mec.gnu@mindspring.com>
2603
2604 * gdb.cp/classes.exp: Rewrite. Clean up patterns to match
2605 current versions of gcc, including gcc abi 2. Use "breakpoint"
2606 and "continue" instead of restarting the target program several
2607 times. Use gdb_test_multiple and gdb_test for all tests.
2608
2609 2003-12-18 Michael Chastain <mec.gnu@mindspring.com>
2610
2611 * gdb.base/sect-cmd.exp: Handle compiling test case from multiple
2612 source files.
2613
2614 2003-12-16 Michael Chastain <mec.gnu@mindspring.com>
2615
2616 * gdb.base/environ.exp: Handle compiling test case from multiple
2617 source files.
2618
2619 2003-12-16 Michael Chastain <mec.gnu@mindspring.com>
2620
2621 * gdb.base/structs.exp: Call gdb_exit as well as gdb_start.
2622
2623 2003-12-17 Jim Blandy <jimb@redhat.com>
2624
2625 * gdb.base/freebpcmd.c: Add copyright notice.
2626
2627 * gdb.base/freebpcmd.exp: Mark the interesting failure as known.
2628
2629 2003-12-16 Michael Chastain <mec.gnu@mindspring.com>
2630
2631 * gdb.base/maint.exp: Add generic FAIL patterns to prevent timeouts.
2632
2633 2003-12-13 Jim Blandy <jimb@redhat.com>
2634
2635 * gdb.base/freebpcmd.exp, gdb.base/freebpcmd.c: New test.
2636
2637 2003-12-12 Kevin Buettner <kevinb@redhat.com>
2638
2639 * gdb.asm/frv.inc: New file.
2640 * gdb.asm/asm-source.exp: Add frv-*-* as a supported target.
2641
2642 2003-12-09 Fred Fish <fnf@redhat.com>
2643
2644 * gdb.base/break.c (marker1, marker2, marker3, marker4): Move
2645 functions to break1.c and leave prototypes behind. Add more
2646 "set breakpoint NN here" comments.
2647 * gdb.base/break1.c: New file.
2648
2649 * gdb.base/break.exp: Handle compiling test case from multiple
2650 source files and change source file references as needed.
2651 * gdb.base/completion.exp: Ditto.
2652 * gdb.base/condbreak.exp: Ditto.
2653 * gdb.base/define.exp: Ditto.
2654 * gdb.base/ena-dis-br.exp: Ditto.
2655 * gdb.base/info-proc.exp: Ditto.
2656 * gdb.base/maint.exp: Ditto.
2657 * gdb.base/until.exp: Ditto.
2658
2659 * gdb.base/condbreak.exp: Use bp_locationNN variables instead of
2660 hardcoded line numbers.
2661 * gdb.base/define.exp: Ditto.
2662 * gdb.base/ena-dis-br.exp: Ditto.
2663 * gdb.base/maint.exp: Ditto.
2664 * gdb.base/until.exp: Ditto.
2665
2666 * gdb.base/completion.exp: Use "break1" for completion tests since
2667 "break" is no longer a unique prefix.
2668
2669 2003-12-06 Andrew Cagney <cagney@redhat.com>
2670
2671 * gdb.base/structs.exp (test_struct_returns): When applicable, set
2672 "return_value_unimplemented". When an unimplemented struct return
2673 architecture, report incorrect values as a KFAIL
2674
2675 2003-12-05 Michael Chastain <mec.gnu@mindspring.com>
2676
2677 * gdb.cp/rtti.exp: Accept new wording of warning from
2678 cp_lookup_rtti_type.
2679
2680 2003-12-05 Michael Chastain <mec.gnu@mindspring.com>
2681
2682 Partial fix for PR testsuite/1456.
2683 * gdb.base/scope.exp (test_at_main): Replace references to
2684 gcc_compiled with calls to test_compiler_info.
2685 (test_at_foo): Likewise.
2686 (test_at_bar): Likewise.
2687
2688 2003-12-04 Michael Chastain <mec.gnu@mindspring.com>
2689
2690 Partial fix for PR testsuite/1456.
2691 * gdb.base/so-impl-ld.exp: Replace reference to gcc_compiled with call
2692 to test_compiler_info.
2693
2694 2003-12-03 Michael Chastain <mec.gnu@mindspring.com>
2695
2696 * gdb.base/so-impl-ld.exp: Update copyright notice.
2697
2698 2003-12-02 Michael Chastain <mec.gnu@mindspring.com>
2699
2700 Partial fix for PR testsuite/1456.
2701 * gdb.base/mips_pro.exp: Replace references to gcc_compiled with calls
2702 to test_compiler_info.
2703
2704 2003-11-28 Michael Chastain <mec.gnu@mindspring.com>
2705
2706 * gdb.objc/objcdecode.exp: Match and KFAIL the output that comes
2707 from current versions of gdb. Clean up regular expressions.
2708 Delete redundant timeout case.
2709
2710 2003-11-28 Michael Chastain <mec.gnu@mindspring.com>
2711
2712 * gdb.objc/nondebug.exp: Match and KFAIL the output that comes
2713 from current versions of gdb. Clean up regular expressions.
2714 Delete redundant timeout case.
2715
2716 2003-12-01 Michael Chastain <mec.gnu@mindspring.com>
2717
2718 Partial fix for PR testsuite/1456.
2719 * gdb.base/callfuncs.exp (do_function_calls): Replace reference to
2720 gcc_compiled with call to test_compiler_info.
2721
2722 2003-11-30 Michael Chastain <mec.gnu@mindspring.com>
2723
2724 Partial fix for PR testsuite/1456.
2725 * gdb.base/list.exp (test_list_function): Delete unused declaration
2726 of gcc_compiled.
2727
2728 2003-11-29 Michael Chastain <mec.gnu@mindspring.com>
2729
2730 Partial fix for PR testsuite/1456.
2731 * gdb.base/complex.exp: Replace reference to gcc_compiled with
2732 call to test_compiler_info.
2733
2734 2003-11-29 Mark Kettenis <kettenis@gnu.org>
2735
2736 * gdb.asm/asm-source.exp: Initialize asm-note to "empty". Set
2737 asm-note to "netbsd" for *-*-netbsdelf* and x86_64-*-netbsd*. Use
2738 it to create the appropriate note.inc.
2739 * gdb.asm/asmsrc1.s: Include "note.inc".
2740 * gdb.asm/netbsd.inc: New file.
2741 * gdb.asm/empty.inc: New file.
2742
2743 2003-11-28 Michael Chastain <mec.gnu@mindspring.com>
2744
2745 Partial fix for PR testsuite/1456.
2746 * gdb.base/constvars.exp: Replace references to gcc_compiled with
2747 calls to test_compiler_info.
2748
2749 2003-11-27 Michael Chastain <mec.gnu@mindspring.com>
2750
2751 Partial fix for PR testsuite/1456.
2752 * gdb.base/volatile.exp: Replace references to gcc_compiled with
2753 calls to test_compiler_info.
2754
2755 2003-11-27 Mark Kettenis <kettenis@gnu.org>
2756
2757 * gdb.base/structs.exp: Use i*86-*-* instead of i686-*-* as a
2758 pattern for the KFAILs.
2759
2760 2003-11-25 Adam Fedor <fedor@gnu.org>
2761
2762 * gdb.objc/objcdecode.exp: Test for PR objc/1238.
2763 * gdb.objc/objcdecode.m: New file.
2764
2765 2003-11-25 Adam Fedor <fedor@gnu.org>
2766
2767 * gdb.objc/nondebug.exp: Test for PR objc/1236.
2768 * gdb.objc/nondebug.m: New file.
2769
2770 2003-11-26 Ben Elliston <bje@wasabisystems.com>
2771
2772 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
2773 NetBSD as it does on FreeBSD. Modelled on a similar change by
2774 Mark Kettenis on 2003-05-30.
2775 (link-flags): Set to "--entry _start" regardless of target.
2776 Special linker flags are to be appended to $link-flags.
2777 * gdb.asm/mips.inc (gdbasm_startup): Remove __start label.
2778
2779 2003-11-25 Michael Chastain <mec.gnu@mindspring.com>
2780
2781 * gdb.cp/method.exp: Accept output of new demangler.
2782
2783 2003-11-25 Michael Chastain <mec.gnu@mindspring.com>
2784
2785 * gdb/class2.exp: New file.
2786 * gdb/class2.cc: New file.
2787
2788 2003-11-25 Michael Chastain <mec.gnu@mindspring.com>
2789
2790 * gdb.cp/templates.exp (test_ptype_of_templates): Accept output
2791 of new demangler.
2792
2793 2003-11-23 Mark Kettenis <kettenis@gnu.org>
2794
2795 * gdb.arch/i386-unwind.exp: Use gdb_run_cmd and gdb_expect instead
2796 of gdb_test "run".
2797
2798 2003-11-23 Mark Kettenis <kettenis@gnu.org>
2799
2800 * gdb.arch/i386-unwind.exp: Don't use runto_main. Change
2801 "continue" into "run".
2802
2803 2003-11-23 Michael Chastain <mec.gnu@mindspring.com>
2804
2805 Partial fix for PR testsuite/1456.
2806 * gdb.cp/ambiguous.exp: Replace reference to gcc_compiled with
2807 call to test_compiler_info.
2808 * gdb.cp/ctti.exp: Likewise.
2809 * gdb.cp/derivation.exp: Likewise.
2810 * gdb.cp/member-ptr.exp: Likewise.
2811 * gdb.cp/virtfunc.exp (test_virtual_calls): Remove unused
2812 reference to gcc_compiled.
2813
2814 2003-11-23 Michael Chastain <mec.gnu@mindspring.com>
2815
2816 Fix PR testsuite/1463.
2817 * gdb.base/structs.exp (start_structs_test): Call
2818 get_debug_format before using the debug format.
2819
2820 2003-11-22 Andrew Cagney <cagney@redhat.com>
2821
2822 * lib/gdb.exp (gdb_test_multiple): Add simple example.
2823 * gdb.base/structs.exp: Use gdb_test_multiple.
2824
2825 2003-11-20 Andrew Cagney <cagney@redhat.com>
2826
2827 * gdb.base/structs.exp: Handle and recover from internal errors.
2828 Replace "foo${n}" with "foo<n>" in test messages.
2829
2830 * gdb.base/structs.exp: Update copyright. Rewrite.
2831 * gdb.base/structs.c: Update copyright. Rewrite.
2832
2833 * lib/gdb.exp (gdb_internal_error_resync): Issue a perror when the
2834 resync count exceeded.
2835
2836 * gdb.base/maint.exp: Use gdb_internal_error_resync to recover
2837 from the internal error.
2838 * lib/gdb.exp (gdb_internal_error_resync): New procedure.
2839 Original from Jim Blandy.
2840 (gdb_test_multiple): Use gdb_internal_error_resync.
2841
2842 2003-11-19 Andrew Cagney <cagney@redhat.com>
2843
2844 * gdb.base/callfuncs.exp: Change the XFAILed descriptor test to a
2845 KFAIL.
2846
2847 2003-11-17 Mark Kettenis <kettenis@gnu.org>
2848
2849 New testcase for PR backtrace/1435.
2850 * gdb.arch/i386-unwind.exp: New file.
2851 * gdb.arch/i386-unwind.c: New file.
2852
2853 2003-11-17 Andrew Cagney <cagney@redhat.com>
2854
2855 * lib/gdb.exp (compiler_info): New global.
2856 (test_compiler_info): New function.
2857 (get_compiler_info): Set compiler_info.
2858 * lib/compiler.c, lib/compiler.cc: Add copyright. When GNUC, set
2859 "compiler_info" to gcc-<major>-<minor>.
2860
2861 2003-11-15 Michael Chastain <mec.gnu@mindspring.com>
2862
2863 * gdb.trace/configure: Remove.
2864
2865 2003-11-13 Elena Zannoni <ezannoni@redhat.com>
2866
2867 * gdb.base/break.c: Add comments to aid finding line numbers for
2868 breakpoints.
2869 * gdb.base/break.exp: Remove all references to explicit line
2870 numbers.
2871
2872 2003-11-11 Nick Clifton <nickc@redhat.com>
2873
2874 * gdb.base/shreloc.exp: Do not run for targets which do not
2875 support shared objects.
2876
2877 2003-11-10 Corinna Vinschen <vinschen@redhat.com>
2878
2879 * gdb.base/fileio.exp: Drop tests for nointerrupts and noinferiorio.
2880 Don't run tests if nofileio flag is given.
2881
2882 2003-11-07 Elena Zannoni <ezannoni@redhat.com>
2883
2884 * gdb.cp/annota3.exp: Make sure we can match 'Hardware watchpoint'
2885 as well as 'Watchpoint'.
2886
2887 2003-11-06 Elena Zannoni <ezannoni@redhat.com>
2888
2889 Reported by Jim Ingham <jingham@apple.com>:
2890 * gdb.base/annota1.exp: Match at least one occurrence of the
2891 signal handler annotation.
2892
2893 2003-11-06 Elena Zannoni <ezannoni@redhat.com>
2894
2895 * gdb.cp/annota2.exp: Make sure we can match 'Hardware watchpoint'
2896 as well as 'Watchpoint'.
2897
2898 2003-11-05 Michael Chastain <mec@shout.net>
2899
2900 * gdb.mi/pthreads.c (routine): Handle early return from sleep.
2901
2902 2003-11-03 Kris Warkentin <kewarken@qnx.com>
2903
2904 * gdb.arch/gdb1291.c: New test file.
2905 * gdb.arch/gdb1291.exp: New test script.
2906 * gdb.arch/gdb1431.c: New test file.
2907 * gdb.arch/gdb1431.exp: New test script.
2908
2909 2003-10-22 Michael Chastain <mec@shout.net>
2910
2911 * gdb.mi/pthreads.c: Add copyright notice.
2912
2913 2003-10-22 Michael Chastain <mec@shout.net>
2914
2915 * gdb.threads/pthreads.c: Add copyright notice.
2916
2917 2003-10-20 Michael Chastain <mec@shout.net>
2918
2919 * gdb.base/gdb1056.exp: New test script.
2920
2921 2003-10-13 Daniel Jacobowitz <drow@mvista.com>
2922
2923 * gdb.threads/killed.exp: Use gdb_run_cmd.
2924
2925 2003-10-13 Daniel Jacobowitz <drow@mvista.com>
2926
2927 * gdb.base/gcore.exp: Issue an UNSUPPORTED and exit if we can't
2928 create a core file.
2929 * gdb.threads/gcore-thread.exp: Likewise.
2930
2931 2003-10-13 Corinna Vinschen <vinschen@redhat.com>
2932
2933 * gdb.base/call-rt-st.c (struct bit_flags_char_t): New bitfield
2934 type, based on char type.
2935 (struct bit_flags_short_t): New bitfield type, based on short type.
2936 (init_bit_flags_char): New fuction.
2937 (init_bit_flags_short): Ditto.
2938 (print_bit_flags_char): Ditto.
2939 (print_bit_flags_short): Ditto.
2940 (main): Add handling for bit_flags_char_t and bit_flags_short_t.
2941
2942 2003-10-11 Michael Chastain <mec@shout.net>
2943
2944 * gdb.base/call-rt-st.exp: Update copyright year.
2945
2946 2003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
2947
2948 * config/hmsirom.exp: Replace "Hitachi" with "Renesas".
2949 * gdb.disasm/sh3.s: Ditto.
2950
2951 2003-10-07 Daniel Jacobowitz <drow@mvista.com>
2952
2953 * gdb.threads/switch-threads.exp: New test.
2954 * gdb.threads/switch-threads.c: New source file.
2955
2956 2003-10-07 Corinna Vinschen <vinschen@redhat.com>
2957
2958 * gdb.base/ending-run.exp: Add sh specific case.
2959
2960 2003-10-06 Andrew Cagney <cagney@redhat.com>
2961
2962 * gdb.base/watchpoint.exp: Delete obsolete clear_xfail.
2963 * gdb.disasm/mn10200.exp: Delete obsolete file.
2964
2965 2003-09-29 Daniel Jacobowitz <drow@mvista.com>
2966
2967 * ChangeLog: Correct an entry command.exp -> commands.exp.
2968 * gdb.base/commands.exp (bp_deleted_in_command_test)
2969 (temporary_breakpoint_commands): Check noargs.
2970
2971 2003-09-25 David Carlton <carlton@kealia.com>
2972
2973 * gdb.cp/namespace.exp: Tweak comments. Add non-quoted versions
2974 of some print tests, where appropriate. Add tests for C::D::cd,
2975 E::ce, F::cXfX, G::XgX.
2976 * gdb.cp/namespace.cc: Add XgX, cXfX, ce.
2977
2978 2003-09-25 Richard Earnshaw <rearnsha@arm.com>
2979
2980 * lib/java.exp (java_init): Import target_alias before using it.
2981
2982 2003-09-25 David Carlton <carlton@kealia.com>
2983
2984 * gdb.base/corefile.exp: Delete obsolete setup_xfail.
2985
2986 2003-09-23 Elena Zannoni <ezannoni@redhat.com>
2987
2988 * gdb.base/selftest.exp: Accomodate more instruction reordering
2989 weirdness.
2990
2991 2003-09-17 Michael Chastain <mec@shout.net>
2992
2993 * gdb.cp/gdb1355.exp: New file.
2994 * gdb.cp/gdb1355.c: New file.
2995
2996 2003-09-15 Corinna Vinschen <vinschen@redhat.com>
2997
2998 * gdb.asm/asm-source.exp: Add sh*-*-* as supported target.
2999 * gdb.asm/sh.inc: New file.
3000
3001 2003-09-11 David Carlton <carlton@kealia.com>
3002
3003 * gdb.cp/namespace.exp: Add tests for namespace types.
3004 * gdb.cp/maint.exp (test_help): Test 'help maint cp namespace'.
3005 (test_namespace): New.
3006
3007 2003-09-11 Elena Zannoni <ezannoni@redhat.com>
3008
3009 * gdb.base/relocate.exp: Handle new gdb output at startup.
3010 * gdb.stabs/weird.exp: Ditto.
3011
3012 2003-09-08 Michael Chastain <mec@shout.net>
3013
3014 * gdb.base/gdb1250.c: Rename 'gamma' to 'my_gamma'.
3015
3016 2003-09-07 Michael Chastain <mec@shout.net>
3017
3018 * gdb.cp/classes.exp: Accommodate both 'syntax error' and
3019 'parse error'.
3020
3021 2003-09-07 Mark Kettenis <m.kettenis@osp.nl>
3022
3023 * gdb.arch/i386-prologue.exp: Add checks for saved registers.
3024
3025 2003-08-30 Michael Chastain <mec@shout.net>
3026
3027 * gdb.base/selftest.exp: Remove support for m68k*-*-hpux.
3028 * gdb.gdb/observer.exp: Ditto.
3029 * gdb.gdb/xfullpath.exp: Ditto.
3030
3031 2003-08-29 Mark Kettenis <kettenis@gnu.org>
3032
3033 * gdb.base/interrupt.exp: XFAIL "call function when asleep" for
3034 *-*-*bsd*.
3035
3036 2003-08-28 Jeff Johnston <jjohnstn@redhat.com>
3037
3038 * gdb.base/dump.exp: Skip for ia64.
3039
3040 2003-08-25 Jeff Johnston <jjohnstn@redhat.com>
3041
3042 * gdb.asm/asm-source.exp: Add ia64 support.
3043 * gdb.asm/ia64.inc: New file.
3044
3045 2003-08-22 Michael Chastain <mec@shout.net>
3046
3047 * gdb.cp: New directory.
3048 * gdb.cp/*: Copy from gdb.c++/*.
3049 * gdb.c++/*: Remove.
3050 * Makefile.in: Change gdb.c++ to gdb.cp.
3051 * configure.in: Ditto.
3052 * configure: Regnerate.
3053
3054 2003-08-18 Mark Kettenis <kettenis@gnu.org>
3055
3056 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1338.
3057 * gdb.arch/i386-prologue.c (gdb1338): Add function.
3058
3059 2003-08-17 Daniel Jacobowitz <drow@mvista.com>
3060
3061 * mi-var-display.exp (-var-list-children weird): Accept function
3062 pointers with argument types.
3063 * mi1-var-display.exp (-var-list-children weird): Likewise.
3064 * mi2-var-display.exp (-var-list-children weird): Likewise.
3065
3066 2003-08-17 Daniel Jacobowitz <drow@mvista.com>
3067
3068 * gdb.base/annota3.exp: Add missing newline.
3069
3070 2003-08-06 Michael Chastain <mec@shout.net>
3071
3072 * gdb.java/jmisc1.exp: Add test for pr gdb/1322.
3073
3074 2003-08-12 Michael Snyder <msnyder@redhat.com>
3075
3076 * gdb.base/float.exp: Add test for SH.
3077
3078 2003-08-10 Mark Kettenis <kettenis@gnu.org>
3079
3080 * gdb.arch/i386-prologue.c, gdb.arch/i386-prologue.exp: New files.
3081
3082 2003-08-07 Elena Zannoni <ezannoni@redhat.com>
3083
3084 * gdb.base/completion.exp: Remove reduntant completion test
3085 on filename.
3086
3087 2003-08-07 Elena Zannoni <ezannoni@redhat.com>
3088
3089 * gdb.base/attach.exp, gdb.base/detach.exp, gdb.base/gcore.exp,
3090 gdb.mi/mi-basics.exp, gdb.threads/gcore-thread.exp,
3091 gdb.trace/save-trace.exp: Make sure that full pathnames are
3092 escaped correctly.
3093
3094 2003-08-07 Elena Zannoni <ezannoni@redhat.com>
3095
3096 * configure.in: Don't generate config.h from config.hin.
3097 * configure: Regenerate.
3098 * config.hin: Remove file.
3099 * gdb.mi/pthreads.c: Remove include of config.h, and other ifdefs.
3100 * gdb.threads/pthreads.c: Ditto.
3101
3102 2003-08-07 Daniel Jacobowitz <drow@mvista.com>
3103
3104 From Kei Sakamoto <sakamoto.kei@renesas.com>:
3105 * gdb.asm/asm-source.exp : Add -lgloss to link-flags.
3106 * gdb.asm/m32r.inc : Remove an illegal nop after bl instruction.
3107 Replace ld24 with seth/add3.
3108
3109 2003-08-02 Andrew Cagney <cagney@redhat.com>
3110
3111 * gdb.base/annota3.exp: New file.
3112 * gdb.base/annota3.c: New file.
3113 * gdb.c++/annota3.exp: New file.
3114 * gdb.c++/annota3.cc: New file.
3115
3116 2003-07-29 Michael Chastain <mec@shout.net>
3117
3118 * gdb.threads/tls.c (spin): Check errno only if sem_wait
3119 actually failed.
3120 (do_pass): Likewise.
3121 * gdb.threads/tls.exp: Always initialize no_of_threads.
3122
3123 2003-07-27 Daniel Jacobowitz <drow@mvista.com>
3124
3125 * gdb.threads/print-threads.exp (test_all_threads): Loosen KFAIL
3126 pattern.
3127 * gdb.threads/tls-shared.exp: Don't use gdb_suppress_entire_file.
3128 * gdb.threads/tls.exp: Recognize one case of the host library not
3129 supporting TLS.
3130
3131 2003-07-27 Andrew Cagney <cagney@redhat.com>
3132
3133 * gdb.base/fileio.exp: Use SH when running commands using
3134 remote_exec.
3135
3136 2003-07-24 Daniel Jacobowitz <drow@mvista.com>
3137
3138 From Kei Sakamoto <sakamoto.kei@renesas.com>:
3139 * gdb.base/relocate.c (dummy): New padding array.
3140
3141 2003-07-22 Michael Snyder <msnyder@redhat.com>
3142
3143 * gdb.disasm/8300s.s: Fix syntax of bsr insn.
3144
3145 * gdb.disasm/h8300s.exp : Minor changes in disassembler output require
3146 patterns to be more general, accepting old and new output.
3147 Some output chars (such as '+') also must be quoted.
3148 Some addresses are displayed numerically instead of
3149 symbolically.
3150
3151 2003-07-23 Michael Snyder <msnyder@redhat.com>
3152
3153 * gdb.base/return2.exp: Don't test long-long return.
3154
3155 * gdb.disasm/t01_mov.s: New file, h8300sx disassembly tests.
3156 * gdb.disasm/t01_mov.exp: Ditto.
3157 * gdb.disasm/t02_mova.s: Ditto.
3158 * gdb.disasm/t02_mova.exp: Ditto.
3159 * gdb.disasm/t03_add.s: Ditto.
3160 * gdb.disasm/t03_add.exp: Ditto.
3161 * gdb.disasm/t04_sub.s: Ditto.
3162 * gdb.disasm/t04_sub.exp: Ditto.
3163 * gdb.disasm/t05_cmp.s: Ditto.
3164 * gdb.disasm/t05_cmp.exp: Ditto.
3165 * gdb.disasm/t06_ari2.s: Ditto.
3166 * gdb.disasm/t06_ari2.exp: Ditto.
3167 * gdb.disasm/t07_ari3.s: Ditto.
3168 * gdb.disasm/t07_ari3.exp: Ditto.
3169 * gdb.disasm/t08_or.s: Ditto.
3170 * gdb.disasm/t08_or.exp: Ditto.
3171 * gdb.disasm/t09_xor.s: Ditto.
3172 * gdb.disasm/t09_xor.exp: Ditto.
3173 * gdb.disasm/t10_and.s: Ditto.
3174 * gdb.disasm/t10_and.exp: Ditto.
3175 * gdb.disasm/t11_logs.s: Ditto.
3176 * gdb.disasm/t11_logs.exp: Ditto.
3177 * gdb.disasm/t12_bit.s: Ditto.
3178 * gdb.disasm/t12_bit.exp: Ditto.
3179 * gdb.disasm/t13_otr.s: Ditto.
3180 * gdb.disasm/t13_otr.exp: Ditto.
3181
3182 2003-07-22 Elena Zannoni <ezannoni@redhat.com>
3183
3184 * gdb.threads/tls.exp :Add kfail for 'info address' case.
3185
3186 2003-07-22 Elena Zannoni <ezannoni@redhat.com>
3187
3188 * gdb.threads/tls.c : New file.
3189 * gdb.threads/tls.exp : New file.
3190 * gdb.threads/tls-main.c : New file.
3191 * gdb.threads/tls-shared.c : New file.
3192 * gdb.threads/tls-shared.exp : New file.
3193
3194 2003-07-22 Andreas Schwab <schwab@suse.de>
3195
3196 * gdb.asm/powerpc.inc (gdbasm_startup): Force alignment.
3197
3198 2003-07-20 Andreas Schwab <schwab@suse.de>
3199
3200 * gdb.base/selftest.exp (do_steps_and_nexts): Add more patterns
3201 due to insn reordering.
3202
3203 2003-07-15 Andrew Cagney <cagney@redhat.com>
3204
3205 * gdb.asm/asm-source.exp: Do not allow "start" in the backtrace.
3206
3207 2003-07-15 Michael Chastain <mec@shout.net>
3208
3209 * gdb.base/gdb1250.exp: New file.
3210 * gdb.base/gdb1250.c: New file.
3211
3212 2003-07-09 Michal Ludvig <mludvig@suse.cz>
3213
3214 * gdb.c++/templates.exp (test_ptype_of_templates): Recognize
3215 expansion of size_t to 'unsigned long', not only to 'unsigned'.
3216
3217 2003-07-09 Elena Zannoni <ezannoni@redhat.com>
3218
3219 * gdb.threads/tls.c: New file.
3220 * gdb.threads/tls.exp: New file.
3221 * gdb.threads/tls-main.c: New file.
3222 * gdb.threads/tls-shared.c: New file.
3223 * gdb.threads/tls-shared.exp: New file.
3224
3225 2003-07-09 Elena Zannoni <ezannoni@redhat.com>
3226
3227 * gdb.base/annota1.exp: Make sure that we properly escape the
3228 full path of the source file. Xfail more permissive patterns,
3229 due to a compiler debug info problem.
3230
3231 2003-07-07 Andreas Schwab <schwab@suse.de>
3232
3233 * gdb.asm/m68k.inc: New file.
3234 * gdb.asm/asm-source.exp: Use it for m68k-*-*.
3235
3236 * gdb.objc/basicclass.exp ("Call an Objective-C method with no
3237 arguments"): Also match negative number.
3238
3239 * gdb.base/float.exp ("info float"): Add test for m68k-*-*.
3240
3241 2003-07-03 Daniel Jacobowitz <drow@mvista.com>
3242
3243 * gdb.base/store.c (charest): New typedef.
3244 (add_char): Rename to add_charest, update.
3245 (wack_char): Rename to wack_charest, update types. Return l + r
3246 to keep r live across the call.
3247 (wack_short, wack_int, wack_long, wack_longest, wack_float)
3248 (wack_double, wack_doublest): Return l + r to keep r live across
3249 the call.
3250 * gdb.base/store.exp: Accomodate store.c changes.
3251
3252 2003-06-30 David Carlton <carlton@kealia.com>
3253
3254 * gdb.c++/maint.exp (test_invalid_name): New.
3255 (test_first_component): Add tests for invalid names.
3256
3257 2003-06-29 Michael Chastain <mec@shout.net>
3258
3259 * gdb.c++/inherit.exp (test_print_svi_classes): Accept gdb
3260 output of '<VTT for class>' for virtual base classes.
3261
3262 2003-06-29 Daniel Jacobowitz <drow@mvista.com>
3263
3264 * gdb.base/completion.exp: Tab-complete "complet" instead of
3265 "compl".
3266 * gdb.base/complex.exp, gdb.base/complex.c: New files.
3267
3268 2003-06-29 Daniel Jacobowitz <drow@mvista.com>
3269
3270 * gdb.base/constvars.exp: Remove most xfails for GCC 3.x.
3271 * gdb.base/volatile.exp: Likewise.
3272
3273 2003-06-29 Daniel Jacobowitz <drow@mvista.com>
3274
3275 * gdb.threads/print-threads.exp (test_all_threads): Add kfail for
3276 gdb/1265.
3277
3278 2003-06-28 Michael Chastain <mec@shout.net>
3279 Daniel Jacobowitz <drow@mvista.com>
3280
3281 * gdb.base/selftest.exp (do_steps_and_nexts): Increase maximum
3282 initial line count of 'captured_main' from 26 to 32.
3283 (test_with_self): Allow xmalloc call to be interleaved with the
3284 preceding two lines.
3285
3286 2003-06-24 Joel Brobecker <brobecker@gnat.com>
3287
3288 * gdb.base/bang.exp: New testcase.
3289
3290 2003-06-23 Joel Brobecker <brobecker@gnat.com>
3291
3292 * gdb.base/langs.exp: Add some tests for the "minimal" language
3293 support.
3294
3295 2003-06-23 Elena Zannoni <ezannoni@redhat.com>
3296
3297 * gdb.objc/basicclass.exp: Return -1 if we cannot compile
3298 the testcase.
3299
3300 2003-06-22 Daniel Jacobowitz <drow@mvista.com>
3301
3302 * gdb.base/relocate.exp: Test add-symbol-file with a variable
3303 offset.
3304
3305 2003-06-22 Daniel Jacobowitz <drow@mvista.com>
3306
3307 * gdb.c++/pr-1210.cc: New file.
3308 * gdb.c++/pr-1210.exp: New file.
3309
3310 2003-06-21 Daniel Jacobowitz <drow@mvista.com>
3311
3312 * lib/mi-support.exp (mi_run_cmd): Expect an MI response to
3313 000-exec-continue.
3314
3315 2003-06-15 Mark Kettenis <kettenis@gnu.org>
3316
3317 * gdb.base/attach.exp: Use -1 for the ID of a nonexistent process
3318 on *-*-*bsd* instead of *-*-freebsd*.
3319
3320 2003-06-14 Andrew Cagney <cagney@redhat.com>
3321
3322 * gdb.base/store.exp: Test longest and doublest. Test all
3323 parameters. Weaken return statement match.
3324 * gdb.base/store.c: Add longest and doublest - aka long long and
3325 long double functions. Put all parameters into local register
3326 variables. Use negative values.
3327
3328 2003-06-14 Andrew Cagney <cagney@redhat.com>
3329
3330 * gdb.base/fileio.c: Include <errno.h>, and <sys/wait.h>. Gag
3331 -Wformat errors. Add lost line. Use WEXITSTATUS to get system
3332 exit status.
3333 * gdb.base/fileio.exp: Disable target when nointerrupts and
3334 noinferiorio, instead of limiting it to remote. Use remote_exec
3335 instead of system.
3336
3337 2003-06-12 Jeff Johnston <jjohnstn@redhat.com>
3338
3339 * gdb.base/float.exp: Add ia64 support.
3340
3341 2003-06-12 Corinna Vinschen <vinschen@redhat.com>
3342
3343 * gdb.base/fileio.exp: Run only on remote targets.
3344
3345 2003-06-10 Corinna Vinschen <vinschen@redhat.com>
3346
3347 * gdb.base/fileio.c: New file, testing File-I/O.
3348 * gdb.base/fileio.exp: Ditto.
3349
3350 2003-06-09 Raoul Gough <RaoulGough@yahoo.co.uk>
3351
3352 * gdb.base/shreloc.exp: New file, check symbol values obtained from
3353 shared objects after relocation at load time (gdb PR/1132).
3354 * gdb.base/shreloc.c, gdb.base/shreloc1.c, gdb.base/shreloc2.c:
3355 as above, part of the shared object relocation test.
3356
3357 2003-06-08 Mark Kettenis <kettenis@gnu.org>
3358
3359 * gdb.base/readline.exp: Add tests for operate-and-get-next with a
3360 fully filled history list.
3361 * gdb.base/gdb_history: New file.
3362
3363 * gdb.base/signals.exp: XFAIL "continue to func1" on
3364 i*86-*-freebsd*.
3365
3366 * gdb.base/attach.exp: When trying to attach to a nonexistent
3367 process, make it possible to specify the PID based on the target,
3368 and do so for *-*-freebsd*.
3369
3370 2003-06-02 Richard Henderson <rth@redhat.com>
3371
3372 * gdb.base/float.exp: Add expected regexp for alpha-*-*.
3373
3374 2003-06-02 Richard Henderson <rth@redhat.com>
3375
3376 * gdb.base/selftest.exp: Next over lim_at_start initialization.
3377
3378 2003-06-02 Richard Henderson <rth@redhat.com>
3379
3380 * gdb.base/dump.exp [alpha*-*-*]: Add -taso linker switch.
3381
3382 2003-06-01 Daniel Jacobowitz <drow@mvista.com>
3383
3384 * gdb.asm/asm-source.exp: Dissassemble from &globalvar instead
3385 of globalvar.
3386
3387 2003-06-01 Mark Kettenis <kettenis@gnu.org>
3388
3389 * gdb.asm/asm-source.exp: Check for memory read errors in
3390 disassembler test on *BSD too.
3391
3392 2003-06-01 Richard Henderson <rth@redhat.com>
3393
3394 * gdb.asm/alpha.inc (gdbasm_enter): Use numeric register names
3395 for .frame.
3396 (gdbasm_call): Lose ldgp.
3397 (gdbasm_startup): Add frame information.
3398 * gdb.asm/asm-source.exp (alpha*-*): Add -no-mdebug to asm-flags.
3399
3400 2003-05-31 Mark Kettenis <kettenis@gnu.org>
3401
3402 * gdb.base/float.exp: Expect similar output for x86_64-*-* as for
3403 i?86-*-*.
3404
3405 2003-05-30 Mark Kettenis <kettenis@gnu.org>
3406
3407 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
3408 FreeBSD.
3409
3410 2003-05-29 Richard Henderson <rth@redhat.com>
3411
3412 * gdb.asm/alpha.inc: New file.
3413 * gdb.asm/asm-source.exp: Use it.
3414
3415 2003-05-29 Jim Blandy <jimb@redhat.com>
3416
3417 * gdb.base/corefile.exp: Find corefiles on Linux, which names them
3418 'core.PID'.
3419
3420 2003-05-22 Jim Blandy <jimb@redhat.com>
3421
3422 * gdb.base/corefile.exp: Tolerate stuff after argument parens in
3423 backtrace.
3424
3425 2003-05-20 David Carlton <carlton@math.stanford.edu>
3426
3427 * gdb.c++/namespace1.cc: Actually do 'cvs add' before committing
3428 this time.
3429
3430 2003-05-19 David Carlton <carlton@bactrian.org>
3431
3432 * gdb.c++/rtti.exp: New file, containing tests for PR c++/488.
3433 * gdb.c++/rtti.h, gdb.c++/rtti1.cc, gdb.c++/rtti2.cc: Ditto.
3434
3435 2003-05-19 David Carlton <carlton@bactrian.org>
3436
3437 * gdb.c++/namespace.exp: Add namespace scope and anonymous
3438 namespace tests.
3439 Bump copyright date.
3440 * gdb.c++/namespace.cc: Add anonymous namespace and namespace C.
3441 (main): Call C::D::marker2.
3442 * gdb.c++/namespace1.cc: New file.
3443
3444 2003-05-14 Jeff Johnston <jjohnstn@redhat.com>
3445
3446 Roland McGrath <roland@redhat.com>
3447 * gdb.threads/linux-dp.exp: Account for fact that in nptl model
3448 there is no manager thread.
3449
3450 2003-05-08 Jeff Johnston <jjohnstn@redhat.com>
3451
3452 * gdb.threads/schedlock.exp: Remove assumption that all threads
3453 will run in a particular small time slice. Also ensure we break
3454 in one of the child threads rather than the main thread.
3455
3456 2003-05-07 Jim Blandy <jimb@redhat.com>
3457
3458 Add support for assembly source testing on the s390x.
3459 * gdb.asm/asm-source.exp: Add a case for the s390x-*-*
3460 architecture.
3461 * gdb.asm/s390x.inc: New file.
3462
3463 * gdb.asm/asm-source.exp: Use a 'switch -glob' statement, not a
3464 succession of 'if' statements.
3465
3466 2003-05-05 Andrew Cagney <cagney@redhat.com>
3467
3468 * gdb.base/maint.exp: Add tests for "maint print dummy-frames".
3469
3470 2003-05-05 Andrew Cagney <cagney@redhat.com>
3471
3472 * gdb.base/watchpoint.exp: Rename CALL_DUMMY_BREAKPOINT_OFFSET to
3473 DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET in comments.
3474
3475 2003-05-02 Elena Zannoni <ezannoni@redhat.com>
3476
3477 * gdb.base/charset.exp: Update based on new behavior of set/show
3478 charset commands.
3479
3480 2003-05-01 Andrew Cagney <cagney@redhat.com>
3481
3482 * gdb.asm/asm-source.exp: Check that "disassm" and "x/i" of a
3483 variable do not give memory errors.
3484
3485 2003-04-30 Adam Fedor <fedor@gnu.org>
3486
3487 * Makefile.in (ALL_SUBDIRS): Add gdb.objc
3488 * configure.in (AC_OUTPUT): Add gdb.objc/Makefile
3489 * gdb.objc/Makefile.in, gdb.objc/basicclass.exp,
3490 gdb.objc/basicclass.m: : New files
3491
3492 * lib/gdb.exp (gdb_compile_objc): New procedure.
3493
3494 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
3495
3496 * gdb.base/signals.exp: Make backtrace tests more specific.
3497
3498 2003-04-23 David Carlton <carlton@bactrian.org>
3499
3500 * gdb.c++/maint.exp (test_first_component): Add tests for
3501 'operator' in more locations.
3502
3503 2003-04-16 Kevin Buettner <kevinb@redhat.com>
3504
3505 * gdb.base/args.exp: Invoke gdb_load for simulator targets.
3506
3507 2003-04-16 Elena Zannoni <ezannoni@redhat.com>
3508
3509 * gdb.base/completion.exp: Make 'info func mark' complete on 'info
3510 func marke' instead. Update test name.
3511
3512 2003-04-15 David Carlton <carlton@math.stanford.edu>
3513
3514 * gdb.c++/maint.exp: New file.
3515
3516 2003-04-14 Elena Zannoni <ezannoni@redhat.com>
3517
3518 * gdb.threads/schedlock.c: Change type of thread function argument
3519 to long, to avoid warnings on 64-bit platforms.
3520
3521 2003-04-14 Elena Zannoni <ezannoni@redhat.com>
3522
3523 * gdb.base/attach.exp: Add new message from ptrace in case of
3524 attaching to nonexistent process.
3525
3526 2003-04-11 Jim Blandy <jimb@redhat.com>
3527
3528 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
3529 gdb.c++/userdef.cc: Place comments on the lines to which the
3530 marker function might return.
3531 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
3532 gdb.c++/userdef.exp: Look for those comments to check that we've
3533 returned to the right place, instead of checking line numbers.
3534
3535 2003-04-11 Elena Zannoni <ezannoni@redhat.com>
3536
3537 * gdb.threads/pthreads.exp (test_startup): When setting a breakpoint
3538 match on sourcefile name, instead of directory name.
3539
3540 2003-04-10 Elena Zannoni <ezannoni@redhat.com>
3541
3542 * gdb.base/completion.exp: Use string_to_regexp to match the
3543 working directory name.
3544
3545 2003-04-09 Jim Blandy <jimb@redhat.com>
3546
3547 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
3548 gdb.c++/userdef.exp: If GDB fails to restore the selected frame
3549 after an inferior function call, report the failure, but allow the
3550 test to continue.
3551
3552 2003-04-05 Stephane Carrez <stcarrez@nerim.fr>
3553
3554 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
3555 with -DPROTOTYPES.
3556
3557 2003-04-05 Stephane Carrez <stcarrez@nerim.fr>
3558
3559 * gdb.base/break.exp: Revert last patch.
3560
3561 2003-04-04 Stephane Carrez <stcarrez@nerim.fr>
3562
3563 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
3564 with -DPROTOTYPES.
3565
3566 2003-04-02 Andrew Cagney <cagney@redhat.com>
3567
3568 * gdb.base/callfuncs.exp: Make "print add" messages unique.
3569 * gdb.base/ending-run.exp: Put spaces around "breakpoint" to stop
3570 matching directories by the name breakpoint.
3571 * gdb.base/pointers.exp: Make "ptype pppC" message consistent.
3572 Make "continue to marker1" consistent.
3573 * gdb.base/call-rt-st.exp: Make "finish out from loop_count"
3574 message consistent.
3575 * lib/gdb.exp: Put "the program is no longer running", and "the
3576 program exited" in parenthesis.
3577 * lib/mi-support.exp: Ditto.
3578
3579 2003-04-02 Bob Rossi <bob_rossi@cox.net>
3580
3581 * gdb.mi/mi-file.exp: New file for -file-list-exec-source-file.
3582
3583 2003-03-29 Andrew Cagney <cagney@redhat.com>
3584
3585 * gdb.base/sizeof.c (main): Print the value of '\377'.
3586 * gdb.base/sizeof.exp: Check the sign of '\377'.
3587
3588 2003-03-27 Michael Chastain <mec@shout.net>
3589
3590 * gdb.base/gdb1090.exp: New file.
3591 * gdb.base/gdb1090.cc: New file.
3592
3593 2003-03-27 J. Brobecker <brobecker@gnat.com>
3594
3595 * gdb.gdb/observer.exp: New regression test.
3596
3597 2003-03-27 Michael Chastain <mec@shout.net>
3598
3599 * gdb.base/list.exp: Remove setup_xfail_format for DWARF 1.
3600 * gdb.base/ptype.exp: Likewise.
3601
3602 2003-03-27 Corinna Vinschen <vinschen@redhat.com>
3603
3604 * gdb.c++/casts.exp: Fix startup to run also on embedded targets.
3605
3606 2003-03-26 Michael Chastain <mec@shout.net>
3607
3608 * gdb.base/ptype.exp: Actually use some typedef'd types.
3609
3610 2003-03-21 Stephane Carrez <stcarrez@nerim.fr>
3611
3612 * gdb.asm/asm-source.exp: Set asm-arch for m6811 and m6812.
3613 * gdb.asm/m68hc11.inc: New file for HC11/HC12 macros.
3614
3615 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
3616
3617 * gdb.base/default.exp: Fix regular expression.
3618
3619 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
3620
3621 * gdb.base/args.exp: Fix regular expression.
3622
3623 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
3624
3625 * gdb.base/help.exp: Allow Win32 child process.
3626
3627 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
3628
3629 * gdb.base/ending-run.exp: Check for Cygwin specific wrapper function
3630 when stepping out of main().
3631
3632 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
3633
3634 * gdb.base/default.exp: Check for win32 specific message when calling
3635 "run" without executable.
3636
3637 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
3638
3639 * gdb.base/args.exp: Expect .exe in output.
3640
3641 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
3642
3643 * gdb.asm/asm-source.exp: Add appropriate --entry linker flag for
3644 Cygwin native.
3645
3646 2003-03-17 Andrew Cagney <cagney@redhat.com>
3647
3648 From Elena Zannoni <ezannoni@redhat.com>. Test e500 abi and
3649 vector registes.
3650 * gdb.arch/e500-regs.c, gdb.arch/e500-regs.exp: New files.
3651 * gdb.arch/e500-abi.c, gdb.arch/e500-abi.exp: New files.
3652
3653 2003-03-17 David Carlton <carlton@math.stanford.edu>
3654
3655 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): New
3656 test, for PR breakpoints/38.
3657 Call test_watchpoint_and_breakpoint.
3658 * gdb.base/watchpoint.c (func3): New function.
3659 (main): Call func3.
3660
3661 2003-03-04 David Carlton <carlton@math.stanford.edu>
3662
3663 * gdb.c++/templates.exp (do_tests): Accept valid const in "print
3664 Garply<Garply<char> >:: garply".
3665 (test_ptype_of_templates): KFAIL "ptype T5<int>" and "ptype t5i"
3666 with respect to PR c++/1111; note also PR c++/1113.
3667 (test_template_breakpoints): KFAIL "constructor breakpoint" with
3668 respect to PR c++/1062.
3669 KFAIL "destructor breakpoint" with respect to PR c++/1112.
3670
3671 2003-03-03 David Carlton <carlton@math.stanford.edu>
3672
3673 * gdb.c++/classes.exp (test_enums): KFAIL "ptype obj_with_enum"
3674 with respect to PR c++/57.
3675 KFAIL "print (ClassWithEnum::PrivEnum) 42" with respect to PR
3676 c++/826.
3677 Create "print ('ClassWithEnum::PrivEnum') 42"; KFAIL it with
3678 respect to PR c++/57.
3679
3680 2003-03-03 David Carlton <carlton@math.stanford.edu>
3681
3682 * gdb.c++/templates.exp (do_tests): Convert the KFAILs with
3683 respect to PR c++/33 into FAILs.
3684
3685 2003-03-03 Michael Chastain <mec@shout.net>
3686
3687 * configure.in: Update copyright years.
3688
3689 2003-03-03 Michael Chastain <mec@shout.net>
3690
3691 * Makefile.in: Update copyright years.
3692
3693 2003-02-28 David Carlton <carlton@math.stanford.edu>
3694
3695 * gdb.c++/classes.exp (test_ptype_class_objects): Accept it if we
3696 print class instead of struct and/or superfluous protection
3697 specifiers, as long as the resulting output is equivalent to the
3698 source code.
3699 Delete FIXME from end of messages on tests that don't need
3700 fixing.
3701
3702 2003-02-28 David Carlton <carlton@math.stanford.edu>
3703
3704 * gdb.c++/templates.exp (do_tests): Allow const in the two
3705 Foo<volatile char *>::foo tests.
3706
3707 2003-02-27 Michael Snyder <msnyder@redhat.com>
3708
3709 * gdb.base/restore.c (main): Return zero, so exit code
3710 will be consistant.
3711
3712 2003-02-26 David Carlton <carlton@math.stanford.edu>
3713
3714 * gdb.c++/templates.exp (do_tests): KFAIL the "print Foo<volatile
3715 char *>::foo" test with respect to PR c++/33. Create a new test
3716 which is identical to that one except that it doesn't put the
3717 space between the "char" and the "*"; KFAIL it, too.
3718
3719 2003-02-26 David Carlton <carlton@math.stanford.edu>
3720
3721 * gdb.c++/templates.exp (do_tests): Convert XFAILs about printing
3722 template types into either PASSes or KFAILs (corresponding to PR
3723 c++/57). Tweak indentation. Update copyright.
3724
3725 2003-02-23 Stephane Carrez <stcarrez@nerim.fr>
3726
3727 * lib/gdb.exp: Don't execute C++ tests on m6811/m6812 targets.
3728
3729 2003-02-13 Michael Chastain <mec@shout.net>
3730
3731 * gdb.base/exprs.exp: Remove i960 remnants.
3732 * gdb.base/funcargs.exp: Likewise.
3733 * gdb.base/list.exp: Likewise.
3734 * gdb.base/ptype.exp: Likewise.
3735
3736 2003-02-14 David Carlton <carlton@math.stanford.edu>
3737
3738 * gdb.c++/virtfunc.exp (test_virtual_calls): Change 'print
3739 pEe->D::vg()" from XFAIL to KFAIL.
3740
3741 2003-02-13 Jason Molenda (jmolenda@apple.com)
3742
3743 * gdb.base/maint.exp: Update maint print statistics regexp to include
3744 new entries.
3745
3746 2003-02-13 Michael Chastain <mec@shout.net>
3747
3748 * gdb.c++/inherit.exp: Remove call to get_debug_format.
3749
3750 2003-02-12 Michael Chastain <mec@shout.net>
3751
3752 * gdb.c++/classes.exp: Remove setup_xfail_format for DWARF 1.
3753 * gdb.c++/inherit.exp: Likewise.
3754 * gdb.c++/cplusfuncs.exp: Remove suppression logic for DWARF 1.
3755 * gdb.c++/templates.exp: Likewise.
3756 * gdb.c++/virtfunc.exp: Likewise.
3757
3758 2003-02-06 Jason Molenda (jason-cl@molenda.com)
3759
3760 * gdb.mi/mi-syn-frame.c (subroutine): Add a comment explaining
3761 why the code is written that way.
3762
3763 2003-02-05 Michael Chastain <mec@shout.net>
3764
3765 * gdb.base/dump.exp: Add missing copyright line.
3766
3767 2003-02-05 Jason Molenda (jason-cl@molenda.com)
3768
3769 * gdb.mi/mi-syn-frame.c (subroutine): Add an extra statement
3770 at the beginning so the breakpoint doesn't get set on the loop.
3771
3772 2003-02-05 Michael Chastain <mec@shout.net>
3773
3774 * gdb.c++/local.exp: Relax the test for PR gdb/825 to accept
3775 output for configurations with gcc 2.95.3.
3776
3777 2003-02-05 Keith Seitz <keiths@redhat.com>
3778 Andrew Cagney <ac131313@redhat.com>
3779
3780 * gdb.mi/mi-cli.exp: New file.
3781
3782 2003-02-04 Michael Chastain <mec@shout.net>
3783
3784 * gdb.c++/anon-union.exp: Do not call gdb_suppress_entire_file.
3785 Call perror and then continue.
3786
3787 2003-02-03 Michael Chastain <mec@shout.net>
3788
3789 * gdb.c++/pr-1023.cc: New file.
3790 * gdb.c++/pr-1023.exp: New file.
3791
3792 2003-02-05 Jim Blandy <jimb@redhat.com>
3793
3794 * gdb.c++/local.exp: Don't expect Local to be in scope in main;
3795 it's local to foobar. Check for it there, and check that it's not
3796 present in main.
3797 * gdb.c++/local.cc (marker2): New function.
3798 (foobar): Call marker1.
3799 (main): Call marker2 instead of marker1.
3800
3801 2003-02-04 Andrew Cagney <ac131313@redhat.com>
3802
3803 * gdb.disasm/mn10200.exp: Obsolete file.
3804 * gdb.trace/Makefile.in (clean mostlyclean): Remove mn10200.
3805 * gdb.disasm/Makefile.in (clean mostlyclean): Remove mn10200.
3806 * gdb.base/watchpoint.exp: Mark the mn10200 xfails as obsolete.
3807
3808 2003-02-04 David Carlton <carlton@math.stanford.edu>
3809
3810 * gdb.c++/overload.exp: Test intToChar(1).
3811 * gdb.c++/overload.cc (intToChar): New.
3812 (main): Call intToChar.
3813
3814 2003-02-03 David Carlton <carlton@math.stanford.edu>
3815
3816 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): Add
3817 'might_kfail' arg.
3818 KFAIL some of the continue_to_bp_overloaded calls, according to
3819 PR c++/1025.
3820
3821 2003-02-01 Michael Chastain <mec@shout.net>
3822
3823 * gdb.base/advance.c (marker1): New marker function.
3824 * gdb.base/advance.exp: When the 'advance' command lands on the
3825 return breakpoint, it can legitimately stop on either the
3826 current line or the next line. Accommodate both outcomes.
3827 * gdb.base/until.exp: Likewise.
3828
3829 2003-02-02 Andrew Cagney <ac131313@redhat.com>
3830
3831 2002-11-10 Jason Molenda (jason-cl@molenda.com):
3832 * gdb.mi/mi-var-child.exp: -var-list-children's CHILDREN field is
3833 now a list, not a tuple.
3834 * gdb.mi/mi-var-display.exp: Ditto.
3835 * gdb.mi/gdb792.exp: Ditto.
3836
3837 2003-02-01 Andrew Cagney <ac131313@redhat.com>
3838
3839 From 2002-11-09 Jason Molenda (jason-cl@molenda.com):
3840 * gdb.mi/mi-syn-frame.exp: New tests for synthetic frames in
3841 stack backtraces.
3842 * gdb.mi/mi-syn-frame.c: Part of same.
3843
3844 2003-02-01 Mark Kettenis <kettenis@gnu.org>
3845
3846 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
3847 gdb.mi/mi1-pthreads.exp: Return instead of calling
3848 gdb_suppress_entire_file.
3849
3850 2003-02-01 Mark Salter <msalter@redhat.com>
3851
3852 * gdb.asm/arm.inc (gdbasm_startup): Clear frame pointer, not sp.
3853
3854 2003-01-31 Mark Salter <msalter@redhat.com>
3855
3856 * lib/mi-support.exp (mi_gdb_load): Support remote targets.
3857 Support empty arg.
3858
3859 2003-01-30 Michael Chastain <mec@shout.net>
3860
3861 * lib/gdb.exp: Revert patch of 2003-01-06, which set LC_ALL.
3862 This was a workaround for a UTF-8 bug in readline 4.3. The bug
3863 has been fixed in gdb/readline on 2003-01-09.
3864
3865 2003-01-29 Michael Snyder <msnyder@redhat.com>
3866
3867 * gdb.base/maint.exp: Allow for leading underscore in symbol.
3868 * gdb.base/display.exp: Allow for leading underscore in symbol.
3869 * gdb.base/args.exp: Skip if target does not support args passing.
3870
3871 2003-01-22 Daniel Jacobowitz <drow@mvista.com>
3872
3873 * lib/gdb.exp (gdb_test_multiple): New function, cloned from
3874 gdb_test. Accept a list of expect arguments as the third
3875 parameter.
3876 (gdb_test): Use it.
3877
3878 2003-01-20 Elena Zannoni <ezannoni@redhat.com>
3879
3880 * gdb.arch/altivec-abi.exp: Set variable 'srcfile' differently, to
3881 allow for different test tree configurations. Update some
3882 tescases accordingly.
3883 * gdb.arch/altivec-regs.exp: Ditto.
3884 * gdb.asm/asm-source.exp: Ditto.
3885 * gdb.base/advance.exp: Ditto.
3886 * gdb.base/display.exp: Ditto.
3887 * gdb.base/long_long.exp: Ditto.
3888 * gdb.base/mips_pro.exp: Ditto.
3889 * gdb.base/overlays.exp: Ditto.
3890 * gdb.base/relocate.exp: Ditto.
3891 * gdb.base/setshow.exp: Ditto.
3892 * gdb.base/step-line.exp: Ditto.
3893 * gdb.base/step-test.exp: Ditto.
3894 * gdb.base/until.exp: Ditto.
3895 * gdb.c++/virtfunc.exp: Get rid of variable 'src'.
3896
3897 2003-01-17 David Carlton <carlton@math.stanford.edu>
3898
3899 * gdb.c++/demangle.exp (test_lucid_style_demangling): KFAIL test
3900 corresponding to PR c++/945.
3901 Update copyright.
3902
3903 2003-01-17 David Carlton <carlton@math.stanford.edu>
3904
3905 * gdb.c++/inherit.exp (test_print_mi_members): KFAIL tests
3906 corresponding to PR c++/68.
3907
3908 2003-01-17 David Carlton <carlton@math.stanford.edu>
3909
3910 * gdb.c++/cplusfuncs.exp (print_addr_2_kfail): New procedure.
3911 (test_paddr_hairy_functions): Call print_addr_2_kfail for
3912 hairyfunc5 through hairyfunc7. KFAIL for PR c++/19.
3913
3914 2003-01-15 Elena Zannoni <ezannoni@redhat.com>
3915
3916 * gdb.base/break.exp: Fix change of default location, because of
3917 removal of until tests.
3918 * gdb.base/help.exp: Update test for new 'until' help message.
3919 Add test for help on 'advance'.
3920 * gdb.base/args.exp: Fix foobar with GDBFLAGS global.
3921
3922 2003-01-15 Mark Kettenis <kettenis@gnu.org>
3923
3924 * gdb.base/default.exp: Adapt "info float" test for recent changes
3925 to that command. Add test for "info vector".
3926 * gdb.base/float.exp: New file. Add test for "info float" that
3927 resembles the old test in gdb.base/default.exp.
3928
3929 2003-01-15 David Carlton <carlton@math.stanford.edu>
3930
3931 * gdb.base/selftest.exp (do_steps_and_nexts): Allow gdb_sysroot.
3932
3933 2003-01-15 Elena Zannoni <ezannoni@redhat.com>
3934
3935 * gdb.base/break.exp: Move the tests of until command from here...
3936 * gdb.base/until.exp: ... to here. New file. Add other tests.
3937 * gdb.base/advance.c: New file.
3938 * gdb.base/advance.exp: New file.
3939
3940 2003-01-14 Elena Zannoni <ezannoni@redhat.com>
3941
3942 * gdb.base/args.c: New file.
3943 * gdb.base/args.exp: New file.
3944
3945 2003-01-14 Daniel Jacobowitz <drow@mvista.com>
3946
3947 * gdb.c++/virtfunc.exp: Remove fixed XFAIL.
3948
3949 2003-01-14 Daniel Jacobowitz <drow@mvista.com>
3950
3951 * gdb.threads/killed.exp: Use KFAIL for gdb/568.
3952
3953 2003-01-14 Daniel Jacobowitz <drow@mvista.com>
3954
3955 * gdb.base/constvars.exp: Remove two extra XFAILs. Update copyright
3956 dates.
3957
3958 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
3959
3960 * gdb.c++/printmethod.exp (print virtual method): Accept "(void)".
3961
3962 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
3963
3964 * gdb.base/printcmds.exp: Enable setup_kfail for gdb/538
3965 (ptype &*"foo").
3966 * gdb.c++/local.exp: Enable setup_kfail for gdb/482.
3967
3968 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
3969
3970 * gdb.mi/mi-console.exp: Remove extra "(known bug)".
3971 * gdb.mi/mi1-console.exp: Likewise.
3972
3973 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
3974
3975 * gdb.mi/mi-console.exp: Add KFAIL for "Hello message (known bug)".
3976 * gdb.mi/mi1-console.exp: Likewise.
3977
3978 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
3979
3980 * gdb.c++/overload.exp: Remove some fixed XFAILs.
3981
3982 2003-01-09 Daniel Jacobowitz <drow@mvista.com>
3983
3984 * gdb.base/detach.exp: New test.
3985
3986 2003-01-09 Daniel Jacobowitz <drow@mvista.com>
3987
3988 * Makefile.in (ALL_SUBDIRS): New variable.
3989 (subdirs, clean, distclean): Use it.
3990 * gdb.arch/Makefile.in: Clean up Makefile. Remove rules for
3991 regenerating Makefile, since it is generated from the top level.
3992 * gdb.asm/Makefile.in: Likewise.
3993 * gdb.base/Makefile.in: Likewise.
3994 * gdb.c++/Makefile.in: Likewise.
3995 * gdb.disasm/Makefile.in: Likewise.
3996 * gdb.java/Makefile.in: Likewise.
3997 * gdb.mi/Makefile.in: Likewise.
3998 * gdb.threads/Makefile.in: Likewise.
3999 * gdb.trace/Makefile.in: Likewise.
4000
4001 2003-01-09 David Carlton <carlton@math.stanford.edu>
4002
4003 * gdb.c++/annota2.exp: KFAIL "watch triggered on a.x".
4004 Add copyright year 2003.
4005
4006 2003-01-06 Michael Chastain <mec@shout.net>
4007
4008 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set):
4009 When selecting a thread, 'line' and 'file' are optional.
4010 * gdb.mi/mi1-pthreads.exp: Likewise.
4011
4012 2003-01-06 Andreas Schwab <schwab@suse.de>
4013
4014 * lib/gdb.exp: Set LC_ALL to "C" to avoid spurious testsuite
4015 failures.
4016
4017 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
4018
4019 Fix PR gdb/844
4020 * lib/gdb.exp (gdb_compile): Handle "quiet" option.
4021 (gdb_compile_pthreads): Pass "quiet" to gdb_compile.
4022
4023 * gdb.threads/gcore-thread.exp: Use gdb_compile_pthreads. Return
4024 instead of calling gdb_suppress_entire_file.
4025 * gdb.threads/print-threads.exp: Likewise.
4026 * gdb.threads/schedlock.exp: Likewise.
4027
4028 * gdb.threads/killed.exp: Return instead of calling
4029 gdb_suppress_entire_file.
4030 * gdb.threads/linux-dp.exp: Likewise.
4031 * gdb.threads/pthreads.exp: Likewise.
4032
4033 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
4034
4035 * gdb.base/callfuncs.exp: Don't XFAIL unprototyped functions for
4036 stabs.
4037 * gdb.base/completion.exp: Allow marker1(void) as well as marker1().
4038 * gdb.base/whatis.exp: Always allow (void) after function names.
4039
4040 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
4041
4042 * gdb.c++/casts.exp: Correct regexp.
4043
4044 2003-01-04 Mark Kettenis <kettenis@gnu.org>
4045
4046 * configure.in: Call AC_CONFIG_HEADER. Don't call
4047 AC_CONFIG_SUBDIRS on gdb.arch, gdb.asm, gdb.base gdb.c++ gdb.java,
4048 gdb.disasm, gdb.mi, gdb.threads and gdb.trace. Call
4049 AC_CHECK_HEADERS on pthread.h. Put Makefiles in the
4050 aforementioned directories in the AC_OUPUT call.
4051 * config.hin: New file.
4052 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
4053 gdb.mi/mi1-pthreads.exp, gdb.threads/gcore-thread.exp,
4054 gdb.threads/killed.exp, gdb.threads/print-threads.exp,
4055 gdb.threads/pthreads.exp, gdb.threads/schedlock.exp: Make sure we
4056 pass -I$objdir instead of -I$objdir/$subdir in compilation.
4057 * gdb.arch/configure.in, gdb.arch/configure, gdb.asm/configure.in,
4058 gdb.asm/configure, gdb.base/configure.in, gdb.base/configure,
4059 gdb.c++/configure.in, gdb.c++/configure, gdb.disasm/configure.in,
4060 gdb.disasm/configure, gdb.java/configure.in, gdb.java/configure,
4061 gdb.mi/configure.in, gdb.mi/configure, gdb.mi/config.in,
4062 gdb.threads/configure.in, gdb.threads/configure,
4063 gdb.threads/config.in, gdb.trace/configure.in,
4064 gdb.trace/configure: Removed.
4065
4066 2003-01-03 Michael Chastain <mec@shout.net>
4067
4068 * gdb.base/miscexprs.c: Fix PR gdb/697, "buglet in
4069 testsuite/gdb.base/miscexprs.c, off-by-1 array reference".
4070
4071 2003-01-03 Daniel Jacobowitz <drow@mvista.com>
4072
4073 * gdb.base/store.exp: Fix regular expressions.
4074
4075 2002-12-28 Mark Kettenis <kettenis@gnu.org>
4076
4077 * configure.in: Rewrite.
4078 * configure: Regenerated.
4079
4080 2003-01-03 David Carlton <carlton@math.stanford.edu>
4081
4082 * gdb.base/psymtab.exp: New file.
4083 * gdb.base/psymtab1.c: Ditto.
4084 * gdb.base/psymtab2.c: Ditto.
4085
4086 2002-12-23 Adam Fedor <fedor@gnu.org>
4087
4088 * gdb.base/maint.exp: Update expect output to include 'ObjC'.
4089
4090 2002-12-23 David Carlton <carlton@math.stanford.edu>
4091
4092 * gdb.base/selftest.exp (do_steps_and_nexts): Allow initial brace
4093 and current_directory initialization.
4094
4095 2002-12-22 Jim Blandy <jimb@redhat.com>
4096
4097 * gdb.trace/tfind.exp: Pass '-O1' flag via the 'optimize' option,
4098 rather than as part of the output file name.
4099
4100 * gdb.base/attach.exp: There's no need to copy the test program to
4101 /tmp; that was only ever necessary on HP/UX, and this test is
4102 entirely disabled there anyway.
4103
4104 2002-12-21 Jim Blandy <jimb@redhat.com>
4105
4106 * gdb.c++/psmang.exp: Doc fix.
4107
4108 * gdb.c++/psmang.exp, gdb.c++/psmang1.cc, gdb.c++/psmang2.cc: New
4109 test.
4110
4111 2002-12-20 David Carlton <carlton@math.stanford.edu>
4112
4113 * gdb.c++/annota2.exp: KFAIL annotate-quit.
4114
4115 2002-12-18 Michael Chastain <mec@shout.net>
4116
4117 * gdb.c++/annota2.exp: Add copyright year 2002.
4118
4119 2002-12-17 David Carlton <carlton@math.stanford.edu>
4120
4121 * gdb.c++/try_catch.cc: Add marker comments.
4122 * gdb.c++/try_catch.exp: Get line numbers from marker comments.
4123 * gdb.c++/m-data.cc: Delete namespace __gnu_test.
4124 * gdb.c++/m-static.cc: Ditto.
4125 * gdb.c++/m-static1.cc: Ditto.
4126 * gdb.c++/try_catch.cc: Ditto.
4127
4128 2002-12-16 Jeff Johnston <jjohnstn@redhat.com>
4129
4130 * lib/mi-support.exp (mi_reinitialize_dir): Check mi level
4131 to see whether we are using the new -environment-directory
4132 command which resets via -r or the old version of the command
4133 which may prompt the user. Part of fix for gdb/741.
4134
4135 2002-12-13 Andrew Cagney <ac131313@redhat.com>
4136
4137 * gdb.fortran/types.exp: Update obsolete comment.
4138 * gdb.fortran/exprs.exp: Ditto.
4139 * lib/gdb.exp: Delete obsolete code.
4140 * gdb.chill/ChangeLog, gdb.chill/Makefile.in: Delete.
4141 * gdb.chill/builtins.ch, gdb.chill/builtins.exp: Delete.
4142 * gdb.chill/callch.ch, gdb.chill/callch.exp: Delete.
4143 * gdb.chill/chexp.exp, gdb.chill/chillvars.ch: Delete.
4144 * gdb.chill/chillvars.exp, gdb.chill/configure: Delete.
4145 * gdb.chill/configure.in, gdb.chill/enum.ch: Delete.
4146 * gdb.chill/enum.exp, gdb.chill/func1.ch: Delete.
4147 * gdb.chill/gch1041.ch, gdb.chill/gch1041.exp: Delete.
4148 * gdb.chill/gch1272.ch, gdb.chill/gch1272.exp: Delete.
4149 * gdb.chill/gch1280.ch, gdb.chill/gch1280.exp: Delete.
4150 * gdb.chill/gch922.ch, gdb.chill/gch922.exp: Delete.
4151 * gdb.chill/gch981.ch, gdb.chill/gch981.exp: Delete.
4152 * gdb.chill/misc.ch, gdb.chill/misc.exp: Delete.
4153 * gdb.chill/powerset.ch, gdb.chill/powerset.exp: Delete.
4154 * gdb.chill/pr-4975-grt.ch, gdb.chill/pr-4975.ch: Delete.
4155 * gdb.chill/pr-4975.exp, gdb.chill/pr-5016.ch: Delete.
4156 * gdb.chill/pr-5016.exp, gdb.chill/pr-5020.ch: Delete.
4157 * gdb.chill/pr-5020.exp, gdb.chill/pr-5022.ch: Delete.
4158 * gdb.chill/pr-5022.exp, gdb.chill/pr-5646-grt.ch: Delete.
4159 * gdb.chill/pr-5646.ch, gdb.chill/pr-5646.exp: Delete.
4160 * gdb.chill/pr-5984.ch, gdb.chill/pr-5984.exp: Delete.
4161 * gdb.chill/pr-6292.ch, gdb.chill/pr-6292.exp: Delete.
4162 * gdb.chill/pr-6632-grt.ch, gdb.chill/pr-6632.ch: Delete.
4163 * gdb.chill/pr-6632.exp, gdb.chill/pr-8134.exp: Delete.
4164 * gdb.chill/pr-8136.ch, gdb.chill/pr-8136.exp: Delete.
4165 * gdb.chill/pr-8405.ch, gdb.chill/pr-8405.exp: Delete.
4166 * gdb.chill/pr-8742.ch, gdb.chill/pr-8742.exp: Delete.
4167 * gdb.chill/pr-8894-grt.ch, gdb.chill/pr-8894.ch: Delete.
4168 * gdb.chill/pr-8894.exp, gdb.chill/pr-9095.ch: Delete.
4169 * gdb.chill/pr-9095.exp, gdb.chill/pr-9946.ch: Delete.
4170 * gdb.chill/pr-9946.exp, gdb.chill/result.ch: Delete.
4171 * gdb.chill/result.exp, gdb.chill/string.ch: Delete.
4172 * gdb.chill/string.exp, gdb.chill/tests1.ch: Delete.
4173 * gdb.chill/tests1.exp, gdb.chill/tests2.ch: Delete.
4174 * gdb.chill/tests2.exp, gdb.chill/tuples.ch: Delete.
4175 * gdb.chill/tuples.exp, gdb.chill/xstruct-grt.ch: Delete.
4176 * gdb.chill/xstruct.ch, gdb.chill/xstruct.exp: Delete.
4177
4178 2002-12-11 David Carlton <carlton@math.stanford.edu>
4179
4180 * gdb.c++/m-data.exp: Add test for members that shadow global
4181 variables: see PR gdb/804.
4182 * gdb.c++/m-data.cc: Ditto.
4183
4184 2002-12-10 Daniel Jacobowitz <drow@mvista.com>
4185
4186 * gdb.base/foll-vfork.exp: Re-enable test on HP/UX.
4187
4188 2002-12-06 David Carlton <carlton@math.stanford.edu>
4189
4190 * gdb.base/store.c: Don't declare functions static.
4191
4192 2002-12-04 Andrew Cagney <ac131313@redhat.com>
4193
4194 * gdb.base/store.exp, gdb.base/store.c: New files.
4195
4196 2002-12-03 Daniel Jacobowitz <drow@mvista.com>
4197
4198 * gdb.base/selftest.exp: Update for current gdb.
4199
4200 2002-12-03 Daniel Jacobowitz <drow@mvista.com>
4201
4202 * gdb.base/maint.exp: Only dump symbols from one source file
4203 or objfile.
4204
4205 2002-12-03 Daniel Jacobowitz <drow@mvista.com>
4206
4207 * gdb.base/step-test.exp: Allow MIPS to return to the line of a
4208 function call.
4209
4210 2002-11-25 Jim Blandy <jimb@redhat.com>
4211
4212 * lib/mi-support.exp (mi_delete_breakpoints): Change name of
4213 function appearing in error message.
4214
4215 2002-11-21 Daniel Jacobowitz <drow@mvista.com>
4216
4217 * gdb.base/maint.exp (help maint dump-me): Update with typo fix.
4218
4219 2002-11-08 Jeff Johnston <jjohnstn@redhat.com>
4220
4221 * lib/mi-support.exp (mi_gdb_start): Verify the startup message
4222 for mi1 and current mi is in correct format. New mi startup message
4223 should be in mi console format. This is part of fix for PR gdb/604.
4224
4225 2002-09-18 Fernando Nasser <fnasser@redhat.com>
4226
4227 * gdb.asm/asm-source.exp: Adjust patter to new disassembler routine
4228 which explicitly prints the zero offset as "+0".
4229
4230 2002-10-22 Daniel Jacobowitz <drow@mvista.com>
4231
4232 * gdb.threads/schedlock.c (args): Make unsigned.
4233
4234 2002-10-21 Daniel Jacobowitz <drow@mvista.com>
4235
4236 * gdb.asm/asm-source.exp: Add "mips*-*" pattern. Update line
4237 numbers. Allow "foo2|selected stack frame".
4238 * gdb.asm/asmsrc1.s: Use gdbasm_declare and gdbasm_end.
4239 * gdb.asm/asmsrc2.s: Likewise.
4240 * gdb.asm/common.inc: Define gdbasm_declare and gdbasm_end. Update
4241 comments.
4242 * gdb.asm/mips.inc: New file.
4243
4244 2002-10-18 Adam Fedor <fedor@gnu.org>
4245
4246 * gdb.base/default.exp: Update expected output to include 'ObjC'.
4247 * gdb.base/help.exp: Likewise.
4248
4249 2002-10-17 Kevin Buettner <kevinb@redhat.com>
4250
4251 * gdb.base/constvars.c (struct crass, struct crisp): New structs.
4252 * gdb.base/constvars.exp (ptype crass, ptype crisp): New tests.
4253
4254 2002-10-02 Jim Blandy <jimb@redhat.com>
4255
4256 * gdb.c++/casts.cc, gdb.c++/casts.exp: New test.
4257
4258 2002-10-01 Andrew Cagney <ac131313@redhat.com>
4259
4260 * mi1-basics.exp: Copy of mi1-basics.exp MIFLAGS set "-i=mi1".
4261 * mi1-break.exp, mi1-console.exp, mi1-disassemble.exp: Ditto.
4262 * mi1-eval.exp, mi1-hack-cli.exp, mi1-pthreads.exp: Ditto.
4263 * mi1-read-memory.exp, mi1-regs.exp, mi1-return.exp: Ditto.
4264 * mi1-simplerun.exp, mi1-stack.exp, mi1-stepi.exp: Ditto.
4265 * mi1-until.exp, mi1-var-block.exp, mi1-var-child.exp: Ditto.
4266 * mi1-var-cmd.exp, mi1-var-display.exp, mi1-watch.exp: Ditto.
4267
4268 2002-09-29 Andrew Cagney <ac131313@redhat.com>
4269
4270 * mi0-basics.exp, mi0-break.exp, mi0-console.exp: Delete.
4271 * mi0-disassemble.exp, mi0-eval.exp: Delete.
4272 * mi0-hack-cli.exp, mi0-read-memory.exp: Delete.
4273 * mi0-regs.exp, mi0-return.exp, mi0-simplerun.exp: Delete.
4274 * mi0-stack.exp, mi0-stepi.exp, mi0-until.exp: Delete.
4275 * mi0-var-block.exp, mi0-var-child.exp: Delete.
4276 * mi0-var-cmd.exp, mi0-var-display.exp, mi0-watch.exp: Delete.
4277
4278 2002-09-27 Kevin Buettner <kevinb@redhat.com>
4279
4280 * gdb.base/annota1.exp (info break): Make directory components of
4281 path optional since not all compilers emit this debug information.
4282
4283 * gdb.base/shlib-call.exp (step inside shr2): Don't fail if first
4284 step ends up stepping out of the function instead of stopping on
4285 the epilogue.
4286
4287 2002-09-26 Keith Seitz <keiths@redhat.com>
4288
4289 * lib/insight-support.exp (gdbtk_start): Figure out where
4290 the insight executable is based on where gdb is. Use this
4291 executable to start insight instead of gdb.
4292
4293 2002-09-25 Andrew Cagney <cagney@redhat.com>
4294
4295 * gdb.base/pc-fp.exp, gdb.base/pc-fp.c: New test.
4296
4297 2002-09-24 Andrew Cagney <ac131313@redhat.com>
4298
4299 * gdb.gdb/complaints.exp (test_initial_complaints): Rename
4300 test_isolated_complaints.
4301 (test_empty_complaint): New function.
4302 (test_empty_complaints): New function. Check no output when no
4303 complaints.
4304
4305 2002-09-19 Jim Blandy <jimb@redhat.com>
4306
4307 * gdb.base/charset.exp, gdb.base/charset.c: New files.
4308
4309 2002-09-19 Andrew Cagney <ac131313@redhat.com>
4310
4311 * gdb.gdb/complaints.exp: New file.
4312
4313 2002-09-18 Andrew Cagney <ac131313@redhat.com>
4314
4315 * gdb.base/maint.exp: Check `help maint internal-warning'.
4316
4317 2002-09-18 David Carlton <carlton@math.stanford.edu>
4318
4319 * gdb.c++/m-static.exp: Remove breakpoints depending on line
4320 numbers, and replace them by a single breakpoint after the
4321 constructors are all finished.
4322 Add test 4.
4323 * gdb.c++/m-static.cc: Add test 4.
4324 * gdb.c++/m-static.h: New file.
4325 * gdb.c++/m-static1.cc: New file.
4326
4327 * gdb.c++/printmethod.exp: New file.
4328 * gdb.c++/printmethod.cc: New file.
4329
4330 * gdb.c++/pr-574.exp: New file.
4331 * gdb.c++/pr-574.cc: New file.
4332
4333 2002-09-18 Corinna Vinschen <vinschen@redhat.com>
4334
4335 * gdb.base/ending-run.exp: Add handling of "step to end of run" for
4336 embedded targets which never actually exit.
4337
4338 2002-09-18 Fernando Nasser <fnasser@redhat.com>
4339
4340 * gdb.base/ending-run.exp: Properly mark "continue after exit" and
4341 "don't step after run" as unresolved or unsupported, instead of xfail.
4342
4343 2002-09-18 Corinna Vinschen <vinschen@redhat.com>
4344
4345 * gdb.base/ending-run.exp: Fix expected string for _wrap_main to
4346 allow correct handling of #ifdef UNDERSCORES from dejagnu/testglue.c.
4347 Add newline to expected string in "step out of main (status wrapper)"
4348 case.
4349
4350 2002-09-18 Corinna Vinschen <vinschen@redhat.com>
4351
4352 * lib/gdb.exp (rerun_to_main): Allow restarting application.
4353 * gdb.base/ena-dis-br.exp (rerun_to_main): Eliminate.
4354
4355 2002-09-17 Tom Tromey <tromey@redhat.com>
4356
4357 * gdb.base/printcmds.exp (test_print_string_constants): Expect
4358 \000, not \0, in double-quoted string.
4359
4360 2002-09-14 Corinna Vinschen <vinschen@redhat.com>
4361
4362 * gdb.base/commands.exp: Don't expect a "Program exited normally"
4363 string after running the commands execution on breakpoint tests.
4364
4365 2002-09-13 Corinna Vinschen <vinschen@redhat.com>
4366
4367 * lib/gdb.exp (gdb_continue_to_end): Fix typo in expected string.
4368
4369 2002-09-12 Joel Brobecker <brobecker@gnat.com>
4370
4371 * gdb.base/call-strs.exp: Fix a small typo in one of the comments.
4372
4373 2002-09-10 Keith Seitz <keiths@redhat.com>
4374
4375 * lib/mi-support.exp (mi_runto): New proc. Does the same as gdb's
4376 runto proc.
4377 (mi_run_to_main): Use mi_runto.
4378 (mi_execute_to): Renamed from mi_run_to. Changed all callers.
4379
4380 2002-09-10 Keith Seitz <keiths@redhat.com>
4381
4382 * lib/mi-support.exp: (mi_run_to_main): Allow anything to precede
4383 regexp for stopping at main. Could have multiple event notifications.
4384 Don't assume that main was declared with no parameters.
4385 (mi_next): Use mi_step_to.
4386 (mi_step): Use mi_next_to.
4387
4388 2002-09-09 Corinna Vinschen <vinschen@redhat.com>
4389
4390 * gdb.base/default.exp: Fix expected string in `info float' test.
4391
4392 2002-09-09 Ben Elliston <bje@redhat.com>
4393
4394 * config/mips.exp: Update comments.
4395 * config/mips-idt.exp: Likewise.
4396 * config/nind.exp: Likewise.
4397 * config/slite.exp: Likewise.
4398 * config/sparclet.exp: Likewise.
4399 * config/udi.exp: Likewise.
4400 * config/vx.exp: Likewise.
4401 * config/vxworks29k.exp: Likewise.
4402
4403 2002-09-05 Jim Blandy <jimb@redhat.com>
4404
4405 * gdb.threads/killed.exp: Fix test failure message.
4406
4407 2002-09-04 Keith Seitz <keiths@redhat.com>
4408
4409 * lib/mi-support.exp: Update copyright.
4410 (mi_gdb_test): Increase the priority of the expected pattern
4411 so that it matches gdb_test.
4412
4413 2002-09-03 Keith Seitz <keiths@redhat.com>
4414
4415 * lib/gdb.exp (gdb_compile_pthreads): Fix "build_bin" typo.
4416 Use integer comparison instead of string comparison for testing
4417 whether binary was built.
4418
4419 2002-09-03 Jim Blandy <jimb@redhat.com>
4420
4421 * gdb.threads/killed.exp, gdb.threads/killed.c: New test.
4422
4423 2002-08-29 Jim Blandy <jimb@redhat.com>
4424
4425 * gdb.threads/pthreads.exp: Move the portable thread compilation
4426 code into a function in lib/gdb.exp, and call that from here.
4427 * lib/gdb.exp (gdb_compile_pthreads): New function.
4428
4429 2002-08-29 Keith Seitz <keiths@redhat.com>
4430
4431 * lib/mi-support.exp (mi_gdb_test): Add global declaration for
4432 expect_out so that callers can get at it.
4433
4434 2002-08-23 Daniel Jacobowitz <drow@mvista.com>
4435
4436 * gdb.threads/print-threads.c: New file.
4437 * gdb.threads/print-threads.exp: New file.
4438 * gdb.threads/schedlock.c: New file.
4439 * gdb.threads/schedlock.exp: New file.
4440
4441 2002-08-22 Elena Zannoni <ezannoni@redhat.com>
4442
4443 * gdb.arch/altivec-abi.exp: The source C file is altivec-abi.c,
4444 not altivec.c.
4445
4446 2002-08-17 Mark Kettenis <kettenis@gnu.org>
4447
4448 * gdb.base/return.exp: Remove i*86-*-* from list of xfail'ed
4449 targets. The problem should be fixed now.
4450
4451 2002-08-15 Mark Kettenis <kettenis@gnu.org>
4452
4453 * gdb.java/jv-print.exp: Fix p '' and p ''' tests to deal with
4454 2002-07-24 change that removes final dots from error messages.
4455
4456 2002-08-13 Tom Tromey <tromey@redhat.com>
4457
4458 * gdb.base/readline.exp: New file.
4459
4460 2002-08-01 Andrew Cagney <ac131313@redhat.com>
4461
4462 * lib/gdb.exp (gdb_expect_list): Only print one pass, fail, or
4463 supress message.
4464
4465 2002-08-01 Andrew Cagney <cagney@redhat.com>
4466
4467 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove CHILLFLAGS, CHILL,
4468 CHILL_FOR_TARGET and CHILL_LIB.
4469 * configure.in (configdirs): Remove gdb.chill.
4470 * configure: Regenerate.
4471 * lib/gdb.exp: Obsolete references to chill.
4472 * gdb.fortran/types.exp: Ditto.
4473 * gdb.fortran/exprs.exp: Ditto.
4474
4475 2002-07-30 Kevin Buettner <kevinb@redhat.com>
4476
4477 * gdb.base/shlib-call.exp (additional_flags): Conditionally
4478 set Irix-specific compile and link flags.
4479
4480 2002-07-29 Kevin Buettner <kevinb@redhat.com>
4481
4482 * lib/gdb.exp (mips*-*-irix*): Use alternate method for preprocessing
4483 source files. The ``-o'' option doesn't work with the ``-E'' option
4484 when using the Irix compiler.
4485
4486 2002-07-19 Daniel Jacobowitz <drow@mvista.com>
4487
4488 * config/gdbserver.exp (gdb_load): Don't use TCL varargs.
4489 Improve support for reusing an exec file. Copy exec file
4490 to target, and run gdbserver on the target instead of on the host.
4491
4492 2002-07-18 Jim Blandy <jimb@redhat.com>
4493
4494 * gdb.base/ending-run.exp: Don't expect to see the program end in
4495 some orderly fashion when we're running on a real stand-alone
4496 board.
4497
4498 * gdb.base/interrupt.exp: Correct logic for skipping tests on
4499 targets that don't support interrupts.
4500
4501 2002-07-10 Paul N. Hilfinger <hilfingr@otisco.mckusick.com>
4502
4503 * gdb.base/attach.exp: Add patterns to match output from /proc-based
4504 systems.
4505 Move comments in expect statements to inside the actions, so that they
4506 don't get matched against.
4507
4508 2002-07-10 Mark Kettenis <kettenis@gnu.org>
4509
4510 * gdb.base/interrupt.exp: Setup xfail for all i386 BSD's on "call
4511 function when asleep" test.
4512
4513 2002-07-10 Andrew Cagney <ac131313@redhat.com>
4514
4515 * gdb.base/page.exp: Rewrite to handle problems with very long
4516 `info set' output. Update copyright.
4517
4518 2002-06-26 Andrew Cagney <ac131313@redhat.com>
4519
4520 * gdb.hp/configure.in (AC_CONFIG_SUBDIRS): Do not try to configure
4521 gdb.threads-hp.
4522 * gdb.hp/configure: Regenerate.
4523 * gdb.hp/gdb.threads-hp/configure.in: Delete file.
4524 * gdb.hp/gdb.threads-hp/configure: Delete file.
4525 * gdb.hp/gdb.threads-hp/Makefile.in: Delete file.
4526
4527 2002-06-22 Andrew Cagney <ac131313@redhat.com>
4528
4529 * gdb.base/selftest.exp (do_stes_and_next): Skip calls to
4530 setlocale, bindtextdomain and textdomain.
4531
4532 2002-06-11 Jim Blandy <jimb@redhat.com>
4533
4534 * lib/gdb.exp (get_debug_format): Tolerate message saying whether
4535 preprocessor macro information is present.
4536
4537 * macscp.exp, macscp1.c, macscp2.h, macscp3.h, macscp4.h: New
4538 tests.
4539
4540 2002-06-06 Michael Snyder <msnyder@redhat.com>
4541
4542 * gdb.base/overlays.exp: Record addresses of overlay
4543 functions in TCL variables rather than in GDB variables,
4544 to avoid having GDB convert them to pointers (with loss
4545 of information).
4546
4547 * gdb.base/d10v.ld: Merge in several years worth of
4548 default linker script changes.
4549 * gdb.base/long_long.exp: Add check for sizeof (long double).
4550
4551 2002-06-06 Michal Ludvig <mludvig@suse.cz>
4552
4553 * gdb.asm/asm-source.exp: Add x86-64 target.
4554 * gdb.asm/x86_64.inc: New.
4555
4556 2002-05-30 Michael Chastain <mec@shout.net>
4557
4558 From Benjamin Kosnik <bkoz@redhat.com>:
4559 * gdb.c++/m-static.cc: New file.
4560 * gdb.c++/m-static.exp: New file.
4561
4562 2002-05-28 Michael Snyder <msnyder@redhat.com>
4563
4564 * gdb.base/call-ar-st.exp: Allow for reduced floating point
4565 precision.
4566
4567 2002-05-27 Michael Chastain <mec@shout.net>
4568
4569 From Benjamin Kosnik <bkoz@redhat.com>:
4570 * gdb.c++/m-data.cc: New file.
4571 * gdb.c++/m-data.exp: New file.
4572
4573 2002-05-27 Michael Chastain <mec@shout.net>
4574
4575 From Benjamin Kosnik <bkoz@redhat.com>:
4576 * gdb.c++/try_catch.cc: New file.
4577 * gdb.c++/try_catch.exp: New file.
4578
4579 2002-05-27 Michael Chastain <mec@shout.net>
4580
4581 * gdb.c++/local.exp: Accept more nested types in output.
4582
4583 2002-05-26 Michael Chastain <mec@shout.net>
4584
4585 * gdb.base/call-rt-st.exp: Fix typo in brace quoting.
4586
4587 2002-05-15 Nick Clifton <nickc@cambridge.redhat.com>
4588
4589 * lib/gdb.exp (gdb_wrapper_init): Just because
4590 gdb_wrapper_file exists, this does not mean that the file
4591 should not be rebuilt. That is what gdb_wrapper_initialized
4592 is for.
4593 (default_gdb_init): Reset gdb_wrapper_initialized.
4594
4595 2002-05-23 Michael Snyder <msnyder@redhat.com>
4596
4597 * gdb.base/all-bin.exp: Revise previous patch by just reducing
4598 the precision of the floating point test results.
4599 * gdb.base/call-rt-st.exp: Ditto.
4600
4601 * gdb.base/all-bin.exp: Allow for reduced floating point precision.
4602 * gdb.base/call-rt-st.exp: Ditto.
4603
4604 2002-05-19 Michael Chastain <mec@shout.net>
4605
4606 * gdb.c++/inherit.exp: Accept "VTT for ..." in output strings.
4607
4608 2002-05-19 Elena Zannoni <ezannoni@redhat.com>
4609
4610 * configure.in (configdirs): Add gdb.arch.
4611 * configure: Regenerate.
4612
4613 2002-05-17 Jim Blandy <jimb@redhat.com>
4614
4615 * gdb.base/completion.exp: Recognize the more detailed error
4616 messages produced by the macro expander's lexical analyzer.
4617
4618 2002-05-14 Elena Zannoni <ezannoni@redhat.com>
4619
4620 * gdb.arch/altivec-abi.c: New file.
4621 * gdb.arch/altivec-abi.exp: New file.
4622 * gdb.arch/altivec-regs.c: New file.
4623 * gdb.arch/altivec-regs.exp: New file.
4624
4625 2002-05-14 Daniel Jacobowitz <drow@mvista.com>
4626
4627 * gdb.base/maint.exp (maint print type): Update for new type
4628 structure.
4629
4630 2002-05-14 Elena Zannoni <ezannoni@redhat.com>
4631
4632 * gdb.arch: New directory.
4633 * gdb.arch/configure.in: New file.
4634 * gdb.arch/configure: New file.
4635 * gdb.arch/Makefile.in: New file.
4636
4637 2002-05-13 Corinna Vinschen <vinschen@redhat.com>
4638
4639 * gdb.asm/asm-source.exp: Add v850 as supported target.
4640 * gdb.asm/v850.inc: New file.
4641
4642 2002-05-13 Daniel Jacobowitz <drow@mvista.com>
4643
4644 * gdb.c++/annota2.exp (annotate-quit): Add comment.
4645
4646 2002-05-12 Daniel Jacobowitz <drow@mvista.com>
4647
4648 * gdb.base/break.exp: Check 'break "marker2"'.
4649
4650 2002-05-10 Michael Snyder <msnyder@redhat.com>
4651
4652 * gdb.base/long_long.exp: Fix typo.
4653
4654 2002-05-10 Jim Blandy <jimb@redhat.com>
4655
4656 * gdb.base/printcmds.exp: Don't xfail the ptype command. This is
4657 a bug.
4658
4659 * gdb.base/printcmds.exp (test_integer_literals_rejected):
4660 Recognize more detailed error message produced by the macro
4661 expander's lexical analyzer.
4662 * lib/gdb.exp (test_print_reject): Same.
4663
4664 2002-05-09 Mark Kettenis <kettenis@gnu.org>
4665
4666 * gdb.c++/method.exp: Fix typo.
4667
4668 2002-05-08 Michael Snyder <msnyder@redhat.com>
4669
4670 * gdb.mi/mi-var-child.exp: Accept (void) as well as ().
4671 * gdb.mi/mi0-var-child.exp: Accept (void) as well as ().
4672 * gdb.base/default.exp: Merge clauses for arm, strongarm, xscale.
4673 * gdb.base/long_long.exp: Merge clauses for arm and xscale.
4674 Add iftarget clause for strongarm.
4675
4676 2002-05-06 Michael Snyder <msnyder@redhat.com>
4677
4678 * lib/gdb.exp (gdb_test): Add case to allow for status wrapper.
4679 (gdb_continue_to_end): Accept output from status wrapper.
4680 * gdb.base/ending-run.exp: Add case for output from status wrapper.
4681 Clean up fail messages to match pass messages.
4682
4683 Enable the "needs_status_wrapper" testsuite feature.
4684 * lib/gdb.exp (gdb_wrapper_init): New procedure.
4685 (gdb_compile): Conditionally call gdb_wrapper_init.
4686 * gdb.base/a2-run.exp: Recognize output from status wrapper.
4687 * gdb.c++/method.exp: Recognize output from status wrapper.
4688
4689 2002-05-06 Ben Elliston <bje@redhat.com>
4690 From Graydon Hoare <graydon@redhat.com>
4691
4692 * config/sid.exp: Include support for "rawsid" protocol.
4693
4694 2002-05-03 Jim Blandy <jimb@redhat.com>
4695
4696 * gdb.c++/hang.exp: Check for corruption of the cv_type chain.
4697 * gdb.c++/hang3.C: New file.
4698
4699 2002-05-04 Andrew Cagney <ac131313@redhat.com>
4700
4701 * gdb.base/default.exp: Remove obsolete code.
4702 * gdb.c++/misc.exp: Ditto. Update copyright.
4703 * gdb.c++/cplusfuncs.exp: Ditto. Update copyright.
4704 * gdb.base/whatis.exp: Ditto. Update copyright.
4705 * gdb.base/scope.exp: Ditto. Update copyright.
4706 * gdb.base/ptype.exp: Ditto. Update copyright.
4707 * gdb.base/printcmds.exp: Ditto. Update copyright.
4708 * gdb.base/opaque.exp: Ditto. Update copyright.
4709 * gdb.base/list.exp: Ditto.
4710 * gdb.base/funcargs.exp: Ditto. Update copyright.
4711 * gdb.hp/gdb.threads-hp/usrthbasic.c: Delete.
4712 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Delete.
4713 * gdb.hp/gdb.threads-hp/usrthcore.c: Delete.
4714 * gdb.hp/gdb.threads-hp/usrthcore.exp: Delete.
4715 * gdb.hp/gdb.threads-hp/usrthfork.c: Delete.
4716 * gdb.hp/gdb.threads-hp/usrthfork.exp: Delete.
4717
4718 2002-05-02 Michael Snyder <msnyder@redhat.com>
4719
4720 * gdb.base/watchpoint.exp: Add xscale target.
4721 * gdb.base/long_long.exp: Add xscale target.
4722 * gdb.base/default.exp: Add xscale target.
4723
4724 2002-05-01 Jim Blandy <jimb@redhat.com>
4725
4726 * gdb.c++/hang1.C, gdb.c++/hang2.C, gdb.c++/hang.H,
4727 gdb.c++/hang.exp: New test.
4728
4729 2002-05-01 Fred Fish <fnf@redhat.com>
4730
4731 * gdb.base/completion.exp: Handle completions of "./Make" for
4732 more than one completion possibility, as is the case when we
4733 build and test in the source tree.
4734
4735 2002-04-29 Anthony Green <green@redhat.com>
4736
4737 * gdb.java/jmisc1.exp: New file.
4738 * gdb.java/jmisc2.exp: New file.
4739
4740 2002-04-24 Daniel Jacobowitz <drow@mvista.com>
4741
4742 * gdb.threads/linux-dp.exp: Use 'unset' instead of 'array unset'.
4743
4744 2002-04-23 Elena Zannoni <ezannoni@redhat.com>
4745
4746 * gdb.base/help.exp: Change 'help status' to allow for target
4747 dependent output differences.
4748
4749 2002-04-22 Michael Chastain <mec@shout.net>
4750
4751 * gdb.c++/local.exp: Add PR numbers: gdb/482, gdb/483.
4752
4753 2002-04-22 Michael Chastain <mec@shout.net>
4754
4755 * gdb.c++/method.exp: Fix syntax of reference to gdb/277.
4756
4757 2002-04-17 David S. Miller <davem@redhat.com>
4758
4759 * gdb.asm/sparc64.inc: New file.
4760 * gdb.asm/asm-source.exp: Handle sparc64-*-*.
4761
4762 2002-04-19 Elena Zannoni <ezannoni@redhat.com>
4763
4764 * gdb.asm/asm-source.exp: Don't use a symlink, just copy the
4765 instruction file directly into the build tree. Clean up at end of
4766 test.
4767
4768 2002-04-18 David S. Miller <davem@redhat.com>
4769
4770 * gdb.base/annota1.exp: Expect addresses as $hex + whitespace to
4771 handle 64-bit platforms correctly.
4772 * gdb.base/maint.exp: Likewise.
4773
4774 2002-04-18 Kevin Buettner <kevinb@redhat.com>
4775
4776 * gdb.base/shlib-call.exp (additional_flags): AIX doesn't need
4777 ``-fpic'' when compiling files comprising a shared library, but
4778 it does need additional linker flags in order to find shared
4779 libraries at run time.
4780
4781 2002-04-18 Kevin Buettner <kevinb@redhat.com>
4782
4783 * gdb.base/cvexpr.c (use): New function.
4784 (main): Invoke use() on all global variables to prevent
4785 some linkers from deleting these otherwise unused symbols.
4786
4787 2002-04-17 Michael Chastain <mec@shout.net>
4788 From David S. Miller <davem@redhat.com>
4789
4790 * gdb.c++/ovldbreak.exp: Expect addresses as $hex + whitespace to
4791 handle 64-bit platforms correctly.
4792
4793 2002-04-12 Michael Snyder <msnyder@redhat.com>
4794 From Jim Blandy <jimb@redhat.com>
4795 * gdb.base/foo.c (foox): Remove section attribute; the linker
4796 script can handle this instead.
4797 * gdb.base/bar.c (barx): Same.
4798 * gdb.base/baz.c (bazx): Same.
4799 * gdb.base/grbx.c (grbxx): Same.
4800
4801 * gdb.base/overlays.exp: New test: check that GDB's manual overlay
4802 manager doesn't automatically unmap overlays unnecessarily.
4803
4804 2002-04-10 Martin M. Hunt <hunt@redhat.com>
4805
4806 * gdb.base/ending-run.exp: Fix pattern for Mips targets
4807 stepping out of main.
4808
4809 2002-04-09 Michael Chastain <mec@shout.net>
4810
4811 * gdb.c++/local.cc (main): Move call to marker1() inside nested
4812 scope so that the nested scope tests will make sense.
4813 * gdb.c++/local.exp: Write patterns that actually work with gcc
4814 (the HP patterns "were never known to work with gcc").
4815 Keep the old aCC patterns too.
4816
4817 2002-04-09 Daniel Jacobowitz <drow@mvista.com>
4818
4819 * gdb.base/attach.exp: Correct target board test.
4820
4821 2002-04-08 Michael Chastain <mec@shout.net>
4822
4823 * gdb.c++/method.exp: Require "const ... A * ..." for "ptype this"
4824 in a const method. Add some xfail and fail cases for configurations
4825 that do not emit the "const ...".
4826
4827 2002-04-07 Michael Chastain <mec@shout.net>
4828
4829 * gdb.c++/method.exp: Use gdb_test instead of send_gdb/gdb_expect.
4830 Accept "A * const" and "const A * const" as type of "this".
4831 Fix spelling of getFunky throughout. Make messages uniform.
4832
4833 2002-04-07 Elena Zannoni <ezannoni@redhat.com>
4834
4835 Work around for PR gdb/285:
4836 * gdb.asm/asm-source.exp: Bail out if multilibs are detected.
4837
4838 2002-04-07 Elena Zannoni <ezannoni@redhat.com>
4839
4840 * gdb.asm/asm-source.exp: Build symbolic link to arch specific
4841 instructions file at run time instead of configure time.
4842 Sometimes we run the test in a directory that is not the one we
4843 configured in.
4844 * gdb.asm/configure.in: Delete creation of symlink.
4845 * gdb.asm/configure: Regenerate.
4846
4847 2002-04-05 J. Brobecker <brobecker@gnat.com>
4848
4849 * gdb.gdb/xfullpath.exp: New test, to exercise the new
4850 xfullpath () function.
4851
4852 2002-04-04 Daniel Jacobowitz <drow@mvista.com>
4853
4854 * gdb.asm/Makefile.in: Correct dependencies.
4855
4856 * gdb.asm/powerpc.inc: New file.
4857 * gdb.asm/asm-source.exp: Add PowerPC.
4858 * gdb.asm/configure.in: Likewise.
4859 * gdb.asm/configure: Regenerated.
4860
4861 2002-04-04 Daniel Jacobowitz <drow@mvista.com>
4862
4863 * gdb.base/relocate.exp: New file.
4864 * gdb.base/relocate.c: New file.
4865
4866 2002-04-04 Fred Fish <fnf@redhat.com>
4867
4868 * gdb.base/step-test.exp: Update comment regarding stopping in
4869 memcpy/bcopy calls inserted as part of the compiler runtime.
4870
4871 2002-04-04 Michael Snyder <msnyder@redhat.com>
4872
4873 * gdb.base/ovlymgr.c: Add overlay event breakpoint support.
4874
4875 2002-04-03 Daniel Jacobowitz <drow@mvista.com>
4876
4877 * lib/gdb.exp (gdb_test): Move -notransfer inside of gdb_expect.
4878 (gdb_expect): Remove $notransfer hack.
4879
4880 2002-04-02 Daniel Jacobowitz <drow@mvista.com>
4881
4882 * gdb.c++/classes.exp ("calling method for small class"): Match
4883 updated register output.
4884
4885 2002-03-30 Daniel Jacobowitz <drow@mvista.com>
4886
4887 Fix PR gdb/452
4888 * gdb.base/dbx.exp: Restore old definition of gdb_file_cmd
4889 when finished. Make gdb_file_cmd send "exec-file" when
4890 appropriate.
4891
4892 2002-03-30 Daniel Jacobowitz <drow@mvista.com>
4893
4894 * gdb.base/attach.exp: Remove extra setup_xfail.
4895
4896 2002-03-26 Michael Snyder <msnyder@redhat.com>
4897
4898 * gdb.base/default.exp: Add tests for dump, append, and restore.
4899 * gdb.base/help.exp: Add tests for dump, append, and restore.
4900 * gdb.base/dump.exp: New file, test dump, append and restore.
4901 * gdb.base/dump.c: New file.
4902
4903 2002-03-27 Michael Snyder <msnyder@redhat.com>
4904
4905 * gdb.base/help.exp: Modify expect strings to reflect
4906 clean-ups in help messages.
4907
4908 2002-03-26 Fred Fish <fnf@redhat.com>
4909
4910 * gdb.base/step-test.exp: Accept stopping in memcpy/bcopy when we
4911 have debugging info for those functions and the compiler uses them
4912 internally to copy structs around.
4913
4914 2002-03-26 Fred Fish <fnf@redhat.com>
4915
4916 * gdb.base/list.exp: Revert the change made yesterday and add note
4917 about why we don't list the default lines for remote targets.
4918
4919 2002-03-25 Michael Snyder <msnyder@redhat.com>
4920
4921 * gdb.base/help.exp: Clean up unnecessary wild cards in regexps.
4922
4923 2002-03-25 Fred Fish <fnf@redhat.com>
4924
4925 * gdb.base/list.exp: This test works on remote targets so remove
4926 the short circuit for remote targets. Update copyright.
4927
4928 2002-03-25 Fred Fish <fnf@redhat.com>
4929
4930 * gdb.base/attach.exp: Fix logic error that was suppressing this
4931 test for all non hppa*-*-hpux* targets, instead of the hp target.
4932 Move comments closer to the suppression point. Also now need to
4933 check that we are running natively.
4934
4935 2002-03-22 Michael Snyder <msnyder@redhat.com>
4936
4937 * gdb.base/default.exp: Add test for gcore. Update copyright.
4938 * gdb.base/help.exp: Add test for gcore. Update copyright.
4939
4940 2002-03-06 Fred Fish <fnf@redhat.com>
4941
4942 * gdb.base/funcargs.c: Remove extraneous ';' character.
4943 * gdb.trace/gdb_c_test.c: Remove extraneous ';' character.
4944
4945 2002-03-04 Michael Chastain <mec@shout.net>
4946
4947 * gdb.mi/mi-var-cmd.exp: In test "create local variable func",
4948 accommodate gcc v3 function signature.
4949 * gdb.mi/mi0-var-cmd-exp: Ditto.
4950
4951 2002-02-24 Andrew Cagney <ac131313@redhat.com>
4952
4953 * testsuite/gdb.base/huge.c: Replace ``Linux'' with either
4954 ``GNU/Linux'' or ``Linux kernel''
4955 * testsuite/gdb.threads/pthreads.c: Ditto.
4956
4957 2002-02-24 Michael Chastain <mec@shout.net>
4958
4959 * gdb.threads/pthreads.c (thread1): Add a return statement.
4960 (thread2): Likewise.
4961 (foo): Likewise.
4962
4963 2002-02-23 Michael Chastain <mec@shout.net>
4964
4965 * gdb.threads/linux-dp.c (philosopher): Add a return statement
4966 to placate gcc.
4967
4968 2002-02-23 Michael Chastain <mec@shout.net>
4969
4970 * gdb.c++/templates.exp: Remove setup_xfail_format "stabs" on
4971 test "ptype bint". The test passes on all my stabs configurations.
4972
4973 2002-02-21 Jim Blandy <jimb@redhat.com>
4974
4975 * gdb.asm/asm-source.exp: Parse the output from `info sources' one
4976 filename at a time, and watch for the ones we want to see.
4977
4978 * gdb.base/ptype.exp, gdb.base/ptype.c: Add tests for printing
4979 types of pointers to prototyped functions.
4980
4981 2002-02-20 Andrew Cagney <ac131313@redhat.com>
4982
4983 * gdb.base/sizeof.c (main): Call fill_structs. Print value of
4984 signed, unsigned and straight char.
4985 (padding_char, padding_short, padding_int, padding_long,
4986 padding_long_long, padding_float, padding_double,
4987 padding_long_double): New global variables.
4988 (fill, fill_structs): New functions.
4989
4990 * gdb.base/sizeof.exp: Check for signed and unsigned char. Check
4991 for correctly sized writes. Update copyright.
4992 (get_valueof): New procedure.
4993 (get_sizeof): Call get_valueof.
4994 (check_valueof): New procedure.
4995 (check_padding): New procedure.
4996
4997 2002-02-20 Michael Chastain <mec@shout.net>
4998
4999 * gdb.c++/virtfunc.exp (test_virtual_calls): Remove obsolete calls
5000 to setup_xfail. Document some of the remaining calls.
5001
5002 2002-02-18 Michael Chastain <mec@shout.net>
5003
5004 * gdb.c++/userdef.exp: Update copyright year.
5005
5006 2002-02-18 Daniel Jacobowitz <drow@mvista.com>
5007
5008 * gdb.c++/userdef.exp: Test overloaded operators properly.
5009 Remove xfails.
5010
5011 2002-02-14 Michael Snyder <msnyder@redhat.com>
5012
5013 * gdb.base/gcore.exp: Relax recognition of function breakpoint.
5014
5015 2002-02-14 Daniel Jacobowitz <drow@mvista.com>
5016
5017 * gdb.base/a2-run.exp: Check for a remote target properly.
5018 * gdb.base/annota1.exp: Likewise.
5019 * gdb.base/list.exp: Likewise.
5020 * gdb.base/reread.exp: Likewise.
5021 * gdb.base/scope.exp: Likewise.
5022 * gdb.base/shlib-call.exp: Likewise.
5023 * gdb.base/term.exp: Likewise.
5024 * gdb.c++/annota2.exp: Likewise.
5025
5026 2002-02-13 Richard Earnshaw <rearnsha@arm.com>
5027
5028 * gdb.base/watchpoint.exp: Restore previous timeout at end of test.
5029
5030 2002-02-10 Michael Chastain <mec@shout.net>
5031
5032 * gdb.base/funcargs.c (localvars_after_alloca): Fix return type.
5033 (call_after_alloca): Ditto.
5034
5035 2002-02-10 Daniel Jacobowitz <drow@mvista.com>
5036
5037 * gdb.base/ending-run.exp: Guard "cont" test with
5038 gdb_skip_stdio_test.
5039
5040 2002-02-06 Jim Blandy <jimb@redhat.com>
5041
5042 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Move these tests
5043 from here...
5044 * gdb.hp/gdb.base-hp/callfwmall.c, gdb.hp/gdb.base-hp/callfwmall.exp:
5045 To here. Disable this test on non-HP platforms. Add big comment.
5046
5047 2002-02-04 Michael Snyder <msnyder@redhat.com>
5048
5049 * gdb.base/ovlymgr.c (ovly_copy): Generalize for targets
5050 other than d10v and m32r.
5051
5052 2002-02-02 Richard Earnshaw <rearnsha@arm.com>
5053
5054 * gdb.base/default.exp: Rewrite test patterns to reduce time
5055 taken to match them.
5056
5057 2002-01-30 Daniel Jacobowitz <drow@mvista.com>
5058
5059 * gdb.base/annota1.exp (backtrace from shlibrary): Fix spelling.
5060 Allow a start function above main.
5061 * gdb.threads/linux-dp.exp: Fix copyright date.
5062
5063 2002-01-30 Daniel Jacobowitz <drow@mvista.com>
5064
5065 * gdb.threads/linux-dp.exp: Use 'array unset', not 'array set'.
5066 (check_philosopher_stack): Check for manager thread before checking
5067 for a just-starting thread.
5068
5069 2002-01-30 Daniel Jacobowitz <drow@mvista.com>
5070
5071 From Neil Booth <neil@daikokuya.demon.co.uk>:
5072 * gdb.base/bitfields.c: Correct assignments to bitfields to avoid
5073 warnings.
5074
5075 2002-01-21 Fred Fish <fnf@redhat.com>
5076
5077 * gdb.base/restore.exp (restore_tests): Fix obvious typo, callee
5078 not caller.
5079
5080 2002-01-21 Jim Blandy <jimb@redhat.com>
5081
5082 * gdb.base/reread.exp: Check that GDB properly re-reads the
5083 executable file when it changes while no inferior is running.
5084
5085 2002-01-21 Fred Fish <fnf@redhat.com>
5086
5087 * gdb.base/maint.exp: Simplify the "maint info breakpoints" test to
5088 optionally accept the "shlib events" variation.
5089
5090 2002-01-21 Jim Blandy <jimb@redhat.com>
5091
5092 * gdb.base/ending-run.c (main): Avoid messing with setvbuf; just
5093 call `fflush' after every `printf', so that the output is produced
5094 at predictable points, regardless of whatever buffering does (or
5095 doesn't) take place.
5096 * gdb.base/ending-run.exp: Adjust tests to expect output to appear
5097 at different points.
5098
5099 2002-01-20 Daniel Jacobowitz <drow@mvista.com>
5100
5101 * gdb.c++/inherit.exp: Update copyright years.
5102 * gdb.c++/method.exp: Likewise.
5103
5104 2002-01-20 Daniel Jacobowitz <drow@mvista.com>
5105
5106 * gdb.c++/classes.exp: Update for improved v3 support and skipping
5107 artificial methods/arguments.
5108 * gdb.c++/derivation.exp: Likewise.
5109 * gdb.c++/inherit.exp: Likewise.
5110 * gdb.c++/method.exp: Likewise.
5111 * gdb.c++/virtfunc.exp: Likewise.
5112
5113 2002-01-18 Andrew Cagney <ac131313@redhat.com>
5114
5115 * gdb.hp/gdb.threads-hp/usrthfork.exp: Mark as obsolete.
5116 * gdb.hp/gdb.threads-hp/usrthcore.exp: Ditto.
5117 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Ditto.
5118 * gdb.hp/gdb.threads-hp/usrthfork.c: Ditto.
5119 * gdb.hp/gdb.threads-hp/usrthbasic.c: Ditto.
5120 * gdb.hp/gdb.threads-hp/usrthcore.c: Ditto.
5121
5122 2002-01-17 Jim Blandy <jimb@redhat.com>
5123
5124 * gdb.asm/asm-source.exp (info symbol): Take another shot at
5125 anchoring the pattern matching the entry point symbol's name.
5126
5127 2002-01-17 Andrew Cagney <ac131313@redhat.com>
5128
5129 * gdb.base/maint.exp: Update ``maint internal-error'' to match
5130 continue/quit query. Update copyright.
5131
5132 2002-01-14 Michael Snyder <msnyder@redhat.com>
5133
5134 * gdb.base/gcore.exp: Remove extra debugging output.
5135
5136 2002-01-13 Daniel Jacobowitz <drow@mvista.com>
5137
5138 * gdb.c++/demangle.exp: Accept slightly dubious v2 demangler result
5139 for slightly dubious v2 mangled string.
5140
5141 2002-01-13 Daniel Jacobowitz <drow@mvista.com>
5142
5143 * gdb.base/completion.exp: Expand ${srcdir} to an absolute path.
5144
5145 2002-01-10 Jason Merrill <jason@redhat.com>
5146
5147 * gdb.c++/namespace.exp: Accept trailing const for 'this'.
5148
5149 * gdb.c++/classes.exp: Accept 'A const' or 'const A' in copy
5150 constructors.
5151 * gdb.c++/derivation.exp: Likewise.
5152 * gdb.c++/templates.exp: Likewise.
5153 * gdb.c++/virtfunc.exp: Likewise.
5154
5155 2002-01-10 Michael Snyder <msnyder@redhat.com>
5156
5157 * gdb.c++/namespace.exp: Accept both '\0' and '\000'.
5158
5159 2002-01-08 Michael Snyder <msnyder@redhat.com>
5160
5161 * gdb.base/gcore.exp: New test for generate-core-file command.
5162 * gdb.base/gcore.c: Testcase for above.
5163 * gdb.threads/gcore-thread.exp: New test for gcore (threaded).
5164
5165 2002-01-08 Jason Merrill <jason@redhat.com>
5166
5167 * gdb.c++/userdef.cc: Use <iostream> instead of <iostream.h>.
5168
5169 2002-01-07 Fred Fish <fnf@redhat.com>
5170
5171 * gdb.c++/overload.exp: Remove unconditional xfails for:
5172 print foo_instance1.overloadargs(1)
5173 print foo_instance1.overloadargs(1, 2)
5174 print foo_instance1.overloadargs(1, 2, 3)
5175 print foo_instance1.overloadargs(1, 2, 3, 4)
5176 print foo_instance1.overloadargs(1, 2, 3, 4, 5)
5177 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6)
5178 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7)
5179 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8)
5180 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9)
5181 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10)
5182 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11)
5183 print foo_instance1.overload1arg()
5184 print foo_instance1.overload1arg((char)arg2)
5185 print foo_instance1.overload1arg((signed char)arg3)
5186 print foo_instance1.overload1arg((unsigned char)arg4)
5187 print foo_instance1.overload1arg((int)arg7)
5188 print foo_instance1.overload1arg((unsigned int)arg8)
5189 print foo_instance1.overload1arg((float)arg11)
5190 print foo_instance1.overload1arg((double)arg12)
5191
5192 2002-01-07 Michael Snyder <msnyder@redhat.com>
5193
5194 * gdb.base/huge.exp: New test. Print a very large target data object.
5195 (skip_huge_test): New test variable. Define if you want to skip this
5196 test. The test reads an 8 megabyte data object from the target, so it
5197 might be very time consuming on remote targets with a slow connection.
5198 * gdb.base/huge.c: New file. Test case for above.
5199
5200 2002-01-07 Fred Fish <fnf@redhat.com>
5201
5202 * gdb.c++/derivation.exp: Remove gcc xfails for g_instance.afoo,
5203 g_instance.bfoo, and g_instance.cfoo.
5204
5205 Mon Jan 7 12:22:18 2002 Jeffrey A Law (law@redhat.com)
5206
5207 * gdb.base/break.c (multi_line_if_conditional): New function.
5208 (multi_ilne_while_conditional): Likewise.
5209 * gdb.base/break.exp: Verify that a breakpoint on a multi-line
5210 IF or WHILE condition puts the breakpoint at the start of
5211 the condition.
5212
5213 * gdb.base/selftest.exp (backtrace through signal handler): Remove
5214 hppa*-*-hpux* expected failure.
5215 * gdb.base/structs.exp (do_function_calls): Similarly.
5216
5217 * gdb.c++/annota2.exp (watch triggered on a.x): Handle hardware
5218 watchpoints.
5219
5220 2002-01-06 Andrew Cagney <ac131313@redhat.com>
5221
5222 Fix PR gdb/66.
5223 * gdb.base/structs.exp: Replace skip for a29k with skip for
5224 gdb,cannot_call_functions.
5225 * gdb.base/call-ar-st.exp: Remove references to a29k in comments.
5226 * gdb.base/callfuncs.exp: Ditto.
5227 * gdb.base/call-rt-st.exp: Ditto.
5228 * gdb.base/call-strs.exp: Ditto.
5229 * gdb.base/callfwmall.exp: Ditto.
5230 * gdb.base/scope.exp: Obsolete xfail a29k.
5231 * gdb.c++/misc.exp: Ditto.
5232 * gdb.c++/cplusfuncs.exp: Ditto.
5233 * gdb.base/ptype.exp: Ditto.
5234 * gdb.base/printcmds.exp: Ditto.
5235 * gdb.base/opaque.exp: Ditto.
5236 * gdb.base/list.exp: Ditto.
5237 * gdb.base/funcargs.exp: Ditto.
5238 * gdb.base/default.exp: Ditto.
5239
5240 2002-01-04 Michael Snyder <msnyder@redhat.com>
5241
5242 * gdb.base/info-proc.exp: New file, test for "info proc" cmd.
5243 * gdb.base/maint.exp: Add tests for maint info sections options.
5244
5245 Fri Dec 21 09:42:11 2001 Jeffrey A Law (law@redhat.com)
5246
5247 * gdb.base/default.exp: Remove bogus hppa*-hp-hpux* xfails.
5248
5249 2001-12-20 Corinna Vinschen <vinschen@redhat.com>
5250
5251 * gdb.asm/arm.inc: New file.
5252 * gdb.asm/asm-source.exp: Add arm targets.
5253 * gdb.asm/configure.in: Ditto.
5254 * gdb.asm/configure: Recreated from configure.in.
5255
5256 Thu Dec 20 09:54:36 2001 Jeffrey A Law (law@redhat.com)
5257
5258 * gdb.hp/gdb.defects/bs15503.exp: Only run this test if compiling
5259 with HP's compiler.
5260 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
5261 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
5262 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
5263 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
5264
5265 * gdb.hp/gdb.defects/solib-d.exp: Update to handle building with
5266 either HP's compilers or GCC.
5267
5268 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Allow inferior to get either
5269 a SIGBUS or SIGSEGV.
5270
5271 * gdb.hp/gdb.base-hp/so-thresh.exp: Remove useless send_user command.
5272
5273 * gdb.hp/gdb.defects/bs14602.exp: Revamp slightly so that test
5274 can be compiled with either HP's compiler or GCC.
5275
5276 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Disable completely.
5277 * gdb.hp/gdb.threads-hp/usrthcore.exp: Disable completely.
5278 * gdb.hp/gdb.threads-hp/usrthfork.exp: Disable completely.
5279
5280 * gdb.hp/gdb.base-hp/so-thresh.exp: Update text in expect strings
5281 to match current gdb output. Update due to using auto-solib-limit
5282 for limiting instead of overloading auto-solib-add.
5283 * gdb.hp/gdb.base-hp/so-thresh.mk: Always use "cc" to build the
5284 test program.
5285
5286 * gdb.c++/templates.exp: Use "hppa64-*-*", not "hppa2.0w-*-*"
5287 * gdb.hp/gdb.base-hp/dollar.exp: Likewise
5288 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
5289 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
5290 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
5291 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
5292 * gdb.hp/gdb.defects/bs15503.exp: Likewise.
5293 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise
5294 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise
5295 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise
5296 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Likewise.
5297 * gdb.hp/gdb.threads-hp/usrthcore.exp: Likewise.
5298 * gdb.hp/gdb.threads-hp/usrthfork.exp: Likewise.
5299
5300 * gdb.base/annota1.exp: Expect failure for hpux11 when posting
5301 a SIGTRAP to the inferior.
5302
5303 2001-12-19 Corinna Vinschen <vinschen@redhat.com>
5304
5305 * gdb.asm/asm-source.exp: Drop setting link-flags for xstormy16.
5306 Substitute call to target_link by call to gdb_compile.
5307
5308 Wed Dec 19 14:10:57 2001 Jeffrey A Law (law@redhat.com)
5309
5310 * gdb.base/break.exp: Fix HP specific search string when testing
5311 backtracing in a called function.
5312
5313 * gdb.base/constvars.exp: Only set lang to C++ if we're
5314 compiling the test with HP's compilers.
5315 * gdb.base/volatile.exp: Similarly.
5316
5317 2001-12-19 Jim Blandy <jimb@redhat.com>
5318
5319 * gdb.base/printcmds.exp: Expect the null character to be printed
5320 as '\0', and the '\013' to be printed as '\v'.
5321 * gdb.base/callfuncs.exp ("backtrace at nested call level 4"): Same.
5322 * gdb.base/setvar.exp: Same.
5323
5324 2001-12-17 Jim Blandy <jimb@redhat.com>
5325
5326 * gdb.base/completion.exp: Rather than completing very long
5327 filenames, which can make the readline library produce output we
5328 don't recognize, cd to the directory first, and then complete
5329 using nice, short relative paths.
5330
5331 * gdb.base/completion.exp: On some systems, there is, in fact, a
5332 variable named `b' in scope, since GDB treats all static
5333 variables as being in scope. So use `no_var_named_this'
5334 instead of `b'.
5335
5336 * gdb.base/corefile.exp: Recognize the message saying that GDB
5337 can't find the core file's registers as a failure.
5338
5339 2001-12-13 Jackie Smith Cashion <jsmith@redhat.com>
5340
5341 * gdb.base/commands.exp (user_defined_command_test): Make "show user"
5342 test expect string more specific.
5343
5344 2001-12-13 Corinna Vinschen <vinschen@redhat.com>
5345
5346 * gdb.asm/asm-source.exp: Add support for xstormy16.
5347 * gdb.asm/configure.in: Ditto.
5348 * gdb.asm/configure: Rebuild.
5349 * gdb.asm/xstormy16.inc: New file.
5350
5351 2001-12-10 Fred Fish <fnf@redhat.com>
5352
5353 * gdb.base/maint.exp: Update to match changes in type dumping code.
5354
5355 2001-12-10 Jim Blandy <jimb@redhat.com>
5356
5357 * gdb.asm/asm-source.exp (info symbol): Anchor the pattern
5358 matching the entry point symbol's name at the beginning of the
5359 line.
5360
5361 2001-12-07 Daniel Jacobowitz <drow@mvista.com>
5362
5363 * gdb.c++/classes.exp, gdb.c++/derivation.exp,
5364 gdb.c++/inherit.exp, gdb.c++/method.exp,
5365 gdb.c++/namespace.exp, gdb.c++/templates.exp,
5366 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp: Updates for v3 demangler
5367 and class layout support.
5368
5369 2001-12-07 Daniel Jacobowitz <drow@mvista.com>
5370
5371 * gdb.c++/classes.exp: Add test for static member function.
5372 * gdb.c++/misc.cc: Add class with static member function.
5373
5374 2001-12-07 Jim Blandy <jimb@redhat.com>
5375
5376 If GDB says it can't find the struct the function returned, report
5377 those tests as `unsupported'.
5378 * gdb.base/call-rt-st.exp (print_struct_call): New function.
5379 Rewrite subsequent tests to use it.
5380
5381 If GDB says it can't find the struct the function returned, report
5382 those tests as `unsupported'.
5383 * gdb.base/structs.exp (call_struct_func): New function.
5384 (do_function_calls): Use call_struct_func to call the functions
5385 returning structs.
5386
5387 * gdb.base/callfuncs.exp: The stabs generated by GCC don't tell us
5388 whether functions are prototyped or not, so we can't possibly pass
5389 arguments to t_float_values2 properly.
5390
5391 * gdb.base/break.exp: (test_next_with_recursion): Don't change the
5392 value of `timeout' for targets other than the mips*tx39-*.
5393
5394 2001-12-06 Michael Snyder <msnyder@redhat.com>
5395
5396 * gdb.asm/asm-source.exp: Add tests for info target, info symbol,
5397 and detect whether the start symbol has a leading underscore.
5398
5399 2001-12-04 Jim Blandy <jimb@redhat.com>
5400
5401 * gdb.base/completion.exp: Clarify indentation.
5402
5403 2001-12-03 Jim Blandy <jimb@redhat.com>
5404
5405 * gdb.asm/s390.inc (gdbasm_datavar): Use `.long' to create `int'
5406 variables on the S/390, not `.word'.
5407
5408 2001-11-30 Jim Blandy <jimb@redhat.com>
5409
5410 Add assembly-source tests for s390-ibm-linux.
5411 * gdb.asm/s390.inc: New file.
5412 * gdb.asm/configure.in, gdb.asm/asm-source.exp: Add clauses for
5413 the S/390 architecture.
5414 * gdb.asm/configure: Regenerated.
5415
5416 2001-11-30 Michael Snyder <msnyder@redhat.com>
5417
5418 * gdb.asm/asm-source.exp: Add tests for list, search, finish, return,
5419 next, info source, info sources, info line, global and static
5420 variables, and static functions.
5421 * gdb.asm/common.inc: New macro gdbasm_datavar (default definition).
5422 * gdb.asm/i386.inc: Override default definition of gdbasm_datavar.
5423 * gdb.asm/asmsrc1.s: Add a static function and some variables.
5424 * gdb.asm/asmsrc2.s: Make foo2 call foo3 twice (to test 'next').
5425 * gdb.asm/d10v.inc (gdbasm_enter): Set up frame pointer.
5426 (gdbasm_leave): Restore frame pointer.
5427 (gdbasm_startup): Copy stack set-up from crt0.S.
5428
5429 2001-11-26 Fernando Nasser <fnasser@redhat.com>
5430
5431 From 2001-11-12 Jackie Smith Cashion <jsmith@redhat.com>:
5432 * gdb.base/callfuncs.c (t_structs_a): Do not return a pointer
5433 to a local (non-static) variable. Copy tstruct.a to a static buffer
5434 and return a pointer to that buffer.
5435 * gdb.base/callfwmall.c (t_structs_a): Ditto.
5436
5437 2001-11-24 Mark Kettenis <kettenis@gnu.org>
5438
5439 * gdb.asm/configure.in: Fix recognition of ix86 target.
5440 * gdb.asm/configure: Regenerate.
5441
5442 2001-11-21 Michael Snyder <msnyder@redhat.com>
5443
5444 * gdb.asm/sparc.inc: New file.
5445 * gdb.asm/asm-source.exp: Recognize sparc target.
5446 * gdb.asm/configure.in: Recognize sparc target.
5447 * gdb.asm/configure: Regenerate.
5448
5449 2001-11-21 Michael Snyder <msnyder@redhat.com>
5450
5451 * gdb.asm/m32r.inc: New file.
5452 * gdb.asm/asm-source.exp: Recognize m32r target.
5453 * gdb.asm/configure.in: Recognize m32r target.
5454 * gdb.asm/configure: Regenerate.
5455
5456 2001-11-20 Michael Snyder <msnyder@redhat.com>
5457
5458 * gdb.asm/i386.inc: New file.
5459 * gdb.asm/asm-source.exp: Recognize ix86 target.
5460 * gdb.asm/configure.in: Recognize ix86 target.
5461 * gdb.asm/configure: Regenerate.
5462
5463 * gdb.c++/namespace.exp: Fix quotes in output messages.
5464
5465 2001-11-14 Michael Snyder <msnyder@redhat.com>
5466
5467 * gdb.base/code-expr.exp: New file. Tests use of the "@code"
5468 qualifier in a type cast expression, to designate an address
5469 in the instruction space (Harvard architecture).
5470
5471 2001-11-13 Michael Snyder <msnyder@redhat.com>
5472
5473 * gdb.base/cvexpr.c, gdb.base/cvexpr.exp: New files.
5474 Tests for expressions using 'const' and 'volatile'.
5475
5476 2001-11-13 Corinna Vinschen <vinschen@redhat.com>
5477
5478 * gdb.asm/asm-sources.exp: Allow defining linker flags.
5479
5480 2001-11-12 Daniel Jacobowitz <drow@mvista.com>
5481
5482 * lib/mi-support.exp (mi_run_to_helper): Move comments
5483 outside of gdb_expect.
5484
5485 2001-11-11 Daniel Jacobowitz <drow@mvista.com>
5486
5487 * lib/mi-support.exp: (mi_run_to_helper, mi_run_to,
5488 mi_step_to, mi_next_to, mi_continue_to, mi_finish_to,
5489 mi0_step_to, mi0_next_to, mi0_continue_to, mi0_finish_to,
5490 mi0_run_to): New functions.
5491 * gdb.mi/mi-simplerun.exp: Use them.
5492 * gdb.mi/mi0-simplerun.exp: Likewise.
5493 * gdb.mi/mi-var-cmd.exp: Likewise.
5494 * gdb.mi/mi0-var-cmd.exp: Likewise.
5495
5496 2001-11-10 Andrew Cagney <ac131313@redhat.com>
5497
5498 * gdb.asm/asmsrc1.s: Add ``gdbasm_'' prefix to all macros.
5499 * gdb.asm/asmsrc2.s, gdb.asm/d10v.inc: Update.
5500
5501 2001-11-09 Andrew Cagney <ac131313@redhat.com>
5502
5503 * gdb.base/restore.exp: Include $expected value in restored test
5504 message.
5505
5506 2001-11-09 Andrew Cagney <ac131313@redhat.com>
5507
5508 * gdb.asm/asm-source.exp: Supress file, instead of skip, when not
5509 implemented.
5510
5511 2001-11-08 Michael Snyder <msnyder@redhat.com>
5512
5513 * gdb.base/callfuncs.exp: Add tests for nested call dummies.
5514 Add pass/fail message for stop at breakpoint in call dummy function.
5515
5516 2001-11-07 Michael Snyder <msnyder@redhat.com>
5517
5518 * gdb.c++/templates.exp (test_template_breakpoints):
5519 If we get an overload menu, but it does not match what
5520 we expect, we still need to issue the "cancel" command.
5521 * gdb.c++/templates.exp: Replace "void \\*" with "void ?\\*",
5522 making the whitespace optional. Argument for "new" may be
5523 "unsigned" as well as "unsigned int/long".
5524 * gdb.c++/templates.exp: Replace "const &" with "const ?&",
5525 making the whitespace optional. Also replace "(void) with
5526 "((void|)), making the keyword "void" optional.
5527 * gdb.c++/virtfunc.exp: Replace "const &" with "const ?&",
5528 making the whitespace optional. Also replace "(void) with
5529 "((void|)), making the keyword "void" optional.
5530 * gdb.base/callfuncs.c (t_float_values): This function must
5531 _not_ be prototyped, and the following function (t_float_values2)
5532 must be prototyped (if the compiler supports it), so that GDB
5533 can be tested against both cases. Usually one case involves
5534 promotion of float to double, while the other does not.
5535 * gdb.base/callfwmall.c: Ditto.
5536 * gdb.asm/asm-source.exp (bt ALL in foo2): Accept a backtrace that
5537 includes a stack frame for "start".
5538
5539 2001-11-05 Jim Blandy <jimb@redhat.com>
5540
5541 * gdb.stabs/weird.exp: Delete "p v_comb" test. It assumes that
5542 pointers are 32 bits long, and that offsets of relocs are always
5543 stored in the data (REL-style), and not in the reloc entry itself
5544 (RELA-style).
5545 * gdb.stabs/weird.def (v_comb, v_comb_shared): Remove symbols and
5546 stabs.
5547
5548 2001-11-01 Michael Snyder <msnyder@redhat.com>
5549
5550 * gdb.c++/cplusfuncs.exp: Fix conflicts between operator names
5551 and regular expression operators by using quoting.
5552
5553 2001-10-31 Michael Snyder <msnyder@redhat.com>
5554
5555 * gdb.c++/overload.exp: Select overloadfnarg(void) or overloadfnarg(),
5556 depending on what the symbol table contains.
5557 * gdb.c++/derivation.exp: Accept both "foo(void)" and "foo()" in
5558 the output of the ptype command. Similarly, accept both "const &"
5559 and "const&".
5560
5561 2001-10-31 Corinna Vinschen <vinschen@redhat.com>
5562
5563 * gdb.base/miscexprs.c (main): Add usage of preprocessor
5564 symbol `STORAGE' to allow to choose the storage class of
5565 the local datastructures.
5566 * gdb.base/miscexprs.exp: Handle setting a `-DSTORAGE=...'
5567 compiler directive.
5568
5569 2001-10-30 Michael Snyder <msnyder@redhat.com>
5570
5571 * gdb.base/jump.exp: Allow it to run for all targets.
5572
5573 2001-10-29 Corinna Vinschen <vinschen@redhat.com>
5574
5575 * gdb.base/call-ar-st.c (print_double_array): Match for loop
5576 with new double_array size.
5577 (main): Change storage class of all local variables to static.
5578 Reduce size of double_array to 9.
5579 * gdb.base/call-ar-st.exp: Increase timeout value.
5580 Change expected output for double array to match new size in
5581 call-ar-st.c.
5582
5583 2001-10-29 Corinna Vinschen <vinschen@redhat.com>
5584
5585 * gdb.base/ending-run.exp: Create identical output when passing
5586 `step to end of run' case. Add regular expression branch satisfying
5587 Stormy16 target.
5588
5589 2001-10-28 Mark Kettenis <kettenis@gnu.org>
5590
5591 * gdb.base/interrupt.exp: Treat SIGILL similar to SIGSEGV such
5592 that we catch the expected failure under Linux/x86.
5593
5594 2001-10-29 Orjan Friberg <orjanf@axis.com>
5595
5596 * gdb.base/setvar.exp: Escape curly braces.
5597 * gdb.stabs/weird.exp: Ditto.
5598
5599 2001-10-27 Daniel Jacobowitz <drow@mvista.com>
5600
5601 * gdb.mi/mi-hack-cli.exp: Remove excess newlines from test strings.
5602 * gdm.mi/mi0-hack-cli.exp: Likewise.
5603
5604 2001-10-25 Andrew Cagney <ac131313@redhat.com>
5605
5606 * gdb.stabs/weird.exp: Unify ``variable VAR printed properly''
5607 messages.
5608
5609 2001-10-21 Andrew Cagney <ac131313@redhat.com>
5610
5611 * lib/mi-support.exp (mi_gdb_start): Don't require MI_OUT when
5612 checking MI enabled.
5613
5614 2001-10-09 Corinna Vinschen <vinschen@redhat.com>
5615
5616 * gdb.base/maint.exp: Treat $EXEEXT as optional in output.
5617
5618 2001-10-04 Frank Ch. Eigler <fche@redhat.com>
5619
5620 * lib/insight-support.exp (gdbtk_start): Don't exit dejagnu
5621 if gdb child process crashes, just signal an error.
5622
5623 2001-10-02 Jim Blandy <jimb@redhat.com>
5624
5625 * lib/gdb.exp (test_xfail_format): Simplify.
5626
5627 * lib/gdb.exp (setup_xfail_format): Don't forget to put a `$' in
5628 front of the variable name `format'. Simplify `if'.
5629
5630 2001-10-01 Daniel Jacobowitz <drow@mvista.com>
5631
5632 * gdb.threads/pthreads.exp: Wait for output and delay
5633 before sending ^C.
5634
5635 2001-10-01 Daniel Jacobowitz <drow@mvista.com>
5636
5637 * gdb.mi/mi-var-display.exp (continue to incr_a): Recognize
5638 some incorrect output instead of timing out.
5639 * gdb.mi/mi-var-display.exp (continue to incr_a): Likewise.
5640
5641 2001-09-28 Corinna Vinschen <vinschen@redhat.com>
5642
5643 * gdb.base/volatile.exp (local_compiler_xfail_check): Change qux2
5644 check to allow additional `int'.
5645
5646 2001-09-27 Daniel Jacobowitz <drow@mvista.com>
5647
5648 * gdb.base/completion.exp: Remove incorrect 'p "a' test.
5649 Add tests for 'p "break' (pass) and 'p "break.' (xfail).
5650
5651 2001-09-27 Michael Snyder <msnyder@redhat.com>
5652
5653 * lib/gdb.exp (test_debug_format): New proc.
5654 (setup_xfail_format): Use new proc test_debug_format.
5655 * gdb.base/constvars.exp (local_compiler_xfail_check): New
5656 proc; use new service proc test_debug_format.
5657 Replace all other "gcc_compiled" tests with this test.
5658 * gdb.base/volatile.exp (local_compiler_xfail_check): New
5659 proc; use new service proc test_debug_format.
5660 Replace all other "gcc_compiled" tests with this test.
5661
5662 2001-09-27 Michael Snyder <msnyder@redhat.com>
5663
5664 * gdb.base/cvexpr.exp: New file.
5665 * gdb.base/cvexpr.c: New file
5666 Test for expressions using const and volatile keywords.
5667
5668 2001-09-26 Corinna Vinschen <vinschen@redhat.com>
5669
5670 * gdb.base/constvars.exp: Check for different orders of keywords
5671 and additional "int" strings in output.
5672
5673 2001-09-22 Andrew Cagney <ac131313@redhat.com>
5674
5675 * gdb.base/maint.exp: Add "maintenance set/show" to list of valid
5676 responses from "help maint".
5677
5678 2001-09-19 Frank Ch. Eigler <fche@redhat.com>
5679
5680 * lib/insight-support.exp (_gdbtk_xvfb_init): Set DISPLAY
5681 to localhost:NNN instead of :NNN, in case Xvfb is listening
5682 only on TCP.
5683
5684 2001-09-19 Corinna Vinschen <vinschen@redhat.com>
5685
5686 * gdb.base/recurse.exp: When checking leaving the watchpoint
5687 scope, recognize when gdb is in function's epilogue and pass.
5688
5689 2001-09-18 Keith Seitz <keiths@redhat.com>
5690
5691 * lib/insight-support.exp (_gdbtk_export_target_info): Add
5692 support for running tests against sid targets.
5693 (gdbtk_done): Ditto.
5694
5695 2001-09-18 Corinna Vinschen <vinschen@redhat.com>
5696
5697 * gdb.base/ending-run.c (main): Set stdout buffersize
5698 to the same reasonable value for any target.
5699 * gdb.base/ending-run.exp: Add a regular expression
5700 to make testsuite happy on Sanyo Stormy16 target.
5701
5702 2001-09-17 Corinna Vinschen <vinschen@redhat.com>
5703
5704 * gdb.base/display.c (do_loops): Add float variable `f'.
5705 Increment f in loop.
5706 * gdb.base/display.exp: Increment timeout by 60 seconds.
5707 Change float display test to use variable `f'.
5708
5709 2001-09-17 Jim Blandy <jimb@redhat.com>
5710
5711 * gdb.base/restore.exp: Use temporary breakpoints, to avoid
5712 overflowing the limited breakpoint tables on some ROM monitors
5713 (like the ROM68K).
5714
5715 2001-09-15 Frank Ch. Eigler <fche@redhat.com>
5716
5717 * lib/insight-support.exp (_gdbtk_xvfb_init): Start Xvfb with
5718 the "-ac" (disable access control) flag.
5719
5720 2001-08-30 Jeff Holcomb <jeffh@redhat.com>
5721
5722 * gdb.base/remote.c: Use a small buffer for targets with 16-bit
5723 ints.
5724
5725 2001-08-30 Keith Seitz <keiths@redhat.com>
5726
5727 * lib/gdb.exp: Move all insight-related functionality into
5728 separate file.
5729 * lib/insight-support.exp: New file.
5730
5731 2001-08-29 Frank Ch. Eigler <fche@redhat.com>
5732
5733 * config/sid.exp (sid_start): Never set sid verbosity; disable
5734 expect_background {} that consumed its stdout; tolerate </dev/null.
5735 Attempt to set endianness override in "sid" protocol mode. Cleanup.
5736
5737 2001-08-18 Andrew Cagney <ac131313@redhat.com>
5738
5739 * lib/mi-support.exp (mi_gdb_start): If a remote target, use the
5740 CLI jump command to start it.
5741 (mi_run_to_main): Fail immediatly when unexpected output.
5742
5743 2001-08-18 Andrew Cagney <ac131313@redhat.com>
5744
5745 * lib/mi-support.exp (mi_gdb_start): Move call to sid_start to
5746 beginning of function. Fix PR gdb/191.
5747
5748 2001-08-16 Frank Ch. Eigler <fche@redhat.com>
5749
5750 * config/sid.exp (sid_start): Don't warn if we cannot figure out
5751 what to force sid endianness to.
5752
5753 2001-08-15 Keith Seitz <keiths@redhat.com>
5754
5755 * lib/gdb.exp (gdbtk_start): Don't set environment
5756 variables for TCL_LIBRARY and friends. Insight will
5757 now figure these out for itself.
5758
5759 2001-08-02 Michael Snyder <msnyder@redhat.com>
5760
5761 * gdb.base/completion.exp: Remove the symbol "a64l" from
5762 the expect string; this is target-specific, and not related
5763 to what is being tested.
5764
5765 2001-08-02 Dave Brolley <brolley@redhat.com>
5766
5767 * config/sid.exp: Rename gdb-socket to cpu-gdb-socket.
5768
5769 2001-07-25 Michael Snyder <msnyder@redhat.com>
5770
5771 * gdb.base/consecutive.exp: New file. Test stepping over
5772 breakpoints on consecutive instructions.
5773 * gdb.base/consecutive.c: New file.
5774
5775 * gdb.base/call-rt-st.exp: Use double-backslash to quote
5776 curly braces in regular expressions.
5777
5778 2001-07-25 Michael Snyder <msnyder@redhat.com>
5779
5780 * gdb.base/ending-run.exp: Accept "Program exited normally" as
5781 legitimate output from stepping out of main.
5782
5783 2001-07-22 Keith Seitz <keiths@redhat.com>
5784
5785 * lib/gdb.exp (_gdbtk_xvfb_init): If GDB_DISPLAY is
5786 the empty string, do not run the tests.
5787
5788 2001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
5789
5790 * gdb.base/long_long.exp: Detect size of pointer. Take into
5791 account 2-byte pointers when testing for p/a results.
5792
5793 2001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
5794
5795 * gdb.base/remote.c (RANDOM_DATA_SIZE): New define, defaults to 48K
5796 and defined to 1K for m68hc11.
5797 (random_data): Reduce table to 1K for embedded platforms (68hc11).
5798 * gdb.base/remote.exp (get_sizeof): New function from sizeof.exp.
5799 (sizeof_random_data): New variable to tell the size of the data table;
5800 don't test past this size; always run to main.
5801
5802 2001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
5803
5804 * gdb.base/return2.exp: return of long long and double fails for
5805 68HC11; don't execute these tests on that platform.
5806 * gdb.base/return.exp: Return of a double fails for 68hc11.
5807
5808 2001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
5809
5810 * call-ar-st.exp: Use gdb_skip_float_test to avoid executing
5811 tests that print a float.
5812 * call-rt-st.exp: Likewise.
5813
5814 2001-07-12 Mark Kettenis <kettenis@gnu.org>
5815
5816 * gdb.base/so-impl-ld.exp: Remove stray space that prevented
5817 running this test on Linux.
5818
5819 2001-06-24 Michael Chastain <chastain@redhat.com>
5820
5821 * gdb.base/arithmet.exp: Remove some tests to make all test names
5822 unique.
5823
5824 2001-07-03 Michael Snyder <msnyder@redhat.com>
5825
5826 * gdb.c++/classes.exp: Accept both "foo(void)" and "foo()" in
5827 the output of the ptype command.
5828
5829 2001-07-02 Michael Snyder <msnyder@redhat.com>
5830
5831 * gdb.base/completion.exp: Don't assume that break.c is the only
5832 source file that may contain functions named "marker".
5833 * gdb.base/corefile.exp: Quote the curly braces in regexp.
5834
5835 2001-06-28 Andrew Cagney <ac131313@redhat.com>
5836
5837 * gdb.disasm/Makefile.in (clean mostlyclean): Add h8300s to list
5838 of files to delete.
5839
5840 From 2000-06-15 Kazu Hirata <kazu@hxi.com>:
5841 * gdb.disasm/h8300s.exp: New file.
5842 gdb.disasm/h8300s.s: Likewise.
5843
5844 2001-06-27 Andrew Cagney <ac131313@redhat.com>
5845
5846 * lib/mi-support.exp (mi_delete_breakpoints): Accept mi1 format
5847 empty breakpoint tables.
5848
5849 2001-06-25 Andrew Cagney <ac131313@redhat.com>
5850
5851 * lib/mi-support.exp: Update args=... part of stop-reason
5852 patterns. Accept either a list or a tuple.
5853
5854 2001-06-23 Andrew Cagney <ac131313@redhat.com>
5855
5856 * lib/mi-support.exp: Remove local emacs variable defining
5857 change-log-default-name.
5858
5859 2001-06-22 Michael Chastain <chastain@redhat.com>
5860
5861 * gdb.base/arithmet.exp: Use gdb_test instead of send_gdb/gdb_expect.
5862 This is operationally compatible with the previous version.
5863
5864 2001-06-13 Jim Blandy <jimb@redhat.com>
5865
5866 * lib/gdb.exp (gdb_test): Doc fix.
5867
5868 2001-06-10 Michael Chastain <chastain@redhat.com>
5869
5870 * gdb.base/exprs.exp: Remove a duplicate test.
5871
5872 2001-06-06 Jim Blandy <jimb@redhat.com>
5873
5874 * gdb.base/return2.exp (main): Use values to test float and double
5875 returns that are not NaN's, to avoid being confused by IEEE
5876 comparison rules.
5877
5878 2001-06-04 Michael Snyder <msnyder@redhat.com>
5879
5880 * gdb.threads/pthreads.exp (check_control_c): Return 0 for success,
5881 non-zero if control_c fails. Terminate the test on failure,
5882 rather than wait for 12 more tests to time out.
5883
5884 2001-06-06 Jim Blandy <jimb@redhat.com>
5885
5886 * gdb.base/exprs.exp ("sizeof (long long) > sizeof (long) (true)"):
5887 Don't forget to match the GDB prompt.
5888
5889 * gdb.trace/gdb_c_test.c, actions.c: Fix misspellings.
5890
5891 2001-06-04 Jim Blandy <jimb@redhat.com>
5892
5893 * gdb.base/help.exp: Update pattern to exclude `print-load-map'
5894 command.
5895
5896 2001-05-31 Kevin Buettner <kevinb@redhat.com>
5897
5898 * gdb.base/annota1.exp (info break): Match four or more spaces
5899 after "Address".
5900
5901 2001-05-31 Michael Chastain <chastain@redhat.com>
5902
5903 * gdb.c++/cplusfuncs.cc (dm_type_char_star): Remove superfluous cast.
5904 (dm_type_int_star): Likewise.
5905 (dm_type_long_star): Likewise.
5906 (dm_type_void_star): Likewise.
5907
5908 2001-05-29 Kevin Buettner <kevinb@redhat.com>
5909
5910 * gdb.base/completion.exp (INPUTRC): Set this environment variable
5911 to a known value in order to get consistent results regardless
5912 of the setting of INPUTRC or the presence or contents of .inputrc.
5913
5914 2001-05-24 Michael Snyder <msnyder@redhat.com>
5915
5916 * gdb.threads/linux-dp.exp: Remove assumptions about thread ordering.
5917 Don't require that the main thread and the manager thread are the
5918 first in the list.
5919
5920 * gdb.threads/pthreads.exp (test_startup): Relax test for thread
5921 debugging. If test fails, issue an "unsupported" not a "fail".
5922
5923 2001-05-24 Jim Blandy <jimb@redhat.com>
5924
5925 Don't assume that short is shorter than int.
5926 * gdb.base/exprs.exp ("print unsigned short == (~0)"): Don't
5927 assume that shorts are smaller than ints. On a 16-bit machine,
5928 this isn't true.
5929 ("print unsigned char == (~0)"): Add test that verifies that ~0,
5930 an int, is not equal to ~0 stored in an unsigned char. This tests
5931 the same thing that the previous test meant to, but works on
5932 16-bit machines, too.
5933 ("print unsigned char != (~0)"): Same test, complemented.
5934
5935 2001-05-24 Michael Snyder <msnyder@redhat.com>
5936
5937 * gdb.threads/pthreads.exp (all_threads_running): Add an explicit
5938 test for (full_coverage == 0). This makes the test run faster,
5939 and prevents dejagnu getting out of step.
5940
5941 2001-05-23 Kevin Buettner <kevinb@redhat.com>
5942
5943 * gdb.base/finish.exp (finish_void): Revise pattern for
5944 stopping on the call statement to not permit stopping at
5945 the start of the instructions comprising the call sequence.
5946
5947 2001-05-19 Michael Chastain <chastain@redhat.com>
5948
5949 * gdb.base/callfuncs.exp: Make all test names unique.
5950 * gdb.base/commands.exp: Make all test names unique.
5951 * gdb.base/condbreak.exp: Make all test names unique.
5952 * gdb.base/dbx.exp: Make all test names unique.
5953 * gdb.base/default.exp: Make all test names unique.
5954 * gdb.base/define.exp: Make all test names unique. Conform some FAIL
5955 and TIMEOUT messages to their corresponding PASS message.
5956 * gdb.base/ending-run.exp: Make all test names unique.
5957 * gdb.base/long_long.exp: Remove duplicate test.
5958
5959 2001-05-21 Kevin Buettner <kevinb@redhat.com>
5960
5961 * gdb.base/finish.exp (finish_void): Allow "finish" command to
5962 stop on the call statement as well as the statement after the
5963 call.
5964
5965 2001-05-21 Michael Snyder <msnyder@redhat.com>
5966
5967 * gdb.base/long_long.exp: Allow for targets with 4-byte short.
5968
5969 2001-05-10 Elena Zannoni <ezannoni@redhat.com>
5970
5971 * gdb.base/completion.exp: Revamp test. Make it execute on all
5972 platforms.
5973
5974 2001-05-10 Elena Zannoni <ezannoni@redhat.com>
5975
5976 * config/gdbserver.exp (gdb_load): Handle the case
5977 in which the arguments to gdbserver are given in the
5978 baseboard configuration file.
5979 Also handle the case in which the server needs to do a
5980 load.
5981
5982 2001-05-07 Keith Seitz <keiths@cygnus.com>
5983
5984 * lib/gdb.exp (gdbtk_initialize_display): New proc which will
5985 set up the display for testing.
5986 (gdbtk_start): Convert all paths to paths that tcl will like.
5987 Export target information to environment.
5988 (_gdbtk_xvfb_init): New proc to start Xvfb if available and
5989 necessary.
5990 (_gdbtk_xvfb_exit): New proc to kill Xvfb if necessary.
5991 (to_tcl_path): New proc to convert a given pathname into
5992 a path acceptible as an argument to a tcl command.
5993 (_gdbtk_export_target_info): New proc to export target info
5994 into the environment for gdbtk testing.
5995 (gdbtk_done): New proc to signal end-of-test.
5996
5997 2001-05-06 Jim Blandy <jimb@redhat.com>
5998
5999 * restore.c: Make the code of caller0 correspond to its comment.
6000
6001 2001-05-03 Michael Snyder <msnyder@redhat.com>
6002
6003 * config/sid.exp (gdb_target_sid): Check for error messages.
6004 On error or timeout, don't make expect exit (which will terminate
6005 all subsequent tests); instead just make gdb exit.
6006 (gdb_load): Check for error messages. On error or timeout,
6007 return a negative value.
6008
6009 2001-04-24 Jim Blandy <jimb@redhat.com>
6010
6011 * gdb.c++/templates.exp: If we see the prompt for the overload
6012 list, but we haven't recognized any of the longer patterns,
6013 arrange for this test to fail, not hang.
6014
6015 * gdb.c++/classes.exp (ptype class A): Tolerate whitespace
6016 variations.
6017
6018 2001-04-22 Michael Chastain <chastain@redhat.com>
6019
6020 * gdb.c++/local.exp: Use the 'runto' library function.
6021 * gdb.c++/namespace.exp: Likewise.
6022 * gdb.c++/overload.exp: Likewise.
6023
6024 2001-03-26 Kevin Buettner <kevinb@redhat.com>
6025
6026 * gdb.base/Makefile.in (EXECUTABLES): Add step-line.
6027 * gdb.base/step-line.exp: New file. Test step/next in presence of
6028 #line directives.
6029 * gdb.base/step-line.c: New file. Test program for the above.
6030 * gdb.base/step-line.inp: New file. We pretend that this file has
6031 been transformed by some other tool into step-line.c.
6032
6033 2001-03-21 Jim Blandy <jimb@redhat.com>
6034
6035 * gdb.c++/userdef.exp: Check that GDB tolerates whitespace in
6036 unmangled operator names.
6037
6038 2001-03-20 Jim Blandy <jimb@redhat.com>
6039
6040 * gdb.threads/linux-dp.exp: Recognize an additional message
6041 generated by GDB when it doesn't understand how to debug threads
6042 on the target system.
6043
6044 2001-03-19 Andrew Cagney <ac131313@redhat.com>
6045
6046 * gdb.mi/mi-console.exp: Document ``Hello'' as a known bug.
6047
6048 2001-03-12 Michael Chastain <chastain@redhat.com>
6049
6050 * gdb.c++/derivation.exp: Use the 'runto' library function.
6051
6052 2001-03-12 Michael Chastain <chastain@redhat.com>
6053
6054 * gdb.c++/annota2.exp: Fix regular expression for "post-query".
6055
6056 2001-02-24 Michael Chastain <chastain@redhat.com>
6057
6058 * gdb.c++/ref-types.exp: Change handwritten code to library
6059 function 'runto'.
6060
6061 2001-03-16 Orjan Friberg <orjanf@axis.com>
6062
6063 * gdb.base/signals.exp: Set count to 0 explicitly.
6064
6065 2001-03-15 Mark Salter <msalter@redhat.com>
6066
6067 * config/monitor.exp (gdb_target_cmd): Add explicit error return.
6068 (gdb_target_monitor): Add check of gdb_target_cmd return value.
6069 (gdb_load): Add support for additional target_info: gdb_download_size
6070 and gdb_load_timeout.
6071
6072 Thu Mar 8 16:06:00 2001 David Taylor <taylor@redhat.com>
6073
6074 * gdb.base/annota1.exp: Move test of isnative to earlier in the
6075 file -- to prevent failing when the compile fails but we have no
6076 intention of running the tests anyway.
6077
6078 * gdb.base/long_long.exp: Test target_info for no_long_long, skip
6079 tests if set.
6080
6081 * gdb.base/maint.exp: Support 2 byte integers as well as 4 byte
6082 integers.
6083
6084 * gdb.c++/ctti.exp: Skip tests if skip_cplus_tests returns true.
6085 * gdb.c++/namespace.exp: Ditto.
6086
6087 2001-03-07 Orjan Friberg <orjanf@axis.com>
6088
6089 * gdb.base/pointers.c: Don't assume doubles are >= 8 bytes.
6090 * gdb.base/pointers.exp: Relax pattern match of decimals.
6091
6092 2001-03-06 Kevin Buettner <kevinb@redhat.com>
6093
6094 * Makefile.in, config/abug.exp, config/cfdbug.exp,
6095 config/cpu32bug.exp, config/dve.exp, config/est.exp,
6096 config/gdbserver.exp, config/hmsirom.exp, config/hppro.exp,
6097 config/i960.exp, config/m32r.exp, config/mn10300-eval.exp,
6098 config/monitor.exp, config/proelf.exp, config/rom68k.exp,
6099 config/sh.exp, config/sid.exp, config/slite.exp,
6100 config/sparclet.exp, config/udi.exp, config/unknown.exp,
6101 config/vr4300.exp, config/vr5000.exp, config/vx.exp,
6102 config/vxworks.exp, config/vxworks29k.exp,
6103 gdb.asm/asm-source.exp, gdb.base/a2-run.exp,
6104 gdb.base/all-bin.exp, gdb.base/annota1.exp,
6105 gdb.base/arithmet.exp, gdb.base/assign.exp,
6106 gdb.base/async.exp, gdb.base/attach.exp,
6107 gdb.base/bitfields.exp, gdb.base/bitops.exp,
6108 gdb.base/break.exp, gdb.base/call-ar-st.exp,
6109 gdb.base/call-rt-st.exp, gdb.base/call-strs.exp,
6110 gdb.base/callfuncs.exp, gdb.base/callfwmall.exp,
6111 gdb.base/commands.exp, gdb.base/completion.exp,
6112 gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
6113 gdb.base/constvars.exp, gdb.base/corefile.exp,
6114 gdb.base/dbx.exp, gdb.base/default.exp, gdb.base/define.exp,
6115 gdb.base/display.exp, gdb.base/ena-dis-br.exp,
6116 gdb.base/ending-run.exp, gdb.base/environ.exp,
6117 gdb.base/eval-skip.exp, gdb.base/exprs.exp,
6118 gdb.base/finish.exp, gdb.base/foll-exec.exp,
6119 gdb.base/foll-fork.exp, gdb.base/foll-vfork.exp,
6120 gdb.base/funcargs.exp, gdb.base/help.exp,
6121 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/list.exp,
6122 gdb.base/logical.exp, gdb.base/long_long.exp,
6123 gdb.base/maint.exp, gdb.base/mips_pro.exp,
6124 gdb.base/miscexprs.exp, gdb.base/nodebug.exp,
6125 gdb.base/opaque.exp, gdb.base/overlays.exp, gdb.base/page.exp,
6126 gdb.base/pointers.exp, gdb.base/printcmds.exp,
6127 gdb.base/ptype.exp, gdb.base/radix.exp, gdb.base/recurse.exp,
6128 gdb.base/regs.exp, gdb.base/relational.exp,
6129 gdb.base/remote.exp, gdb.base/reread.exp,
6130 gdb.base/restore.exp, gdb.base/return2.exp,
6131 gdb.base/scope.exp, gdb.base/sect-cmd.exp,
6132 gdb.base/selftest.exp, gdb.base/setshow.exp,
6133 gdb.base/setvar.exp, gdb.base/shlib-call.exp,
6134 gdb.base/sigall.exp, gdb.base/signals.exp,
6135 gdb.base/sizeof.exp, gdb.base/so-impl-ld.exp,
6136 gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
6137 gdb.base/step-test.exp, gdb.base/structs.c,
6138 gdb.base/structs.exp, gdb.base/structs2.exp,
6139 gdb.base/term.exp, gdb.base/twice.exp, gdb.base/varargs.exp,
6140 gdb.base/volatile.exp, gdb.base/watchpoint.exp,
6141 gdb.base/whatis-exp.exp, gdb.base/whatis.exp,
6142 gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
6143 gdb.c++/anon-union.exp, gdb.c++/classes.exp, gdb.c++/ctti.exp,
6144 gdb.c++/derivation.exp, gdb.c++/inherit.exp,
6145 gdb.c++/local.exp, gdb.c++/member-ptr.exp, gdb.c++/method.exp,
6146 gdb.c++/misc.exp, gdb.c++/namespace.exp, gdb.c++/overload.exp,
6147 gdb.c++/ref-types.exp, gdb.c++/templates.exp,
6148 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp,
6149 gdb.disasm/am33.exp, gdb.disasm/hppa.exp,
6150 gdb.disasm/mn10200.exp, gdb.disasm/mn10300.exp,
6151 gdb.fortran/types.exp, gdb.java/jmisc.exp,
6152 gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
6153 gdb.stabs/weird.exp, gdb.threads/linux-dp.exp,
6154 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
6155 gdb.trace/circ.exp, gdb.trace/collection.exp,
6156 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
6157 gdb.trace/limits.exp, gdb.trace/packetlen.exp,
6158 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp,
6159 gdb.trace/report.exp, gdb.trace/save-trace.exp,
6160 gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
6161 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
6162 lib/gdb.exp, lib/mi-support.exp: Update/correct copyright
6163 notices.
6164
6165 2001-02-27 Michael Snyder <msnyder@cygnus.com>
6166
6167 * gdb.base/varargs.c (find_max_double): Fix printf format string:
6168 first arg is int not float.
6169
6170 2001-02-22 Michael Snyder <msnyder@cygnus.com>
6171
6172 * gdb.base/reread.exp: Unsupported for non-native targets;
6173 doesn't work for remote debugging.
6174
6175 2001-02-19 Fernando Nasser <fnasser@redhat.com>
6176
6177 From Drew Moseley <dmoseley@redhat.com>
6178 * gdb.base/ending-run.exp: Properly handle the BSP state when
6179 stepping past the end of main.
6180
6181 2001-02-19 John Moore <jmoore@redhat.com>
6182
6183 * gdb.base/commands.exp (infrun_breakpoint_command_test):
6184 Converted HPUX fix for non-expected items following multiple
6185 step commands into general solution for all platforms.
6186
6187 2001-02-18 Michael Chastain <chastain@redhat.com>
6188
6189 * gdb.c++/classes.exp (do_tests): Change runto statements
6190 from "runto 'foo(void)'" to "runto 'foo'". This makes the
6191 statements demangler agnostic.
6192 * gdb.c++/virtfunc.exp (do_tests): Likewise.
6193 (gdb_virtfunc_restart): Likewise.
6194
6195 2001-02-14 Michael Chastain <chastain@redhat.com>
6196
6197 * gdb.c++/inherit.exp (do_tests): Change runto statements
6198 from "runto 'foo(void)'" to "runto 'foo'". This makes the
6199 statements demangler agnostic.
6200
6201 Sun Feb 4 17:32:21 2001 Andrew Cagney <cagney@redhat.com>
6202
6203 * gdb.threads/pthreads.exp: Unify pass/fail messages for
6204 ``continue to bkpt at common_routine in thread 2'' and ``stopped
6205 before calling common_routine 15 times'' tests.
6206
6207 2001-02-11 Michael Chastain <chastain@redhat.com>
6208
6209 * gdb.c++/cplusfuncs.cc (dm_type_char_star): New function.
6210 Helps the test script figure out which demangler is in use.
6211 (dm_type_foo_ref): Ditto.
6212 (dm_type_int_star): Ditto.
6213 (dm_type_long_star): Ditto.
6214 (dm_type_unsigned_int): Ditto.
6215 (dm_type_void): Ditto.
6216 (dm_type_void_star): Ditto.
6217 * gdb.base/cplusfuncs.exp (probe_demangler): New function.
6218 Probe the gdb demangler and set variables to accommodate
6219 formatting differences.
6220 (info_func_regexp): New function. Same as info_func, but
6221 matches against a regexp.
6222 (info_func): Match against a literal string.
6223 (print_addr_2): New function. Match against a literal string,
6224 which can be different from the input to gdb.
6225 (print_addr): Simply call print_addr_2 with the same argument twice.
6226 (test_lookup_operator_functions): Use demangler formatting variables.
6227 Blow away the xfails and workarounds for gnats gdb bug gdb/18. Sort
6228 the tests in the same order as the C++ class declaration.
6229 (test_paddr_operator_functions): Ditto.
6230 (test_paddr_overloaded_functions): Ditto.
6231 (test_paddr_hairy_functions): Use demangler formatting variables.
6232 Add reference to gdb/19 for related tests.
6233 (do_tests): Call probe_demangler.
6234
6235 2001-01-30 Kevin Buettner <kevinb@redhat.com>
6236
6237 * gdb.c++/templates.cc (printf): Remove unused function definition.
6238
6239 2001-01-26 Felix Lee <flee@redhat.com>
6240
6241 * sid.exp (sid_exit): Pass host, not target, to remote_close.
6242
6243 2001-01-25 matthew green <mrg@redhat.com>
6244
6245 * config/sid.exp (sid_start): Call `remote_push_conn' after firing
6246 up sid.
6247 (sid_exit): Call `remote_pop_conn' after GDB is gone.
6248
6249 2001-01-25 matthew green <mrg@redhat.com>
6250
6251 * config/sid.exp (sid_start): Use `remote_spawn' instead of `spawn.'
6252 Deprecate $sid_spawn_id.
6253 (sid_exit): Remove code necessary only for `spawn.'
6254
6255 2001-01-25 matthew green <mrg@redhat.com>
6256
6257 * config/sid.exp (sid_start): Handle sim,protocol of `sid.'
6258
6259 2001-01-28 Michael Chastain <chastain@redhat.com>
6260
6261 * gdb.c++/ovldbreak.exp (take_gdb_out_of_choice_menu): New proc
6262 to call when tests fail. It takes gdb out of the overloaded
6263 function choice menu back to the main prompt, so that the test
6264 program stays synchronized.
6265 (set_bp_overloaded): New proc to collect all the common
6266 code for setting a breakpoint on an overloaded name. Calls
6267 take_gdb_out_of_choice_menu when needed.
6268 (menu_overload1arg): New variable to collect the repeated
6269 instances of the expected menu for an overloaded name. Change
6270 the regular expression to handle changes in g++ type encoding:
6271 "void" can be either "void" or "", and "unsigned int" can be
6272 either "unsigned int" or "unsigned".
6273 (continue_to_bp_overloaded): Change regular expressions to handle
6274 changes in g++ type encoding.
6275 (no proc): Call take_gdb_out_of_choice_menu when needed.
6276 Remove redundant calls to "info break". Accept either "canceled"
6277 or "cancelled". Change regular expressions in "info break"
6278 calls to handle changes in g++ type encoding. Give all tests
6279 unique strings.
6280
6281 2001-01-17 Ben Elliston <bje@redhat.com>
6282
6283 * config/sid.exp: New file.
6284
6285 Fri Jan 12 18:29:01 2001 Andrew Cagney <cagney@b1.cygnus.com>
6286
6287 * gdb.base/callfuncs.exp: Add space after ``Value returned is''.
6288
6289 2000-12-21 Michael Snyder <msnyder@cygnus.com>
6290
6291 * gdb.base/finish.exp: Accept '1' instead of \001 from char_func.
6292 Add a RE to accept a non-ascii char if one is ever presented.
6293
6294 2000-12-20 Fernando Nasser <fnasser@redhat.com>
6295
6296 * lib/mi-support.exp (mi_gdb_start): Test for MI_OUT, not UI_OUT.
6297
6298 2000-12-18 Michael Snyder <msnyder@cygnus.com>
6299
6300 * gdb.base/setvar.exp: Use double '\\' to quote curly braces
6301 in regexp. One '\' does not suffice on Linux.
6302
6303 2000-12-09 Michael Chastain <chastain@redhat.com>
6304
6305 * gdb.base/break.exp (test_clear_command): Use a marker function
6306 rather than 'main' for the test function. Also move this
6307 test to an execution point where the marker function names are
6308 guaranteed to be bound to functions. (Executing tests after a
6309 'finish' from main runs into name conflicts with local names
6310 in __libc_start_main).
6311
6312 2000-12-07 Michael Snyder <msnyder@cygnus.com>
6313
6314 * gdb.base/finish.exp: New test for gdb's "finish" command.
6315 * gdb.base/return2.exp: New test for gdb's "return" command.
6316 * gdb.base/return2.c: New source file for above.
6317
6318 2000-12-05 Michael Snyder <msnyder@cygnus.com>
6319
6320 * gdb.base/constvars.exp: Add a "pass" message if "up" succeeds.
6321 * gdb.base/miscexprs.exp: Ditto.
6322 * gdb.base/pointers.exp: Ditto.
6323 * gdb.c++/derivation.exp: Ditto.
6324 * gdb.c++/local.exp: Ditto.
6325 * gdb.c++/namespace.exp: Ditto.
6326 * gdb.c++/overload.exp: Ditto.
6327 * gdb.c++/ref-types.exp: Ditto.
6328
6329 2000-12-05 Michael Snyder <msnyder@cygnus.com>
6330
6331 * gdb.base/constvars.exp: Test result of "up" command.
6332 * gdb.base/miscexprs.exp: Ditto.
6333 * gdb.base/pointers.exp: Ditto.
6334 * gdb.base/scope.exp: Ditto.
6335 * gdb.c++/derivation.exp: Ditto.
6336 * gdb.c++/local.exp: Ditto.
6337 * gdb.c++/namespace.exp: Ditto.
6338 * gdb.c++/overload.exp: Ditto.
6339 * gdb.c++/ref-types.exp: Ditto.
6340
6341 2000-11-22 Michael Chastain <chastain@redhat.com>
6342
6343 * mips_pro.exp: Accept either "middle -> top -> main" or
6344 "middle -> main" in the backtrace, because gcc can optimize
6345 tail calls to jumps. Remove setup_xfail for the hppa case.
6346 Add a comment with the original warning messages from PR 3016,
6347 which was filed in 1993, to preserve them for posterity.
6348
6349 2000-11-17 Nick Duffek <nsd@redhat.com>
6350
6351 * lib/gdb.exp (gdb_test): Override timeout with board info.
6352
6353 2000-11-17 Nick Duffek <nsd@redhat.com>
6354
6355 * gdb.base/display.exp: Don't kill running stub. Add "again" to
6356 the second kill and detach messages.
6357
6358 2000-11-17 Nick Duffek <nsd@redhat.com>
6359
6360 * configure.in: Add AC_EXEEXT.
6361 * configure: Regenerate.
6362 * Makefile.in (just-check): Export EXEEXT.
6363 * lib/gdb.exp ($EXEEXT): Import from environment.
6364 * gdb.base/maint.exp: Expect $EXEEXT in executable name. Don't
6365 expect "maint dump-me" on Cygwin.
6366 * gdb.base/reread.exp ($binfile, $binfile1, $binfile2): Append
6367 $EXEEXT.
6368
6369 2000-11-17 Nick Duffek <nsd@redhat.com>
6370
6371 * gdb.base/break.exp: Test backtrace and finish from called
6372 function on all platforms, not just HP-UX.
6373
6374 2000-11-03 Michael Snyder <msnyder@cygnus.com>
6375
6376 * config/monitor.exp (gdb_target_cmd): Abstracts some of the
6377 code from gdb_target_monitor, so it can be used independantly
6378 for gdbserver. Also comment out an unnecessary PUTS.
6379
6380 2000-11-03 Michael Snyder <msnyder@cygnus.com>
6381
6382 * gdb.base/a2-run.exp: Use gdb_skip_stdio_test.
6383 * gdb.base/corefile.exp: Expect the message "Program is being
6384 debugged already" when we send the "corefile" command, since
6385 the preceeding gdb_load may have connected gdb to a remote target.
6386 * gdb.base/display.exp: Disable hardware watchpoints if new
6387 board info variable "no_hardware_watchpoints" is true.
6388 Replace single-letter commands with more readable ones.
6389 * gdb.base/recurse.exp (recurse_tests): Disable hardware watchpoints
6390 if new board info variable "no_hardware_watchpoints" is true.
6391 * gdb.base/restore.exp (restore_tests): Call gdb_skip_stdio_tests
6392 to see if stdio (printf) testing is possible.
6393 * gdb.base/watchpoint.exp: Disable hardware watchpoints if new
6394 board info variable "no_hardware_watchpoints" is true. Use new
6395 proc "gdb_skip_stdio_tests" to see if printf tests are possible.
6396
6397 2000-11-13 Fernando Nasser <fnasser@redhat.com>
6398
6399 From Orjan Friberg <orjanf@axis.com>:
6400 * gdb.base/printcmds.exp: Escape curly braces followed by a number
6401 in array print pattern match.
6402
6403 2000-11-09 Fernando Nasser <fnasser@redhat.com>
6404
6405 * gdb.c++/templates.exp (test_template_breakpoints): Change Britsh
6406 spelling "cancelled" to U.S. spelling "canceled" to match changes
6407 made to gdb.
6408 * gdb.c++/ovldbreak.exp: Ditto.
6409
6410 2000-11-06 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
6411
6412 * gdb.base/callfuncs.c (main): Moved to end of file, call
6413 t_double_values to initialize the FPU before inferior calls are made.
6414 * gdb.base/callfuncs.exp: Test for register preservation after calling
6415 inferior functions. Add tests for continuining, finishing and
6416 returning from a stop in a call dummy.
6417
6418 2000-10-24 Michael Snyder <msnyder@cygnus.com>
6419
6420 * gdb.base/commands.exp: Break up long lines, and re-indent.
6421
6422 2000-10-19 Michael Snyder <msnyder@cygnus.com>
6423
6424 * config/gdbserver.exp: Rewritten from the ground up, to make it
6425 compatible with the current dejagnu tree, and to make it work with
6426 the new "gdbserver" in libremote.
6427
6428 2000-10-16 Michael Snyder <msnyder@cygnus.com>
6429
6430 * gdb.base/sizeof.exp (check_sizeof): Skip if no printf support.
6431 * gdb.base/varargs.exp: Skip entire test if no printf support.
6432 * gdb.base/ending-run.exp (Step to return): Skip if no printf supt.
6433 * gdb.base/shlib-call.exp: Skip several tests if no printf support.
6434
6435 2000-10-13 Michael Snyder <msnyder@cygnus.com>
6436
6437 * lib/gdb.exp (gdb_skip_float_test): New proc. Skip test if
6438 no floating point support.
6439 (gdb_skip_stdio_test): New proc. Skip test if no stdio support.
6440 * gdb.base/call-ar-st.exp: Use above procs to skip tests.
6441 * gdb.base/call-rt-st.exp: Ditto.
6442 * gdb.base/call-strs.exp: Ditto.
6443
6444 2000-08-02 Jimmy Guo <guo@hpcleara.cup.hp.com>
6445
6446 * gdb.base/sizeof.c: include <stdio.h>.
6447
6448 * gdb.c++/classes.exp: Use gdb_test instead of send_gdb to
6449 'finish', otherwise uncaptured gdb_prompt would potentially
6450 throw remaining test points out of sync.
6451
6452 2000-07-26 Scott Bambrough <scottb@netwinder.org>
6453
6454 * gdb.base/recurse.exp: Run tests for all targets.
6455 * gdb.base/so-impl-ld.exp: Added wildcard to handle the
6456 gnu-oldld case on ARM.
6457 * gdb.base/watchpoint.exp (test_stepping): Clear xfail
6458 for ARM targets.
6459
6460 Mon Jul 24 07:46:02 CDT 2000 Clinton Popetz <cpopetz@cygnus.com>
6461
6462 * gdb.java/configure.in (AC_INIT): Use jmisc.exp.
6463 * gdb.java/configure: Rebuild.
6464
6465 Sun Jul 23 21:42:34 2000 Anthony Green <green@redhat.com>
6466
6467 * gdb.java/jv-exp.exp: New file.
6468
6469 Sun Jul 23 21:02:42 2000 Anthony Green <green@redhat.com>
6470
6471 * configure: Rebuilt.
6472 * configure.in (configdirs): Add gdb.java.
6473 * gdb.java/jmisc.java: New file.
6474 * gdb.java/jmisc.exp: New file.
6475 * gdb.java/Makefile.in: New file.
6476 * gdb.java/configure: Rebuilt.
6477 * gdb.java/configure.in: New file.
6478 * lib/java.exp: New file.
6479
6480 Wed Jul 12 18:14:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
6481
6482 * gdb.base/exprs.exp: Test casts to a pointer including over and
6483 underflow.
6484
6485 Thu Jul 13 11:52:53 2000 Andrew Cagney <cagney@b1.cygnus.com>
6486
6487 * gdb.base/sizeof.exp, gdb.base/sizeof.c: New files. Compare GDB
6488 and the compilers sizes.
6489
6490 2000-07-09 Nick Duffek <nsd@redhat.com>
6491
6492 * gdb.c++/misc.cc (class ClassParam, class_param): Define.
6493 (use_methods): New function.
6494 (main): Call use_methods().
6495 * gdb.c++/classes.exp (test_method_param_class): New procedure.
6496 (do_tests): Call test_method_param_class.
6497
6498 2000-07-09 Nick Duffek <nsd@redhat.com>
6499
6500 * gdb.c++/classes.exp (test_nonexistant_members): Fix name
6501 spelling.
6502 (test_enums): New procedure. Move enum tests from end of script
6503 to here. Set breakpoint on function name instead of line number.
6504 * gdb.c++/misc.cc (ClassWithEnum): Move past Foo definitions.
6505 (enums2): New marker function.
6506 (enums1): New function.
6507 (main): Call enums1(). Move enum tests to enums1().
6508
6509 Tue Jul 4 03:43:49 2000 Andrew Cagney <cagney@b1.cygnus.com>
6510
6511 * gdb.asm/asm-source.exp: Use raw AS/LD instead of CC to
6512 compile/link program. Update line numbers.
6513 * gdb.asm/d10v.inc: Define ``startup''.
6514 * gdb.asm/asmsrc1.s: Add definition of _start.
6515
6516 Fri Jun 23 17:45:52 2000 Andrew Cagney <cagney@b1.cygnus.com>
6517
6518 * gdb.base/call-ar-st.exp: More rewrites of multi-line patterns.
6519
6520 2000-06-18 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6521
6522 * gdb.base/maint.exp: Add 'maint print architecture' item to output
6523 of 'help maint print' command.
6524
6525 Fri Jun 16 18:22:05 2000 Andrew Cagney <cagney@b1.cygnus.com>
6526
6527 * gdb.base/call-ar-st.exp: Rewrite all multi-line patterns so that
6528 they use gdb_expect_list.
6529
6530 Wed Jun 7 13:02:40 2000 Andrew Cagney <cagney@b1.cygnus.com>
6531
6532 * gdb.base/commands.exp: Use ``set remote
6533 memory-read-packet-size'' instead of ``set endian big'' to test
6534 long commands.
6535
6536 2000-06-03 Daniel Berlin <dan@cgsoftware.com>
6537
6538 * gdb.c++/templates.exp (do_tests): Make all of these work under
6539 g++, and stop skipping them.
6540
6541 * gdb.c++/namespace.exp: Move from gdb.hp/gdb.aCC to here, make it
6542 work under g++.
6543
6544 * gdb.c++/misc.cc: Fix ambiguous initialization with correct
6545 initialization.
6546
6547 2000-06-02 Michael Snyder <msnyder@cygnus.com>
6548
6549 * gdb.base/annota1.exp (run until main breakpoint): Loosen up
6550 the regular expression: accept an (almost) arbitrary sequence of
6551 "frames-invalid" and "breakpoints-invalid" messages both before
6552 and after the "starting" message.
6553
6554 2000-06-02 Michael Snyder <msnyder@cygnus.com>
6555
6556 * gdb.c++/local.exp: This test has never been known to work with g++.
6557
6558 2000-05-18 Michael Snyder <msnyder@cygnus.com>
6559
6560 * gdb.base/annota1.exp (annotate-signal-handler-caller):
6561 Relax the regular expression a little, make it pass on Solaris 8.
6562
6563 2000-05-12 Kevin Buettner <kevinb@redhat.com>
6564
6565 * gdb.base/step-test.exp: On IA-64 targets, when stepping out of
6566 a call, do not require that gdb stop on the line after the call.
6567 Instead, it is permissible for gdb to stop on the line of the
6568 call itself.
6569
6570 2000-05-12 Michael Snyder <msnyder@.cygnus.com>
6571
6572 * gdb.base/break.exp (bp on small function, optimized file):
6573 Add a second pass pattern. The behavior differs here between stabs
6574 and dwarf for one-line functions. Stabs preserves two line symbols
6575 (one before the prologue and one after) with the same line number,
6576 but dwarf regards these as duplicates and discards one of them.
6577 Therefore the address after the prologue (where the breakpoint is)
6578 has no exactly matching line symbol, and GDB reports the breakpoint
6579 as if it were in the middle of a line rather than at the beginning.
6580
6581 2000-05-08 Michael Snyder <msnyder@cygnus.com>
6582
6583 * gdb.base/interrupt.exp: Make "pass" message say "send"
6584 rather than "send_gdb" (for consistancy).
6585
6586 Mon May 1 15:37:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
6587
6588 From 2000-04-28 Andreas Jaeger <aj@suse.de>:
6589 * gdb.c++/templates.cc: Properly check for GCC version number.
6590 * lib/compiler.cc: Likewise
6591
6592 2000-04-28 Michael Snyder <msnyder@cygnus.com>
6593
6594 * gdb.base/break.exp: When compiled with -O2 optimization,
6595 gdb may not stop at the first line of main, due to code motion.
6596
6597 2000-04-26 Michael Snyder <msnyder@cygnus.com>
6598
6599 * gdb.base/call-ar-st.exp: Bail out if target is sparclet.
6600 This test depends on parsing the printf output from the target.
6601 Since the sparclet stub doesn't do stdio, this will never work.
6602 * gdb.base/call-rt-st.exp: ditto.
6603 * gdb.base/call-strs: ditto.
6604
6605 2000-04-24 Michael Snyder <msnyder@cygnus.com>
6606
6607 * gdb.base/miscexprs.exp: make sizeof long array test portable.
6608
6609 * gdb.base/ending-run.exp: After connecting to a remote target,
6610 but before running, the target will appear to be in a random
6611 location. Specify both a file and a line for breakpoints.
6612 Also, the function that calls main may be called 'init'
6613 rather than 'start'.
6614
6615 2000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6616
6617 * gdb.base/help.exp: Update output for add-symbol-file command.
6618
6619 2000-04-10 Fernando Nasser <fnasser@cygnus.com>
6620
6621 From Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6622 * gdb.base/structs2.c: Support platforms defaulting to a unsigned char.
6623
6624 2000-04-07 J.T. Conklin <jtc@redback.com>
6625
6626 * gdb.base/call-ar-st.exp: Relax patterns matching tab characters.
6627
6628 * gdb.base/funcargs.exp: Relax patterns matching pointers to char.
6629
6630 Thu Mar 30 13:26:19 2000 Philippe De Muyter <phdm@macqel.be>
6631
6632 * gdb.base/call-ar-st.c (init_small_structs, main): Use floating-point
6633 values that can be represented exactly.
6634 * gdb.base/call-ar-st.exp (print print_small_structs): Fixed to match
6635 above change, and to not check against the directory part of the source
6636 file name.
6637 (step into print_long_arg_list): Likewise.
6638 (print print_small_structs from print_long_arg_list): Likewise.
6639 (print print_long_arg_list): Likewise.
6640
6641 2000-03-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6642
6643 * gdb.base/printcmds.c: Terminate char array ctable2 with 0.
6644
6645 Mon Mar 27 14:46:37 2000 Andrew Cagney <cagney@b1.cygnus.com>
6646
6647 * ChangeLog, gdb.base/commands.exp: Revert whitespace changes.
6648
6649 2000-03-25 Daniel Berlin <dan@cgsoftware.com>
6650
6651 * gdb.base/commands.exp (deprecated_command_test): Add test for
6652 deprecate with no arguments.
6653
6654 2000-03-24 Jonathan Larmour <jlarmour@redhat.co.uk>
6655
6656 * gdb.base/break.exp: Add new test for setting breakpoints on
6657 optimized code so we can test breakpoints work even when function
6658 prologues may be optimized away
6659
6660 2000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
6661
6662 From David Whedon <dwhedon@gordian.com>
6663 * gdb.base/commands.exp : Added command deprecator tests.
6664
6665 2000-03-22 Daniel Berlin <dan@cgsoftware.com>
6666
6667 * gdb.base/help.exp: Added test for new apropos command.
6668
6669 2000-03-21 Kevin Buettner <kevinb@redhat.com>
6670
6671 * gdb.base/pointers.c (usevar): New function.
6672 (main): Make sure that global variables v_int_pointer2, rptr,
6673 and y are all referenced someplace in the program by calling
6674 usevar() on them. [Some linkers delete symbols which are
6675 never referenced. The space remains, but there's no way to
6676 get a (symbolic) handle on the variable from the debugger.]
6677
6678 2000-03-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6679
6680 * gdb.base/printcmds.c: Add typedeffed arrays.
6681
6682 * gdb.base/printcmds.exp (test_print_typedef_arrays): New
6683 procedure to test arrays that are typedef'd.
6684
6685 2000-03-13 James Ingham <jingham@leda.cygnus.com>
6686
6687 * lib/gdb.exp: Fix the gdbtk_start routine to correctly find all
6688 the library directories.
6689
6690 Mon Feb 21 13:05:36 2000 Andrew Cagney <cagney@b1.cygnus.com>
6691
6692 * configure.in (configdirs): Add sub directory gdb.mi.
6693 * configure: Re-generate.
6694
6695 * gdb.mi: New directory.
6696
6697 2000-02-25 Scott Bambrough <scottb@netwinder.org>
6698
6699 * gdb.base/long_long.exp: Correct test suite failure when printing
6700 a long long value as a double on ARM platforms.
6701
6702 2000-02-16 Jim Blandy <jimb@redhat.com>
6703
6704 * gdb.base/break.exp ("breakpoint line number"): Make sure the
6705 default source file is set properly before running this test.
6706
6707 2000-02-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6708
6709 * lib/gdb.exp: Tell the testsuite that now gdbtk is in the
6710 gdbtk/library directory, not in gdbtcl2.
6711
6712 2000-02-04 Jim Blandy <jimb@redhat.com>
6713
6714 * gdb.c++/templates.exp: ("ptype T5<int>"): Remove extraneous
6715 backslash from regexp pattern.
6716
6717 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): New
6718 procedure. Use it to run all the "continue to bp overloaded"
6719 tests. Note that this changes the names of the tests slightly.
6720 If the breakpoint hit message includes a hex PC value, because
6721 GCC's Dwarf 2 line info doesn't help us distinguish the prologue
6722 from the real source code, still consider that a pass.
6723
6724 * gdb.base/condbreak.exp ("run until breakpoint at marker2"):
6725 XFAIL here if the breakpoint message contains a hex address. Note
6726 similar change on 1999-11-02.
6727
6728 * gdb.base/step-test.exp: Comment Fernando's change of 2000-02-02.
6729
6730 * gdb.base/ptype.exp: Establish a default source file before
6731 calling get_debug_format.
6732
6733 2000-02-03 Fernando Nasser <fnasser@totem.to.cygnus.com>
6734
6735 * gdb.base/watchpoint.exp: Remove duplication of test messages.
6736
6737 2000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
6738
6739 * gdb.base/step-test.exp: Fix the steps to enter a callee by means
6740 of successive stepi commands -- while in the prologue we should see
6741 the function entry bracket.
6742
6743 2000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
6744
6745 * gdb.base/ending-run.exp: Add ARM in thumb mode case, where we
6746 reach __change_mode() when stepping through the end of main().
6747
6748 2000-01-17 Fernando Nasser <fnasser@totem.to.cygnus.com>
6749
6750 * gdb.base/default.exp: Fix expected pattern.
6751 * gdb.base/help.exp: Same.
6752
6753 2000-01-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6754
6755 * gdb.base/so-indr-cl.exp: Don't execute the test if not on HPUX.
6756 Don't use xfail's because that affects only the following test.
6757
6758 * gdb.base/so-impl-ld.exp: Don't execute the tests if not on hpux,
6759 solaris or linux.
6760
6761 * gdb.base/selftest.exp: Update to reflect changes to main.c.
6762
6763 2000-01-07 Michael Snyder <msnyder@cygnus.com>
6764
6765 * gdb.base/display.exp: Some yacc parsers like to say
6766 "A syntax error" rather than "A parse error". Accept both.
6767
6768 2000-01-06 Fernando Nasser <fnasser@totem.to.cygnus.com>
6769
6770 * gdb.base/default.exp: Remove OS dependent string from "target
6771 remote" test.
6772 * gdb.base/help.exp: Same for "help target remote" test.
6773
6774 2000-01-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6775
6776 From Jim Kingdon <kingdon@redhat.com>:
6777
6778 * gdb.c++/annota2.exp: Fix "delete bps" test to wait for the
6779 prompt (cleanup rather than necessity, but still might keep output
6780 from spilling to next test).
6781
6782 2000-01-02 Fred Fish <fnf@cygnus.com>
6783
6784 * gdb.base/ptype.c (FALSE, TRUE): #undef these to avoid clash on
6785 AIX, which defines them in <sys/types.h>.
6786
6787 1999-12-16 Stan Shebs <shebs@andros.cygnus.com>
6788
6789 * gdb.base/default.exp: Match arm* etc instead of arm in "info
6790 float" test.
6791
6792 1999-12-13 Fernando Nasser <fnasser@totem.to.cygnus.com>
6793
6794 * gdb.base/watchpoint.exp: Add missing "(timeout)" to test message.
6795
6796 * gdb.base/break.exp: Add missing anchor to reg exp on "finish from
6797 outermost frame disallowed".
6798
6799 1999-12-09 Fernando Nasser <fnasser@totem.to.cygnus.com>
6800
6801 * gdb.base/setvar.exp: New tests for setting the value of a struct
6802 with a constant list.
6803
6804 1999-12-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
6805
6806 * gdb.base/setvar.exp: Remove pair os tests that expected gdb to
6807 require the user to type a cast before setting the value of a struct.
6808
6809 1999-12-06 Jim Blandy <jimb@cygnus.com>
6810
6811 * gdb.base/default.exp: Expect the new 'info float' command on
6812 all i386 platforms.
6813
6814 * gdb.threads/linux-dp.exp: Expand our ability to recognize
6815 LinuxThreads libraries that don't support debugging.
6816
6817 Sat Dec 4 15:21:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
6818
6819 * gdb.base/remote.c: Fill the buffer with truely random data.
6820 Change the buffer type to ``unsigned char'' to simplify size
6821 arithmetic.
6822
6823 * gdb.base/remote.exp: Reduce download numbers by one. Typical
6824 stub only handles 400-1 byte packets. Verify that the download
6825 worked.
6826
6827 1999-11-30 Fernando Nasser <fnasser@totem.to.cygnus.com>
6828
6829 * lib/gdb.exp (gdb_expect_list): FAIL only once on multiple pattern
6830 tests, using UNRESOLVED for the untested cases. Also, does not wait
6831 for a timeout if the prompt was received before a recognizable pattern.
6832
6833 1999-11-29 Fernando Nasser <fnasser@totem.to.cygnus.com>
6834
6835 * lib/gdb.exp (gdb_expect_list): Fix spelling.
6836
6837 1999-11-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6838
6839 * gdb.base/watchpoint.exp: Add tests cases for the hit count of
6840 watchpoints.
6841
6842 1999-11-24 Jason Merrill <jason@casey.cygnus.com>
6843
6844 * gdb.base/condbreak.exp: Add missing '$gdb_prompt $'.
6845
6846 * gdb.c++/local.exp: Be more flexible in recognizing local class
6847 name mangling. Don't allow horribly truncated method names.
6848 * gdb.c++/derivation.exp: Expect protected inheritance.
6849 * gdb.c++/inherit.exp: Be more flexible in recognizing vbase pointers.
6850 * gdb.c++/virtfunc.exp: Likewise.
6851 * gdb.c++/classes.exp: Likewise. Don't require the enclosing scope
6852 when printing a nested enum.
6853
6854 1999-11-22 Jim Blandy <jimb@cygnus.com>
6855
6856 * gdb.base/step-test.exp: Properly await GDB's response to setting
6857 a breakpoint on the call to large_struct_by_value.
6858
6859 * gdb.base/ending-run.exp ("step to end of run 1"): Don't fail
6860 just because we have debug info for the `start' function.
6861
6862 1999-11-19 Jim Blandy <jimb@zenia.red-bean.com>
6863
6864 * gdb.threads/linux-dp.exp ("create philosopher"): Recognize the
6865 "Unknown signal" messages, which indicate (on LinuxThreads) that
6866 GDB doesn't know how to debug threads on this system. This is
6867 better than hanging while philosopher 0 dumps chatter into gdb.log.
6868
6869 1999-11-18 Tom Tromey <tromey@cygnus.com>
6870
6871 * gdb.trace/deltrace.exp: Updated test to reflect new error text.
6872
6873 1999-11-18 Fred Fish <fnf@cygnus.com>
6874
6875 * gdb.base/coremaker2.c: Add sample program for generating
6876 cores that is more self contained than coremaker.c. Eventually
6877 I'll add more code to this and tie it into the testsuite.
6878
6879 1999-11-12 Stan Shebs <shebs@andros.cygnus.com>
6880
6881 * gdb.base/dollar.exp: Remove, now in gdb.hp.
6882
6883 1999-11-10 Jimmy Guo <guo@cup.hp.com>
6884
6885 * gdb.exp (get_compiler_info): pick up compiler.c and compiler.cc
6886 from $srcdir/lib/.
6887 * lib/compiler.c, lib/compiler.cc: New files, moved from gdb.base/
6888 and gdb.c++/.
6889
6890 * gdb.c++/derivation.exp: remove redundant get compiler info code.
6891
6892 * gdb.base/commands.exp: add '$gdb_prompt $' anchor to
6893 'continue with watch' test point.
6894
6895 1999-11-08 Jim Blandy <jimb@zenia.red-bean.com>
6896
6897 Merged from p2linux-990323-branch:
6898
6899 * lib/gdb.exp (gdb_continue_to_breakpoint): New function.
6900
6901 Mon Nov 8 23:07:09 1999 Andrew Cagney <cagney@amy.cygnus.com>
6902
6903 * gdb.base/remote.exp: Test ``set remote memory-write-packet-sized
6904 {limit,fixed}''. Test ``set download-write-size''.
6905
6906 Sun Nov 7 17:37:01 1999 Andrew Cagney <cagney@b1.cygnus.com>
6907
6908 * gdb.base/funcargs.exp: Rewrite stack traceback checks using
6909 gdb_expect_list.
6910
6911 Fri Nov 5 18:40:52 1999 Andrew Cagney <cagney@b1.cygnus.com>
6912
6913 * lib/gdb.exp (gdb_expect_list): Return a success/fail indication.
6914
6915 1999-11-03 Mark Salter <msalter@cygnus.com>
6916
6917 * gdb.base/break.exp: Fix "stub continue" pattern.
6918
6919 1999-11-03 Jim Blandy <jimb@zwingli.cygnus.com>
6920
6921 * gdb.base/shlib-call.exp ("next to shr1"): Fix test name.
6922
6923 1999-11-02 Jim Blandy <jimb@zwingli.cygnus.com>
6924
6925 * gdb.base/display.exp ("finish"): Add timeout clause.
6926
6927 * gdb.base/condbreak.exp ("run until breakpoint at marker1"): Add
6928 plain prompt clause, so this doesn't have to time out in order to
6929 fail.
6930
6931 * gdb.base/condbreak.exp, gdb.base/ena-dis-br.exp: XFAIL if the
6932 breakpoint hit messages include an address.
6933
6934 * gdb.base/display.exp: Don't forget to escape parens in regular
6935 expressions. Unix regexp notatation sucks.
6936
6937 1999-11-02 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6938
6939 * gdb.base/annota1.exp: Test for annotate-signalled: change output
6940 order for 'signalled' message.
6941
6942 1999-11-01 Stan Shebs <shebs@andros.cygnus.com>
6943
6944 From Jimmy Guo <guo@cup.hp.com>:
6945 * gdb.base/annota1.exp: Add tests for annotate ignore count change.
6946 * gdb.base/annota1.c: Add code for tests to work with.
6947
6948 1999-10-26 Frank Ch. Eigler <fche@cygnus.com>
6949
6950 * gdb.base/remote.exp: New test for remote downloading settings.
6951 * gdb.base/remote.c: New file with large .data.
6952
6953 1999-10-18 Jim Blandy <jimb@zwingli.cygnus.com>
6954
6955 * gdb.threads/linux-dp.c, gdb.threads/linux-dp.exp: New test suite
6956 for LinuxThreads support, merged from the Code Fusion branch.
6957
6958 Mon Oct 11 13:57:21 1999 Andrew Cagney <cagney@amy.cygnus.com>
6959
6960 * lib/gdb.exp (gdb_run_cmd): Break complicated gdb_expect
6961 containing exp_continue into a while within an expect. Don't
6962 attempt a start more than three times. Check return value from
6963 gdb_load.
6964
6965 Wed Oct 6 12:05:58 1999 Andrew Cagney <cagney@b1.cygnus.com>
6966
6967 * gdb.base/watchpoint.exp: Match fail ``finish from marker1'' with
6968 a pass case.
6969
6970 1999-10-01 Kevin Buettner <kevinb@cygnus.com>
6971
6972 * gdb.base/break.c (main): Added a statement that we can step
6973 off of.
6974 * gdb.base/break.exp: Added tests for setting a breakpoint
6975 at an offset and stepping onto a breakpoint.
6976
6977 1999-10-01 Fred Fish <fnf@cygnus.com>
6978
6979 * gdb.base/help.exp (help add-symbol-file): Update to match current
6980 gdb output.
6981
6982 1999-09-18 Jim Blandy <jimb@cris.red-bean.com>
6983
6984 * gdb.base/break.exp: Code locations are in hex, don't forget!
6985 (For HP-UX.)
6986
6987 1999-09-17 Stan Shebs <shebs@andros.cygnus.com>
6988
6989 * condbreak.exp: Use break.c as test program.
6990 * condbreak.c: Remove, redundant with break.c.
6991
6992 1999-09-15 Stan Shebs <shebs@andros.cygnus.com>
6993
6994 * config/monitor.exp (gdb_target_monitor): Disable X- and
6995 Z-packets if the target needs it.
6996
6997 1999-09-13 James Ingham <jingham@leda.cygnus.com>
6998
6999 * gdb.c++/overload.exp: Added tests for listing overloaded
7000 functions with function pointers in the arg, explicitly calling
7001 out the version you want.
7002
7003 1999-09-09 Stan Shebs <shebs@andros.cygnus.com>
7004
7005 * long_long.exp: Add variations of test cases that work for
7006 targets with 16-bit ints and 32-bit doubles.
7007
7008 1999-09-08 Stan Shebs <shebs@andros.cygnus.com>
7009
7010 * break.c (main): Compare a possibly-uninitialized argc with an
7011 unlikely value that fits in 16 bits.
7012
7013 1999-09-07 Stan Shebs <shebs@andros.cygnus.com>
7014
7015 * gdb.base/restore.c, gdb.base/restore.exp: Use 0x7eeb instead of
7016 0xfeeb, don't want negative numbers if ints are 16 bits.
7017
7018 * lib/gdb.exp (skip_cplus_tests): New proc.
7019 * gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
7020 gdb.c++/anon-union.exp, gdb.c++/classes.exp,
7021 gdb.c++/cplusfuncs.exp, gdb.c++/ctti.exp, gdb.c++/demangle.exp,
7022 gdb.c++/derivation.exp, gdb.c++/inherit.exp, gdb.c++/local.exp,
7023 gdb.c++/member-ptr.exp, gdb.c++/method.exp, gdb.c++/misc.exp,
7024 gdb.c++/overload.exp, gdb.c++/ovldbreak.exp,
7025 gdb.c++/ref-types.exp, gdb.c++/templates.exp, gdb.c++/userdef.exp,
7026 gdb.c++/virtfunc.exp: Use it to skip over C++ tests.
7027
7028 * gdb.c++/cplusfuncs.exp: Use get_compiler_info consistently.
7029
7030 Fri Sep 3 15:37:12 1999 Kevin Buettner <kevinb@cygnus.com>
7031
7032 * gdb.base/corefile.exp (up): Allow a parameter to appear
7033 in the frame that we're going up to.
7034
7035 From Jim Blandy <jimb@cygnus.com>:
7036
7037 * gdb.base/default.exp (info float): Expect some output now.
7038
7039 * gdb.base/callfuncs.exp (do_function_calls): We no longer expect
7040 returning floating-point values to fail on the x86.
7041 * gdb.base/callfwmall.exp (do_function_calls): Same.
7042
7043 * gdb.base/list.exp (test_listsize): Correct expectations for
7044 listing line 1 with listsize 2. Also, listing a single line
7045 works now, as does listing three lines. [Kevin's note: There
7046 were a number of other cases fixed too where the expectations
7047 differed...]
7048
7049 1999-09-02 Stan Shebs <shebs@andros.cygnus.com>
7050
7051 * gdb.base/selftest.exp: Add case for when version prints as
7052 constant string instead of char pointer.
7053
7054 1999-08-25 Stan Shebs <shebs@andros.cygnus.com>
7055
7056 * gdb.base/ending-run.exp: Add Solaris case for what happens when
7057 stepping out of main.
7058
7059 * gdb.c++/derivation.exp: XFAIL inf fn calls for all configs, if
7060 G++ used.
7061
7062 * gdb.c++/local.exp: Expect ptype NestedInnerLocal to succeed
7063 always, expect ptype InnerLocal::NestedInnerLocal to fail always.
7064
7065 * gdb.c++/ovldbreak.exp: Update match string in test that
7066 includes a warning of multiple breakpoints.
7067
7068 1999-08-24 Stan Shebs <shebs@andros.cygnus.com>
7069
7070 * gdb.base/display.exp: Improve precision of step-after-finish
7071 added yesterday.
7072
7073 * gdb.base/signals.exp: Add extra wildcard to "handle all print"
7074 test.
7075
7076 * gdb.c++/classes.exp: XFAIL HP-compiler-only tests for all
7077 configs when using G++, not just hppa*.
7078
7079 1999-08-24 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
7080
7081 * gdb.base/async.c: New file.
7082 * gdb.base/async.exp: New file.
7083
7084 Tue Aug 24 03:24:53 1999 Jeffrey A Law (law@cygnus.com)
7085
7086 * gdb.base/break.exp: Tweak PA specific tests to properly handle
7087 PA64.
7088
7089 Mon Aug 23 10:25:20 1999 Jeffrey A Law (law@cygnus.com)
7090
7091 * gdb.base/display.exp: "finish" can leave us mid-line on many
7092 targets, deal with it. Add a small constant to main, instead of
7093 1000 since main+1000 may not be a valid address in the target.
7094
7095 * gdb.base/dollar.exp: Do not run for PA processors in wide mode
7096 on hpux11.
7097
7098 * gdb.base/attach.exp: Handle another hpux11 error message variant
7099 when attaching to a process that does not exist.
7100
7101 1999-08-19 J.T. Conklin <jtc@redback.com>
7102
7103 * gdb.base/call-ar-exp.exp: Fix pattern matching whitespace
7104 characters in 'continue to 1241' test.
7105
7106 1999-08-17 Stan Shebs <shebs@andros.cygnus.com>
7107
7108 * gdb.base/call-ar-st.exp: Add a shorter match case for the
7109 stop in print_long_arg_list, define and use a whitespace
7110 variable in print_small_structs test, add an XFAIL for Solaris.
7111 * gdb.base/dbx.exp: XFAIL func commands until somebody is
7112 interested enough to fix.
7113
7114 1999-08-13 Keith Seitz <keiths@cygnus.com>
7115
7116 * gdb.base/dbx.exp (dbx_gdb_file_cmd): Rename to gdb_file_cmd.
7117 (dbx_gdb_load): Remove. Use gdb_load instead, since that
7118 proc knows about targets other than the natives.
7119 (test_assign): Use "gdb_run_cmd" to "run" the target.
7120 Check that we've actually hit the breakpoint at main.
7121 When we attempt to assign a value to a local variable, check
7122 that the variable is in the current scope, i.e., don't use
7123 a test with an empty result.
7124
7125 Tue Aug 10 15:25:16 1999 Andrew Cagney <cagney@b1.cygnus.com>
7126
7127 * gdb.base/maint.exp: Add test of ``maintenance internal-error''
7128 command.
7129
7130 1999-08-09 Stan Shebs <shebs@andros.cygnus.com>
7131
7132 From Jimmy Guo <guo@cup.hp.com> and others at HP:
7133 gdb.hp: Move tests into subdirectories gdb.aCC, gdb.base-hp,
7134 gdb.compat, gdb.threads-hp.
7135 gdb.hp/configure, gdb.hp/configure.in: New files.
7136 gdb.hp/Makefile.in: Recurse into new subdirs.
7137 gdb.hp/gdb.defects: New directory, tests for HP bug reports.
7138 gdb.hp/gdb.objdbg: New directory, tests for debugging info
7139 in object files.
7140 gdb.hp/tools: New directory, aux tools for HP-specific tests.
7141
7142 1999-08-05 Stan Shebs <shebs@andros.cygnus.com>
7143
7144 * gdb.base/display.exp: Help expect by putting a newline in the
7145 funky printf, remove a bogus p/a test.
7146
7147 1999-08-05 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
7148
7149 * gdb.base/display.exp: Make sure that when we say 'run', we are
7150 connected to the target. This is necessary when running not
7151 natively.
7152
7153 1999-08-03 Stan Shebs <shebs@andros.cygnus.com>
7154
7155 * gdb.base/step-test.exp: Removed some extraneous messages.
7156
7157 * gdb.base/long_long.exp: Don't run memory examination tests
7158 on little-endian targets (they will need a different set of
7159 results to match).
7160
7161 1999-08-02 Stan Shebs <shebs@andros.cygnus.com>
7162
7163 * gdb.c++/virtfunc.exp: Expect to fail the virtual call tests
7164 until somebody decides to fix GDB.
7165
7166 * gdb.base/long_long.c: Stop compiler complaint by specifying long
7167 constant as "ULL".
7168 * gdb.base/long_long.exp: Loosen x/c test, add partial result
7169 matches for a couple x/2 commands.
7170
7171 1999-07-30 Stan Shebs <shebs@andros.cygnus.com>
7172
7173 * gdb.c++/ref-types.cc, gdb.c++/ref-types.exp: Appease doschk
7174 by merging in ref-types2 tests.
7175 * gdb.c++/ref-types2.cc, gdb.c++/ref-types2.exp: Remove.
7176
7177 From Jimmy Guo <guo@cup.hp.com> and others at HP:
7178 * gdb.c++/Makefile.in: Add standard actions.
7179 (EXECUTABLES): Rename from PROGS, update list.
7180 * gdb.c++/ambiguous.cc, gdb.c++/ambiguous.exp: Move to here
7181 from gdb.hp.
7182 * gdb.c++/anon-union.cc: Don't use anonymous struct, make
7183 foo and bar locals.
7184 * gdb.c++/anon-union.exp: Fix tests to match.
7185 * gdb.c++/classes.exp: Run if HP compiler used, add extra
7186 expect matches to handle output variations.
7187 * gdb.c++/cplusfuncs.cc: Make operator -> return foo *.
7188 * gdb.c++/cplusfuncs.exp: Update to match, allow word "class" in
7189 output, add HP alternatives for new and delete prints.
7190 * gdb.c++/ctti.exp, gdb.c++/cttiadd.cc, gdb.c++/cttiadd1.cc,
7191 gdb.c++/cttiadd2.cc, gdb.c++/cttiadd3.cc: Move here from gdb.hp.
7192 * gdb.c++/demangle.exp: Use $style when reporting failure.
7193 * gdb.c++/derivation.exp: Add some xfails if GCC-compiled.
7194 * gdb.c++/inherit.exp: Run if HP compiler used, add some
7195 match alternatives.
7196 * gdb.c++/local.exp: Add match alternatives or xfails for HP
7197 compilers.
7198 * gdb.c++/member-ptr.exp: Add xfails for hppa*-*-*.
7199 * gdb.c++/method.exp: Add match alternatives.
7200 * gdb.c++/misc.cc: Add bool types.
7201 * gdb.c++/misc.exp: Add tests for bool types.
7202 * gdb.c++/overload.exp: Add xfails.
7203 * gdb.c++/templates.cc: Remove bogus arglist init, init fvpchar.
7204 * gdb.c++/templates.exp: Run if HP compiler used, add some xfails,
7205 add some more template parameter tests (only for HP currently).
7206 * gdb.c++/userdef.exp: Add xfails for hppa*-*-*.
7207 * gdb.c++/virtfunc.cc: Add return type and value for main.
7208 * gdb.c++/virtfunc.exp: Run if HP compiler used, add some
7209 match alternatives.
7210
7211 1999-07-30 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
7212
7213 * gdb.base/display.exp: Fix output of 'p/a &&j' test.
7214
7215 1999-07-29 Jim Blandy <jimb@savonarola.red-bean.com>
7216
7217 * gdb.base/signals.exp: Don't expect getting a backtrace from
7218 within a signal handler to fail on Linux.
7219
7220 1999-07-29 Stan Shebs <shebs@andros.cygnus.com>
7221
7222 From Jimmy Guo <guo@cup.hp.com> and others at HP:
7223 * lib/gdb.exp: Remove some gratuitious semicolons.
7224 (delete_breakpoints): Increase timeout.
7225 (gdb_expect): Add -notransfer option.
7226 (gdb_test): Use -notransfer option.
7227 (get_compiler_info): Add f77 case.
7228 (get_compiler): New proc, split out from gdb_preprocess, add f77
7229 case.
7230 (gdb_preprocess): Call get_compiler.
7231
7232 * gdb.base/Makefile.in (EXECUTABLES): Update the list.
7233 * gdb.base/attach.exp, gdb.base/display.exp,
7234 gdb.base/ending-run.exp, gdb.base/gdbvars.exp,
7235 gdb.base/long_long.exp, gdb.base/printcmds.exp,
7236 gdb.base/structs.exp, gdb.base/structs2.exp: Remove or fill in
7237 third arg to gdb_test.
7238 * gdb.base/call-ar-st.exp: Add HP-UX xfail for >10-arg functions.
7239 * gdb.base/callfuncs.exp, gdb.base/callfwmall.exp: Remove some
7240 HP-UX xfails, add others.
7241 * gdb.base/completion.exp: Reflect name change of self-test.
7242 * gdb.base/condbreak.exp, gdb.base/corefile.exp,
7243 gdb.base/foll-exec.exp, gdb.base/interrupt.exp,
7244 gdb.base/ptype.exp, gdb.base/scope.exp, gdb.base/setvar.exp: Note
7245 HP failure number.
7246 * gdb.base/foll-vfork.exp: Loosen matches slightly, remove
7247 useless HP-UX 10.30 references.
7248 * gdb.base/maint.exp: Loosen matches.
7249 * gdb.base/pointers.c (main): Declare more_code.
7250 * gdb.base/pointers.exp: Match on output of a `next'.
7251 * gdb.base/structs.c: Add prototypes.
7252 * gdb.base/watchpoint.exp: Remove HP-UX 10.30 reference.
7253 * gdb.base/whatis.exp: Fail for both HP-UX 10.20 and 11.
7254
7255 1999-07-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
7256
7257 * gdb.base/list.exp: Add tests for repeating 'list <linenum>'
7258 command.
7259
7260 1999-07-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
7261
7262 * gdb.c++/annota2.exp: Fix delete breakpoint query testcase.
7263 Fix run to main failures. Watchpoint can be hardware watchpoint.
7264
7265 * gdb.base/annota1.exp: Clean up some more, in case printf has
7266 debug info. Deal with lack of signal hanlder info in stack.
7267
7268 From Jim Kingdon <kingdon@redhat.com>:
7269 * gdb.base/annota1.exp: If printf has debug info, deal with it.
7270
7271 1999-07-19 Stan Shebs <shebs@andros.cygnus.com>
7272
7273 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp,
7274 gdb.base/foll-vfork.exp: Don't run for crosses.
7275
7276 Tue Jul 13 23:37:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
7277
7278 * gdb.base/configure.in: Check for gdbvars.exp instead of
7279 a1-selftest.exp.
7280 * gdb.base/configure: Re-generate.
7281
7282 1999-07-12 Stan Shebs <shebs@andros.cygnus.com>
7283
7284 * gdb.base/selftest.exp: Rename from a1-selftest.exp, no point
7285 in trying to run first and name is too long.
7286
7287 * gdb.base/pointers.c, gdb.base/pointers.exp: Add contents of
7288 pointers2.c and pointers2.exp, respectively.
7289 * gdb.base/pointers2.c, gdb.base/pointers2.exp: Remove, makes
7290 doschk happier.
7291
7292 1999-07-08 Stan Shebs <shebs@andros.cygnus.com>
7293
7294 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Renamed from
7295 callfuncs2.c and callfuncs2.exp.
7296
7297 * gdb.base/list.exp: Remove mistaken xfails.
7298 * gdb.base/list0.h: Add optional prototypes.
7299
7300 Wed Jul 7 00:27:35 1999 Andrew Cagney <cagney@amy.cygnus.com>
7301
7302 * gdb.base/setvar.exp: Increase the time-out on tests indirectly
7303 calling malloc.
7304 * nodebug.exp, printcmds.exp, ptype.exp, setvar.exp: Ditto.
7305 * ptype.exp: Move test for get_debug_format to before its first
7306 use.
7307
7308 1999-07-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
7309
7310 * gdb.base/Makefile.in (EXECUTABLES): Remove annota2 executable.
7311 * gdb.base/annota2.cc, annota2.exp: Move from here.
7312 * gdb.c++/annota2.cc, annota2.exp: To here.
7313 * gdb.c++/Makefile.in (PROGS): Add annota2 executable.
7314
7315 Tue Jun 29 11:56:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
7316
7317 * lib/gdb.exp (gdb_expect_list): Output one message per pattern in
7318 a consistent format.
7319
7320 1999-06-25 Stan Shebs <shebs@andros.cygnus.com>
7321
7322 From Jimmy Guo <guo@cup.hp.com> and others at HP:
7323 * lib/gdb.exp (get_compiler_info): Add detection for assorted
7324 HP compilers, also set the globals $true and $false.
7325
7326 * gdb.base/annota1.c, bitfields.c, break.c, call-ar-st.c,
7327 call-rt-st.c, call-strs.c, callfuncs.c, callfuncs2.c, condbreak.c,
7328 coremaker.c, ending-run.c, exprs.c, funcargs.c, interrupt.c,
7329 jump.c, langs0.c, langs1.c, langs2.c, list0.c, list1.c,
7330 long_long.c, mips_pro.c, nodebug.c, opaque0.c, opaque1.c,
7331 printcmds.c, ptype.c, recurse.c, restore.c, return.c, run.c,
7332 scope0.c, scope1.c, setshow.c, setvar.c, shmain.c, shr1.c, shr2.c,
7333 sigall.c, signals.c, so-impl-ld.c, so-indr-cl.c, solib.c,
7334 solib1.c, solib2.c, step-test.c, twice.c, varargs.c, watchpoint.c,
7335 whatis.c} Add C++ compatible function definitions and return
7336 types, add includes for library functions.
7337 * gdb.base/ptype.c (my_false, my_true): Use instead of false/true.
7338 * gdb.base/step-test.c (myglob): Rename from glob.
7339 * gdb.base/attach.c, attach2.c, average.c, execd-prog.c,
7340 foll-exec.c, foll-fork.c, foll-vfork.c, sum.c, vforked-prog.c: New
7341 files, move here from gdb.hp.
7342 * gdb.base/annota1.exp, break.exp, call-ar-st.exp, call-rt-st.exp,
7343 commands.exp, condbreak.exp, define.exp, ena-dis-br.exp,
7344 ending-run.exp, jump.exp. list.exp, long_long.exp, so-impl-ld.exp:
7345 Adjust line numbers in regexps.
7346
7347 * gdb.base/all-bin.exp, eval-skip.exp, exprs.exp, logical.exp,
7348 miscexprs.exp, pointers.exp, relational.exp: Use $true and $false
7349 instead of 0/1.
7350
7351 * gdb.base/attach.exp, dbx.exp, foll-exec.exp, foll-fork.exp,
7352 foll-vfork.exp: New files, move here from gdb.hp.
7353 * gdb.base/page.exp: New file, test of pagination command.
7354
7355 * gdb.base/watchpoint.c (recurser): New function, for watchpoint
7356 recursion test.
7357 * gdb.base/watchpoint.exp: Add more test cases for watchpoints.
7358
7359 * gdb.base/so-impl-ld.exp, gdb.base/so-indr-cl.exp,
7360 gdb.base/solib.exp: Fix compiler invocation process.
7361
7362 * gdb.base/callfuncs.exp, gdb.base/callfuncs2.exp: Don't xfail for
7363 HP-UX 11, turn off overload resolution explicitly.
7364 * gdb.base/commands.exp: Set argument list explicitly, add
7365 watchpoint test.
7366 * gdb.base/completion.exp: Enable if HP-UX, tweak tests to make
7367 them work.
7368 * gdb.base/constvars.exp, gdb.base/volatile.exp: Escape the
7369 expressions properly.
7370 * gdb.base/corefile.exp: Loosen the match slightly.
7371 * gdb.base/default.exp: Allow "Error accessing memory" message
7372 also.
7373 * gdb.base/display.exp: Skip over x/0 j if PA64.
7374 * gdb.base/funcargs.exp: Add xfails for HP-UX.
7375 * gdb.base/interrupt.exp: Ditto.
7376 * gdb.base/langs.exp: Add symbolic matches governed by compiler
7377 in use.
7378 * gdb.base/list.exp: Add xfails for HP-UX.
7379 * gdb.base/long_long.exp: Refine some of the numeric matches.
7380 * gdb.base/mips_pro.exp: Xfail on HP-UX.
7381 * gdb.base/miscexprs.exp: Add PA2.0 case for array size test.
7382 * gdb.base/nodebug.exp: Succeed on more varieties of output.
7383 * gdb.base/opaque.exp: Remove some HP-UX xfails.
7384 * gdb.base/ptype.exp: Succeed on more varieties of output.
7385 * gdb.base/scope.exp: Add xfails for HP-UX.
7386 * gdb.base/sect-cmd.exp: Add more cases.
7387 * gdb.base/setvar.exp: Add xfails for HP-UX.
7388 * gdb.base/shlib-call.exp: Loosen some matches slightly.
7389 * gdb.base/signals.exp: Match on void symbolically.
7390 * gdb.base/step-test.exp: Add case for PA64.
7391 * gdb.base/term.exp: Add exit and restart.
7392 * gdb.base/twice.exp: Clean up after self.
7393 * gdb.base/varargs.exp: Disable overload resolution explicitly.
7394 * gdb.base/whatis.exp: Allow more ways to pass tests.
7395
7396 * gdb.base/smoke.exp, gdb.base/smoke.c, gdb.base/smoke.cc: Remove,
7397 no longer useful.
7398
7399 Fri Jun 25 19:27:28 1999 Andrew Cagney <cagney@b1.cygnus.com>
7400
7401 * lib/gdb.exp (proc gdb_expect_list): New procedure. Matches a
7402 list of patterns.
7403 * gdb.base/call-ar-st.exp: Use gdb_expect_list in "print
7404 print_double_array(double_array)", "continuing to breakpoint
7405 1018", "print print_double_array(array_d)" and "continuing to
7406 1034" tests.
7407
7408 1999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
7409
7410 * Makefile.in: Add empty html and install-html targets.
7411
7412 1999-06-24 Stan Shebs <shebs@andros.cygnus.com>
7413
7414 * config/mt-*: Remove, these haven't been used since 1996.
7415
7416 1999-06-22 Stan Shebs <shebs@andros.cygnus.com>
7417
7418 * gdb.base/call-strs.c, gdb.base/ending-run.c,
7419 gdb.base/step-test.c: Include stdlib.h and string.h as needed.
7420 * gdb.c++/member-ptr.exp: Skip over these tests if using G++.
7421
7422 1999-06-18 Stan Shebs <shebs@andros.cygnus.com>
7423
7424 * gdb.c++/overload.exp: XFAIL everything if using G++, add a
7425 simpler match case for the ptype of the big class.
7426
7427 1999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
7428
7429 * gdb.exp: Fix test for gdb_prompt existence.
7430
7431 1999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
7432
7433 * gdb.exp (gdb_test): Add fail after calls to perror.
7434
7435 1999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
7436
7437 * gdb.exp (gdb_test): Accept variations of Undefined command messages.
7438
7439 1999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
7440
7441 * gdb.exp (gdb_test): Fix anchors on gdb_expect statement.
7442
7443 Fri Jun 11 12:56:50 1999 Andrew Cagney <cagney@b1.cygnus.com>
7444
7445 * gdb.base/call-strs.c (link_malloc): New function. Ensure that
7446 malloc() is linked in.
7447
7448 1999-06-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
7449
7450 * gdb.base/ending-run.exp: Make sure we fail and do not timeout at
7451 step at end.
7452
7453 * gdb.base/annota1.exp: Increase match_max to prevent timeout.
7454
7455 1999-06-08 Jim Blandy <jimb@zwingli.cygnus.com>
7456
7457 * gdb.java/jv-print.exp: New file. (Our first Java test!)
7458
7459 Fri Jun 4 10:47:46 1999 Jeffrey A Law (law@cygnus.com)
7460
7461 * gdb.base/a1-selftest.exp: Remove bogus hppa xfail.
7462 * gdb.base/mips_pro.exp: Likewise.
7463
7464 1999-06-02 Keith Seitz <keiths@cygnus.com>
7465
7466 * gdb.c++/templates.cc: Change all "new" operators to throw
7467 an exception.
7468 * gdb.c++/cplusfuncs.cc: Likewise.
7469
7470 * gdb.base/Makefile.in (EXECUTABLES): Add smoke1, annota1, and annota2.
7471
7472 Wed Jun 2 17:37:05 1999 Andrew Cagney <cagney@b1.cygnus.com>
7473
7474 * gdb.base/condbreak.exp: Use rerun_to_main to start the program.
7475 * gdb.base/ending-run.exp: When stepping out of main, accept a
7476 step into an arbitrary assembler file.
7477
7478 1999-05-20 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
7479
7480 * gdb.base/annota1.exp: Allow any number of "frames-invalid" and
7481 "breakpoint-invalid" to be printed.
7482 * gdb.base/annota2.exp: Revise line number for main breakpoint. Allow any
7483 number of "frames-invalid" and "breakpoint-invalid" to be printed.
7484 * gdb.base/annota2.cc: Initialize a.x to 0.
7485
7486 1999-05-17 Keith Seitz <keiths@cygnus.com>
7487
7488 * gdb.base/call-ar-st.exp: Skip "print print_double_array (double_array)"
7489 when "skip_float_tests" set.
7490 Ditto for "print print_double_array(array_d)", "print print_small_structs",
7491 "print print_ten_doubles", and "step into print_long_arg_list".
7492 Don't assume we can step into "print_long_arg_list": we could step into memcpy.
7493 * gdb.base/call-rt-st.exp: Don't run float-related tests when "skip_float_tests"
7494 is set: "print print_one_double(*d1)" and "print print_two_floats(*f3)".
7495 * gdb.base/funcargs.exp: Don't run "float_and_integral_args" when
7496 "skip_float_tests" is set.
7497 * gdb.base/varargs.exp: Skip "print find_max_double(5,1.0,17.0,2.0,3.0,4.0)"
7498 when "skip_float_tests" set.
7499
7500 1999-05-06 Keith Seitz <keiths@cygnus.com>
7501
7502 * gdb.base/annota2.cc: Include stdio.h.
7503
7504 Wed May 5 17:44:31 1999 Stan Shebs <shebs@andros.cygnus.com>
7505
7506 * gdb.base/crossload.exp: Remove, this has been disabled ever
7507 since BFD stopped including all targets, and cross-GDB gets
7508 plenty of testing anyway.
7509 * gdb.base/i486-elf.u, gdb.base/m68k-aout.u, gdb.base/m68k-elf.u,
7510 gdb.base/sparc-aout.u, gdb.base/i860-elf.u, gdb.base/m68k-aout2.u,
7511 gdb.base/mips-ecoff.u, gdb.base/sparc-elf.u: Remove.
7512 * gdb.base/README: Remove, was doc for this.
7513 * gdb.base/Makefile.in (CROSS_EXECUTABLES): Remove, no longer
7514 needed.
7515
7516 1999-05-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
7517
7518 * gdb.base/call-ar-st.exp: Fix one regular expression in test
7519 output.
7520
7521 * gdb.base/annota1.exp: New file. Annotation level 2 tests.
7522 * gdb.base/annota2.exp: New file. More annotation tests.
7523 * gdb.base/annota1.c: New file. Source file for annota1.exp.
7524 * gdb.base/annota2.cc: New file. Source file for annota2.exp.
7525
7526 1999-04-23 Angela Marie Thomas <angela@cygnus.com>
7527
7528 * config/cfdbug.exp: New file.
7529
7530 1999-04-20 Jim Blandy <jimb@zwingli.cygnus.com>
7531
7532 * gdb.c++/demangle.exp (test_gnu_style_demangling): Add tests for
7533 Marcus Daniel's and Dale Hawkins's demangler crashes.
7534
7535 * gdb.c++/demangle.exp (test_gnu_style_demangling,
7536 test_lucid_style_demangling, test_arm_style_demangling,
7537 test_hp_style_demangling): Try Tom Tromey's core-dumping
7538 identifier under each demangling style.
7539
7540 1999-04-07 Jim Blandy <jimb@zwingli.cygnus.com>
7541
7542 * gdb.c++/demangle.exp: Include the current demangling style
7543 in all test names.
7544 (current_demangling_style): New global variable.
7545 (set_demangling_style, test_demangling_core, test_demangling,
7546 test_demangling_exact): New functions.
7547 (test_gnu_style_demangling, test_lucid_style_demangling,
7548 test_arm_style_demangling, test_hp_style_demangling): Use those,
7549 instead of calling gdb_test and gdb_test_exact directly.
7550 (catch_demangling_errors): New function, which reports errors
7551 signalled by the demangling test functions in an orderly way.
7552 (do_tests): Use catch_demangling_errors.
7553
7554 1999-04-06 Jim Blandy <jimb@zwingli.cygnus.com>
7555
7556 * gdb.base/signals.exp (test_handle_all_print): Use () for
7557 grouping in expressions, not {}.
7558
7559 * gdb.base/smoke.exp: Test value of x, not y. The latter isn't
7560 initialized yet.
7561
7562 1999-04-01 Stan Shebs <shebs@andros.cygnus.com>
7563
7564 * gdb.c++/derivation.exp: Pass ptype tests if synthesized methods
7565 are listed.
7566
7567 1999-03-26 Stan Shebs <shebs@andros.cygnus.com>
7568
7569 * gdb.stabs/weird.exp: Test for CC being defined before
7570 looking at its value.
7571
7572 1999-03-25 Stan Shebs <shebs@andros.cygnus.com>
7573
7574 * gdb.base/call-ar-st.exp: Remove stray '#'.
7575 * gdb.base/miscexprs.exp: Allow "short" and "long" as well as
7576 "short int" and "long int".
7577 * gdb.c++/overload.cc: Cast the string added in the previous
7578 change, to mollify finicky HP compiler.
7579 * gdb.hp/reg-test.exp (testfile): Fix file name.
7580 * gdb.stabs/weird.exp: Don't try to run if HP compiler in use.
7581
7582 * gdb.c++/misc.cc (main): Initialize obj_with_enum.
7583 * gdb.c++/classes.exp: Fix test of obj_with_enum values, allow
7584 alternate form of enum ptype.
7585
7586 1999-03-23 Stan Shebs <shebs@andros.cygnus.com>
7587
7588 * lib/gdb.exp (skip_hp_tests): Remove gcc_used argument.
7589 * gdb.hp/*.exp: Change all to run compiler probe only after
7590 passing skip_hp_tests, so as not to waste time on guaranteed
7591 failure.
7592
7593 * gdb.c++/overload.cc: Pass string instead of char addr, always
7594 init ccpfoo.
7595 * gdb.c++/templates.cc: Fix syntax error.
7596
7597 Tue Mar 23 14:56:36 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
7598
7599 * gdb.base/commands.exp: Add test for correct position of '>'
7600 when issuing the 'commands' command after a 'while' or 'if'
7601 command.
7602
7603 1999-03-18 James Ingham <jingham@cygnus.com>
7604
7605 * gdb.c++/ovldbreak.exp: Use gdb_continue_to_end
7606
7607 * gdb.c++/method.exp: It was testing an uninitialized int on the
7608 stack and assuming it was positive.
7609
7610 * gdb.base/watchpoint.exp: Use gdb_continue_to_end.
7611
7612 * gdb.base/step-test.exp: Catch a case where finish is broken and
7613 keep it from killing the rest of the tests.
7614 Use gdb_continue_to_end.
7615
7616 * gdb.base/sigall.exp: use gdb_continue_to_end.
7617
7618 * gdb.base/ena-dis-br.exp: use gdb_continue_to_end.
7619
7620 * gdb.base/display.exp: use runto_main, not run.
7621
7622 * gdb.base/default.exp: Check for the current error message in the
7623 r abbreviation test.
7624 Add strongarm to the targets that know info float.
7625
7626 * gdb.base/condbreak.exp: Use the gdb_run command rather than just
7627 run which doesn't work with monitors.
7628
7629 * gdb.base/call-ar-st.exp: fixed bogus regexp in continuing to 1034 test.
7630
7631 * gdb.base/break.exp: use the gdb_continue_to_end proc.
7632
7633 * lib/gdb.exp: I had added gdb_continue_to_end used to run to the end of a
7634 program. Traps the case (in Cygmon) when the program never really
7635 exits. Same as Mark's continue_to_exit, but I had put it in a lot
7636 more places, so I used my name. Sorry Mark...
7637
7638 * config/monitor.exp (gdb_target_monitor): added another
7639 target_info parameter: remotebinarydownload. This will set the
7640 remotebinarydownload flag if this is causing some boards trouble.
7641
7642 1999-03-18 Mark Salter <msalter@cygnus.com>
7643
7644 * lib/gdb.exp (continue_to_exit): New function.
7645
7646 * gdb.base/ena-dis-br.exp: Clean up for remote targets.
7647 * gdb.base/ending-run.exp: Ditto.
7648 * gdb.base/step-test.exp: Ditto.
7649
7650 1999-03-16 Stan Shebs <shebs@andros.cygnus.com>
7651
7652 * gdb.base/miscexprs.c: Clean up file, clear cbig.c[0] explicitly
7653 (suggested by Art Haas <ahaas@neosoft.com>).
7654
7655 1999-03-16 Jim Blandy <jimb@zwingli.cygnus.com>
7656
7657 * gdb.base/signals.exp: Filter out *-*-linux* before matching *-*-gnu*.
7658
7659 Fri Mar 12 18:06:21 1999 Stan Shebs <shebs@andros.cygnus.com>
7660
7661 * gdb.c++/ref-types.exp, ref-types2.exp: Allow alternate
7662 descriptions of types (short unsigned int vs unsigned short, etc).
7663
7664 1999-03-12 Jim Blandy <jimb@zwingli.cygnus.com>
7665
7666 * gdb.base/call-strs.exp: Don't assume that `step' will step over
7667 a call to strlen; sometimes we do have sources.
7668
7669 1999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
7670
7671 * gdb.base/call-ar-st.c (main): Terminate char_array with a null
7672 character, so GDB won't print garbage after its end.
7673
7674 * gdb.base/call-ar-st.exp: Don't step into sum_array_print; set a
7675 breakpoint there instead. Sometimes GCC emits memcpy to handle
7676 the large structures being passed by value, so we step into that
7677 instead of sum_array_print, which obscures what we're really testing.
7678 * gdb.base/step-test.exp: However, we do want a test that notices
7679 the bizarre steps into memcpy, so do that here. Add check for
7680 stepping into function calls that pass large structures by value.
7681 ("Is that a noun clause, or are you just happy to see me?")
7682 Remove all references to specific line numbers.
7683 * gdb.base/step-test.c (struct rhomboidal, large_struct_by_value):
7684 New type and function.
7685 (main): Call large_struct_by_value, passing it a large struct by value.
7686 * lib/gdb.exp (gdb_get_line_number): New function.
7687
7688 * gdb.base/step-test.exp: Rewrite `stepi' and `nexti' tests to be
7689 more portable.
7690
7691 1999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
7692
7693 * lib/gdb.exp: Doc fixes.
7694
7695 1999-03-05 Nick Clifton <nickc@cygnus.com>
7696
7697 * gdb.base/a2-run.exp: Add expected fails for strongarm-coff.
7698
7699 1999-03-04 Jim Blandy <jimb@zwingli.cygnus.com>
7700
7701 * gdb.base/display.exp: Don't exercise the "detach" and "kill"
7702 commands. They're not germane to this test, and they don't work
7703 that way on remote targets.
7704
7705 1999-03-01 James Ingham <jingham@cygnus.com>
7706
7707 * Changelog entries merged over from gdb development branch.
7708
7709 Tue Jan 5 12:33:47 1999 Keith Seitz <keiths@cygnus.com>
7710
7711 * lib/gdb.exp (gdbtk_analyze_results): Generic function
7712 for outputting results of test run.
7713
7714 1998-12-07 Martin M. Hunt <hunt@cygnus.com>
7715
7716 * lib/gdb.exp (gdbtk_start): Fix path for itcl library.
7717
7718 1999-02-25 Felix Lee <flee@cygnus.com>
7719
7720 * lib/gdb.exp (debug_format): initialize
7721
7722 1999-02-25 Jason Molenda (jsm@bugshack.cygnus.com)
7723
7724 * gdb.base/call-ar-st.c: Include string.h, not strings.h.
7725 * gdb.base/call-rt-st.c: Ditto.
7726
7727 1999-02-13 Jim Blandy <jimb@zwingli.cygnus.com>
7728
7729 * gdb.threads/pthreads.exp (horiz): New variable.
7730 (test_startup): Fix regexps that capture thread numbers.
7731
7732 1999-02-10 Jason Molenda (jsm@bugshack.cygnus.com)
7733
7734 * gdb.base/smoke.exp: Disambiguate two test case names (both
7735 called ``print'').
7736
7737 Fri Feb 5 12:42:56 1999 Stan Shebs <shebs@andros.cygnus.com>
7738
7739 * gdb.base/volatile.exp: Use gdb_test, add xfails for GCC
7740 compilation.
7741
7742 1999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
7743
7744 * gdb.base/miscexprs.exp: Change patterns to match GDB's
7745 actual output formatting.
7746 * gdb.base/smoke.exp: GDB removes leading 0's.
7747 * gdb.base/volatile.exp: Don't check type of remuneration;
7748 that variable is no longer defined in constvars.c.
7749 * gdb.base/step-test.c (main): Exit with explicit exit code.
7750 * gdb.base/step-test.exp: Remove two nexti checks--they are
7751 not portable.
7752
7753 1999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
7754
7755 * gdb.base/help.exp ("help delete display"): Fix test to match
7756 gdb's output.
7757
7758 * gdb.base/long_long.c (known_types): Initialize values to zero.
7759 * gdb.base/long_long.exp: Step one more line
7760 so 'dec' is initialized in "get to known place". GDB removes
7761 leading zeros. Explicitly ask for hex formatting. Use
7762 unique test case names.
7763
7764 Tue Feb 2 10:16:08 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
7765
7766 * lib/gdb.exp (gdb_preprocess): Remove 'puts' statement.
7767
7768 * gdb.c++/method.exp: Add missing close brace.
7769
7770 1999-01-30 Jim Blandy <jimb@zwingli.cygnus.com>
7771
7772 * gdb.base/maint.exp: Use 'set height 0' to disable page
7773 prompting, not 'set height 400'.
7774
7775 Fix a bunch of timeouts.
7776 * gdb.base/maint.exp ("maint print objfiles"): Break this up into
7777 four separate tests, so expect doesn't take forever to match a ton
7778 of text against a regexp with lots of .* forms.
7779 ("maint print psymbols", "maint print symbols"): Make some of
7780 these greps more selective, so that expect doesn't try to wade
7781 through huge piles of output and time out.
7782
7783 * gdb.base/maint.exp ("maint print msymbols"): Fix pattern.
7784
7785 * gdb.base/maint.exp ("maint info breakpoints"): Split into two
7786 tests: one which doesn't expect shlib events to be reported, and
7787 another which does, but is XFAIL for all platforms other than
7788 HP/UX.
7789
7790 * gdb.base/break.exp: Teach the test suite that the `catch
7791 fork', `catch vfork', and `catch exec' commands produce error
7792 messages on platforms that don't provide these features.
7793
7794 Mon Jan 25 18:35:56 1999 Stan Shebs <shebs@andros.cygnus.com>
7795
7796 * gdb.hp/gen-so-thresh.c, so-thresh.sh, so-thresh.exp,
7797 so-thresh.linkopts, so-thresh.mk: Move to gdb.hp from gdb.base
7798 (shortening names from solib_threshold.exp etc), won't run on
7799 anything but HP-UX for the foreseeable future.
7800 * gdb.hp/Makefile.in, gdb.base/Makefile.in (clean): Adjust to
7801 reflect move.
7802
7803 Thu Jan 21 15:46:49 1999 Stan Shebs <shebs@andros.cygnus.com>
7804
7805 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
7806 gdb.trace/Makefile.in (clean): Remove all test executables.
7807
7808 Tue Jan 19 17:20:09 1999 David Taylor <taylor@texas.cygnus.com>
7809
7810 * gdb.base/shlib-call.exp: add test cases to verify that gdb
7811 successfully re-sets breakpoints in shared libraries.
7812 * gdb.base/shmain.c (main): return 0, don't fall off the end.
7813
7814 Fri Jan 15 14:04:57 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
7815
7816 * gdb.hp/xdb3.exp: do not execute unless on hppa-hpux platform
7817 and compiled w/o GCC.
7818
7819 * gdb.hp/watch-cmd.exp: ditto.
7820
7821 * gdb.hp/watch-hp.exp: ditto.
7822
7823 * gdb.hp/xdb1.exp: ditto.
7824
7825 * gdb.hp/xdb2.exp: ditto.
7826
7827 * gdb.hp/dbx.exp: ditto.
7828
7829 Thu Jan 14 18:36:48 1999 Stan Shebs <shebs@andros.cygnus.com>
7830
7831 * constvars.c: Remove C++-isms.
7832 * constvars.exp: Use gdb_test everywhere, add xfails if compiled
7833 with GCC.
7834
7835 Mon Jan 11 10:08:03 1999 David Taylor <taylor@texas.cygnus.com>
7836
7837 The following changes are part of the HP merge.
7838
7839 * gdb.base/break.exp: new tests to verify that catchpoints for
7840 fork, vfork, and exec don't trigger inappropriately.
7841
7842 * gdb.base/opaque.exp: compile one file at a time, then link.
7843
7844 * gdb.base/signals.exp: be more restrictive about which hppa
7845 systems receive a setup_xfail. new tests.
7846
7847 * gdb.base/solib_threshold.build: new file.
7848 * gdb.base/solib_threshold.exp: new file.
7849 * gdb.base/solib_threshold.link_opts: new file.
7850 * gdb.base/solib_threshold.mk: new file.
7851 * gdb.base/gen_solib_threshold.c: new file.
7852
7853 * gdb.c++/classes.exp: if on HPUX and not using gcc, skip the
7854 tests. New tests for enums inside classes.
7855
7856 * gdb.c++/compiler.cc: indicate support of template debugging.
7857
7858 * gdb.c++/demangle.exp: run hp style demangling tests.
7859
7860 * gdb.c++/inherit.exp: if on HPUX and not using gcc, skip the
7861 tests.
7862
7863 * gdb.c++/misc.cc: changes to support new tests.
7864
7865 * gdb.c++/templates.cc: changes to support HP's compiler; changes
7866 to support new tests.
7867
7868 * gdb.c++/virtfunc.exp: if we are on HPUX and we are not using
7869 gcc, then skip these tests.
7870
7871 Sun Jan 10 23:44:11 1999 David Taylor <taylor@texas.cygnus.com>
7872
7873 The following files are part of the HP merge; some had longer
7874 names at HP, but have been renamed to be no more than 14
7875 characters in length.
7876
7877 * gdb.hp/ambiguous.cc: new file.
7878 * gdb.hp/ambiguous.exp: new file.
7879 * gdb.hp/attach.exp: new file.
7880 * gdb.hp/attach2.exp: new file.
7881 * gdb.hp/classes-hp.exp: new file.
7882 * gdb.hp/ctti.exp: new file.
7883 * gdb.hp/ctti-add.cc: new file.
7884 * gdb.hp/ctti-add1.cc: new file.
7885 * gdb.hp/ctti-add2.cc: new file.
7886 * gdb.hp/ctti-add3.cc: new file.
7887 * gdb.hp/dbx.exp: new file.
7888 * gdb.hp/exception.cc: new file.
7889 * gdb.hp/exception.exp: new file.
7890 * gdb.hp/foll-exec.c: new file.
7891 * gdb.hp/foll-exec.exp: new file.
7892 * gdb.hp/foll-fork.c: new file.
7893 * gdb.hp/foll-fork.exp: new file.
7894 * gdb.hp/foll-vfork.c: new file.
7895 * gdb.hp/foll-vfork.exp: new file.
7896 * gdb.hp/inherit-hp.exp: new file.
7897 * gdb.hp/more-steps.exp: new file.
7898 * gdb.hp/namespace.cc: new file.
7899 * gdb.hp/namespace.exp: new file.
7900 * gdb.hp/optimize.exp: new file.
7901 * gdb.hp/pxdb.c: new file.
7902 * gdb.hp/pxdb.exp: new file.
7903 * gdb.hp/quicksort.exp: new file.
7904 * gdb.hp/reg-test.exp: new file.
7905 * gdb.hp/reg-test.s: new file.
7906 * gdb.hp/sized-enum.c: new file.
7907 * gdb.hp/sized-enum.exp: new file.
7908 * gdb.hp/start-stop.exp: new file.
7909 * gdb.hp/templ-hp.cc: new file.
7910 * gdb.hp/templ-hp.exp: new file.
7911 * gdb.hp/thr-lib.c: new file.
7912 * gdb.hp/thr-lib.exp: new file.
7913 * gdb.hp/thr-lib.h: new file.
7914 * gdb.hp/thr-liblib.c: new file.
7915 * gdb.hp/virtfun-hp.c: new file.
7916 * gdb.hp/virtfun-hp.exp: new file.
7917 * gdb.hp/watch-cmd.exp: new file.
7918 * gdb.hp/watch-hp.exp: new file.
7919 * gdb.hp/xdb1.exp: new file.
7920 * gdb.hp/xdb2.exp: new file.
7921 * gdb.hp/xdb3.exp: new file.
7922
7923 Wed Jan 6 18:41:15 1999 David Taylor <taylor@texas.cygnus.com>
7924
7925 The following files are part of the HP merge; some had longer
7926 names at HP, but have been renamed to be no more than 14
7927 characters in length.
7928
7929 * gdb.base/ss.h: new file.
7930 * gdb.base/call-ar-st.c: new file.
7931 * gdb.base/call-ar-st.exp: new file.
7932 * gdb.base/call-rt-st.c: new file.
7933 * gdb.base/call-rt-st-exp: new file.
7934 * gdb.base/call-strs.exp: new file.
7935 * gdb.base/ena-dis-br.exp: new file.
7936 * gdb.base/environ.exp: new file.
7937 * gdb.base/long_long.exp: new file.
7938 * gdb.base/sect-cmd.exp: new file.
7939 * gdb.base/shlib-cl2.exp: new file.
7940 * gdb.base/smoke.exp: new file.
7941 * gdb.base/so-impl-ld.c: new file.
7942 * gdb.base/so-impl-ld.exp: new file.
7943 * gdb.base/so-indr-cl.c: new file.
7944 * gdb.base/so-indr-cl.exp: new file.
7945 * gdb.base/varargs.exp: new file.
7946 * gdb.base/volatile.exp: new file.
7947 * gdb.base/whatis-exp.exp: new file.
7948 * gdb.base/display.exp: new file.
7949 * gdb.c++/derivation.exp: new file.
7950 * gdb.c++/local.exp: new file.
7951 * gdb.c++/member-ptr.exp: new file.
7952 * gdb.c++/overload.exp: new file.
7953 * gdb.c++/ovldbreak.exp: new file.
7954 * gdb.c++/ref-types.exp: new file.
7955 * gdb.c++/ref-types2.exp: new file.
7956 * gdb.c++/userdef.exp: new file.
7957
7958 Wed Jan 6 13:50:57 1999 Stan Shebs <shebs@andros.cygnus.com>
7959
7960 * gdb.base/default.exp: Reflect wording change in remote.c.
7961
7962 Tue Jan 5 19:14:51 1999 Michael Snyder <msnyder@cygnus.com>
7963
7964 * gdb.base/help.exp: Update to reflect current text.
7965
7966 Tue Jan 5 13:05:32 1999 David Taylor <taylor@texas.cygnus.com>
7967
7968 * gdb.c++/anon-union.cc: make foo and bar global, otherwise
7969 they're stack variables and contain garbage.
7970 * gdb.c++/anon-union.exp: new file.
7971
7972 The following changes were made by David Taylor
7973 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
7974 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
7975 in changes by HP.
7976
7977 * gdb.base/bitops.exp: new file.
7978 * gdb.base/default.exp: change expected messages for catch and
7979 info catch tests to reflect HP merge changes.
7980 * gdb.base/enable-disable-break.exp
7981 * gdb.base/ending-run.c: new file.
7982 * gdb.base/long_long.c: new file.
7983 * gdb.base/maint.exp: new file.
7984 * gdb.base/pointers2.exp: new file.
7985 * gdb.base/shlib-call2.exp: new file.
7986 * gdb.base/solib.exp: new file.
7987 * gdb.base/step-test.c: new file.
7988 * gdb.c++/anon-union.cc: new file.
7989 * gdb.c++/local.cc: new file.
7990 * gdb.c++/member-pointer.cc: new file.
7991 * gdb.c++/method.cc: new file.
7992 * gdb.c++/ref-types.cc: new file.
7993 * gdb.c++/ref-types2.cc: new file.
7994 * gdb.c++/userdef.cc: new file.
7995
7996 * gdb.base/scope.exp: compile one file at a time, then link.
7997 * gdb.base/langs.exp: ditto.
7998 * gdb.base/list.exp: ditto.
7999
8000 Mon Jan 4 10:06:43 1999 David Taylor <taylor@texas.cygnus.com>
8001
8002 The following changes were made by David Taylor
8003 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
8004 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
8005 in changes by HP.
8006
8007 * gdb.c++/inherit.exp: if on hppa*-*-hpux* and not using gcc,
8008 skip tests. When compiling pass c++ flag to gdb_compile.
8009 * gdb.c++/
8010
8011 * lib/gdb.exp (get_compiler_info): new, optional argument -- args;
8012 test for on hppa*-*-hpux*; use args to see if c++ was specified.
8013 (skip_hp_tests): new function.
8014 (gdb_preprocess): new function.
8015
8016 * configure.in (hpdir): decide whether to configure gdb.hp.
8017 * configure: regenerated.
8018
8019 * gdb.base/Makefile.in (MISCELLANEOUS): new macros -- extra things
8020 to delete on clean.
8021 (EXECUTABLES): update to reflect new additions.
8022 * gdb.base/commands.exp: update message expected.
8023 * gdb.base/default.exp: add copyright notice.
8024 * gdb.base/funcargs.exp (timeout): if hpux, increase timeout.
8025 * gdb.base/help.exp: update messages to reflect current text.
8026 * gdb.base/recurse.exp: add hpppa*-*-bsd* to 'list' of enabled
8027 targets for recurse tests.
8028 * gdb.base/watchpoint.exp: if on hpux and not gcc compiled, then
8029 skip this file.
8030
8031 * gdb.c++/Makefile.in (PROGS): update to reflect new executables.
8032 * gdb.c++/cplusfuncs.exp: tell gdb_compile that it's a c++
8033 compilation.
8034 * gdb.c++/misc.exp: ditto.
8035 * gdb.c++/templates.exp: if we're on hpux and it's not gcc, don't
8036 run the tests. tell gdb_compile that it's a c++ compilation.
8037
8038 * gdb.threads/pthreads.exp: fix typo in message.
8039
8040 * gdb.base/all-bin.exp: new file.
8041 * gdb.base/arithmet.exp: new file.
8042 * gdb.base/assign.exp: new file.
8043 * gdb.base/completion.exp: new file.
8044 * gdb.base/cond-expr.exp: new file.
8045 * gdb.base/condbreak.exp: new file.
8046 * gdb.base/define.exp: new file.
8047 * gdb.base/dollar.exp: new file.
8048 * gdb.base/environment.exp: new file.
8049 * gdb.base/eval-skip.exp: new file.
8050 * gdb.base/jump.exp: new file.
8051 * gdb.base/logical.exp: new file.
8052 * gdb.base/pointers.exp: new file.
8053 * gdb.base/relational.exp: new file.
8054 * gdb.base/section_command.exp: new file.
8055 * gdb.base/whatis-expr.exp: new file.
8056
8057 * gdb.base/all-types.c: new file.
8058 * gdb.base/call-array-struct.c: new file.
8059 * gdb.base/call-return-struct.c: new file.
8060 * gdb.base/call-strings.c: new file.
8061 * gdb.base/callfuncs2.c: new file.
8062 * gdb.base/condbreak.c: new file.
8063 * gdb.base/constvars.c: new file.
8064 * gdb.base/display.c: new file.
8065 * gdb.base/int-type.c: new file.
8066 * gdb.base/jump.c: new file.
8067 * gdb.base/miscexprs.c: new file.
8068 * gdb.base/pointers.c: new file.
8069 * gdb.base/pointers2.c: new file.
8070 * gdb.base/shmain.c: new file.
8071 * gdb.base/shr1.c: new file.
8072 * gdb.base/shr2.c: new file.
8073 * gdb.base/solib.c: new file.
8074 * gdb.base/solib1.c: new file.
8075 * gdb.base/solib2.c: new file.
8076 * gdb.base/varargs.c: new file.
8077 * gdb.c++/derivation.cc: new file.
8078 * gdb.c++/overload.cc: new file.
8079 * gdb.c++/ovldbreak.cc: new file.
8080 * gdb.hp/attach.c: new file.
8081 * gdb.hp/attach2.c: new file.
8082 * gdb.hp/average.c: new file.
8083 * gdb.hp/compiler.c: new file.
8084 * gdb.hp/compiler.cc: new file.
8085 * gdb.hp/execd-program.c: new file.
8086 * gdb.hp/follow-exec.c: new file.
8087 * gdb.hp/follow-fork.c: new file.
8088 * gdb.hp/follow-vfork-and-exec.c: new file.
8089 * gdb.hp/misc-hp.cc: new file.
8090 * gdb.hp/more-steps.c: new file.
8091 * gdb.hp/optimize.c: new file.
8092 * gdb.hp/quicksort.c: new file.
8093 * gdb.hp/run-hp.c: new file.
8094 * gdb.hp/start-stop.c: new file.
8095 * gdb.hp/sum.c: new file.
8096 * gdb.hp/templates-hp.cc: new file.
8097 * gdb.hp/thread-local-in-lib.c: new file.
8098 * gdb.hp/thread-local-in-lib.h: new file.
8099 * gdb.hp/thread-local-in-lib.lib.c: new file.
8100 * gdb.hp/vforked-program.c: new file.
8101 * gdb.hp/virtfunc-hp.cc: new file.
8102 * gdb.hp/watchpoint-hp.c: new file.
8103 * gdb.hp/xdb.c: new file.
8104 * gdb.hp/xdb0.c: new file.
8105 * gdb.hp/xdb0.h: new file.
8106 * gdb.hp/xdb1.c: new file.
8107
8108 Mon Dec 21 14:08:38 1998 David Taylor <taylor@texas.cygnus.com>
8109
8110 The following change was made by Edith Epstein
8111 <eepstein@cygnus.com> as part of a project to merge in changes
8112 originally made by HP; HP did not create ChangeLog entries.
8113
8114 * gdb.c++/demangle.exp: changed the expected output for some
8115 ARM-style mangling -- removed second reference to datatype.
8116 For example, maint demangle __dt__11T1__pt__2_cFv
8117 T1<char>::~T1<char>(void)
8118 becomes,
8119 maint demangle __dt__11T1__pt__2_cFv
8120 T1<char>::~T1(void)
8121
8122 (test_hp_style_demangling): new hp specific demangling test cases.
8123
8124 Mon Dec 14 15:07:03 1998 Jeffrey A Law (law@cygnus.com)
8125
8126 * gdb.trace/actions.exp: Ignore compiler warnings compiling actions.c
8127 * gdb.trace/backtrace.exp: Likewise.
8128 * gdb.trace/circ.exp: Likewise.
8129 * gdb.trace/collection.exp: Likewise.
8130 * gdb.trace/deltrace.exp: Likewise.
8131 * gdb.trace/infotrace.exp: Likewise.
8132 * gdb.trace/limits.exp: Likewise.
8133 * gdb.trace/packetlen.exp: Likewise.
8134 * gdb.trace/passc-dyn.exp: Likewise.
8135 * gdb.trace/passcount.exp: Likewise.
8136 * gdb.trace/report.exp: Likewise.
8137 * gdb.trace/save-trace.exp: Likewise.
8138 * gdb.trace/tfind.exp: Likewise.
8139 * gdb.trace/tracecmd.exp: Likewise.
8140 * gdb.trace/while-dyn.exp: Likewise.
8141 * gdb.trace/while-stepping.exp: Likewise.
8142
8143 1998-12-07 Jim Blandy <jimb@zwingli.cygnus.com>
8144
8145 * gdb.base/restore.exp, gdb.base/restore.c: New tests.
8146
8147 Wed Dec 2 20:03:53 1998 Stan Shebs <shebs@andros.cygnus.com>
8148
8149 From Brendan Kehoe:
8150 * gdb.c++/cplusfuncs.cc, misc.cc, virtfunc.cc: Add now-required
8151 int return types.
8152
8153 Sat Oct 24 18:04:22 1998 Felix Lee <flee@cygnus.com>
8154
8155 * config/slite.exp (gdb_load): use gdb_file_cmd, so we can do
8156 remote dos host testing right.
8157
8158 Mon Oct 19 01:31:59 1998 Felix Lee <flee@cygnus.com>
8159
8160 * gdb.base/corefile.exp: remove some xfails.
8161
8162 Thu Oct 15 10:04:38 1998 Andrew Cagney <cagney@b1.cygnus.com>
8163
8164 * gdb.base/reread.exp: Sleep 1 - ensures that the two executables
8165 have different timestamps.
8166
8167 Thu Oct 1 20:56:14 1998 Andrew Cagney <cagney@b1.cygnus.com>
8168
8169 * lib/gdb.exp, gdb.base/default.exp, config/monitor.exp,
8170 gdb.base/default.exp: Replace "exec" with "executable".
8171
8172 Tue Sep 29 15:06:29 1998 Andrew Cagney <cagney@b1.cygnus.com>
8173
8174 * gdb.base/default.exp: Change else if to elseif from previous
8175 delta.
8176
8177 Mon Sep 28 13:21:43 1998 Nick Clifton <nickc@cygnus.com>
8178
8179 * gdb.base/default.exp: Add brace missing from previous delta.
8180
8181 Mon Sep 21 14:39:27 1998 Nick Clifton <nickc@cygnus.com>
8182
8183 * gdb.base/default.exp: Support test for info float for all
8184 varieties of arm toolchain.
8185
8186 Fri Sep 18 14:07:44 1998 Michael Snyder <msnyder@cygnus.com>
8187
8188 * gdb.trace/*.exp: remove "remote_download" command.
8189
8190 Wed Sep 16 11:38:21 1998 Michael Snyder <msnyder@cygnus.com>
8191
8192 * gdb.trace/*.exp: remove -gdwarf from compile.
8193
8194 Wed Sep 16 01:23:11 1998 Felix Lee <flee@cygnus.com>
8195
8196 * gdb.trace/configure.in(AC_INIT): typo
8197 * gdb.trace/configure: regenerated
8198
8199 Mon Sep 14 20:00:04 1998 Michael Snyder <msnyder@cygnus.com>
8200
8201 * config/m68k-emc.exp: New file.
8202 * lib/<emc-support.exp trace-support.exp}: New files.
8203 * configure.in: add new test directory gdb.trace.
8204 * gdb.trace/{configure configure.in Makefile.in}: New files.
8205 * gdb.trace/{actions.c actions.exp gdb_c_test.c}: New files.
8206 * gdb.trace/{circ.c circ.exp limits.c limits.exp}: New files.
8207 * gdb.trace/{collection.c collection.exp tfind.exp }: New files.
8208 * gdb.trace/{backtrace.exp deltrace.exp infotrace.exp}: New files.
8209 * gdb.trace/{packetlen.exp passc-dyn.exp passcount.exp}: New files.
8210 * gdb.trace/{report.exp save-trace.exp tracecmd.exp}: New files.
8211 * gdb.trace/{while-dyn.exp while-stepping.exp}: New files.
8212
8213 Fri Sep 11 13:58:02 1998 Michael Snyder <msnyder@cygnus.com>
8214
8215 * gdb.c++/classes.exp: Change all regular expressions to match
8216 arbitrary combinations of newline/carriage-return, so that they
8217 will work equally well on Unix and Windows.
8218 * gdb.c++/inherit.exp: ditto.
8219 * gdb.c++/virtfunc.exp: ditto.
8220
8221 1998-08-11 Dawn Perchik <dawn@cygnus.com>
8222
8223 * gdb.base/setshow.exp: Fix error introduced by call to runto_main.
8224
8225 Fri Jul 24 15:51:34 1998 Jeffrey A Law (law@cygnus.com)
8226
8227 * gdb.disasm/am33.s: Add tests for autoincrement instructions.
8228 * gdb.disasm/am33.exp: Run time. Update tests which use r8-r15
8229 to use a0-a3/d0-d3 as needed.
8230
8231 Thu Jul 16 18:20:46 1998 Jeffrey A Law (law@cygnus.com)
8232
8233 * gdb.disasm/am33.s: Add 4 operand mul and mulu tests.
8234 * gdb.disasm/am33.exp: Corresponding changes.
8235
8236 1998-07-11 Felix Lee <flee@cygnus.com>
8237
8238 * gdb.base/callfuncs.exp: add cmp10 test.
8239 * gdb.base/callfuncs.c (cmp10): new function.
8240
8241 Thurs Jul 9 11:08:31 1998 Dawn Perchik <dawn@cygnus.com>
8242
8243 * gdb.base/commands.exp: Break up infrun_breakpoint_command_test
8244 into two parts to get around a synchronization problem in expect.
8245
8246 Fri Jun 26 14:27:13 1998 Keith Seitz <keiths@cygnus.com>
8247
8248 * lib/gdb.exp (gdbtk_start): Add startup for gdbtk.
8249
8250 * configure.in: Add options for gdbtk testsuite.
8251
8252 * configure: Regenerate.
8253
8254 * gdb.gdbtk: New directory to hold gdbtk tests.
8255
8256 Fri Jun 26 14:52:47 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
8257
8258 * gdb.fortran/types.exp: Escape brackets in expect patterns
8259 for test_float_literal_types_accepted tests.
8260 * gdb.base/scope.exp: Remove extraneous newline in filelocal_bss
8261 before run test.
8262
8263 Fri Jun 26 11:12:17 1998 Jeffrey A Law (law@cygnus.com)
8264
8265 * am33.exp: Just compile, do not link the testcase.
8266 * am33.s: Add ".am33" pseudoop to force am33 mode.
8267
8268 1998-06-25 Felix Lee <flee@cygnus.com>
8269
8270 * gdb.base/setshow.exp: make sure $pc is sane.
8271
8272 * gdb.stabs/weird.exp: split expect patterns properly.
8273
8274 Wed Jun 24 13:03:15 1998 Jeffrey A Law (law@cygnus.com)
8275
8276 * gdb.disasm/am33.s: New disassembler testfile for the am33.
8277 * gdb.disasm/am33.exp: Run it.
8278
8279 Tue Jun 23 11:45:01 1998 Michael Snyder <msnyder@cygnus.com>
8280
8281 * gdb.base/funcargs.exp: simplify expect strings to ease pattern
8282 match processing (and eliminate spurious timeouts when running).
8283
8284 Fri Jun 12 17:28:22 1998 Michael Snyder <msnyder@cygnus.com>
8285
8286 * gdb.base/signals.exp (test_handle_all_print): put back Mach
8287 exception test, but conditionalize it on target [mach | gnu].
8288
8289 Wed Jun 10 10:40:03 1998 Michael Snyder <msnyder@cygnus.com>
8290
8291 * gdb.base/overlays.exp: fixup compile line for linker script.
8292
8293 Thu Jun 4 21:54:15 1998 Felix Lee <flee@zog.cygnus.com>
8294
8295 * gdb.fortran/types.exp: don't guess at float size.
8296
8297 Thu May 21 02:28:37 1998 Felix Lee <flee@zog.cygnus.com>
8298
8299 * gdb.base/exprs.exp: delete test that depends on int size.
8300
8301 Sun May 17 17:10:22 1998 Bob Manson <manson@charmed.cygnus.com>
8302
8303 * config/sim.exp: Removed checks for target triplets.
8304 (gdb_target_sim): Use gdb,target_sim_options.
8305
8306 Sat May 16 23:43:35 1998 Mark Alexander <marka@cygnus.com>
8307
8308 * gdb.base/reread.exp: New file.
8309 * gdb.base/reread1.c: New file.
8310 * gdb.base/reread2.c: New file.
8311
8312 Sat May 16 23:22:09 1998 Mark Alexander <marka@cygnus.com>
8313
8314 * config/sim.exp: Use 'target sim -sparclite' when running
8315 SPARClite programs.
8316
8317 Sat May 16 18:48:08 1998 Doug Evans <devans@canuck.cygnus.com>
8318
8319 * gdb.base/structs2.exp: New file.
8320 * gdb.base/structs2.c: New file.
8321
8322 Wed May 13 13:36:14 1998 Doug Evans <devans@canuck.cygnus.com>
8323
8324 * gdb.asm/common.inc: New file.
8325 * gdb.asm/d10v.inc: New file.
8326 * asm-source.exp: Pass -I's to gas to find .inc files.
8327 Update line numbers in expected output.
8328 * asmsrc1.s: Rewrite.
8329 * asmsrc2.s: Rewrite.
8330 * configure.in: Create arch.inc symlink.
8331 * configure: Regenerate.
8332 * Makefile.in (distclean): Delete arch.inc.
8333
8334 Wed May 6 10:30:54 1998 John Metzler <jmetzler@cygnus.com>
8335
8336 * callfuncs.c (t_enum_value1) : Cleanup return value warnings
8337 (t_enum_value2): ditto
8338 (t_enum_value3): ditto
8339 (main): ditto
8340 Fri May 1 09:33:37 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
8341
8342 * gdb.base/break.exp: Remove xfail for `deleting all breakpoints
8343 when none' unexpected prompt case, fixed by breakpoint.c:delete_command
8344 change.
8345 Use gdb_test instead of send_gdb/gdb_expect sequences.
8346
8347 Thu Apr 23 12:56:19 1998 Jason Molenda (crash@bugshack.cygnus.com)
8348
8349 * gdb.c++/virtfunc.cc: Declare extern "C" printf to return int,
8350 not void.
8351
8352 Thu Apr 16 10:52:34 1998 John Metzler <jmetzler@cygnus.com>
8353
8354 * gdb.base/branches.c: Code with lots of loops and
8355 subroutines. Used to test gdbs ability to single step through PC
8356 changes, especially to test mips-tdep.c:mips_next_pc
8357
8358 Mon Apr 13 22:32:51 1998 Frank Ch. Eigler <fche@cygnus.com>
8359
8360 * gdb.c++/virtfunc.cc: Make extern "C" printf declaration pass
8361 more rigorous EGCS C++ error checking.
8362
8363 Fri Apr 10 22:38:12 1998 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8364
8365 * gdb.base/help.exp: Clean up `help set args' and `help show args'
8366 tests.
8367 * gdb.base/interrupt.exp: Add "i*86-*-solaris2*" xfail for calling
8368 function when asleep.
8369 * gdb.base/signals.exp: Add "i*86-*-solaris2*" xfails. Add comment
8370 for i*86 Linux and SVR4 signal handling problems.
8371 Remove linux xfail for `next to handler in signals_tests_1', fixed
8372 by recent infrun.c change.
8373 Limit backtrace to 10 frames to avoid timeout problems with infinite
8374 stack backtraces.
8375 Adjust expect pattern in `handle all print' test to match Apr 28 1997
8376 target.[ch] change.
8377
8378 Tue Mar 31 00:40:32 1998 Bob Manson <manson@charmed.cygnus.com>
8379
8380 * lib/gdb.exp(gdb_test): Send multiline commands one at a time; wait
8381 for a newline from gdb before continuing.
8382 (default_gdb_exit): Just look for y or n.
8383 (gdb_test): Detect abnormal exit from GDB running on DOS; if
8384 it does, fail the rests of the tests in the file.
8385
8386 Tue Mar 24 22:44:52 1998 Bob Manson <manson@charmed.cygnus.com>
8387
8388 * config/cygmon.exp: New file.
8389
8390 Mon Mar 16 21:39:11 1998 Bob Manson <manson@charmed.cygnus.com>
8391
8392 * gdb.base/list.exp: Fix problem with "list default lines around
8393 main" test on remote targets.
8394
8395 * gdb.base/scope.exp: Fix problem with filelocal_bss before
8396 run test on remote targets.
8397
8398 Thu Mar 12 16:23:00 1998 Doug Evans <devans@canuck.cygnus.com>
8399
8400 * gdb.asm: New directory.
8401 * configure.in: Configure it.
8402 * configure: Regenerate.
8403 * gdb.asm/{Makefile.in,configure.in,configure}: New files.
8404 * gdb.asm/{asm-source.exp,asmsrc1.s,asmsrc2.s}: New files.
8405
8406 Mon Feb 23 08:22:44 1998 Mark Alexander <marka@cygnus.com>
8407
8408 * config/mn10300-eval.exp: New file to support MN10300 eval board.
8409
8410 Wed Feb 18 16:43:46 1998 Michael Snyder (msnyder@cygnus.com)
8411
8412 * gdb.base/overlays (several files): Merge the two overlay
8413 managers into one. Change variables (foox, barx, bazx, grbxx)
8414 back into ints but force them to load in their proper sections.
8415
8416 Thu Feb 12 13:49:30 1998 Andrew Cagney <cagney@b1.cygnus.com>
8417
8418 * gdb.base/d10vovly.c (D10VTranslate): Map IMAP0 to low 128k of
8419 on-chip insn memory and IMAP1 to upper 128k.
8420 (D10VCopy): Handle memory regions crossing 16k boundaries.
8421 (D10VCopy): Transfer data in 32 bit chunks.
8422
8423 Tue Feb 10 17:23:22 1998 Andrew Cagney <cagney@b1.cygnus.com>
8424
8425 * gdb.base/overlays.c (main): Exit normally when result is
8426 correct.
8427
8428 * gdb.base/d10v.ld: Update LMAs to reflect current d10v address
8429 map. Include space for printf in .text segment.
8430
8431 * gdb.base/d10vovly.c (D10VTranslate): New function, handle
8432 updated d10v memory VMA/LMA map.
8433 (D10VCopy): Call D10VTranslate.
8434
8435 Fri Feb 6 14:13:12 1998 Andrew Cagney <cagney@b1.cygnus.com>
8436
8437 * gdb.base/m32rovly.c: Force variable _novlys into .data section.
8438
8439 * gdb.base/bar.c (barx, bar): Change variable to small array so
8440 that it won't be put into the .sdata - small data -
8441 section. Update reference.
8442 * gdb.base/baz.c (bazx, baz): Ditto.
8443 * gdb.base/foo.c (foox, foo): Ditto.
8444 * gdb.base/grbx.c (grbxx, grbx): Ditto.
8445
8446 * gdb.base/overlays.exp: Expect variables barx, bazx, foox, grbxx
8447 to be arrays.
8448
8449 Thu Jan 29 14:48:19 1998 Michael Snyder (msnyder@cygnus.com)
8450
8451 * gdb.base/overlays.exp: fix up and get working again.
8452 Add tests for backtraces from an overlay function.
8453
8454 Fri Jan 23 07:52:45 1998 Fred Fish <fnf@cygnus.com>
8455
8456 * gdb.base/watchpoint.exp: Set "d10v*-*-*" clear_xfail for
8457 "calling function with watchpoint enabled".
8458
8459 Thu Jan 22 14:23:29 1998 Fred Fish <fnf@cygnus.com>
8460
8461 * gdb.base/break.exp (test_next_with_recursion): Remove
8462 gdb_suppress_tests for d10v-*-*.
8463 * lib/gdb.exp (gdb_suppress_tests): Disable this function
8464 pending review of whether it is useful or not.
8465
8466 Tue Jan 20 13:02:09 1998 Mark Alexander <marka@cygnus.com>
8467
8468 * gdb.base/funcargs.exp: Increase timeout for slow TX39 boards.
8469
8470 Mon Jan 19 08:53:04 1998 Mark Alexander <marka@cygnus.com>
8471
8472 * gdb.base/break.exp: Increase timeout for slow TX39 boards.
8473 * config/dve.exp: New file to support Densan boards.
8474
8475 Mon Dec 15 22:38:05 1997 Andrew Cagney <cagney@b1.cygnus.com>
8476
8477 * gdb.base/interrupt.exp: Document problem of simulators, signals,
8478 reads and BSD.
8479
8480 Wed Nov 26 22:29:18 1997 Bob Manson <manson@charmed.cygnus.com>
8481
8482 * config/monitor.exp: Be a bit less picky about the "Remote debugging"
8483 response.
8484
8485 * gdb.c++/misc.exp: Call runto_main instead of doint it manually.
8486
8487 Tue Nov 25 12:46:36 1997 Andrew Cagney <cagney@b1.cygnus.com>
8488
8489 * gdb.base/mips_pro.exp: Add "mips64*-*-elf" xfail for backtrace
8490 test.
8491
8492 * gdb.base/funcargs.exp: Query GDB for target_sizeof_int,
8493 target_sizeof_long and target_bigendian_p.
8494 (structs_by_value, structs_by_reference): Check values according
8495 to targets word size and endianess.
8496
8497 Mon Nov 24 16:37:06 1997 Andrew Cagney <cagney@b1.cygnus.com>
8498
8499 * gdb.base/langs.exp: For "continue to exit" ignore any trailing
8500 output.
8501
8502 Fri Oct 17 13:24:43 1997 Stan Shebs <shebs@andros.cygnus.com>
8503
8504 * gdb.base/default.exp, gdb.base/help.exp, gdb.base/setshow.exp:
8505 Update test of set args help to match source change.
8506
8507 Fri Sep 26 17:36:20 1997 Jason Molenda (crash@pern.cygnus.com)
8508
8509 * gdb.base/default.exp: Expect help system output to be in
8510 alphabetical order.
8511 * gdb.base/help.exp: Ditto.
8512
8513 Wed Sep 24 13:08:14 1997 Bob Manson <manson@charmed.cygnus.com>
8514
8515 * gdb.base/signals.exp: Change "i*86-pc-linux-gnu" to
8516 "i*86-pc-linux-gnu*".
8517 * gdb.base/interrupt.exp: Ditto.
8518 * gdb.base/corefile.exp: Ditto.
8519
8520 * lib/gdb.exp(gdb_compile): If is_vxworks target feature is set,
8521 define vxworks when building the testcase.
8522
8523 * gdb.base/ptype.exp: Fix testnames to be unique.
8524 * gdb.base/radix.exp: Ditto.
8525 * gdb.base/term.exp: Ditto.
8526 * gdb.base/whatis.exp: Ditto.
8527 * gdb.c++/classes.exp: Ditto.
8528
8529 Tue Sep 16 22:21:48 1997 Bob Manson <manson@charmed.cygnus.com>
8530
8531 * gdb.base/callfuncs.exp: Fix indentation.
8532
8533 * lib/gdb.exp(gdb_expect): Set remote_suppress_flag if
8534 suppress_flag has been set.
8535 (gdb_step_for_stub): Check for gdb,use_breakpoint_for_stub
8536 target feature.
8537
8538 Mon Sep 15 15:43:17 1997 Bob Manson <manson@charmed.cygnus.com>
8539
8540 * gdb.stabs/weird.exp: Don't start gdb 'til after we've compiled
8541 the testcase.
8542
8543 * gdb.c++/cplusfuncs.cc(main): Add extern "C" declaration for
8544 set_debug_traps() and breakpoint().
8545 * gdb.c++/misc.cc (main): Ditto.
8546 * gdb.c++/templates.cc (main): Ditto.
8547 * gdb.c++/virtfunc.cc (main): Ditto.
8548
8549 Fri Sep 12 16:56:38 1997 Bob Manson <manson@charmed.cygnus.com>
8550
8551 * lib/gdb.exp(gdb_step_for_stub): New function.
8552 (gdb_run_cmd): Look for gdb,do_reload_on_run target feature--if it
8553 exists, reload the executable and do a "continue" instead of
8554 doing a jump.
8555 (runto_main): Use gdb_step_for_stub.
8556
8557 * gdb.base/break.exp: Use gdb_step_for_stub. Also, rename certain
8558 tests to have unique names.
8559 * gdb.base/callfuncs.exp: Ditto.
8560 * gdb.base/commands.exp: Ditto.
8561 * gdb.base/default.exp: Ditto.
8562 * gdb.base/help.exp: Ditto.
8563 * gdb.base/list.exp: Ditto.
8564 * gdb.base/opaque.exp: Ditto.
8565 * gdb.base/printcmds.exp: Ditto. Use a loop to emit multiple
8566 similar tests.
8567
8568 * gdb.base/setshow.c: Add set_debug_traps/breakpoint calls.
8569 * gdb.c++/cplusfuncs.cc: Ditto.
8570 * gdb.c++/virtfunc.cc: Ditto.
8571
8572 * config/monitor.exp: Keep track of the last file we saw, rather
8573 than trying to get the info from gdb.
8574
8575 * gdb.fortran/types.exp: Move comment to previous line.
8576
8577 Tue Sep 2 19:55:34 1997 Bob Manson <manson@charmed.cygnus.com>
8578
8579 * config/sparclet.exp: Detect gratuitous change to sparclet gdb
8580 target mode.
8581
8582 Mon Jul 28 12:14:47 1997 Stan Shebs <shebs@andros.cygnus.com>
8583
8584 From Bob Manson:
8585 * config/monitor.exp (gdb_target_monitor): Look for "Connected to"
8586 string from GDB when it connects.
8587
8588 * lib/gdb.exp: Look for $TOOL_EXECUTABLE.
8589
8590 Thu Jul 3 15:35:12 1997 Bob Manson <manson@charmed.cygnus.com>
8591
8592 * lib/gdb.exp(get_debug_format): Don't cause the testsuite to fail
8593 if we can't get a debug format from GDB (we may be testing an
8594 older GDB). Use a 10 second timeout when checking for the format.
8595
8596 * gdb.stabs/weird.exp: Fix quoting.
8597
8598 * config/sparclet.exp: Renamed sparclet-loader.c to stub-loader.c.
8599
8600 Mon Jun 30 18:31:43 1997 Bob Manson <manson@charmed.cygnus.com>
8601
8602 * config/arm-ice.exp: New file.
8603
8604 Sun Jun 29 16:43:30 1997 Bob Manson <manson@charmed.cygnus.com>
8605
8606 * gdb.base/overlays.exp: Preliminary fixes; temporarily disabled
8607 until it has been modified to work with the new testsuite.
8608
8609 * gdb.*/*.exp: Instead of causing 1 unresolved test when the
8610 testcase won't compile, cause all of the testcases in the file to
8611 fail instead.
8612
8613 * lib/gdb.exp(gdb_suppress_entire_file): New procedure.
8614 (gdb_clear_suppressed): New procedure.
8615 (gdb_stop_suppressing_tests): Only clear suppress_flag if
8616 it contains a positive value.
8617
8618 Sat Jun 28 13:31:11 1997 Bob Manson <manson@charmed.cygnus.com>
8619
8620 * lib/gdb.exp(default_gdb_start): Use gdb_opts host feature.
8621
8622 * gdb.c++/virtfunc.exp: Remove setting of libs variable.
8623
8624 Fri Jun 27 07:44:25 1997 Fred Fish <fnf@cygnus.com>
8625
8626 * lib/gdb.exp (setup_xfail_format): New function.
8627 (get_debug_format): New function to get debug format.
8628 (debug_format): New global variable to hold last value set
8629 by get_debug_format.
8630 * gdb.base/list.exp: Call get_debug_format and expect some
8631 tests to fail for DWARF 1 and COFF formats.
8632 * gdb.c++/ptype.exp: Ditto.
8633 * gdb.c++/classes.exp: Ditto.
8634 * gdb.c++/cplusfuncs.exp: Ditto.
8635 * gdb.c++/inherit.exp: Ditto.
8636 * gdb.c++/templates.exp: Ditto.
8637 * gdb.c++/virtfunc.exp: Ditto.
8638
8639 Wed Jun 25 09:08:51 1997 Bob Manson <manson@charmed.cygnus.com>
8640
8641 * lib/gdb.exp(default_gdb_exit): Don't give an error if the remote
8642 host doesn't have a currently-open connection.
8643
8644 * config/sparclet.exp: Cleanups and fixes to make it generic for
8645 any gdb stub target. Handle cases where gdb doesn't respond when
8646 interrupted in a sane fashion.
8647
8648 * config/m32r-stub.exp: Load sparclet.exp instead of trying to do the
8649 same thing in a totally different way.
8650
8651 * config/monitor.exp: Pass in timeouts to gdb_expect instead of
8652 setting "timeout".
8653 (gdb_start): We set the global gdb_prompt variable in
8654 default_gdb_init now.
8655
8656 Sun Jun 22 09:11:02 1997 Fred Fish <fnf@cygnus.com>
8657
8658 * gdb.base/printcmds.exp: Fix "check for floating addition"
8659 regexp to accept results within approx +/- .01 of exact value.
8660 * lib/gdb.exp (gdb_test): Remove unused expect_out global decl.
8661
8662 Wed Jun 18 11:11:39 1997 Bob Manson <manson@charmed.cygnus.com>
8663
8664 * lib/gdb.exp(gdb_init): Pass our arguments to default_gdb_init
8665 properly.
8666 (gdb_expect): Add optional timeout parameter, and add timeout
8667 value to various calls.
8668 (gdb_suppress_tests): Only give one warning message per group.
8669
8670 Tue Jun 17 13:10:10 1997 Bob Manson <manson@charmed.cygnus.com>
8671
8672 * lib/gdb.exp(gdb_expect): Declare errorInfo and errorCode as
8673 global variables. Handle getting a value for $timeout more
8674 gracefully.
8675
8676 Sat Jun 14 09:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
8677
8678 * lib/gdb.exp: Close connection to remote host if gdb doesn't
8679 initialize.
8680 (default_gdb_init): New procedure; allow gdb_init to be overridden
8681 by a target configuration file.
8682 (gdb_expect): Pass the timeout to remote_expect.
8683
8684 * config/monitor.exp(gdb_load): Fix typo in regexp.
8685
8686 Thu Jun 12 20:57:12 1997 Bob Manson <manson@charmed.cygnus.com>
8687
8688 * gdb.base/funcargs.exp: Remove spurious suppress tests call.
8689
8690 Tue Jun 3 15:20:20 1997 Bob Manson <manson@charmed.cygnus.com>
8691
8692 * config/monitor.exp(gdb_target_monitor): Call gdb_file_cmd
8693 here. Call gdb_target_exec before rebooting the target, to make
8694 sure the connection to the target is closed.
8695 (gdb_load): Pass the name of the executable to gdb_target_monitor.
8696 Don't call gdb_file_cmd here; let gdb_target_monitor do it.
8697 Also detect "Timeout reading from remote" error.
8698
8699 * config/gdbserver.exp: Pass the executable being loaded to
8700 gdb_target_monitor. Don't call gdb_file_cmd here; let
8701 gdb_target_monitor do it.
8702
8703 * gdb.disasm/hppa.exp: Don't use exec_output.
8704
8705 Fri May 23 13:28:29 1997 Bob Manson <manson@charmed.cygnus.com>
8706
8707 * gdb.base/list.exp: If we're debugging a non-native target,
8708 try to set the pc register to point to the start of the
8709 program before doing the first list command.
8710
8711 * gdb.c++/virtfunc.exp(gdb_virtfunc_restart): Make sure we run
8712 test_calls after restarting.
8713
8714 * lib/gdb.exp(gdb_run_cmd): Send jump command again after
8715 reloading.
8716
8717 * gdb.base/watchpoint.exp: Fix typo.
8718
8719 * gdb.base/setshow.exp: Check for use_gdb_stub.
8720
8721 * gdb.base/break.exp: Fix continue until exit test for the gdb
8722 stub case.
8723 * gdb.base/langs.exp: Ditto.
8724
8725 * config/monitor.exp(gdb_load): Handle gdb_sect_offset and
8726 gdb_load_offset. If we weren't given a file to load, figure out
8727 what the current file is and use it.
8728
8729 * config/i386-bozo.exp: New file.
8730
8731 Thu May 22 18:51:32 1997 Bob Manson <manson@charmed.cygnus.com>
8732
8733 * lib/gdb.exp(gdb_expect): Look for gdb,timeout target
8734 feature.
8735
8736 * config/proelf.exp: New entry.
8737
8738 Wed May 21 21:23:16 1997 Bob Manson <manson@charmed.cygnus.com>
8739
8740 * lib/gdb.exp: Remove spurious .* patterns at the beginning
8741 of regexps.
8742
8743 * gdb.base/watchpoint.exp: Don't run the test_stepping
8744 tests if gdb can't call functions on the target.
8745
8746 * gdb.base/setshow.exp: Don't run the set prompt tests if
8747 the board has gdb_prompt set.
8748
8749 Tue May 20 08:58:49 1997 Jeffrey A Law (law@cygnus.com)
8750
8751 * gdb.base/a2-run.exp: Change "gdb,noargs" to just "noargs".
8752 * gdb.base/commands.exp: Likewise.
8753 * gdb.base/setshow.exp: Likewise.
8754
8755 Mon May 19 15:37:50 1997 Bob Manson <manson@charmed.cygnus.com>
8756
8757 * config/monitor.exp(gdb_start): Look for gdb_prompt target
8758 feature.
8759
8760 * config/i960.exp: New file.
8761
8762 Thu May 1 18:01:50 1997 Bob Manson <manson@charmed.cygnus.com>
8763
8764 * gdb.base/funcargs.exp: Check for gdb,short_int target
8765 feature instead of looking for explicit target triplets.
8766
8767 Mon Apr 28 17:27:40 1997 Michael Snyder <msnyder@cygnus.com>
8768
8769 * gdb.base/printcmds.exp: add a couple more tests a la
8770 "p 123DEADBEEF", to check parse_number.
8771 * top.c: change "to enable to enable" to "to enable" in a couple
8772 of help strings.
8773
8774 Thu Apr 24 14:38:18 1997 Jeffrey A Law (law@cygnus.com)
8775
8776 * gdb.base/callfuncs.exp: Mark some tests as expected to fail
8777 on the mn10300.
8778
8779 Mon Apr 21 15:05:42 1997 Fred Fish <fnf@cygnus.com>
8780
8781 * gdb.base/a2-run.exp: Add arm-*-coff setup_xfails for cases
8782 where the test executable is run with explicit args.
8783 * gdb.base/default.exp: Handle arm-*-coff case for "info float".
8784
8785 Mon Apr 21 13:38:58 1997 Fred Fish <fnf@cygnus.com>
8786
8787 * gdb.base/run.c: Use FAKEARGV to build test executable that
8788 does not require a command line arg, since most simulators
8789 don't currently support passing such an arg into the simulated
8790 program.
8791 * gdb.base/commands.exp: Change tests to insert the proper
8792 value as the arg to the first recursive factorial call. Change
8793 compilation line to define FAKEARGV at compile time.
8794
8795 Wed Apr 9 11:12:36 1997 Jeffrey A Law (law@cygnus.com)
8796
8797 * gdb.base/recurse.exp: Enable these tests for the mn10300.
8798 * gdb.base/watchpoint.exp: Don't expect a failure for an "calling
8799 function with watchpoint enabled" test.
8800
8801 Tue Apr 8 19:33:20 1997 Bob Manson <manson@charmed.cygnus.com>
8802
8803 * gdb.base/watchpoint.exp(test_watchpoint_triggered_in_syscall):
8804 Don't call gdb_test when the command doesn't return to a gdb prompt.
8805
8806 * lib/gdb.exp(gdb_stop_suppressing_tests): Don't print gratuitous
8807 "Tests restarted" messages.
8808
8809 Tue Apr 8 16:38:46 1997 Jeffrey A Law (law@cygnus.com)
8810
8811 * gdb.disasm/mn10300.exp: Fix buglets in "other" tests.
8812
8813 Thu Apr 3 15:21:26 1997 Michael Snyder <msnyder@cygnus.com>
8814
8815 * gdb.base/help.exp: update help msg for INFO ADDR; add help test
8816 for INFO SYMBOL; add help tests for OVERLAY commands.
8817 * gdb.base/default.exp: add tests for INFO SYMBOL command;
8818 add tests for OVERLAY commands
8819 * gdb.base/overlays.c overlays.exp foo.c bar.c baz.c grbx.c ovlymgr.h
8820 d10v.ld m32r.ld d10vovly.c m32rovly.c: add test case for overlays.
8821 * gdb.base/sigall.c: add usestubs code frag
8822 * gdb.base/watchpoint.exp: turn on complex watchpoint test for M32R.
8823
8824 Thu Apr 3 09:38:53 1997 Bob Manson <manson@charmed.cygnus.com>
8825
8826 * lib/gdb.exp(gdb_suppress_tests): Add explanation for subsequent
8827 failures.
8828 (gdb_stop_suppressing_tests): Note that tests have restarted.
8829
8830 Wed Apr 2 19:04:20 1997 Bob Manson <manson@charmed.cygnus.com>
8831
8832 * config/h8300.exp: New file.
8833
8834 Sun Mar 30 13:38:25 1997 Bob Manson <manson@charmed.cygnus.com>
8835
8836 * gdb.base/setshow.exp: Check for the existence of a
8837 feature, not its value.
8838
8839 Sat Mar 29 11:19:46 1997 Bob Manson <manson@charmed.cygnus.com>
8840
8841 * gdb.c++/virtfunc.exp: Restart gdb in a sane fashion.
8842
8843 * gdb.base/scope.exp: It's now init0(), not init().
8844
8845 * gdb.base/scope0.c: For now, change init() to be init0().
8846
8847 * config/monitor.exp: Use gdb_serial in preference to serial
8848 or netport.
8849
8850 * lib/gdb.exp: Set GDB to [transform gdb] if we're using a remote host
8851 and it's not already set.
8852
8853 Fri Mar 28 19:54:18 1997 Bob Manson <manson@charmed.cygnus.com>
8854
8855 * gdb.base/setshow.exp: Only test the run command if the target
8856 isn't using a stub and if it supports argument passing.
8857
8858 Sat Mar 22 19:50:25 1997 Bob Manson <manson@charmed.cygnus.com>
8859
8860 * config/udi.exp(gdb_start): Make sure UDICONF is set
8861 properly before starting gdb.
8862
8863 Mon Mar 24 14:40:33 1997 Jeffrey A Law (law@cygnus.com)
8864
8865 * gdb.disasm/mn10300.s: New test file for mn10300 disassembler.
8866 * gdb.disasm/mn10300.exp: Run mn10300 disassembler tests.
8867 * gdb.disasm/Makefile.in: Remove "mn10300" when cleaning.
8868
8869 Tue Mar 11 11:42:58 1997 Bob Manson <manson@charmed.cygnus.com>
8870
8871 * config/vx.exp: Use remote_ld, not vxworks_ld. Don't use
8872 specialized code to reboot the board, use remote_reboot instead.
8873
8874 * config/vxworks29k.exp: Use vx.exp, not vx-gdb.exp.
8875
8876 * lib/gdb.exp: Add GDB_TESTCASE_OPTIONS.
8877
8878 * config/monitor.exp: Make sure we disconnect from the target.
8879 Also, try a reboot/reload cycle instead of failing if the
8880 load fails.
8881
8882 Fri Mar 7 13:48:30 1997 Bob Manson <manson@charmed.cygnus.com>
8883
8884 * gdb.base/default.exp: Don't set match_max.
8885 * gdb.base/help.exp: Ditto.
8886 * gdb.base/list.exp: Ditto.
8887 * gdb.base/signals.exp: Ditto.
8888
8889 * config/monitor.exp(gdb_load): If gdb,use_standard_load is
8890 set, use remote_ld to download the testcase instead of
8891 the GDB loader.
8892
8893 Wed Mar 5 00:00:43 1997 Bob Manson <manson@charmed.cygnus.com>
8894
8895 * config/vr5000.exp: New file.
8896
8897 * config/monitor.exp(gdb_target_monitor): Add pattern for
8898 "Ending remote" to detect errors in connecting.
8899
8900 * gdb.base/setshow.exp: Add .* within auto language test.
8901
8902 * lib/gdb.exp(gdb_run_cmd): Add check for gdb_init_command
8903 target feature.
8904
8905 * config/monitor.exp(gdb_load): Check for a failure when loading,
8906 and reboot the board if necessary.
8907
8908 * gdb.base/setvar.exp(test_set): Handle multiple prints within
8909 a set of tests. Remove print.* from the patterns being checked.
8910
8911 Mon Mar 3 11:57:43 1997 Bob Manson <manson@charmed.cygnus.com>
8912
8913 * gdb.base/a1-selftest.exp: Use send_gdb consistently. Don't
8914 refer to gdb_spawn_id.
8915
8916 * config/m32r-stub.exp: Remove references to gdb_spawn_id, no
8917 longer used.
8918 * config/sparclet.exp: Ditto.
8919 * config/sparclet-old.exp: Ditto.
8920 * config/slite.exp: Ditto.
8921 * config/sim.exp: Ditto.
8922 * gdb.base/funcargs.exp: Ditto.
8923
8924 * lib/gdb.exp:Remove references to gdb_spawn_id.
8925 (gdb_expect): Move to remote.exp.
8926
8927 Fri Feb 28 20:47:39 1997 Bob Manson <manson@charmed.cygnus.com>
8928
8929 * config/monitor.exp: Detect the "Couldn't establish connection"
8930 message from GDB.
8931
8932 Tue Feb 25 14:08:55 1997 Bob Manson <manson@charmed.cygnus.com>
8933
8934 * gdb.base/bitfields.exp: Use runto instead of explicit
8935 gdb_run_cmd/gdb_expect sequences.
8936
8937 * gdb.base/break.exp(text_next_with_recursion): Add match for
8938 gdb_expect call.
8939
8940 * config/monitor.exp(gdb_target_monitor): Calling exit loses big.
8941 We also need to handle the "A program is being debugged already"
8942 prompt from gdb. Use gdb_test to set the baud rate.
8943
8944 * lib/gdb.exp(gdb_init): Increase the default expect buffer size
8945 to 20000. Really. I mean it.
8946
8947 Mon Feb 24 13:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
8948
8949 * lib/gdb.exp(gdb_test): Generate a FAIL message when send_gdb
8950 fails. If suppress_flag is set, skip perror message about not
8951 being able to send to GDB.
8952 (send_gdb): If suppress_flag is set, don't try to send commands to
8953 GDB.
8954 (gdb_expect): If suppress_flag is set, always fail immediately.
8955 (gdb_suppress_tests, gdb_stop_suppressing_tests): New functions.
8956 (gdb_init): Call gdb_stop_suppressing_tests.
8957 (default_gdb_exit): Ditto.
8958 (default_gdb_start): Ditto.
8959
8960 * gdb.base/bitfields.exp: Call gdb_suppress_tests and
8961 gdb_stop_suppressing_tests as appropriate.
8962 * gdb.base/break.exp: Ditto.
8963 * gdb.base/callfuncs.exp: Ditto.
8964 * gdb.base/commands.exp: Ditto.
8965 * gdb.base/exprs.exp: Ditto.
8966 * gdb.base/funcargs.exp: Ditto.
8967 * gdb.base/list.exp: Ditto.
8968 * gdb.base/recurse.exp: Ditto.
8969 * gdb.base/scope.exp: Ditto.
8970 * gdb.base/structs.exp: Ditto.
8971 * gdb.c++/inherit.exp: Ditto.
8972
8973 Sun Feb 23 19:56:02 1997 Bob Manson <manson@charmed.cygnus.com>
8974
8975 * config/vr4300.exp: New file.
8976
8977 * gdb.*/*.exp: Call gdb_expect instead of expect.
8978
8979 * lib/gdb.exp(gdb_expect): New function.
8980
8981 Thu Feb 20 13:57:01 1997 Bob Manson <manson@charmed.cygnus.com>
8982
8983 * lib/gdb.exp(gdb_init): New function.
8984
8985 * gdb.base/setvar.exp(test_set): Don't bother printing a PASS/FAIL
8986 for each individual variable set.
8987
8988 * gdb.base/exprs.exp(test_expr): Make sure each test gets a unique
8989 name.
8990
8991 * gdb.base/help.exp: Fix the syntax of a few gdb_test calls.
8992
8993 * gdb.base/scope.exp: Use gdb_test.
8994
8995 * gdb.base/ptype.exp: Don't call "gdb_exit; gdb_start" if we're
8996 aborting; the testsuite driver will do that for us (see
8997 gdb_finish). Also, use gdb_test in a few more places.
8998
8999 Thu Feb 20 13:32:24 1997 Stan Shebs <shebs@andros.cygnus.com>
9000
9001 * gdb.base/help.exp: Fix syntax of "help info all-registers" test.
9002
9003 Thu Feb 20 10:34:21 1997 Jeffrey A Law (law@cygnus.com)
9004
9005 * gdb.disasm/mn10200.s: Add "nop" after "main" so that "main"
9006 and "add_tests" are not at the same address.
9007
9008 Fri Feb 14 18:47:23 1997 Bob Manson <manson@charmed.cygnus.com>
9009
9010 * gdb.base/ptype.exp: Use gdb_test.
9011
9012 Thu Feb 13 16:09:36 1997 Jeffrey A Law (law@cygnus.com)
9013
9014 * gdb.disasm/mn10200.s (misc_tests): Fix targets for "jsr" insns.
9015 * gdb.disasm/mn10200.exp (misc_tests): Remove bogus line accidentally
9016 left in. No longer expect them to fail.
9017
9018 * gdb.stabs/*.mt; Deleted, no longer used.
9019 * gdb.stabs/configure.in: Remove references to target makefile
9020 frags.
9021 * gdb.stabs/configure: Rebuilt.
9022
9023 * gdb.disasm/*.mt: Deleted, no longer used.
9024 * gdb.disasm/configure.in: Remove references to target makefile
9025 frags. Use "sh3.s" as the unique filename for this directory.
9026 * gdb.disasm/configure: Rebuilt.
9027
9028 * gdb.disasm/mn10200.s: New test file for mn10200 disassembler.
9029 * gdb.disasm/mn10200.exp: Run mn10200 disassembler tests.
9030 * gdb.disasm/Makefile.in: Remove "mn10200" when cleaning.
9031
9032 Tue Feb 11 16:57:58 1997 Bob Manson <manson@charmed.cygnus.com>
9033
9034 * config/udi.exp: Use mondfe,name instead of remote_host.
9035
9036 Tue Feb 11 11:22:36 1997 Jeffrey A Law (law@cygnus.com)
9037
9038 * gdb.base/watchpoint.exp: Don't expect a failure when calling
9039 a function with a watchpoint enabled on the mn10200.
9040
9041 * gdb.stabs/weird.exp: Don't quit if "weird.s" doesn't exist
9042 before trying to create it!
9043
9044 Mon Feb 10 16:40:47 1997 Bob Manson <manson@charmed.cygnus.com>
9045
9046 * config/vx.exp: Use hostname instead of netport.
9047
9048 * config/vxworks.exp: New file.
9049
9050 * gdb.base/a2-run.exp: Change vxworks cases to use gdb_spawn_id.
9051
9052 * config/monitor.exp(gdb_target_monitor): Look for a prompt from
9053 gdb before assuming everything worked. Send a ^C if a timeout
9054 occurs.
9055
9056 * lib/gdb.exp(gdb_test): Check the result of send_gdb. Use
9057 $gdb_spawn_id directly.
9058 (gdb_run_cmd): Try _start as well as start. Use the target feature
9059 gdb,start_symbol as the symbol to start from when jumping.
9060
9061 Mon Feb 10 11:26:59 1997 Jeffrey A Law (law@cygnus.com)
9062
9063 * gdb.base/exprs.exp: Delete bogus/incorrect (and probably
9064 redundant) test.
9065
9066 * gdb.base/recurse.exp: Relax final value test for 'b' so that
9067 it doesn't lose for 16bit integer systems.
9068
9069 Fri Feb 7 09:31:21 1997 Jeffrey A Law (law@cygnus.com)
9070
9071 * gdb.fortran/types.exp: If the target doesn't support "double"
9072 data types, then expect "real" types to only be 4 bytes.
9073
9074 * gdb.c++/virtfunc.exp: Expect failure for virtual function
9075 call tests if the target doesn't support inferior function calls.
9076
9077 * gdb.base/printcmds.exp: Allow minor deviation in FP values
9078 in printf tests.
9079
9080 Thu Feb 6 12:46:14 1997 Jeffrey A Law (law@cygnus.com)
9081
9082 * gdb.base/help.exp: Disable "help set", "help show", and
9083 "help support". Simplify regexp for "help stack".
9084
9085 * gdb.base/default.exp: Set match_max to 5000 and the timeout
9086 to 60 seconds. Temporarily set match_max to 15000 around the
9087 "info copying" test.
9088
9089 * gdb.base/nodebug.exp: Don't try to do an inferior function
9090 call if the target doesn't support them.
9091 * gdb.base/printcmds.exp: Likewise.
9092 * gdb.base/setvar.exp: Likewise.
9093 * gdb.base/structs.exp: Likewise.
9094 * gdb.c++/templates.exp: Likewise.
9095 * gdb.base/ptype.exp: Likewise. Remove UDI specific stuff.
9096
9097 * gdb.base/recurse.exp: Enable for the mn10200.
9098
9099 * configure.in: Do configure gdb.stabs directory for *-*-elf
9100 targets.
9101 * configure: Rebuilt.
9102
9103 * gdb.base/break.exp: Check for gdb,noresults before testing
9104 exit status and/or results from the target.
9105 * gdb.base/watchpoint.exp, gdb.base/langs.exp: Likewise.
9106 * lib/gdb.exp: Remove old (now bogus) initialization of
9107 noinferior, noargs, noresults and nosignals.
9108
9109 Tue Feb 4 21:52:17 1997 Bob Manson <manson@charmed.cygnus.com>
9110
9111 * config/sh.exp: New file.
9112
9113 * config/slite.exp: Try to connect multiple times to the board
9114 before rebooting. Only send a "monitor run" if need_monitor_run
9115 is set.
9116
9117 * gdb.base/break.exp: Don't do the "stub continue" test if
9118 the target has gdb_stub set.
9119
9120 * gdb.base/callfuncs.exp: Increase the timeout.
9121
9122 * gdb.base/interrupt.exp: Don't even try to compile the testcase
9123 if the target has gdb,noinferiorio set.
9124
9125 * gdb.base/list.exp: Increase match_max to 10000 characters.
9126
9127 * gdb.base/sigall.exp: Check for gdb,nosignals on the target.
9128
9129 * gdb.base/watchpoint.exp: Check for gdb,noinferiorio on the
9130 target.
9131
9132 * lib/gdb.exp(gdb_run_cmd): Fix for targets that use stubs.
9133
9134 Mon Feb 3 12:09:37 1997 Bob Manson <manson@charmed.cygnus.com>
9135
9136 * gdb.base/a1-selftest.exp: Make sure we call gdb_exit before
9137 trying to delete the copy of gdb. Catch the file delete so we
9138 don't die if the delete fails; also, the file should be copied to
9139 the host, not to the build.
9140
9141 Sun Feb 2 00:55:14 1997 Bob Manson <manson@charmed.cygnus.com>
9142
9143 * lib/gdb.exp(gdb_test): Surround the result pattern with
9144 parenthesis in case it contains multiple regexps separated
9145 with |.
9146
9147 * gdb.base/watchpoint.exp: Use gdb_test.
9148 * gdb.base/default.exp: Ditto.
9149
9150 Sat Feb 1 23:51:01 1997 Bob Manson <manson@charmed.cygnus.com>
9151
9152 * gdb.*/*.exp: Replace $prompt with $gdb_prompt.
9153
9154 * gdb.base/scope.exp: Use gdb_test.
9155 * gdb.c++/classes.exp: Ditto.
9156 * gdb.c++/inherit.exp: Ditto.
9157
9158 Fri Jan 31 13:09:12 1997 Bob Manson <manson@charmed.cygnus.com>
9159
9160 * gdb.base/crossload.exp: Don't use execute_anywhere, use
9161 remote_exec instead.
9162 * gdb.base/corefile.exp: Don't be ridiculous.
9163 * gdb.base/*.c: Add missing stub invocations.
9164
9165 Thu Jan 30 16:49:25 1997 Bob Manson <manson@charmed.cygnus.com>
9166
9167 * config/slite.exp: Miscellaneous fixes.
9168
9169 * lib/gdb.exp: Fix runto.
9170
9171 * gdb.base/signals.exp: Check for a gdb,nosignals feature of
9172 the target.
9173
9174 * gdb.base/watchpoint.exp: Fix regexp.
9175
9176 * lib/gdb.exp(default_gdb_exit): Add a catch to the
9177 close and wait commands, as the descriptor may now be
9178 invalid. Always call "remote_close host".
9179
9180 Tue Jan 28 14:42:31 1997 Bob Manson <manson@charmed.cygnus.com>
9181
9182 Major rewrite for testsuite revision.
9183
9184 * lib/gdb.exp: Remove references to global CC, CXX, B_OPTIONS,
9185 TARGET_INCLUDES, LDFLAGS and target_alias. Use gdb_spawn_id
9186 instead of relying on spawn_id to always contain a valid
9187 spawn id.
9188 (get_compiler_info): New procedure to build the ${binfile}.ci
9189 file, instead of replicating this in N different places.
9190 (gdb_compile): New procedure.
9191
9192 gdb.*/*.exp: Use gdb_compile and get_compiler_info (with
9193 appropriate arguments) instead of compile. Use gdb_test in a lot
9194 more places. Use send_gdb instead of send. Always run gdb_start
9195 at the start of a testcase, as this is no longer done magically.
9196
9197 config/*-gdb.exp: Rename without the -gdb suffix.
9198
9199 config/mips.exp: Use remote_close instead of exit_remote_shell.
9200 config/monitor.exp: Use target_info instead of looking at
9201 baud, timeout, etc.
9202 config/sim.exp: Use gdb_spawn_id instead of relying on spawn_id.
9203
9204 Sat Dec 14 00:43:57 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9205
9206 * gdb.c++/templates.exp (test_ptype_of_templates),
9207 gdb.c++/inherit.exp (test_ptype_si, test_print_anon_union):
9208 Update expect patterns for destructors and assignment operators
9209 to match corresponding c-typeprint.c changes.
9210 * gdb.c++/templates.exp (test_template_breakpoints): Revert change
9211 to destructor breakpoint test, GDB should be able to set the
9212 destructor breakpoint without specifying arguments.
9213
9214 Tue Dec 3 20:17:52 1996 Fred Fish <fnf@cygnus.com>
9215
9216 * gdb.threads/pthreads.exp: Change result for failure to compile due
9217 to lack of pthreads runtime support from an error to simply an
9218 unsupported test, per dejagnu standards.
9219
9220 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9221
9222 * lib/gdb.exp (gdb_test): Simplify expect pattern for the case
9223 where GDB exits to reduce pattern match time.
9224 (skip_chill_tests): Skip chill tests for mips*-sgi-irix6*.
9225
9226 * gdb.base/nodebug.exp: Add mips*-sgi-irix6* xfails.
9227
9228 Tue Nov 26 18:29:23 1996 Michael Snyder <msnyder@cygnus.com>
9229
9230 * gdb.base/callfuncs.exp: Turn on function call tests for h8300.
9231 * gdb.base/default.exp: ditto.
9232 * gdb.base/nodebug.exp: ditto.
9233 * gdb.base/printcmds.exp: ditto.
9234 * gdb.base/ptype.exp: ditto.
9235 * gdb.base/setvar.exp: ditto.
9236 * gdb.base/structs.exp: ditto.
9237 * gdb.base/setshow.c: Guard against uninitialized values of argc.
9238
9239 Tue Nov 26 17:23:28 1996 Ian Lance Taylor <ian@cygnus.com>
9240
9241 * configure, */configure: Rebuild with autoconf 2.12.
9242
9243 Sat Nov 23 13:32:15 1996 Fred Fish <fnf@cygnus.com>
9244
9245 * gdb.base/a1-selftest.exp: Change x86 linux setup_xfails to
9246 use new i*86-pc-linux*-gnu quads.
9247 * gdb.base/corefile.exp: Ditto.
9248 * gdb.base/signals.exp: Ditto.
9249 * gdb.base/sigall.exp: Ditto.
9250 * gdb.base/interrupt.exp: Ditto.
9251
9252 * gdb.base/signals.exp (signal_tests_1): Remove setup_xfail
9253 "i*86-*-linux" for "signal SIGUSR1". Now works, at least with
9254 RedHat 4.0.
9255
9256 * gdb.threads/pthreads.c (_MIT_POSIX_THREADS): Define if target is
9257 linux. This allows the test case to at least compile on latest
9258 linux, but still not run due to missing the threads runtime library.
9259
9260 Fri Nov 22 10:13:29 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9261
9262 * gdb.base/a1-selftest.exp (do_steps_and_nexts): Reinitialize source
9263 directory to search gdb directory. Accept and step over conditional
9264 stack alignment code. Consume $prompt in failure cases.
9265 Reset timeout to $oldtimeout instead of some arbitrary value.
9266 * gdb.base/nodebug.exp: Limit backtrace to 10 frames to avoid
9267 timeout problems with infinite stack backtraces.
9268 * gdb.base/ptype.exp (ptype struct link, union tu_link):
9269 Accept function parameters for linkfunc member.
9270
9271 Thu Nov 21 09:17:19 1996 Fred Fish <fnf@cygnus.com>
9272
9273 * lib/gdb.exp (CFLAGS): Remove, unreferenced.
9274 (CXXFLAGS): Remove, unreferenced.
9275 (B_OPTIONS): Add for -B options and add code to initialize with
9276 previous -B options and also add -B option to pick up cross compiled
9277 runtime.
9278 (TARGET_INCLUDES): Add for -I options and add code to initialize when
9279 doing cross compiles.
9280 (target_alias): Declare global.
9281 (xgcc): Set variable to full path of gcc in build tree. Use findfile
9282 to verify that gcc exists in build tree, and if so set CC to that
9283 gcc and to use B_OPTIONS and TARGET_INCLUDES.
9284
9285 Tue Nov 12 16:20:13 1996 Fred Fish <fnf@cygnus.com>
9286
9287 * gdb.c++/inherit.exp (test_print_anon_union): Reenable
9288 ptype test for anonymous union. Fixup testcase to match
9289 current gcc debug output.
9290
9291 Mon Nov 11 14:12:06 1996 Jeffrey A Law (law@cygnus.com)
9292
9293 * gdb.base/funcargs.c: Use cast rather than "UL" suffix to
9294 force argument to an unsigned long type.
9295
9296 Mon Nov 11 10:27:55 1996 Fred Fish <fnf@cygnus.com>
9297
9298 * gdb.c++/inherit.exp (test_ptype_si): Fix tagless struct ptype
9299 tests and anonymous union print/ptype tests.
9300 * gdb.base/list.exp (test_forward-search): Increase timeout by
9301 5 minutes for the "search extremely long line" case.
9302 * lib/gdb.exp (gdb_test): Document that the third arg to gdb_test is
9303 completely optional and that the pass/fail messages use the command as
9304 the message if that third arg is a null string.
9305 (gdb_test_exact): Arrange that a null string pattern means match a
9306 null string output rather than any output, which might include random
9307 errors.
9308 * gdb.base/mips_pro.exp: Add "mips*-sgi-irix4*" xfail for
9309 backtrace test.
9310 * gdb.c++/demangle.exp: Add a "*-*-*" xfail for test that was
9311 always failing and failure is now exposed by gdb.exp changes.
9312
9313 Sat Nov 9 11:13:24 1996 Fred Fish <fnf@cygnus.com>
9314
9315 * gdb.c++/inherit.exp (test_ptype_vi): Log some passes that
9316 weren't being noted.
9317
9318 Sat Nov 9 01:05:10 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9319
9320 * gdb.base/corefile.exp: Consume $prompt in mmap fail cases.
9321 * gdb.stabs/weird.exp: Remove v_comb xfails.
9322
9323 Tue Nov 5 10:44:23 1996 Michael Snyder <msnyder@cygnus.com>
9324
9325 * gdb.base/[bitfields.exp crossload.exp funcargs.exp interrupt.exp
9326 list.exp scope.exp watchpoint.exp]
9327 Make all timeout error msgs explicitly say "(timeout)".
9328
9329 Mon Nov 4 12:03:06 1996 Michael Snyder <msnyder@cygnus.com>
9330
9331 * config/monitor.exp: Increase download timeout to 1000 seconds.
9332
9333 Mon Nov 4 12:02:26 1996 Michael Snyder <msnyder@cygnus.com>
9334
9335 * config/m32r.exp: Increase timeout to 120 seconds.
9336
9337 Sun Nov 3 14:37:05 1996 Fred Fish <fnf@cygnus.com>
9338
9339 * gdb.c++/classes.exp: Modify to handle current gcc C++ member ordering
9340 and accept older ordering as obsolescent gcc or gdb.
9341 * gdb.c++/templates.exp: Ditto.
9342 * gdb.c++/virtfunc.exp: Ditto.
9343
9344 Fri Nov 1 11:56:09 1996 Fred Fish <fnf@cygnus.com>
9345
9346 * gdb.base/coremaker.c: Add code to mmap some data so we
9347 can check that it ends up in the core file.
9348 * gdb.base/corefile.exp: Add test to read mmapped data
9349 from core file.
9350
9351 Wed Oct 30 18:19:16 1996 Michael Snyder <msnyder@cygnus.com>
9352
9353 * config/m32r.exp: New file.
9354
9355 Mon Oct 21 14:40:50 1996 Stu Grossman (grossman@critters.cygnus.com)
9356
9357 * testsuite/gdb.base/nodebug.exp: Whack out -g options by hand so
9358 that cflags can contains -gstabs, and work correctly for other tests.
9359
9360 Mon Oct 21 14:00:37 1996 Michael Snyder <msnyder@cygnus.com>
9361
9362 * gdb.base/setshow.exp: New file, tests show and set.
9363 * gdb.base/setshow.c: New file, tests show and set.
9364 * gdb.base/help.exp: Add test for help set|show annotate.
9365 * gdb.base/default.exp: Add test for set|show annotate.
9366
9367 Wed Oct 16 19:03:54 1996 Stu Grossman (grossman@critters.cygnus.com)
9368
9369 * testsuite/gdb.base/break.exp: Make backtrace from factorial
9370 errors unique.
9371 * testsuite/gdb.base/nodebug.exp: Whack out all -g options
9372 explicitly.
9373
9374 Tue Oct 15 16:45:02 1996 Stu Grossman (grossman@critters.cygnus.com)
9375
9376 * config/sim-gdb.exp (gdb_target_sim): Remove setting of height
9377 and width commands. This is done elsewhere.
9378 * (gdb_start): Don't call gdb_start_sim here. That's already
9379 done in gdb_load. This fixes lots of failures in default.exp.
9380
9381 Sun Oct 13 10:40:23 1996 Fred Fish <fnf@cygnus.com>
9382
9383 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
9384 * gdb.base/mips_pro.exp: Fix misplaced gdb_exit/gdb_start/gdb_load.
9385 * lib/gdb.exp (gdb_test): Treat failures due to program exiting
9386 in the same we we treat other failures (since it may be an expected
9387 condition), rather than as an error.
9388 * gdb.base/signals.exp (test_handle_all_print): Revert back to
9389 old test format.
9390
9391 Fri Oct 11 17:05:22 1996 Fred Fish <fnf@cygnus.com>
9392
9393 * Makefile.in (clean mostlyclean): Also remove chill *.grt files.
9394 (distclean maintainer-clean realclean): No need to remove files
9395 twice. Nuke the duplicates.
9396 * gdb.base/Makefile.in (EXECUTABLES): Add "structs".
9397 * gdb.threads/Makefile.in (distclean maintainer-clean realclean):
9398 Remove config.h along with other config files.
9399
9400 Mon Sep 30 20:16:22 1996 Fred Fish <fnf@cygnus.com>
9401
9402 * gdb.base/interrupt.exp: Add i*86-*-linux* setup_xfail for
9403 "p func1 ()" and note that rests of tests are skipped.
9404 * gdb.base/corefile.exp: Add i*86-*-linux* and m68*-*-hpux*
9405 setup_xfails for "print func2::coremaker_local".
9406 Add i*86-*-linux* setup_xfail for "backtrace in corefile.exp".
9407 * gdb.base/mips_pro.exp: Restart gdb in this test so it isn't
9408 affected by the previous run test.
9409 * gdb.chill/misc.exp: Add m68*-*-hpux* setup_xfails for
9410 "print array () ubyte (foo)" and "print/x array () byte (\$i)"
9411 * gdb.chill/pr-8742.exp: Add m68*-*-hpux* setup_xfails for
9412 "pass int powerset tuple" and "pass modeless int powerset tuple".
9413 * gdb.chill/tests2.exp: Add m68*-*-hpux* setup xfails for
9414 "real write 4" and "real write 8".
9415 * gdb.shill/tuples.exp: Add i*86-*-linux* and m68*-*-hpux*
9416 setup_xfails for "print vs1 after tuple assign 2",
9417 "print \$i after tuple assign 2", and
9418 "print vs2 after tuple assign 2".
9419 * lib/gdb.exp (gdb_test): When a gdb aborts, print a more
9420 meaningful error message and return -1 so the caller can
9421 suppress further tests and avoid a cascade of errors.
9422
9423 Fri Sep 27 10:34:51 1996 Fred Fish <fnf@cygnus.com>
9424
9425 * gdb.base/a1-selftest.exp: Tweak tests to account for new
9426 format for printing version.
9427 * gdb.base/default.exp: Ditto.
9428 * gdb.base/interrupt.exp: Fix problem with cascade of
9429 errors if child process dies while calling a function.
9430
9431 Fri Sep 13 21:43:48 1996 Fred Fish <fnf@cygnus.com>
9432
9433 * Makefile.in (VPATH): Add
9434 * Makefile.in (Makefile, config.status): Fix rules so things get
9435 remade when necessary.
9436
9437 Fri Sep 13 18:16:10 1996 Fred Fish <fnf@cygnus.com>
9438
9439 * Makefile.in (just-check): Add path to sibling expect dir
9440 to environment variable specified by RPATH_ENVVAR.
9441
9442 Fri Sep 13 12:05:34 1996 Fred Fish <fnf@cygnus.com>
9443
9444 * Makefile.in (RPATH_ENVVAR): New var, set to @RPATH_ENVVAR@.
9445 (just-check): Add shared library paths for libstdc++, tk,
9446 tcl, bfd, and opcodes to the environment variable specified
9447 in RPATH_ENVVAR.
9448 * configure.in: Add support to recognize --enable-shared flag
9449 and generate correct value for RPATH_ENVVAR.
9450 * configure: Regenerated with autoconf.
9451
9452 Mon Sep 2 06:36:02 1996 Fred Fish <fnf@cygnus.com>
9453
9454 * gdb.base/break.exp: Expand "Delete all breakpoints" xfail to
9455 include all osf versions.
9456 * gdb.threads/pthreads.exp: Expand "run to main" xfail to include
9457 all osf versions. Add -D_MIT_POSIX_THREADS to compilation command
9458 when target is linux. When failing to build pthreads test
9459 executable, give more meaningful message.
9460 * gdb.threads/pthreads.c: Hpux also uses old definition of second
9461 arg for pthread_create.
9462
9463 Mon Aug 19 09:58:59 1996 Fred Fish <fnf@cygnus.com>
9464
9465 * gdb.threads/pthreads.c (PTHREAD_CREATE_ARG2,
9466 PTHREAD_CREATE_NULL_ARG2): Accomodate old pthreads implementations.
9467 * gdb.threads/pthreads.exp: Try linking with both -lpthread (Solaris)
9468 and -lpthreads (everybody else).
9469 (test_startup): Fail gracefully if threads are not supported.
9470 * gdb.base/nodebug.exp: Add setup_xfail hppa*-*-hpux* for
9471 "p/c array_index("abcdef",2)" when not gcc compiled.
9472 * gdb.base/corefile.exp: Add setup_xfail hppa*-*-hpux* for
9473 "print func2::coremaker_local" when not gcc compiled.
9474 * gdb.base/opaque.exp: Remove setup_xfail hppa*-*-hpux* for
9475 "ptype on opaque struct tagname (statically)",
9476 "ptype on opaque struct tagname (dynamically) 1", and
9477 "ptype on opaque struct tagname (dynamically) 2"
9478 for not compiled with gcc.
9479 * gdb.base/mips_pro.exp: Only do setup_xfail hppa*-*-* for
9480 backtrace when compiled with gcc.
9481 * lib/gdb.exp (runto_main): Return result of "runto main" rather
9482 than always return success.
9483
9484 Sat Aug 17 13:28:00 1996 Fred Fish <fnf@cygnus.com>
9485
9486 * gdb.c++/virtfunc.exp: Remove setup_xfail for "mips-*-irix5*".
9487
9488 Tue Aug 13 10:26:10 1996 Jeffrey A Law (law@cygnus.com)
9489
9490 * gdb.base/structs.exp: Undo last change.
9491
9492 Mon Aug 12 15:29:08 1996 Fred Fish <fnf@cygnus.com>
9493
9494 * gdb.base/a1-selftest.exp (do_steps_and_nexts): New routine to
9495 encapsulate all the steps/nexts done during self test, starting
9496 at main, and makes them less sensitive to optimization issues.
9497 Add "hppa*-*-hpux*" to setup_xfail for "backtrace through
9498 signal handler" test.
9499 * gdb.threads/pthreads.exp: Only run this for native configs.
9500 * gdb.base/structs.exp (do_function_calls): Add hppa*-*-hpux9*"
9501 setup_xfails for "p fun5()", "p fun6()", "p fun7()", and "p fun8"
9502 tests.
9503 gdb.c++/virtfunc.exp (do_tests): Add "mips-*-irix5*" setup_xfail
9504 for "runto test_calls(void)" test.
9505
9506 Sun Aug 11 13:11:24 1996 Fred Fish <fnf@cygnus.com>
9507
9508 * gdb.base/term.exp: Set 7-bit strings, address off, width to 0,
9509 and don't expect address info in breakpoint confirmations.
9510
9511 Wed Aug 7 20:47:43 1996 Fred Fish <fnf@cygnus.com>
9512
9513 * gdb.base/list.exp (test_forward_search): Increase timeout
9514 temporarily by 60 seconds for searching extremely long line,
9515 and then reset to old value when done. Increase expect input
9516 buffer to 10000.
9517
9518 Wed Aug 7 15:34:22 1996 Fred Fish <fnf@cygnus.com>
9519
9520 * gdb.base/list.exp (test_forward_search): Fix to handle very
9521 long source line without overflowing expect's input buffer.
9522
9523 Wed Aug 7 12:03:25 1996 Tom Tromey <tromey@creche.cygnus.com>
9524
9525 * config/slite-gdb.exp (gdb_start): Use "full_buffer", not
9526 "buffer_full".
9527
9528 * config/nind-gdb.exp (gdb_start): Use "full_buffer", not
9529 "buffer_full".
9530
9531 * config/mips-gdb.exp (gdb_start): Use "full_buffer", not
9532 "buffer_full".
9533
9534 * lib/gdb.exp (gdb_test): Correct pattern is "full_buffer", not
9535 "buffer_full".
9536
9537 Wed Aug 7 11:05:47 1996 Fred Fish <fnf@cygnus.com>
9538
9539 * configure.in (configdirs): Add gdb.threads.
9540 * configure: Regenerated with autoconf.
9541 * gdb.threads/{config.in, pthreads.c, pthreads.exp}: New.
9542 * gdb.threads/{Makefile.in, configure.in}: Complete rewrites.
9543 * gdb.threads/configure: New, generated with autoconf.
9544
9545 Tue Aug 6 10:23:04 1996 Tom Tromey <tromey@rtl.cygnus.com>
9546
9547 * lib/gdb.exp (gdb_test_exact): Turn \n in pattern into \r\n.
9548
9549 Mon Aug 5 18:11:53 1996 Fred Fish <fnf@cygnus.com>
9550
9551 * gdb.base/signals.exp (test_handle_all_print): Test separately for
9552 each signal's status in the output of "handle all print".
9553 * lib/gdb.exp (gdb_test): Document that the pattern must NOT include
9554 the \r\n sequence that immediately precedes the gdb prompt.
9555 * gdb.base/a1-selftest.exp: Save original timeout and restore
9556 after test.
9557
9558 Sun Aug 4 10:20:50 1996 Jeffrey A Law (law@cygnus.com)
9559
9560 * gdb.disasm/hppa.s: Export fmemLRbug_tests_4 as a ST_CODE
9561 symbol.
9562
9563 Fri Aug 2 17:37:26 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
9564
9565 * config/vx-gdb.exp (gdb_start): Fix syntax of `$shell_id < 0'.
9566
9567 Thu Jun 27 20:41:40 1996 Fred Fish <fnf@cygnus.com>
9568
9569 * gdb.base/signals.exp (test_handle_all_print): Temporarily increase
9570 timeout by 60 seconds.
9571
9572 Thu Jun 27 18:13:57 1996 Fred Fish <fnf@cygnus.com>
9573
9574 * config/unix-gdb.exp: Increase default timeout from 30 to 60 sec.
9575 * config/netware.exp (gdb_run_cmd): Restore old timeout before doing
9576 error return.
9577
9578 Thu Jun 27 10:54:58 1996 Fred Fish <fnf@cygnus.com>
9579
9580 * lib/gdb.exp (default_gdb_start): When reporting a timeout during
9581 gdb initialization, also report how long dejagnu waited. Restore
9582 old timeout before doing error return. Temporarily increase timeout
9583 by 3 minutes to allow for slow startups over heavy NFS use.
9584
9585 Tue Jun 25 19:59:17 1996 Fred Fish <fnf@cygnus.com>
9586
9587 * lib/gdb.exp: Report timeout value for verbosity level 2.
9588 * config/gdbserver.exp: Ditto.
9589 * config/hppro.exp: Ditto.
9590 * config/mips-gdb.exp: Ditto.
9591 * config/monitor.exp: Ditto.
9592 * config/netware.exp: Ditto.
9593 * config/sim-gdb.exp: Ditto.
9594 * config/slite-gdb.exp: Ditto.
9595 * config/udi-gdb.exp: Ditto.
9596 * config/unix-gdb.exp: Ditto.
9597 * config/vx-gdb.exp: Ditto.
9598 * gdb.base/a1-selftest.exp: Ditto.
9599 * gdb.base/a2-run.exp: Ditto.
9600 * gdb.base/break.exp: Ditto.
9601 * gdb.base/corefile.exp: Ditto.
9602 * gdb.base/list.exp: Ditto.
9603 * gdb.base/recurse.exp: Ditto.
9604 * gdb.base/scope.exp: Ditto.
9605 * gdb.base/signals.exp: Ditto.
9606
9607 Tue Jun 25 23:16:58 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
9608
9609 * gdb.threads/Makefile.in (docdir): Removed.
9610
9611 Tue Jun 25 17:02:39 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
9612
9613 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
9614 * gdb.{base,c++,chill,disasm,stabs}/Makefile.in (VPATH): set to
9615 @srcdir@.
9616 * gdb.{base,c++,chill,disasm,stabs}/configure.in (AC_PREREQ):
9617 autoconf 2.5 or higher.
9618 * gdb.{base,c++,chill,disasm,stabs}/configure: Rebuilt.
9619
9620 Thu Jun 13 11:16:10 1996 Tom Tromey <tromey@thepub.cygnus.com>
9621
9622 * configure: Regenerated.
9623 * aclocal.m4 (CY_AC_PATH_TCLH, CY_AC_PATH_TKH): Use odd names to
9624 avoid name clashes with SunOS headers.
9625
9626 Wed Jun 5 16:43:27 1996 Jeffrey A Law (law@cygnus.com)
9627
9628 * gdb.c++/virtfunc.exp: Search $objdir/../../libstdc++ for libstdc++.
9629
9630 Thu May 30 11:35:11 1996 Jeffrey A Law (law@cygnus.com)
9631
9632 * gdb.base/callfuncs.exp: Finish last change -- make sure the
9633 prototype information ends up in the compiler info file.
9634
9635 Thu May 23 12:48:41 1996 Fred Fish <fnf@cygnus.com>
9636
9637 * gdb.base/callfuncs.exp: Remove the compiler info file prior to
9638 attempting to regenerate it. Eliminate use of a temporary file
9639 and just generate the info file directly. Source it immediately,
9640 for consistency of use.
9641 * gdb.base/corefile.exp: Ditto
9642 * gdb.base/exprs.exp: Ditto.
9643 * gdb.base/funcargs.exp: Ditto.
9644 * gdb.base/langs.exp: Ditto.
9645 * gdb.base/list.exp: Ditto.
9646 * gdb.base/mips_pro.exp: Ditto.
9647 * gdb.base/nodebug.exp: Ditto.
9648 * gdb.base/opaque.exp: Ditto.
9649 * gdb.base/ptype.exp: Ditto.
9650 * gdb.base/scope.exp: Ditto.
9651 * gdb.base/setvar.exp: Ditto.
9652 * gdb.base/signals.exp: Ditto.
9653 * gdb.base/whatis.exp: Ditto.
9654 * gdb.c++/templates.exp: Ditto.
9655 * gdb.c++/virtfunc.exp: Ditto.
9656 * gdb.c++/virtfunc.exp: Use contents of gcc_compiled to decide
9657 whether or not to add -lstdc++ to the compile command line args.
9658
9659 Sat May 18 02:43:58 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9660
9661 * gdb.base/recurse.exp: Remove setup_xfail for "sparc*-*-sunos4*",
9662 it got fixed by the recent lookup_minimal_symbol_by_pc change.
9663 Increase timeout, a lot of single stepping might be needed if the
9664 target has no hardware watchpoints.
9665
9666 Wed May 15 08:47:42 1996 Jeffrey A Law (law@cygnus.com)
9667
9668 * gdb.base/break.exp: Ignore compiler warnings when compiling
9669 break.c.
9670 * gdb.base/callfuncs.exp: Don't run these tests on the h8300.
9671 * gdb.base/default.exp: Add h8300 xfails. Handle messages
9672 from remote-sim.
9673 * gdb.base/exprs.exp: Add h8300 xfails.
9674 * gdb.base/funcargs.exp: Likewise.
9675 * gdb.base/nodebug.exp: Likewise.
9676 * gdb.base/printcmds.exp: Likewise.
9677 * gdb.base/ptype.exp: Likewise.
9678 * gdb.base/setvar.exp: Handle sizeof (int) != 4 for h8300. Add
9679 h8300 xfails.
9680 * gdb.base/return.exp: Handle float/double precision problems
9681 on the h8300.
9682 * gdb.base/funcargs.c: Explicitly make last constant argument to
9683 call_after_alloca_subr an unsigned long type.
9684 * gdb.base/return.c: Include stdio.h.
9685
9686 Tue May 7 22:01:12 1996 Rob Savoye <rob@chinadoll.cygnus.com>
9687
9688 * config/abug.exp: New file for the older Motorola Bug monitor
9689 that runs on the mvme13x series VME boards.
9690 * config/monitor.exp: Use the new config array for target settings
9691 if they exist.
9692
9693 Fri May 3 16:02:55 1996 Stan Shebs <shebs@andros.cygnus.com>
9694
9695 * sim-gdb.exp: Make the SH simulator allocate less space when
9696 it is targeted.
9697
9698 Thu May 2 12:31:56 1996 Jeffrey A Law (law@cygnus.com)
9699
9700 * gdb.base/mips_pro.exp: Expect failure for hppa*-*-* in backtrace
9701 test.
9702
9703 Wed Mar 20 08:48:03 1996 Fred Fish <fnf@cygnus.com>
9704
9705 * gdb.base/list.exp (test_list_function): Remove setup_xfail for
9706 "rs6000-*-*" for "list function in include file" when gcc compiled.
9707 * gdb.base/printcmds.exp: Remove setup_xfail for "rs6000-*-aix*"
9708 for "p ctable1[120]".
9709 * gdb.base/scope.exp: Remove setup_xfail for "rs6000-*-*" for
9710 "print 'scope0.c'::filelocal_bss before run" when gcc compiled.
9711 Remove setup_xfail for "rs6000-*-*" for
9712 "print 'scope0.c'::filelocal before run".
9713 * gdb.base/{langs.exp, lists.exp, opaque.exp, scope.exp},
9714 gdb.stabs/weird.exp: Remove use of compiler options "-c -o ..."
9715 since some compilers don't allow both options to be given
9716 on the same command line. Create object file and move it.
9717
9718 Tue Mar 19 23:49:31 1996 Fred Fish <fnf@cygnus.com>
9719
9720 * gdb.base/corefile.exp: Always regenerate the core file, since
9721 we always regenerate the coremaker program. Detect special case
9722 where registers cannot be read from core file.
9723
9724 Tue Mar 19 16:52:49 1996 Fred Fish <fnf@cygnus.com>
9725
9726 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
9727 * gdb.base/funcargs.c: Patch for SPARCworks alloca compatibility
9728 * gdb.c++/templates.exp: Only match on basename of file since
9729 some formats like xcoff don't encode directory information.
9730 * gdb.stabs/weird.exp: Use the right sed script for powerpc
9731 and rs6000 AIX xcoff targets.
9732 * configure.in: Add stabsdirs to configdirs for powerpc-*-aix*.
9733 * configure: Regenerate.
9734 * gdb.base/Makefile.in (clean): Remove generated file twice-tmp.c
9735 here, rather than in distclean.
9736
9737 Sun Mar 17 13:35:31 1996 Fred Fish <fnf@cygnus.com>
9738
9739 * gdb.base/mips_pro.exp: Create mips_pro.ci to get gcc_compiled
9740 defined, and use it to compile the test case with -O2. The
9741 native compilation still uses no optimization.
9742 * gdb.base/mips_pro.c: Remove inline assembly code since
9743 it is compiled PIC by default, which results in assembler
9744 warnings that make the testsuite think the compilation
9745 was unsuccessful.
9746
9747 Sat Mar 16 15:02:24 1996 Fred Fish <fnf@cygnus.com>
9748
9749 * gdb.c++/misc.exp: Add note to message for
9750 "print s.a for foo struct" that this is a known gcc 2.7.2
9751 and earlier bug.
9752
9753 Fri Mar 15 17:49:57 1996 Fred Fish (fnf@cygnus.com)
9754
9755 * gdb.base/break.exp: Fix pattern for matching "Delete all
9756 breakpoints (y or n) ". Add "mips-dec-ultrix*" to
9757 setup_xfail for deleting all breakpoints test. Fix various
9758 timeout messages to include "(timeout)".
9759 * gdb.base/callfuncs.exp: Add "i*86-*-sysv4*" to setup_xfail
9760 for "p t_float_values2(3.14159,float_val2)".
9761 * gdb.base/funcargs.exp: Remove "mips-sgi-irix4*" setup_xfail
9762 for "continue to call2g" when gcc compiled.
9763 * gdb.base/langs.exp: Remove "i*86-*-sysv4*" setup_xfail for
9764 "up to foo in langs.exp", "show language at foo in langs.exp",
9765 "show language at cppsub_ in langs.exp", "up to fsub in langs.exp",
9766 and "show language at fsub in langs.exp".
9767 * gdb.base/list.exp: Remove "*-*-sysv4*" setup_xfail for
9768 "list line 1 in include file", "list message for lines past EOF",
9769 "list function in include file", "list list0.h:foo", and
9770 "list filename:function; nonexistant function".
9771 * gdb.base/ptype.exp: Change "i*86-*-sysv4*" setup_xfail for
9772 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)"
9773 and "ptype t_char_array" to be for native cc only.
9774
9775 Fri Mar 15 16:17:22 1996 Fred Fish <fnf@cygnus.com>
9776
9777 * gdb.base/corefile.exp: Remove "alpha-dec-osf2*" native compiled
9778 setup_xfail for "print coremaker_bss", "print coremaker_ro",
9779 "print func2::coremaker_local", and "backtrace in corefile.exp".
9780
9781 Wed Mar 13 14:54:11 1996 Fred Fish <fnf@cygnus.com>
9782
9783 * gdb.base/signals.exp: Remove "alpha-*-osf2*" setup_xfail for
9784 "bt in signals.exp". This problem only appears when running
9785 the testsuite, and then only intermittently.
9786
9787 Tue Mar 12 15:00:16 1996 Stan Shebs <shebs@andros.cygnus.com>
9788
9789 * gdb.base/return.exp (return_tests): Differentiate between
9790 two tests of continuing.
9791
9792 Tue Mar 5 14:33:33 1996 Stan Shebs <shebs@andros.cygnus.com>
9793
9794 * */Makefile.in (maintainer-clean): Remove config.log.
9795 * gdb.base/Makefile.in (EXECUTABLES): Replace twice with twice-tmp.
9796 * gdb.c++/Makefile.in (PROGS): Add inherit.
9797 (clean): Remove *.ci.
9798
9799 Tue Feb 20 16:36:10 1996 Fred Fish <fnf@cygnus.com>
9800
9801 * gdb.c++/misc.cc: Add test code from Mike Stump.
9802 * gdb.c++/misc.exp: Add test to print s.a, for Mike Stump.
9803
9804 Sun Feb 18 11:39:12 1996 Fred Fish <fnf@cygnus.com>
9805
9806 * gdb.base/signals.exp: Change setup_xfail for "alpha-*-osf2"
9807 to "alpha-*-osf2*" and add comment.
9808 * gdb.base/a1-selftest.exp (test_with_self): Remove "alpha-dec-osf2*"
9809 setup_xfail for "step over execarg initialization" and
9810 "step over corearg initialization".
9811 * gdb.base/callfuncs.exp (do_function_calls): Restore setup_xfail
9812 for "hppa*-*-*", "sparc-*-*", "mips*-*-*", and "alpha-dec-osf2*".
9813 * gdb.base/corefile.exp: Add "alpha-dec-osf2*" setup_xfail when not
9814 gcc compiled for "print coremaker_bss", "print coremaker_ro",
9815 "print func2::coremaker_local", and "backtrace in corefile.exp".
9816 * gdb.base/signals.exp: Build and source signals.ci.
9817 Change "alpha-dec-osf2*" setup_xfail for "bt in signals.exp"
9818 to be for gcc only.
9819 * lib/gdb.exp: Move verbose statements outside conditionals.
9820
9821 Sat Feb 17 02:22:14 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9822
9823 * gdb.base/sigall.exp: Remove setup_xfail for irix4. Fixed by
9824 Feb 3 procfs.c change.
9825
9826 Fri Feb 16 13:25:31 1996 Fred Fish <fnf@cygnus.com>
9827
9828 * config/unix-gdb.exp: Remove extraneous newlines from end of file.
9829
9830 Thu Feb 15 08:12:55 1996 Fred Fish <fnf@cygnus.com>
9831
9832 * config/unix-gdb.exp: Default timeout in UNIX case to 30 seconds, up
9833 from dejagnu's apparent default of 10 seconds, which gives random
9834 results when running the tests over NFS on moderately loaded systems.
9835 * lib/gdb.exp (gdb_run_cmd): Add "(timeout)" in timeout case.
9836
9837 Mon Feb 12 16:50:28 1996 Fred Fish <fnf@cygnus.com>
9838
9839 * gdb.base/callfuncs.exp: Remove setup_xfail for PR 5318. Now fixed.
9840 * gdb.base/a2-run.exp: Replace $binfile with $testfile in test
9841 result reports.
9842
9843 Fri Feb 9 15:56:51 1996 Fred Fish <fnf@cygnus.com>
9844
9845 * configure.in (CY_AC_PATH_TCLH): Remove.
9846 * configure: Regenerate.
9847
9848 Fri Feb 9 08:21:31 1996 Fred Fish <fnf@cygnus.com>
9849
9850 * gdb.c++/Makefile.in (clean): Add missing '{'.
9851
9852 Fri Feb 2 10:19:40 1996 Jeffrey A Law (law@cygnus.com)
9853
9854 * lib/gdb.exp: Provide a default value for noinferior.
9855
9856 * lib/gdb.exp: Fix typos (LDLAGS -> LDFLAGS).
9857 Load libgloss.exp.
9858
9859 Thu Feb 1 20:20:14 1996 Jeffrey A Law (law@cygnus.com)
9860
9861 * gdb.disasm/hppa.exp: Compile directly into an executable, use
9862 the executable, not the .o to run the tests from.
9863
9864 Wed Jan 31 14:21:09 1996 Jeffrey A Law (law@cygnus.com)
9865
9866 * gdb.base/break.exp: Don't test for program exit or exit status
9867 if $noresults if nonzero.
9868 * gdb.base/langs.exp: Likewise.
9869 * gdb.base/watchpoint.exp: Likewise.
9870
9871 * gdb.base/default.exp: Remove extraneous call to load gdb.exp.
9872 * gdb.chill/pr-8405.exp: Move skip_chill_tests check to just before
9873 trying to compile the testcase.
9874
9875 Wed Jan 24 23:42:39 1996 Doug Evans <dje@charmed.cygnus.com>
9876
9877 * gdb.base/interrupt.exp (p func1): xfail sparc64-*-solaris2.
9878 * gdb.base/signals.exp (continue to handler): Likewise.
9879
9880 Tue Jan 23 16:28:22 1996 Per Bothner <bothner@kalessin.cygnus.com>
9881
9882 * gdb.c++/classes.exp: Now = returns false/true, not 1/0.
9883
9884 * gdb.fortran/exprs.exp: .LT. and .GT. now return .TRUE. or .FALSE..
9885
9886 Tue Jan 23 15:41:57 1996 Jeffrey A Law (law@cygnus.com)
9887
9888 * gdb.base/corefile.exp: Recognize "not found" as failure
9889 when trying to determine if a core file was generated.
9890 If no core file was generate the first time, try again without
9891 the ulimit -c to work around braindamaged shells.
9892
9893 Mon Jan 15 09:33:00 1996 Fred Fish <fnf@cygnus.com>
9894
9895 * gdb.stabs/configure.in (alpha-*-*,mips-*-*): Replace
9896 [] tests with "test" and enclose string in quotes.
9897 * gdb.stabs/configure: Rebuild
9898
9899 Thu Jan 11 09:43:14 1996 Tom Tromey <tromey@creche.cygnus.com>
9900
9901 Changes in sync with expect:
9902 * aclocal.m4 (CY_AC_PATH_TCLH): Handle Tcl 7.5 and greater.
9903 (CY_AC_PATH_TCLLIB): Handle Tcl 7.5 and greater.
9904 (CY_AC_PATH_TKH): Handle Tk 4.1 and greater.
9905 (CY_AC_PATH_TKLIB): Handle Tk 4.1 and greater. Properly quote
9906 argument to AC_REQUIRE.
9907 * configure: Regenerated.
9908
9909 Thu Jan 4 08:17:22 1996 Fred Fish <fnf@cygnus.com>
9910
9911 * gdb.base/corefile.exp: When generating a core, discard any
9912 error messages about ulimit not found and the "core dumped"
9913 message from the shell that runs the coredumper.
9914
9915 Wed Jan 3 01:30:41 1996 Jeffrey A Law (law@cygnus.com)
9916
9917 * lib/gdb.exp (skip_chill_tests): Skip them on the PA too.
9918
9919 * gdb.stabs/weird.exp: Use ${target_triplet} to determine
9920 which sed script to run. Expect failure for v_comb test
9921 on PA targets too.
9922
9923 Sat Dec 30 16:09:04 1995 Fred Fish <fnf@rtl.cygnus.com>
9924
9925 * gdb.base/corefile.exp: Remove "i*86-*-linux" xfail for
9926 "print func2::coremaker_local" and for "backtrace in corefile.exp"
9927
9928 Sat Dec 30 12:59:12 1995 Fred Fish <fnf@cygnus.com>
9929
9930 * lib/gdb.exp: Fix typo and rewrite skip_chill_tests.
9931 * gdb.stabs/weird.exp: Setup "sparc-sun-sunos4*" and
9932 "sparc-sun-solaris*" xfails for "p v_comb".
9933 * lib/gdb.exp (default_gdb_start): Fix typo.
9934 * gdb.base/corefile.exp: Allow "Core was generated by ..."
9935 messages to not include the full program name that caused
9936 the core dump since some systems (such as solaris) apparently
9937 truncate this path to about 80 characters.
9938 When generating a core file first try increasing the core file
9939 size limit to unlimited since some systems may default it to
9940 zero, and it is harmless to try it. Move the test for failing
9941 to generate a core file to where it will actually get executed.
9942 * gdb.c++/templates.exp (test_ptype_of_templates): Accept
9943 new gdb result from g++ debug info improvements and make old
9944 pattern obsolescent. Also account for size_t differences
9945 (may be int or long).
9946 * gdb.base/a1-selftest.exp (test_with_self): Check for case where
9947 initialization before function call is placed in the delay slot
9948 and thus appears to be skipped over by commands such as "next".
9949
9950 Fri Dec 29 16:09:20 1995 Stan Shebs <shebs@andros.cygnus.com>
9951
9952 * gdb.base/a1-selftest.exp (test_with_self): Run without windows.
9953
9954 Wed Dec 6 10:45:42 1995 Jeffrey A. Law <law@sethra.cygnus.com>
9955
9956 * gdb.base/*.exp: Make ${srcfile} only be the basename of the
9957 input source file; fix code to compile test to deal with this
9958 convention.
9959 * gdb.c++/*.exp: Likewise.
9960
9961 Mon Nov 27 11:40:16 1995 Fred Fish <fnf@cygnus.com>
9962
9963 * gdb.base/signals.exp: Setup "alpha-*-osf2*" xfail for
9964 "bt in signals.exp".
9965
9966 Sat Nov 25 20:52:15 1995 Fred Fish <fnf@phydeaux.cygnus.com>
9967
9968 * gdb.base/a1-selftest.exp: Add alpha-dec-osf2 setup_xfail for
9969 "step over execarg initialization" and
9970 "step over corearg initialization".
9971
9972 Sat Nov 25 18:20:14 1995 Fred Fish <fnf@cygnus.com>
9973
9974 * gdb.base/ptype.c (main): Declare malloc as a "char *" for systems
9975 with sizeof(pointer) > sizeof(int). Avoid "void *" or include files.
9976
9977 Sat Nov 25 11:03:42 1995 Fred Fish <fnf@cygnus.com>
9978
9979 From Rob Savoye (rob@poseidon.cygnus.com)
9980 * Makefile.in, configure.in, gdb.base/{Makefile.in, configure.in},
9981 gdb.c++/{Makefile.in, configure.in}, gdb.chill/{Makefile.in,
9982 configure.in}, gdb.disasm/{Makefile.in, configure.in},
9983 gdb.stabs/{Makefile.in, configure.in}, gdb.threads/{Makefile.in,
9984 configure.in}: Major reworking for autoconfig.
9985 * aclocal.m4, configure, gdb.base/configure, gdb.c++/configure,
9986 gdb.disasm/configure, gdb.stabs/configure, gdb.stabs/default.mt :
9987 New files.
9988 * config/unix-gdb.exp: Make GDB global.
9989 * gdb.base/{a1-selftest.exp, a2-run.exp,bitfields.exp, break.exp,
9990 callfuncs.exp, commands.exp, corefile.exp, crossload.exp, exprs.exp,
9991 funcargs.exp, interrupt.exp, langs.exp, list.exp, mips_pro.exp,
9992 nodebug.exp, opaque.exp, printcmds.exp, ptype.exp, recurse.exp,
9993 regs.exp, return.exp, scope.exp, setvar.exp, sigall.exp, signals.exp,
9994 term.exp, twice.exp, watchpoint.exp, whatis.exp},
9995 gdb.c++/{classes.exp, callfuncs.exp, inherit.exp, misc.exp,
9996 templates.exp, virtfunc.exp}, gdb.chill/{callch.exp, chillvars.exp,
9997 misc.exp, pr-4975.exp, pr-5016.exp, pr-5020.exp, pr-5022.exp,
9998 pr-5646.exp, pr-5984.exp, pr-6292.exp, pr-6632.exp, pr-8134.exp,
9999 pr-8136.exp, result.exp, string.exp, tuples.exp},
10000 gdb.disasm/{hppa.exp, sh3.exp}, gdb.stabs/weird.exp: Change continues
10001 to returns as necessary, arrange for test to compile own testcase
10002 executable.
10003 * lib/gdb.exp: Changes for testsuite to compile own test cases.
10004
10005 Tue Nov 21 16:15:45 1995 Fred Fish <fnf@cygnus.com>
10006
10007 * gdb.c++/classes.exp (test_pointers_to_class_members): Add
10008 clear_xfail at end of test which might not call either pass or fail.
10009 * gdb.base/a1-selftest.exp: Add i*86-*-linuxaout xfail for
10010 "backtrace through signal handler".
10011
10012 Sat Nov 18 04:09:31 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10013
10014 * gdb.base/sigall.exp: Work around OSF/1-3.x kernel bug when
10015 continuing from a job control stop signal.
10016 * gdb.stabs/alpha.mt: Use $(CFLAGS) when building weird.o.
10017
10018 Wed Nov 15 00:28:03 1995 Jeffrey A Law (law@cygnus.com)
10019
10020 * gdb.base/callfuncs.exp: Remove bogus hppa xfails.
10021 * gdb.base/corefile.exp: Likewise.
10022 * gdb.base/funcargs.exp: Likewise.
10023
10024 Tue Nov 14 15:18:10 1995 Stu Grossman (grossman@cygnus.com)
10025
10026 * config/hmsirom.exp: Setup for talking to hmsi ROM monitor.
10027 * config/monitor.exp: Add support for setting baud rate.
10028
10029 Sat Nov 4 15:35:52 1995 Fred Fish <fnf@cygnus.com>
10030
10031 * gdb.base/a1-selftest.exp: Remove i*86-*-sysv4* and
10032 i*86-*-linux* xfails for "backtrace through signal handler".
10033 * gdb.base/corefile.exp: Add i*86-*-sysv4* xfail for
10034 "print func2::coremaker_local".
10035 * gdb.base/break.exp: Add i*86-*-sysv4*, sparc-sun-sunos4,
10036 alpha-dec-osf2* xfail for
10037 "delete all breakpoints when none".
10038
10039 Wed Nov 1 15:57:16 1995 Fred Fish <fnf@cygnus.com>
10040
10041 * gdb.base/break.exp: Change test that deletes all breakpoints
10042 when no user breakpoints are installed. A post 4.15 change
10043 causes gdb to no longer prompt in this case.
10044
10045 Tue Oct 31 15:13:43 1995 Fred Fish <fnf@cygnus.com>
10046
10047 * gdb.base/return.exp (return_tests): Change xfail for test
10048 "correct value returned double test" to stop xfailing at
10049 Solaris 2.5. Apparently the bug has been fixed.
10050
10051 Sun Oct 29 12:18:16 1995 Fred Fish <fnf@cygnus.com>
10052
10053 * gdb.stabs/ecoff.sed: Remove comment lines except for first one.
10054 IRIX 4.0 /bin/sed chokes on them, though they work fine elsewhere.
10055
10056 Tue Oct 24 11:12:12 1995 Jeffrey A Law (law@cygnus.com)
10057
10058 * gdb.disasm/hppa.exp: Test lci and syncdma instructions.
10059 * gdb.disasm/hppa.s: Corresponding changes.
10060
10061 Wed Oct 18 11:27:47 1995 Jeffrey A Law (law@cygnus.com)
10062
10063 * gdb.base/configure.in (hppa*-*-hpux*): No longer needs target
10064 makefile fragment.
10065 * config/mt-hpux: Deleted.
10066
10067 Tue Oct 17 23:02:12 1995 Jeffrey A Law (law@cygnus.com)
10068
10069 * Many files: When warning about suppressed tests due to a
10070 nonexistant test binary, avoid incrementing the warning count.
10071
10072 Tue Oct 10 11:00:41 1995 Fred Fish <fnf@cygnus.com>
10073
10074 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove BISON.
10075
10076 Sun Oct 8 04:23:14 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10077
10078 * gdb.base/return.exp: Change xfail from "sparc-*-solaris2.*" to
10079 "sparc-*-solaris2*".
10080
10081 Sat Sep 23 01:22:23 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10082
10083 * gdb.base/coremaker.c: Produce a full core dump for AIX targets.
10084 Add global and local variables and initialize them.
10085 * gdb.base/corefile.exp: Test correct mapping of corefile sections
10086 by printing variables. Remove rs6000 and powerpc xfails, BFD now
10087 extracts the file name and terminating signal from the core file.
10088 * TODO: Remove note about tests for correct mapping of corefile.
10089 * gdb.base/ptype.c (main): Use boolean2 to inhibit AIX 4.1 xlc
10090 from optimizing it away.
10091 * gdb.stabs/weird.exp: Remove rs6000 xfail, xcoffread.c now
10092 handles common blocks.
10093
10094 Thu Sep 21 01:28:10 1995 Jeff Law (law@snake.cs.utah.edu)
10095
10096 * gdb.disasm/sh3.s (fmac): Update for new assembler syntax
10097 * gdb.disasm/sh3.exp (fmac): Corresponding changes.
10098
10099 Wed Sep 20 13:15:05 1995 Ian Lance Taylor <ian@cygnus.com>
10100
10101 * Makefile.in (maintainer-clean): New target, synonym for
10102 realclean.
10103 * gdb.base/Makefile.in (maintainer-clean): Likewise.
10104 * gdb.c++/Makefile.in (maintainer-clean): Likewise.
10105 * gdb.chill/Makefile.in (maintainer-clean): Likewise.
10106 * gdb.disasm/Makefile.in (maintainer-clean): Likewise.
10107 * gdb.stabs/Makefile.in (maintainer-clean): Likewise.
10108 * gdb.threads/Makefile.in (maintainer-clean): Likewise.
10109
10110 Sun Sep 10 13:14:01 1995 Fred Fish <fnf@cygnus.com>
10111
10112 * gdb.base/scope.exp (text_at_main): Add "hppa*-*-hpux*"
10113 xfails when not gcc compiled for "print foo::funclocal".
10114 (test_at_foo): Add "hppa*-*-hpux*" xfails when not gcc compiled for:
10115 "print foo::funclocal at foo",
10116 "print 'scope1.c'::foo::funclocal at foo",
10117 "print foo::funclocal_bss at foo",
10118 "print 'scope1.c'::foo::funclocal_bss at foo",
10119 "print foo::funclocal_ro at foo",
10120 "print 'scope1.c'::foo::funclocal_ro at foo",
10121 "print bar::funclocal at foo" and
10122 "print 'scope1.c'::bar::funclocal at foo".
10123 (test_at_bar): Add "hppa*-*-hpux*" xfails when not
10124 gcc compiled for "print foo::funclocal at bar".
10125 Expand all messages to ensure that they identify that
10126 the test is at bar().
10127 * gdb.base/opaque.exp: Add "hppa*-*-hpux*" xfails when not
10128 gcc compiled for:
10129 "ptype on opaque struct pointer (statically)",
10130 "ptype on opaque struct tagname (statically)",
10131 "ptype on opaque struct pointer (dynamically) 1",
10132 "ptype on opaque struct tagname (dynamically) 1",
10133 "ptype on opaque struct pointer (dynamically) 2" and
10134 "ptype on opaque struct tagname (dynamically) 2
10135 * gdb.base/nodebug.exp: Add "hppa*-*-hpux*" xfails when not
10136 gcc compiled for:
10137 "p datalocal"
10138 "whatis datalocal",
10139 "ptype datalocal",
10140 "p bsslocal",
10141 "whatis bsslocal", and
10142 "ptype bsslocal".
10143 * gdb.base/langs.exp: Add "hppa*-*-hpux*" xfails for
10144 "backtrace in langs.exp" and "up to langs0__2do in langs.exp"
10145 when not gcc compiled.
10146 * gdb.base/funcargs.exp (float_and_integral_args): Add
10147 "hppa*-*-hpux*" xfail for "run to call2a" when not gcc
10148 compiled.
10149 (discard_and_shuffle): Add "hppa*-*-hpux*" xfail for
10150 "backtrace from call6a" when not gcc compiled.
10151 (shuffle_round_robin): Add "hppa*-*-hpux*" xfail for
10152 "backtrace from call7a" when not gcc compiled.
10153 * gdb.base/callfuncs.exp (do_function_calls):
10154 Add "hppa*-*-hpux*" xfail when not gcc compiled for
10155 "p t_char_array_values(char_array_val2,char_array_val1)",
10156 "p t_char_array_values(char_array_val1,char_array_val2)",
10157 "p t_char_array_values("carray 1","carray 2")",
10158 "p t_char_array_values("carray 1",char_array_val2)",
10159 "p t_char_array_values(char_array_val1,"carray 2")",
10160 "p sum_args(1,{2})",
10161 "p sum_args(2,{2,3})",
10162 "p sum_args(3,{2,3,4})",
10163 "p sum_args(4,{2,3,4,5})"
10164 * gdb.base/corefile.exp: Add "hppa*-*-hpux*" xfail for
10165 "backtrace in corefile.exp" when not gcc compiled.
10166
10167 Sat Sep 9 01:35:39 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10168
10169 * gdb.base/signals.exp: Rewrite `handle all print' test as
10170 a procedure. Accept blanks or TABs as whitespace, increase
10171 timeout and expect input buffer size for the large output
10172 from the command. Remove "i*86-*-bsdi2.0" xfail.
10173
10174 Sat Sep 2 06:41:26 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10175
10176 * gdb.base/setvar.exp: Add new testcases for truncation when
10177 assigning invalid values to bitfields.
10178
10179 Sat Sep 2 00:17:31 1995 Fred Fish <fnf@cygnus.com>
10180
10181 * gdb.base/callfuncs.exp (do_function_calls): Remove
10182 mips-sgi-irix* xfail for
10183 "call inferior func with struct - returns char *"
10184 and fix test so that an optional (unsigned char *) cast is
10185 accepted in the result.
10186
10187 Fri Sep 1 13:42:01 1995 Fred Fish <fnf@cygnus.com>
10188
10189 * gdb.base/funcargs.exp (float_and_integral_args): Remove
10190 sparc-sun-solaris2* xfail for "print f1 after run to call2a".
10191 * gdb.c++/Makefile.in (SUFFIXES): Add .SUFFIXES and ".cc" suffix.
10192 * gdb.base/signals.exp: Remove duplicate "handle all print" test
10193 that accidentally got checked in.
10194
10195 Sun Aug 27 23:35:35 1995 Fred Fish <fnf@cygnus.com>
10196
10197 * gdb.base/callfuncs.exp (do_function_calls): Add alpha-dec-osf2*
10198 clear_xfail for "p t_float_values2(3.14159,float_val2)" for gcc
10199 compiled test.
10200 * gdb.base/opaque.exp (setup_xfail_on_opaque_pointer):
10201 Add mips-sgi-irix5* xfail for not gcc compiled.
10202 * gdb.base/Makefile.in (nodebug.o): Also create nodebug.ci.
10203 * gdb.base/nodebug.exp: Add mips-sgi-irix5 xfail when not gcc compiled for
10204 "p top", "whatis top", "p middle", and "whatis middle".
10205 * gdb.base/whatis.exp: Add mips-sgi-irix* xfail for
10206 "whatis signed char" for not gcc compiled.
10207 * gdb.base/setvar.exp: Add mips-sgi-irix4* xfail (works on irix5) for
10208 "set variable signed char=-1 (-1)" and
10209 "set variable signed char=0xFF (0xFF)" for not gcc compiled.
10210 * gdb.base/funcargs.exp (float_and_integral_args):
10211 Add mips-sgi-irix5* xfail for "run to call2a" for not gcc compiled.
10212 Add mips-sgi-irix* xfail when not gcc compiled for
10213 "continue to call2b".
10214 Add mips-sgi-irix4* xfail (works with irix5) when gcc compiled for
10215 "continue to call2g".
10216 (discard_and_shuffle): Add mips-sgi-irix5* xfail whn not gcc compiled for
10217 "backtrace from call6a"
10218 (shuffle_round_robin): Add mips-sgi-irix* xfail when not gcc compiled for
10219 "backtrace from call7k".
10220 Add mips-sgi-irix5* xfail when not gcc compiled for
10221 "backtrace from call7a".
10222 (localvars_after_alloca): Fix gdb_test cmds for
10223 "print * after runto ...".
10224 Remove rs6000-*-* xfails for
10225 "print i after runto localvars_after_alloca" and
10226 "print l after runto localvars_after_alloca"
10227 for all compilers.
10228 * gdb.base/exprs.exp: Add mips-sgi-irix4* xfails (works with irix5),
10229 when not compiled with gcc, for:
10230 "print signed char == (minus)",
10231 "print signed char != (minus)",
10232 "print signed char < (minus)",
10233 "print signed char > (minus)".
10234 * gdb.base/callfuncs.exp (do_function_calls):
10235 Add mips-sgi-irix* xfail, when compiled with native compiler, for
10236 "call inferior func with struct - returns char *".
10237 * gdb.base/return.exp (return_tests): Change xfail for
10238 "correct value returned double test" to include Solaris 2.4.
10239 * gdb.base/funcargs.exp (float_and_integral_args):
10240 Add sparc-sun-solaris2* xfail for "print f1 after run to call2a".
10241
10242 Sat Aug 26 00:26:11 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10243
10244 * gdb.base/setvar.c, gdb.base/setvar.exp: Add new tests for
10245 enumeration bitfields if compiling with GNU C.
10246 * lib/gdb.exp: Consume `(y or n) ' in `Reinitialize source path
10247 to empty' prompt.
10248
10249 Tue Aug 22 00:30:37 1995 Jeff Law (law@snake.cs.utah.edu)
10250
10251 * gdb.base/scope.exp: xfail 'scope0.c'::filelocal_bss before run
10252 test for PRO targets.
10253
10254 * gdb.base/funcargs.exp: Avoid ever setting more than 8
10255 breakpoints in the inferior at any given time by making
10256 two groups of breakpoints for call2*, call6* and call7*
10257 tests.
10258
10259 Sun Aug 20 06:58:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10260
10261 * gdb.base/funcargs.exp: Fix typos introduced by Aug 15 change.
10262 * gdb.base/callfuncs.c (main): Use struct_val1 to inhibit xlc
10263 from optimizing it away.
10264 * gdb.base/callfuncs.exp: Remove rs6000-*-* xfails for
10265 "call inferior func with struct".
10266
10267 Wed Aug 16 11:57:15 1995 Stan Shebs <shebs@andros.cygnus.com>
10268
10269 * configure.in: Only configure gdb.chill for particular targets.
10270
10271 Tue Aug 15 09:42:44 1995 Fred Fish <fnf@cygnus.com>
10272
10273 * gdb.base/Makefile.in: Add action to .c.o transformation
10274 rule that generates a .ci file for each .o file and remove
10275 explicit .c.o rules except for callfuncs.o.
10276 * gdb.c++/Makefile.in: Add .cc.o transformation rule that
10277 generates a .ci file for each .o file and remove explicit
10278 .cc.o rules.
10279 (clean): Remove *.tmp *.ci files.
10280 (EXECUTABLES): Remove templ-info.exp.
10281 * gdb.base/compiler.c: New file.
10282 * gdb.c++/compiler.cc: New file
10283 * gdb.base/scope.exp: Source gdb.base/scope.ci.
10284 Change rs6000-*-* xfail for
10285 "print 'scope0.c'::filelocal_ro" and
10286 "print 'scope1.c'::filelocal" and
10287 "print 'scope1.c'::filelocal_bss" and
10288 "print 'scope1.c'::filelocal_ro" and
10289 "print 'scope1.c'::foo::funclocal" and
10290 "print 'scope1.c'::foo::funclocal_ro" and
10291 "print 'scope1.c'::bar::funclocal" and
10292 "print 'scope0.c'::filelocal_ro" and
10293 "print 'scope1.c'::filelocal at foo" and
10294 "print 'scope1.c'::filelocal_bss at foo" and
10295 "print 'scope1.c'::filelocal_ro at foo" and
10296 "print 'scope1.c'::foo::funclocal at foo" and
10297 "print 'scope1.c'::foo::funclocal_bss at foo" and
10298 "print 'scope1.c'::foo::funclocal_ro at foo" and
10299 "print 'scope1.c'::bar::funclocal at foo" and
10300 "print 'scope0.c'::filelocal_ro" and
10301 "print 'scope1.c'::filelocal" and
10302 "print 'scope1.c'::filelocal_bss" and
10303 "print 'scope1.c'::filelocal_ro" and
10304 "print 'scope1.c'::foo::funclocal" and
10305 "print 'scope1.c'::foo::funclocal_bss" and
10306 "print 'scope1.c'::foo::funclocal_ro" and
10307 "print 'scope1.c'::bar::funclocal" and
10308 "print 'scope1.c'::bar::funclocal_bss"
10309 to only be xfail'd when not compiled with gcc.
10310 Add rs6000-*-* xfail for
10311 "print 'scope0.c'::filelocal_bss before run"
10312 when compiled with gcc.
10313 (test_at_main): Add rs6000-*-* xfail for
10314 "print filelocal_ro in test_at_main"
10315 when compiled with gcc.
10316 * gdb.base/ptype.exp: Source gdb.base/ptype.ci.
10317 Add rs6000-*-aix* xfail for
10318 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)" and
10319 "ptype t_char_array", not compiled with gcc.
10320 * gdb.base/list.exp (test_list_function): Add rs6000-*-*
10321 xfail for "list foo (in include file)" when gcc compiled.
10322 * gdb.base/funcargs.exp: Source gdb.base/funcargs.ci
10323 (integral_args): Add rs6000-*-* xfail for
10324 "run to call0a" if not compiled with gcc.
10325 (unsigned_integral_args): Add rs6000-*-* xfail for
10326 "run to call1a" if not compiled with gcc.
10327 (float_and_integral_args): Add rs6000-*-* xfail for
10328 "run to call2a" if not compiled with gcc and for
10329 "continue to call2b" for any compiler.
10330 Add rs6000-*-* xfail to
10331 "print f1 after run to call2a" for gcc compiled.
10332 (discard_and_shuffle): Add rs6000-*-* xfail for
10333 "run to call6a".
10334 (shuffle_round_robin): Add rs6000-*-* xfail for
10335 "backtrace from call7a" if not compiled with gcc.
10336 Add rs6000-*-* xfail for
10337 "backtrace from call7b" if compiled with gcc.
10338 (call_after_alloca): Add rs6000-*-* xfail for
10339 "print c in call_after_alloca" and
10340 "print s in call_after_alloca" and
10341 "backtrace from call_after_alloca_subr"
10342 if not compiled with gcc.
10343 (localvars_in_indirect_call): Add rs6000-*-* xfail for
10344 "print c in localvars_in_indirect_call" and
10345 "print c in localvars_in_indirect_call" and
10346 "backtrace in indirectly called function" and
10347 "stepping into indirectly called function"
10348 if not compiled with gcc.
10349 (localvars_after_alloca): Add rs6000-*-* xfail for
10350 "print c after runto localvars_after_alloca" and
10351 "print s after runto localvars_after_alloca" and
10352 "print i after runto localvars_after_alloca" and
10353 "print l after runto localvars_after_alloca"
10354 for all compilers.
10355 * gdb.base/whatis.exp: Source gdb.base/whatis.ci rather
10356 than whatis-info.exp.
10357 * gdb.base/opaque.exp: Source gdb.base/opaque0.ci rather
10358 than opaque-info.exp.
10359 Setup rs6000-*-* xfail for
10360 "ptype on opaque struct pointer (statically)" and
10361 "ptype on opaque struct pointer (dynamically)" when
10362 not compiled with gcc.
10363 * gdb.base/callfuncs.exp: Source gdb.base/callfuncs.ci
10364 rather than callf-info.exp.
10365 (do_function_calls): Add clear_xfail for rs6000-*-* for
10366 "p t_float_values2(3.14159,float_val2)". Seems to work
10367 fine there, both with xlc and gcc. Need to find out what
10368 it is doing right and fix other platforms.
10369 * gdb.base/callfuncs.exp: Add rs6000-*-* xfail for
10370 "call inferior func with struct - returns int",
10371 "call inferior func with struct - returns long",
10372 "call inferior func with struct - returns float",
10373 "call inferior func with struct - returns double",
10374 "call inferior func with struct - returns char *",
10375 but only if not gcc compiled (presumes xlc compiled).
10376 Change rs6000-*-* xfails for
10377 "call inferior func with struct - returns char" and
10378 " call inferior func with struct - returns short" to only
10379 xfail if not using gcc.
10380 (clean mostlyclean): Remove *.ci and *.tmp files.
10381 * gdb.c++/templates.exp: Source gdb.c++/templates.ci rather
10382 than templ-info.exp.
10383 * gdb.base/langs.exp: Source gdb.base/langs.ci.
10384 Add rs6000-*-* xfail for "up to foo in langs.exp"
10385 "up to cppsub_ in langs.exp" and "up to fsub in langs.exp"
10386 when not gcc compiled.
10387
10388 Sat Aug 12 15:05:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
10389
10390 * gdb.base/callfuncs.exp: Add xfails for the powerpc.
10391 * gdb.base/corefile.exp: Likewise.
10392 * gdb.base/list.exp: Likewise.
10393 * gdb.base/scope.exp: Likewise.
10394 * gdb.base/siganls.exp: Likewise.
10395
10396 * gdb.base/nodebug.exp: Add xfails for the powerpc. Handle aix4
10397 compiler output.
10398 * gdb.base/whatis.exp: Likewise.
10399
10400 Fri Aug 11 13:36:20 1995 Jeff Law (law@snake.cs.utah.edu)
10401
10402 * gdb.disasm/sh3.exp (all_fp_misc_tests): No longer expect a
10403 failure (opcode table has been fixed to match reality).
10404
10405 Mon Aug 14 09:01:59 1995 Fred Fish <fnf@cygnus.com>
10406
10407 * gdb.base/callfuncs.exp: Add rs6000-*-* xfails for
10408 "call inferior func with struct - returns char",
10409 "call inferior func with struct - returns short"
10410
10411 * gdb.base/scope.exp: Remove rs6000-*-* xfails for
10412 "print 'scope0.c'::filelocal at main",
10413 "print 'scope0.c'::filelocal_bss in test_at_main",
10414 "print 'scope0.c'::filelocal at foo",
10415 "print 'scope0.c'::filelocal_bss in test_at_foo",
10416 "print 'scope0.c'::filelocal at bar",
10417 "print 'scope0.c'::filelocal_bss in test_at_bar"
10418
10419 * gdb.base/list.exp: Remove rs6000-*-* xfail for "list function
10420 in source file 1". This bug seems to have been fixed with both
10421 gcc and native cc (was native assembler bug?).
10422
10423 Wed Aug 9 08:04:12 1995 Fred Fish (fnf@cygnus.com)
10424
10425 * gdb.base/a1-selftest.exp: Change "i*86-*-sysv4" xfail for
10426 "backtrace through signal handler" to "i*86-*-sysv4*".
10427 * gdb.base/signals.exp: Add xfail for "'next' behaved as
10428 continue" case. Add "known SVR4 bug" to fail message.
10429 Add "i*86-*-bsdi2.0" xfail for "handle all print".
10430 Add "i*86-*-bsdi2.0" xfail for "backtrace in signals_tests_1".
10431 * gdb.base/ptype.exp: Add "i*86-*-sysv4*" xfail for
10432 "whatis unnamed typedef'd enum..." and "ptype t_char_array".
10433 * gdb.base/langs.exp: Add "i*86-*-sysv4*" xfail for
10434 "up to foo in langs.exp", "show language at foo in
10435 langs.exp", "up to cppsub_ in langs.exp", "show
10436 language at cppsub_ in langs.exp", "up to fsub in
10437 langs.exp", and "show language at fsub in langs.exp".
10438 * gdb.base/corefile.exp: Add "i*86-*-sysv4*" to xfail for
10439 "bactrace in corefile.exp".
10440 * gdb.base/callfuncs.exp: Change xfail to "i*86-*-*" for
10441 "call inferior function with struct - returns float" and
10442 "call inferior function with struct - returns double".
10443
10444 Mon Aug 7 02:43:28 1995 Jeff Law (law@snake.cs.utah.edu)
10445
10446 * gdb.disasm/sh3.s: Source for sh3 disassembler tests.
10447 * gdb.disasm/sh3.exp: Run the sh3 disassembler tests.
10448 * gdb.disasm/configure.in (sh-*-*): Use sh3.mt makefile fragment.
10449 * gdb.disasm/sh3.mt: Makefile fragment for sh3 ests.
10450
10451 Mon Aug 7 08:09:37 1995 Fred Fish <fnf@cygnus.com>
10452
10453 * Makefile.in (CHILL_FOR_TARGET): Use previously defined
10454 (or overriden) "CHILL" macro rather then bare "gcc".
10455 Also look for ../../gcc/xgcc since that is what we will
10456 actually need, not "Makefile". Remove following assignment
10457 of CHILL to CHILL_FOR_TARGET because that results in
10458 recursive definition.
10459
10460 Sun Aug 6 16:52:29 1995 Fred Fish <fnf@cygnus.com>
10461
10462 * gdb.base/corefile.exp: Change xfail for backtrace in
10463 corefile.exp from linuxaout to all linux.
10464 * gdb.base/sigall.exp (test_one_sig): Specifically deal with
10465 cases where we miss the breakpoint at the signal handler
10466 for some reason. Setup xfail for linuxoldld/linuxaout and
10467 getting SIGIO. Setup xfail for linuxoldld/linuxaout for
10468 hitting SIGURG breakpoint.
10469 * gdb.base/signals.exp: Setup xfail for "next" acting like
10470 continue to add linuxoldld. Setup xfail for all linux for
10471 "next to handler in signals_tests_1", "backtrace in
10472 signals_tests_1", "continue to func1", "pass SIGUSR1",
10473 and continue to handler".
10474
10475 Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
10476
10477 * Update all FSF addresses except those in COPYING* files.
10478
10479 Sun Jul 30 17:50:35 1995 Fred Fish <fnf@cygnus.com>
10480
10481 * gdb.base/a2-run.exp: Change messages to be more explicit about
10482 the status of args, and quote binfile in results.
10483
10484 Sun Jul 30 10:24:20 1995 Fred Fish <fnf@cygnus.com>
10485
10486 * gdb.base/callfuncs.exp: Add tests for passing structs to
10487 inferior functions and return various types.
10488 * gdb.base/callfuncs.c: Add functions to receive a struct
10489 and return a member of the struct, in various types.
10490
10491 Sat Jul 29 14:22:33 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10492
10493 * gdb.base/Makefile.in (clean): Remove callf-info.exp.
10494
10495 Fri Jul 28 13:36:11 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
10496
10497 * config/vxworks29k.exp: New file, sources vxworks.exp.
10498
10499 Fri Jul 28 00:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
10500
10501 * config/gdbremote.exp: New file. Testing framework using
10502 gdbserver.
10503
10504 Thu Jul 27 12:17:14 1995 Fred Fish (fnf@cygnus.com)
10505
10506 * gdb.base/interrupt.exp: Setup "i*86-*-linux" xfail for
10507 "call function when asleep" and "send end of file".
10508 * gdb.base/corefile.exp: Add "i*86-*-linuxaout" to xfail list
10509 for "backtrace in corefile.exp".
10510 * gdb.base/a1-selftest.exp: Add "i*86-*-linux*" to xfail list
10511 for "backtrace through signal handler".
10512 * gdb.base/corefile.exp: Make sure we actually generate a core file
10513 before trying the core tests. Some systems allow the user to suppress
10514 generation of core files and default to that (linux for example).
10515 * gdb.base/signals.exp: Change xfail for "next" acting like "continue"
10516 from "i*86-*-linux" to "i*86-*-linuxaout". Works with ELF beta.
10517
10518 Tue Jul 25 17:30:10 1995 Jeffrey A. Law <law@rtl.cygnus.com>
10519
10520 * gdb.threads: New directory with some crude multi-threaded
10521 gdb tests (step.exp and step2.exp).
10522 * config/mt-lynx (STEP_EXECUTABLE): Define.
10523 (THREADFLAGS): Define.
10524
10525 Tue Jul 25 01:03:52 1995 Jeff Law (law@snake.cs.utah.edu)
10526
10527 * gdb.base/sigall.exp: Avoid losing in SIGPRIO test on lynx.
10528
10529 * gdb.base/signals.exp: Disable whole file for lynx until
10530 further notice.
10531
10532 * gdb.base/signals.exp: xfail test where "next" acts like
10533 "continue" for lynx.
10534
10535 * gdb.base/interrupt.exp: xfail test for calling function while
10536 inferior is asleep for lynx.
10537
10538 * gdb.base/watchpoint.exp: Handle more cases of gdb echoing more
10539 than one cr-lf after each command.
10540
10541 Sun Jul 23 23:33:18 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10542
10543 * configure.in: Reinstate setting of stabsdirs variable, fix
10544 typo in setting up configdirs for native builds.
10545
10546 * gdb.base/return.exp: Fix typo in return double test.
10547 * gdb.base/return.c (tmp2, tmp3): Made global to inhibit the
10548 compiler from optimizing them away.
10549
10550 Fri Jul 21 11:39:34 1995 Jeff Law (law@snake.cs.utah.edu)
10551
10552 * gdb.base/gdbvars.exp: Expect zero or more additional cr-lf
10553 sequences to be echo'd by gdb when using gdb_test.
10554 * gdb.chill/chexp.exp: Likewise.
10555 * gdb.fortran/exprs.exp: Likewise
10556
10557 Thu Jul 20 13:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
10558
10559 * gdb.base/a1-selftest.exp: Reset the timeout value to 30 seconds
10560 after the inferior gdb has started.
10561
10562 * gdb.base/a2-run.exp: Handle gdb echoing more than one cr-lf
10563 after each command.
10564 * gdb.base/funcargs.exp: Likewise.
10565 * gdb.base/gdbvars.exp: Likewise.
10566 * gdb.base/interrupt.exp: Likewise.
10567 * gdb.base/list.exp: Likewise.
10568 * gdb.base/watchpoint.exp: Likewise.
10569 * gdb.c++/demangle.exp: Likewise.
10570 * gdb.c++/inherit.exp: Likewise.
10571 * gdb.chill/chexp.exp: Likewise.
10572 * gdb.fortran/exprs.exp: Likewise.
10573
10574 * gdb.base/watchpoint.exp: Disable watchpoint triggered in syscall
10575 test if we can't handle IO to/from the inferior.
10576
10577 * gdb.c++/misc.exp: Always check for a program already being
10578 started after sending a "run" command to gdb.
10579
10580 * gdb.base/twice.exp: Start with a fresh gdb.
10581
10582 * gdb.chill/chexp.exp: Remove skip_chill_tests check; these tests
10583 only depend on gdb's expression code, not the chill runtime.
10584
10585 * gdb.base/return.c: Put return values into variables so we
10586 can have gdb print them rather than depending on the program
10587 to print them.
10588 * gdb.base/return.exp: Corresponding changes.
10589
10590 * lib/gdb.exp: Provide default value for noinferiorio.
10591 * gdb.base/interrupt.exp: Skip tests if we can't handle IO to/from
10592 the inferior.
10593
10594 * gdb.base/break.exp: Always check for a program already being
10595 started after sending a "run" command to gdb.
10596 (text_next_with_recursion): Don't check the output from the
10597 program's printf statement. Instead just make sure the program
10598 exited.
10599
10600 * gdb.base/commands.exp: Protect tests which need arguments with
10601 $noargs conditionals.
10602
10603 Wed Jul 19 22:42:43 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10604
10605 * gdb.base/printcmds.exp: Adjust expect patterns for addresses
10606 of structure member arrays to match gdb/valops.c:value_addr change.
10607
10608 Mon Jul 17 10:12:27 1995 Jeff Law (law@snake.cs.utah.edu)
10609
10610 * gdb.base/a1-selftest.exp: Fix unmatched quotes in many timeout
10611 cases.
10612
10613 Wed Jul 12 10:20:08 1995 Fred Fish (fnf@cygnus.com)
10614
10615 * configure.in (configdirs): Remove gdb.chill from default list
10616 of subdirs and then add it back in only if doing a native build.
10617 The current chill compiler does not yet work in any cross build.
10618 * Revert all signal changes from Jul 6.
10619 * gdb.base/{sigall.c signals.c}: Define away signal() and alarm()
10620 for sh-hms targets, allowing these tests to link, with no other
10621 changes. Testing is suppressed by setting "nosignals" in site.exp.
10622
10623 Thu Jul 6 20:58:30 1995 Fred Fish (fnf@cygnus.com)
10624
10625 * configure.in (signaldirs): Define and add to configdirs for all
10626 targets except some specific ones that are known to not support signals.
10627 Also clean up formatting.
10628 * gdb.base/Makefile.in (EXECUTABLES): Remove sigall and signals.
10629 (signals, sigall): Remove rules to build.
10630 * gdb.base/{sigall.c, sigall.exp, signals.c, signals.exp}:
10631 Moved to new gdb.signals directory.
10632 * gdb.signals: New test directory.
10633 * gdb.signals/{Makefile.in, configure.in, sigall.c, sigall.exp,
10634 signals.c signals.exp}: New or moved files.
10635
10636 Sun Jun 25 12:55:18 1995 Jeff Law (law@snake.cs.utah.edu)
10637
10638 * gdb.base/interrupt.exp: Don't choke if $nointerrupts doesn't exist.
10639
10640 Wed Jun 21 16:35:55 1995 Fred Fish <fnf@cygnus.com>
10641
10642 * gdb.base/return.exp: Xfail `return double' test failure
10643 on at least Solaris 2.3 and handle future/past versions on
10644 a case by case basis as appropriate. Also update message
10645 to include i*86 failures.
10646
10647 Wed May 24 07:10:10 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10648
10649 * Makefile.in: Change variable CFLAGS to TESTSUITE_CFLAGS.
10650
10651 * lib/gdb.exp: Fix comment which erroneously identified
10652 gdb_file_cmd as gdb_load (the 19 May change was in fact to
10653 gdb_file_cmd not gdb_load).
10654 * config/unix-gdb.exp (gdb_load): Add "upvar timeout timeout".
10655
10656 * gdb.base/setvar.exp: Make test names consistent between pass and
10657 fail cases. Use gdb_test more.
10658
10659 Fri May 19 07:22:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10660
10661 * lib/gdb.exp (gdb_load): Add "upvar timeout timeout".
10662
10663 Mon May 15 23:50:51 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10664
10665 * gdb.base/help.exp: Fix expected help string for `show commands'.
10666
10667 Thu May 11 07:55:11 1995 Jim Kingdon <kingdon@deneb.cygnus.com>
10668
10669 * gdb.stabs/xcoff.sed: Change N_LSYM to C_DECL not C_LSYM.
10670
10671 * gdb.stabs/weird.exp: Remove xfail for xcoff bitching about lack
10672 of a text section.
10673
10674 Thu May 11 15:02:24 1995 Stu Grossman (grossman@andros.cygnus.com)
10675
10676 * config/monitor.exp (gdb_target_monitor): Fix loop interator so
10677 that loop eventually terminates. Fix Connection refused logic so
10678 that testsuite will expire nicely.
10679
10680 Wed May 10 17:57:35 1995 Stu Grossman (grossman@andros.cygnus.com)
10681
10682 * config/cpu32bug.exp, config/est.exp, config/hppro.exp,
10683 config/rom68k.exp: New tcl glue for the appropriate monitors.
10684 These all just end up calling monitor.exp.
10685 * config/monitor.exp (gdb_target_monitor): Handle `Connection
10686 refused' by retrying. Cleanup some timeout issues.
10687 * (gdb_load): Reduce timeout. Cleanup some timeout issues.
10688 * lib/gdb.exp (gdb_test gdb_test_exact): Upvar timeout so that
10689 callers don't have to set/restore global timeout variable.
10690
10691 * The following set of changes centralizes management of the global
10692 timeout variable. This way, it can be set in one target dependent
10693 place instead of dozens of places scattered throughout the test suite.
10694 If you need to lengthen a timeout, then you should either set timeout
10695 in one of the config/{target}.exp files, or multiply it by a factor.
10696 Setting it to an absolute value is always going to lose for some
10697 targets.
10698 * gdb.base/a1-selftest.exp (test_with_self): Only use local timeout.
10699 * gdb.base/callfuncs.exp (do_function_calls): Don't set timeout.
10700 * gdb.base/funcargs.exp: Don't set timeout.
10701 * gdb.base/list.exp (test_forward_search): Only use local timeout.
10702 * gdb.base/printcmds.exp (test_print_string_constants
10703 test_print_array_constants): Don't set timeout.
10704 * gdb.base/ptype.exp: Don't set timeout.
10705 * gdb.base/recurse.exp: Don't set timeout.
10706 * gdb.base/return.exp: Don't set timeout.
10707 * gdb.base/watchpoint.exp: Don't set timeout.
10708 * gdb.c++/classes.exp (do_tests): Don't set timeout.
10709 * gdb.c++/virtfunc.exp (test_virtual_calls): Don't set timeout.
10710
10711 Wed May 10 16:03:23 1995 Torbjorn Granlund <tege@adder.cygnus.com>
10712
10713 * Makefile.in: Make clean targets work also when SUBDIRS is empty.
10714
10715 Mon May 1 07:32:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10716
10717 * lib/gdb.exp: Disable chill tests for irix5.
10718
10719 Wed Apr 26 07:36:03 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10720
10721 * gdb.base/scope.exp: Make test names unique. Use gdb_test. Make
10722 each test pass or fail.
10723
10724 Sun Apr 23 21:32:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10725
10726 * gdb.base/opaque.exp: Remove xfails for aix; print a warning if
10727 xlc not gcc.
10728
10729 Fri Apr 21 15:44:02 1995 Stu Grossman (grossman@rtl.cygnus.com)
10730
10731 * cpu32bug.exp est.exp rom68k.exp: Delete. Unify into monitor.exp.
10732
10733 Wed Apr 19 17:41:21 1995 Stu Grossman (grossman@cygnus.com)
10734
10735 * config/est.exp: Fix copyright and comments. Remove dead code.
10736 Use targetname, serialport and baud variables instead of fixed
10737 constants.
10738 * config/rom68k.exp: Fix copyright and comments. Remove dead code.
10739 * config/cpu32bug.exp: New file to support cpu32bug monitors.
10740
10741 Wed Apr 19 13:47:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10742
10743 * gdb.base/watchpoint.exp: Don't run
10744 test_watchpoint_triggered_in_syscall for sunos.
10745
10746 Mon Apr 17 12:48:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10747
10748 * gdb.base/{break.c,run.c}: Don't include vxWorks.h or stdioLib.h;
10749 they don't seem to exist. Do include stdio.h.
10750
10751 Fri Apr 14 09:40:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10752
10753 * gdb.base/a1-selftest.exp: Add alpha xfail.
10754
10755 Mon Apr 10 13:07:50 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10756
10757 * gdb.base/watchpoint.c (main): Prompt before calling read().
10758 * gdb.base/watchpoint.exp (test_watchpoint_triggered_in_syscall):
10759 Revise accordingly. Remove cruft about sending "123" several
10760 times, until it gets noticed. Clean up the "print buf[0]" stuff
10761 so that it passes or fails, and waits for prompts in the usual way.
10762
10763 Sun Apr 9 09:02:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10764
10765 * gdb.base/recurse.exp: Fix comment.
10766
10767 * TODO: Remove item about printing variables in nodebug.exp. Add
10768 item about enabling tests which are only run on some targets.
10769
10770 * gdb.base/watchpoint.exp: Various cleanups (make each test pass or
10771 fail, make test names unique, use new gdb_test convention
10772 regarding pattern, use gdb_test more, etc.).
10773
10774 * gdb.base/bitfields.exp: Various cleanups (make each test pass or
10775 fail, make test names unique, etc.).
10776
10777 Sat Apr 8 02:47:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10778
10779 * gdb.base/nodebug.c: Change return type of top and middle to
10780 short.
10781 * gdb.base/nodebug.exp: Remove xfails for ecoff systems, they
10782 are fixed by the recent mdebugread.c changes. Allow `short ()'
10783 as type for top and middle.
10784
10785 Thu Apr 6 08:54:18 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10786
10787 * gdb.base/break.exp: Remove commented out if $usestubs {}. As
10788 nearly as I can tell, the whole thing was an accident in Stu's
10789 change of 24 Mar 1995 (logged in ../ChangeLog), in which he meant
10790 to replace a send/expect pair with gdb_test, but ended up only
10791 adding the gdb_test. My change of 24 Mar 1995 and Kung's change
10792 of 30 Mar 1995 took care of it, but left this vestigial comment
10793 which I am now nuking.
10794
10795 Mon Apr 3 09:00:27 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10796
10797 * gdb.base/break.exp: Look for different line number for
10798 breakpoint at main depending on usestubs.
10799
10800 Sun Apr 2 08:15:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10801
10802 * gdb.base/list.exp: Adjust some alternate expect patterns to
10803 match recent list0.c change. Add alternate expect pattern for
10804 output from `list default lines around main' for optimizing
10805 compilers.
10806
10807 Sat Apr 1 07:23:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10808
10809 * lib/gdb.exp: If nosignals is not set, set it to 0.
10810
10811 Fri Mar 31 16:13:48 1995 Kung Hsu <kung@mexican.cygnus.com>
10812
10813 * config/slite-gdb.exp: Responds to load symbol table prompt.
10814 * gdb.base/break.exp: Adjust line number, fix rerun.
10815 * gdb.base/langs0.c: Add #ifdef usestubs.
10816
10817 Thu Mar 30 15:36:55 1995 Kung Hsu <kung@mexican.cygnus.com>
10818
10819 * gdb.base/list.exp: Adjust line contents after adding new lines in
10820 list0.c. Also fix a syntax error.
10821
10822 * lib/gdb.exp (gdb_run_cmd): Special handling for targets use stubs.
10823 * gdb.base/break.exp: ditto.
10824 * gdb.base/list.exp: ditto.
10825 * gdb.base/bitfields.c: Add #ifdef usestubs in main().
10826 * gdb.base/run.c: ditto.
10827 * gdb.base/list0.c: ditto.
10828 * gdb.base/funcargs.c: ditto.
10829
10830 Wed Mar 29 17:09:29 1995 Stu Grossman (grossman@cygnus.com)
10831
10832 * testsuite/config/rom68k.exp (gdb_target_rom68k): Use
10833 $targetname, $serialport and $baud instead of hardwired variables.
10834 * testsuite/gdb.base/{sigall.exp signals.exp}: Skip these if the
10835 target doesn't support signals.
10836
10837 Wed Mar 29 12:29:34 1995 Kung Hsu <kung@mexican.cygnus.com>
10838
10839 * lib/gdb.exp (runto_main): Fix regular expression bug, add return 1.
10840
10841 Tue Mar 28 08:46:45 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10842
10843 * gdb.base/recurse.exp: Make test names unique. Change \\(+ to \\(.
10844 Don't rely on the value of an auto variable before it has been
10845 initialized. Use gdb_test more.
10846
10847 Mon Mar 27 08:00:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10848
10849 * lib/gdb.exp (default_gdb_version): A version number must start
10850 with a digit, but other than that contains all characters up to
10851 the first whitespace character.
10852
10853 Sun Mar 26 13:19:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10854
10855 * gdb.base/commands.exp (breakpoint_command_test): New tests.
10856
10857 Sat Mar 25 15:38:06 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10858
10859 * gdb.c++/*.exp: Warn if executable does not exist. The original
10860 reason for skipping the warning was that configure.in sometimes
10861 intentionally skipped building the executables but the tcl code
10862 had no way of knowing. That (a) was always bogus with respect to
10863 error handling, (b) is no longer true (right now there is no way
10864 to skip C++ tests).
10865
10866 * gdb.c++/demangle.exp: Remove unused binfile and srcfile variables.
10867
10868 Sat Mar 25 01:16:10 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10869
10870 * gdb.base/list.exp: Add expect patterns for output from
10871 SunPRO compiled executables.
10872 * gdb.base/whatis.exp: Allow leading `signed' for all v_signed_*
10873 types.
10874
10875 Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10876
10877 * gdb.base/break.exp (test_next_with_recursion): Accept any line
10878 number (we are already testing that the correct source line text
10879 gets printed).
10880
10881 * gdb.base/break.exp: Make one test if $usestubs. I'm not sure
10882 that is what is intended, but something needed to be done to get
10883 sunos4 native working again.
10884
10885 * gdb.c++/misc.cc (main): Fix typo (#iffef -> #ifdef).
10886
10887 * gdb.base/a1-selftest.exp (test_with_self): Remove comment which
10888 apparently went with a (very) old xfail.
10889
10890 Fri Mar 24 13:41:09 1995 Kung Hsu <kung@mexican.cygnus.com>
10891
10892 * gdb.base/callfuncs.exp: call runto_main instead of runto main.
10893 runto_main is a proc in gdb.exp that will do 'step' for target use
10894 stubs.
10895 * gdb.base/exprs.exp: ditto.
10896 * gdb.base/interrupt.exp: ditto.
10897 * gdb.base/opaque.exp: ditto.
10898 * gdb.base/printcmds.exp: ditto.
10899 * gdb.base/ptype.exp: ditto.
10900 * gdb.base/scope.exp: ditto.
10901 * gdb.base/setvar.exp: ditto.
10902 * gdb.base/signals.exp: ditto.
10903 * gdb.base/twice.exp: ditto.
10904 * gdb.c++/classes.exp: ditto.
10905 * gdb.c++/inherit.exp: ditto.
10906 * gdb.c++/templates.exp: ditto.
10907 * gdb.base/break.exp: no run and hit main for stubs. Change line
10908 numbers for breakpoints and info breakpoint.
10909 * gdb.base/break.c: Add #ifdef usestubs for set_debug_traps() and
10910 breakpoint().
10911 * gdb.base/callfuncs.c: ditto.
10912 * gdb.base/exprs: ditto.
10913 * gdb.base/interrupt.c: ditto.
10914 * gdb.base/opaque0.c: ditto.
10915 * gdb.base/printcmds.c: ditto.
10916 * gdb.base/ptype.c: ditto.
10917 * gdb.base/scope0.c: ditto.
10918 * gdb.base/setvar.c: ditto.
10919 * gdb.base/signals.c: ditto.
10920 * gdb.base/twice.c: ditto.
10921 * gdb.c++/misc.cc: ditto.
10922 * gdb.c++/templates.cc: ditto.
10923
10924 Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10925
10926 * config/vx-gdb.exp, lib/gdb.exp: Regexp cleanups (\[(\] -> \\(, etc.).
10927
10928 * gdb.base/a1-selftest.exp: Don't check for # followed by a digit
10929 somewhere between `read' and `main.c'. I'm pretty sure the
10930 pattern ".*#\[0-9\].*" was slowing down pattern matching a lot,
10931 and it isn't particularly useful.
10932
10933 * gdb.base/scope.exp: Make test names unique. \[(\] -> \\(.
10934
10935 Thu Mar 23 14:58:35 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10936
10937 * gdb.base/commands.exp (infrun_breakpoint_command_test): New test.
10938
10939 Wed Mar 22 18:36:05 1995 Kung Hsu <kung@mexican.cygnus.com>
10940
10941 * config/mt-slite: add LIBS and -nostdlib.
10942 * config/slite-gdb.exp: add this new file to support sparclite target.
10943
10944 Tue Mar 21 21:41:04 1995 Doug Evans <dje@canuck.cygnus.com>
10945
10946 * config/vx-gdb.exp (gdb_load): Update test of vxworks_ld return code.
10947
10948 * gdb.base/a2-run.exp: Change argument to istarget from
10949 "*-*-vxworks" to "*-*-vxworks*".
10950 * gdb.base/{break.exp,default.exp,scope.exp}: Likewise.
10951
10952 Tue Mar 21 17:08:47 1995 Kung Hsu <kung@mexican.cygnus.com>
10953
10954 * lib/gdb.exp: add proc runto_main, for targets that use stubs, this
10955 will not runto main but do a 'step' to step out of breakpoint().
10956 * config/mt-slite: add -Dusestubs.
10957
10958 Tue Mar 21 12:14:12 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10959
10960 * gdb.base/printcmds.exp (test_artificial_arrays): Send ^V@
10961 instead of just @.
10962
10963 * gdb.base/signals.exp: Add test for "handle all print".
10964 * TODO: Remove "handle all print". Also remove item about
10965 checking copyright date (I don't like the idea of a spurious FAIL
10966 based on when we run the tests).
10967
10968 * gdb.base/recurse.exp: Enable test for SunOS4. xfail one test
10969 for SunOS4 (reason for failure not investigated). Remove
10970 redundant test for $binfile.
10971
10972 * gdb.base/nodebug.c (array_index): Call malloc.
10973
10974 * gdb.base/{corefile.exp,default.exp}: Make names of "up" tests unique.
10975
10976 Mon Mar 20 10:08:17 1995 Jeff Law (law@snake.cs.utah.edu)
10977
10978 * gdb.base/recurse.exp: Update gdb_test invocation to use new
10979 conventions and slightly simplify the matching regexp.
10980
10981 Fri Mar 17 05:43:28 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10982
10983 * gdb.base/break.exp: Update gdb_test invocation to use new
10984 convention.
10985
10986 * lib/gdb.exp: If noargs is not set, set it to 0.
10987
10988 * gdb.base/nodebug.exp: Comment out redundant test. Make name of
10989 tests unique.
10990
10991 * lib/gdb.exp: Skip CHILL for AIX and Solaris.
10992
10993 Thu Mar 16 16:27:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10994
10995 * gdb.base/nodebug.exp: It is OK if GDB thinks top and middle have
10996 one argument of type "<non-float parameter>".
10997
10998 Wed Mar 15 15:54:56 1995 Stu Grossman (grossman@cygnus.com)
10999
11000 * config/rom68k.exp: New file to support Motorola IDP board.
11001 * gdb.base/a2-run.exp: Skip this file if noargs is set.
11002 * gdb.base/break.c: Change things around so that this program
11003 doesn't depend upon args. This is necessary to make remote
11004 targets work (in general, they can't take args).
11005 * gdb.base/break.exp: Don't try to send args to program. Don't
11006 expect output. Also, replace lots of code with gdb_test.
11007
11008 Wed Mar 15 04:11:14 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11009
11010 * gdb.base/printcmds.exp (test_character_literals_accepted): Test
11011 printing of '\'' (which is what the comment says we are testing,
11012 even though we were not), not '''.
11013 (test_integer_literals_rejected): Test that printing ''' is an error.
11014
11015 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
11016 gdb.chill/chexp.exp, gdb.base/printcmds.exp,
11017 gdb.c++/cplusfuncs.exp, gdb.chill/callch.exp, gdb.chill/misc.exp,
11018 gdb.chill/pr-6292.exp, gdb.chill/string.exp, gdb.chill/tuples.exp:
11019 Use gdb_test not test_print_accept.
11020 * lib/gdb.exp: Remove test_print_accept.
11021
11022 * gdb.base/signals.exp (signal_tests_1): Make pass message
11023 consistent with fail message.
11024
11025 * gdb.base/whatis.exp: Remove xfails for printing char vs.
11026 unsigned char; the bug (PR 1821) is fixed.
11027
11028 * gdb.base/scope.exp: Remove xfails for PRs 1843 and 1868.
11029
11030 * gdb.base/scope.exp (test_at_localscopes): Call pass for
11031 successful tests--makes xfailing them work right.
11032
11033 Tue Mar 14 07:39:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11034
11035 * lib/gdb.exp (gdb_test): Between $pattern and $prompt, expect
11036 only \r\n, not .*. The test can pass .* as the last thing in
11037 $pattern if that is what it wants. In addition to providing this
11038 flexibility, this change should speed up pattern matching in cases
11039 where the pattern already ended with .* (there were a number of
11040 them). This change also helps catch bad patterns--in the old
11041 scheme the typo "char \*" instead of "char \\*" would pass. Now
11042 it is caught.
11043 * Many .exp files: Update callers.
11044
11045 * gdb.base/funcargs.exp: Replace \[(\]+ with \\(. The latter is
11046 clearer and does not spuriously match multiple ('s. Likewise for
11047 ) and *.
11048
11049 * gdb.base/nodebug.exp: Test ability to call a function and pass
11050 it a string (even with no debugging info).
11051
11052 * gdb.base/printcmds.exp (test_integer_literals_rejected): Change
11053 "p '\'", which is the same as "p ''" once tcl gets done with
11054 quoting, to "p '\\'", which I suspect is what is intended (one
11055 backslash gets sent to GDB).
11056
11057 * gdb.base/printcmds.exp (test_artificial_arrays): New tests.
11058
11059 Fri Mar 10 13:31:46 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11060
11061 * gdb.base/a1-selftest.exp: Remove xfail for solaris. The bug (PR
11062 1817) was fixed literally years ago.
11063
11064 Fri Mar 10 02:49:40 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11065
11066 * gdb.base/funcargs.exp (call_after_alloca): Remove `next'
11067 test, it causes stepping out of call_after_alloca_subr with
11068 optimizing compilers.
11069 (localvars_in_indirect_call): Consume GDB prompt if `finish'
11070 fails.
11071
11072 * gdb.c++/templates.exp: Source templ-info.exp only if
11073 the templates executable exists.
11074
11075 * gdb.c++/misc.cc (class Contains_static_instance,
11076 class Contains_nested_static_instance),
11077 gdb.c++/classes.exp (test_static_members): Test printing of
11078 a class that contains a static instance of the class.
11079
11080 Thu Mar 9 11:43:55 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11081
11082 * gdb.base/langs2.c (cppsub_): Don't prototype.
11083 * gdb.base/langs2.cxx (cppsub_): Fix prototype (cosmetic value
11084 only, I believe).
11085
11086 Wed Mar 8 10:29:33 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11087
11088 * lib/gdb.exp (skip_chill_tests): New procedure.
11089
11090 * gdb.base/signals.exp (signal_tests_1): xfail for irix.
11091
11092 Mon Mar 6 10:44:06 1995 Jeff Law (law@snake.cs.utah.edu)
11093
11094 * gdb.disasm/hppa.exp: Delete redundant ".*" at the beginning of
11095 each expect pattern. Cuts runtime from 12 to about 4 seconds.
11096
11097 Thu Mar 2 05:31:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11098
11099 * gdb.base/langs.exp: Don't insist that foo__Fi be demangled.
11100
11101 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Only
11102 disassemble 8, not 16, instructions for part 4.
11103
11104 * config/vx-gdb.exp (gdb_start): Use \030, not \CX. tcl doesn't
11105 support the latter anymore.
11106
11107 * gdb.base/Makefile.in: Try compiling callfuncs.c, if that fails try
11108 -DNO_PROTOTYPES.
11109 * gdb.base/callfuncs.c: Control use of prototypes based on
11110 NO_PROTOTYPES, not __STDC__.
11111 * gdb.base/callfuncs.exp (do_function_calls): xfail one of the
11112 t_float_values2 tests if prototypes in use.
11113
11114 * gdb.base/callfuncs.c (t_float_values, t_float_values2,
11115 t_double_values): When checking differences against DELTA, check
11116 that difference is within the range (-DELTA,DELTA), not just
11117 (-infinity,DELTA).
11118
11119 Tue Feb 28 16:28:54 1995 Kung Hsu <kung@mexican.cygnus.com>
11120
11121 * config/mips-gdb.exp (gdb_load): In every test case, we need to do
11122 'file' command firts, then 'target', then 'load', this is due to gdb
11123 target set up.
11124 * config/mips-gdb.exp: Fix a couple regular exp bugs.
11125
11126 Thu Feb 23 17:44:55 1995 Jeff Law (law@snake.cs.utah.edu)
11127
11128 * gdb.disasm/hppa.s (fmemLRbug_tests): Add tests for the indexing
11129 FP load/store variants.
11130 * gdb.disasm/hppa.exp (fmemLRbug_tests): Test new variants.
11131
11132 Wed Feb 22 18:29:08 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
11133
11134 * gdb.base/term.exp: Do not give a warning if not native, it is
11135 not an abnormal condition.
11136
11137 Tue Feb 21 13:08:47 1995 Jim Kingdon <kingdon@cygnus.com>
11138
11139 * gdb.base/ptype.exp: Accept char[0] as well as char[] for "ptype
11140 t_char_array".
11141
11142 Sun Feb 19 13:10:06 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
11143
11144 * lib/gdb.exp (default_gdb_version): Pass GDBFLAGS to gdb when we
11145 are getting the version number.
11146
11147 * gdb.base/{a1-selftest.exp,corefile.exp}: Do not give a warning
11148 if not native, it is not an abnormal condition.
11149
11150 Thu Feb 16 15:56:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11151
11152 * lib/gdb.exp: Just use "file exists", rather than undocumented
11153 dejagnu procedure "findfile".
11154
11155 Thu Feb 16 10:30:24 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11156
11157 * config/mt-vxworks (CFLAGS): Set to -g -Dvxworks.
11158 (LDFLAGS): Set to -Xlinker -Ur.
11159
11160 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB, GDBFLAGS):
11161 Removed, these values are set by lib/gdb.exp.
11162
11163 * lib/gdb.exp: If GDBFLAGS is unset, set it to -nx.
11164
11165 Wed Feb 15 14:23:28 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11166
11167 * config/vx-gdb.exp (spawn_vxgdb): Use default_gdb_start instead
11168 of replicating gdb startup code.
11169
11170 * config/mt-vxworks (LDFLAGS): Set to -r.
11171 (CFLAGS_FOR_TARGET): Removed.
11172
11173 * config/vx-gdb.exp: always set prompt; gdb.exp sets it to
11174 (gdb) and gdb for vxworks uses (vxgdb).
11175
11176 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB): If a gdb
11177 executable is not in the tree and host != target, use sed and
11178 program_transform_name to determine the gdb name used by the
11179 target.
11180
11181 * configure.in, gdb.{base,c++,chill}/configure.in: changed so
11182 *-*-vxworks* matches vxworks and *-*-netware* matches NetWare.
11183
11184 Sun Feb 12 08:11:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11185
11186 * gdb.base/{callfuncs.exp,callfuncs.c}: Add tests for passing
11187 floats, chars, and shorts where there are ANSI-style function
11188 definitions.
11189
11190 * gdb.base/langs.exp, gdb.base/langs*: New test.
11191 * gdb.base/Makefile.in: Build it.
11192 * TODO: Remove item about checking that C names don't get C++
11193 demangling applied; this test tests it.
11194
11195 Thu Feb 9 12:43:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11196
11197 * gdb.stabs/weird.exp: Remove "Haven't examined" comment which
11198 went with the const70 xfail. The xfail went away a year ago.
11199
11200 * gdb.base/signals.exp: Rename a bunch of tests to give unique names.
11201
11202 * gdb.base/corefile.exp: Give backtrace test unique name. xfail
11203 for hp300.
11204
11205 * gdb.base/interrupt.exp: Also xfail hpux (for hp300).
11206
11207 * gdb.base/a1-selftest.exp: Don't run on hp300.
11208
11209 Sat Feb 4 15:04:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11210
11211 * Makefile.in (site.exp): Set host_alias and target_alias as well
11212 as host_triplet and target_triplet.
11213
11214 Wed Feb 1 08:03:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11215
11216 * gdb.base/a1-selftest.exp: Invoke stty before starting inferior.
11217
11218 * gdb.base/nodebug.exp: Add xfails for ultrix and irix5 (same
11219 places as other ecoff systems).
11220
11221 * gdb.base/a1-selftest.exp (test_with_self): Don't invoke stty on
11222 ultrix.
11223
11224 Mon Jan 30 11:44:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11225
11226 * gdb.base/nodebug.c (inner): Use variables so AIX linker doesn't
11227 remove them.
11228 * gdb.base/nodebug.exp: Accept "function" in addition to "text
11229 variable and "variable" in addition to "data variable".
11230 * gdb.base/nodebug.exp: xfail datalocal and bsslocal tests for AIX.
11231
11232 * gdb.base/list.exp (test_forward_search): Set listsize to 4 not
11233 2.
11234 * gdb.base/list1.c (long_line): Add additional statement at start
11235 of function.
11236 * gdb.base/list.exp (test_forward_search): Update line number to
11237 reflect new statement.
11238
11239 Sun Jan 29 13:34:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11240
11241 * gdb.base/signals.exp: Reinitialize searched source directories
11242 after gdb_start call.
11243
11244 Sat Jan 28 01:34:44 1995 Jeff Law (law@snake.cs.utah.edu)
11245
11246 * gdb.disasm/Makefile.in (clean): Delete "errs" file.
11247 * gdb.stabs/Makefile.in: Likewise.
11248
11249 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Revert last
11250 change. Instead split the tests into smaller pieces.
11251 * gdb.disasm/hppa.s: Corresponding changes.
11252
11253 Fri Jan 27 09:24:51 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11254
11255 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
11256 Quote ^C when passing it to stty. For some shells ^ is a pipe.
11257
11258 * gdb.base/funcargs.exp: Modify many tests so that every test
11259 either passes or fails. Make some test names unique.
11260
11261 Thu Jan 26 19:20:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11262
11263 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
11264 Call stty to set interrupt character.
11265
11266 * gdb.disasm/hppa.mt (hppa), gdb.stabs/hppa.mt (weird.o): Check
11267 for HP assembler versus GNU assembler based on actual behavior of
11268 $(CC), rather than assuming that $(AS) is always the GNU assembler.
11269
11270 * TODO: Suggest a few more stepping tests.
11271
11272 Wed Jan 25 14:52:41 1995 Stan Shebs <shebs@andros.cygnus.com>
11273
11274 * gdb.base/default.exp: xfail no-stack backtraces for h8300,
11275 restart GDB for h8300 after a continue.
11276 (return): Add pattern to match a29k-udi behavior.
11277 * gdb.base/nodebug.exp: Remove obsolete comment.
11278 * gdb.base/regs.exp: New file, testing of register displays.
11279 * gdb.base/return.exp: Fix typo in reference to $objdir.
11280 * gdb.base/whatis.exp: Always start with a fresh GDB.
11281
11282 Wed Jan 25 11:12:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11283
11284 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Set timeout
11285 higher, these tests generate a lot of output.
11286
11287 Tue Jan 24 07:58:44 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11288
11289 * lib/gdb.exp (gdb_test): Remove catch from around the send. The
11290 code following the catch silently ignored some errors; without the
11291 catch they should be thrown like any other tcl error. Also, the
11292 catch used "" instead of {} which meant all the callers who wanted
11293 to include one of the characters "[]$ had to quote it an extra time.
11294 * gdb.base/{callfuncs.exp,commands.exp,gdbvars.exp,printcmds.exp,
11295 ptype.exp,signals.exp,watchpoint.exp}, gdb.c++/{cplusfuncs.exp,
11296 demangle.exp}, gdb.chill/chexp.exp, gdb.fortran/exprs.exp:
11297 Remove extra quoting.
11298
11299 Mon Jan 23 21:57:54 1995 Jeff Law (law@snake.cs.utah.edu)
11300
11301 * gdb.base/commands.exp: Make test names unique; every test either
11302 passes or fails. Update some comments.
11303
11304 * gdb.disasm/hppa.exp (do_system_control_tests): Update.
11305
11306 Sat Jan 21 15:34:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11307
11308 The following fixes a FAIL caused by the fact that the alpha stabs
11309 configuration didn't use the ".if alpha" code in weird.def.
11310 * gdb.stabs/weird.def (v_comb): Use type attribute to specify 32
11311 bit pointer, so the 32 bit version works even on the alpha.
11312 * gdb.stabs/{alpha.mt,ecoff.mt,aout.sed,hppa.sed,xcoff.sed,weird.def}:
11313 Remove the stuff which allowed us to have separate versions for
11314 alpha and everything else.
11315
11316 * gdb.c++/cplusfuncs.exp (test_lookup_operator_functions): Fix
11317 regexp which "info func operator\[\](" is supposed to match. Fix
11318 string to send to GDB. Note that GDB still doesn't work right. Add a
11319 new test for "info func .perator\[\](" which GDB does handle correctly.
11320
11321 * gdb.base/nodebug.exp: xfail most of the new tests for ecoff systems.
11322
11323 Fri Jan 20 12:14:23 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11324
11325 * gdb.c++/classes.exp, gdb.c++/cplusfuncs.exp,
11326 gdb.c++/inherit.exp, gdb.c++/templates.exp, gdb.c++/virtfunc.exp,
11327 gdb.fortran/exprs.exp, gdb.fortran/types.exp, gdb.chill/chexp.exp,
11328 gdb.base/printcmds.exp: Remove passcount, failcount, etc., stuff;
11329 it makes the tests harder to understand and confuses test-o-matic.
11330 The preferred style is that each test provides a PASS or a FAIL,
11331 and has a unique message (e.g. "continue #54" not just "continue")
11332 which is the same for the pass and the fail.
11333 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
11334 gdb.chill/chexp.exp: Move test_print_accept and test_print_reject
11335 to lib/gdb.exp.
11336 * gdb.base/printcmds.exp: Use test_print_accept. Remove
11337 prt_accept which was basically the same thing. Likewise for
11338 test_print_reject and prt_reject.
11339 * lib/gdb.exp (test_print_reject): Add some more error message
11340 patterns to match from the former printcmds.exp (prt_reject).
11341 * gdb.c++/classes.exp, gdb.base/scope.exp: Remove spurious xfails.
11342 One defect of the passcount stuff is that some of it failed to
11343 report XPASS where appropriate.
11344 * gdb.c++/cplusfuncs.exp (print_addr_of): No longer accept extra
11345 stuff before and after arg in expected pattern.
11346 (test_paddr_operator_functions): Re-do test without print_addr_of;
11347 this is the only test which seems to want extra stuff there.
11348
11349 Tue Jan 17 10:47:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
11350
11351 * gdb.base/nodebug.exp: Update new tests to reflect improved
11352 wording of gdb output.
11353
11354 * gdb.base/nodebug.exp: Add tests to check that "print", "whatis"
11355 and "ptype" work on variables in files compiled without -g.
11356 Replaces commented out "maint print msymbol" tests.
11357
11358 Mon Jan 16 12:13:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
11359
11360 * gdb.base/setvar.c (dummy): Call malloc.
11361
11362 * gdb.stabs/aout.sed: Enclose comments within a sed command to avoid
11363 losing with the irix4 sed.
11364
11365 * gdb.base/sigall.exp (test_one_sig): Add xfail for "get signal
11366 ALRM" on irix4.
11367
11368 Sun Jan 15 21:58:26 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
11369
11370 * TODO: Remove items about corefile.exp testing new exec-file and
11371 backtrace; both are now done. Add items about printing enums.
11372
11373 Sat Jan 14 11:25:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
11374
11375 * gdb.base/sigall.exp (test_one_sig): Attempt to recover if
11376 "get signal $thissig" test fails.
11377
11378 * gdb.base/setvar.exp: Check for and reject crazy expected type hacks.
11379
11380 Thu Jan 12 01:14:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
11381
11382 * gdb.base/sigall.c (gen_*): Pass argument to handle_* to avoid
11383 compiler warning with dec alpha compiler.
11384
11385 * gdb.base/commands.exp (if_while_breakpoint_command_test): Remove
11386 extra \n from gdb_test call (this explains why the prompt test
11387 that I removed yesterday was there).
11388 (user_defined_command_test): Remove extra \n and prompt test.
11389
11390 * gdb.base/sigall.c: If SIGABRT == SIGLOST, just act as if SIGLOST
11391 doesn't exist. Likewise if SIGIO == SIGPOLL, pretend SIGPOLL
11392 doesn't exist.
11393 * gdb.base/sigall.exp: Remove special handling for SIGIO and SIGPOLL.
11394 Also remove alpha workaround, which turns out to be because
11395 SIGABRT == SIGLOST.
11396
11397 * gdb.base/sigall.exp: Add workaround for alpha weirdness.
11398
11399 * gdb.base/help.exp: Don't test "help show".
11400
11401 Wed Jan 11 14:37:04 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
11402
11403 * gdb.base/commands.exp: Call gdb_exit and gdb_start so that
11404 "set print address" is on.
11405 * gdb.base/commands.exp (if_while_breakpoint_command_test): Don't
11406 pass prompt to gdb_test; gdb_test already looks for the prompt.
11407
11408 * gdb.base/help.exp: Replace most of docstring for "define" with ".*".
11409
11410 * gdb.base/a1-selftest.exp: Don't test "maint dump-me". That test
11411 was a vestige of the manual TESTSTRATEGY, and the purpose of it
11412 was to make sure that gdb can read a core file. But (a) the "read
11413 the corefile" part didn't make it to a1-selftest.exp, we just
11414 delete the corefile after creating it, and (b) we test reading
11415 corefiles in corefile.exp anyway. Also, this test left around a
11416 xgdb process on Solaris.
11417
11418 * gdb.base/corefile.exp: Also test backtrace.
11419
11420 Wed Jan 11 00:14:40 1995 Jeff Law (law@snake.cs.utah.edu)
11421
11422 * gdb.base/commands.exp: Test a simple user defined command with
11423 arguments and if/while statements; verify the full user command is
11424 printed by "show user".
11425
11426 * gdb.base/commands.exp: Test if/while commands as part of a
11427 breakpoint command list; verify they appear in breakpoint
11428 information.
11429
11430 Wed Jan 11 00:47:58 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
11431
11432 * gdb.base/sigall.c (gen_FPE): Generate SIGFPE with kill() rather
11433 than by dividing by zero.
11434
11435 Tue Jan 10 21:38:05 1995 Jeff Law (law@snake.cs.utah.edu)
11436
11437 * gdb.base/watchpoint.exp: hppa*-*-*bsd* no longer has problems
11438 performing an inferior call with watchpoints enabled.
11439 * gdb.base/watchpoint.c (main): Delete second unnecessary read
11440 call.
11441
11442 Tue Jan 10 18:42:07 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
11443
11444 * gdb.stabs/weird.exp: Allow spaces followed by backspaces in echo
11445 of "file" command.
11446
11447 * gdb.c++/classes.exp (test_ptype_class_objects, ptype class Foo):
11448 Add additional pattern for when "int operator int(void);" appears
11449 in a different order.
11450
11451 Mon Jan 9 16:22:46 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
11452
11453 * gdb.base/signals.exp: Call gdb_exit and gdb_start.
11454
11455 * gdb.base/help.exp: Replace most of docstrings for "info signals"
11456 and "signal" with ".*".
11457
11458 Wed Jan 4 11:35:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11459
11460 * TODO: Add note about "handle all nostop".
11461
11462 * gdb.base/{sigall.c, sigall.exp}: New test.
11463 * gdb.base/Makefile.in: Add it.
11464
11465 Thu Jan 5 17:34:03 1995 Stan Shebs <shebs@andros.cygnus.com>
11466
11467 * lib/gdb.exp, gdb.base/corefile.exp: Supply -nw as argument
11468 when invoking GDB, suppresses any windowing interface.
11469
11470 Mon Jan 2 17:40:21 1995 Stan Shebs <shebs@andros.cygnus.com>
11471
11472 * config/sim-gdb: New file, simulator testing support.
11473
11474 Wed Dec 28 12:21:50 1994 Jeff Law (law@snake.cs.utah.edu)
11475
11476 * gdb.base/interrupt.exp: Test calling func1 twice.
11477
11478 Wed Dec 21 12:51:37 1994 Jim Kingdon <kingdon@deneb.cygnus.com>
11479
11480 * gdb.base/list.exp (test_forward_search): Set timeout higher
11481 when we'll be getting lots of output from gdb.
11482
11483 * gdb.base/a1-selftest.exp: Move code that was inside expect -re
11484 "init_malloc" to after the expect statement. Run it if that
11485 regexp is taken, but also for two others which happen if source
11486 cannot be found.
11487
11488 Tue Dec 20 12:35:21 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11489
11490 * gdb.base/printcmds.exp: New test, for printing register before
11491 program is running.
11492
11493 Mon Dec 19 00:32:55 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11494
11495 * gdb.base/list.exp: Correct some alternate expect patterns
11496 to reflect changes in list1.c.
11497
11498 Sat Dec 17 14:20:03 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11499
11500 * TODO: Add item regarding large frames.
11501
11502 * gdb.base/{funcargs.exp, funcargs.c} (call_after_alloca): New test.
11503
11504 * TODO: Remove item about enabling return.exp; it
11505 is enabled. Suggest a few more "return" tests.
11506
11507 Sat Dec 17 02:33:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11508
11509 * gdb.c++/misc.cc, gdb.c++/inherit.exp: Add testcases for
11510 anonymous unions.
11511
11512 Tue Dec 13 11:26:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11513
11514 * gdb.chill/Makefile.in: Put all rule before rules for pr-4975.o
11515 and pr-5646.o, so "make" is the same as "make all", not "make
11516 pr-4975.o".
11517
11518 Wed Dec 7 19:02:02 1994 Stan Shebs <shebs@andros.cygnus.com>
11519
11520 * gdb.base/list.exp: Adjust expectations to reflect changes in
11521 list1.c.
11522 (test_forward_search): New test proc.
11523 * gdb.base/list1.c (long_line): New function, has long source line.
11524
11525 Thu Dec 1 23:14:49 1994 Stan Shebs <shebs@andros.cygnus.com>
11526
11527 * gdb.base/a1-selftest.exp: Change initial stepping to know about
11528 additional line of code that was added.
11529
11530 Wed Nov 30 19:43:14 1994 Jeff Law (law@snake.cs.utah.edu)
11531
11532 * gdb.disasm/hppa.s: Break the large branching tests into smaller
11533 tests so as not to overflow expect's input buffers.
11534 * gdb.disasm/hppa.exp: Corresponding changes.
11535
11536 Fri Nov 25 13:37:10 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11537
11538 Beginnings of template debugging tests.
11539 * gdb.c++/templ-info.cc: New file to test for template
11540 debugging capability of the compiler.
11541 * gdb.c++/Makefile.in: Add rule to build templ-info.exp from
11542 templ-info.cc.
11543 * gdb.c++/templates.cc: Add explicit template instantiations
11544 to enable compiling with -fno-implicit-templates. Add destructor
11545 and 'value' method to T5 class for template tests.
11546 * gdb.c++/templates.exp: Add testcases for printing of template
11547 types, setting breakpoints on template methods and calling a
11548 template method.
11549
11550 Sat Nov 5 00:20:17 1994 Jeff Law (law@snake.cs.utah.edu)
11551
11552 * gdb.disasm/hppa.exp (branch_tests): Allow any symbol as the
11553 branch target since some assemblers (gas-2.5) may emit a
11554 relocation for the branch instead of resolving it in the
11555 assembler.
11556
11557 Sat Oct 29 02:40:40 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11558
11559 * gdb.base/a1-selftest.exp: Remove RS/6000 xfail for backtrace
11560 through signal handler.
11561
11562 Fri Oct 21 11:10:16 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
11563
11564 * configure.in (*-*-netware): Use config/mt-netware.
11565
11566 * config/mt-netware: New file.
11567 * config/mt-i386-netware: Removed, separate configs for different
11568 netware architectures are no longer needed now that we have
11569 --with-headers.
11570
11571 Sat Oct 15 03:43:00 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11572
11573 * gdb.base/exprs.exp: Remove xfail for alpha, it is fixed
11574 by the recent changes to use ANSI C arithmetic conversions.
11575
11576 Sun Oct 9 07:44:06 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11577
11578 * gdb.base/corefile.exp: Add (xfail'd) test for reinit_frame_cache
11579 bug involving using inferior_pid to figure out whether to select a
11580 frame.
11581
11582 Wed Sep 28 23:12:02 1994 Jeff Law (law@snake.cs.utah.edu)
11583
11584 * gdb.disasm/hppa.exp: Change arg[0..3] to r[26..23] to
11585 match the current disassembler output.
11586
11587 Fri Sep 16 11:42:41 1994 Stan Shebs (shebs@andros.cygnus.com)
11588
11589 * gdb.fortran/exprs.exp: Expect VOID instead of void.
11590 * gdb.fortran/types.exp: Escape the expected '*'s in Fortran
11591 types, expect "int" as type of integer values (for now).
11592
11593 Wed Sep 7 23:33:51 1994 Jeff Law (law@snake.cs.utah.edu)
11594
11595 * gdb.base/commands.exp: New tests for if/while commands.
11596
11597 Tue Sep 6 13:16:11 1994 Per Bothner (bothner@kalessin.cygnus.com)
11598
11599 * lib/gdb.exp (runto): Replace sub-pattern for hex value
11600 by .*, since hex values have different syntax in Chill mode.
11601
11602 Tue Sep 6 02:15:51 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11603
11604 * gdb.c++/demangle.exp (test_arm_style_demangling): Remove
11605 linefeed from expect pattern for repeated types with indices > 9.
11606
11607 Mon Aug 29 14:20:44 1994 Stan Shebs (shebs@andros.cygnus.com)
11608
11609 First part of Fortran test suite.
11610 * gdb.fortran: New directory.
11611 * gdb.fortran/exprs.exp, gdb.fortran/types.exp: New files.
11612
11613 Sat Aug 27 23:32:43 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11614
11615 * gdb.base/default.exp: Update expect pattern for load command
11616 without arguments.
11617
11618 Wed Aug 24 13:15:02 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
11619
11620 * configure.in: Change i386 to i[345]86.
11621 * gdb.base/configure.in: Likewise.
11622 * gdb.c++/configure.in: Likewise.
11623 * gdb.chill/configure.in: Likewise.
11624
11625 Tue Aug 23 19:14:06 1994 Stan Shebs (shebs@andros.cygnus.com)
11626
11627 * lib/gdb.exp (gdb_run_cmd): Move comment out from between expect
11628 patterns, since that is not a valid context for comments.
11629
11630 Fri Aug 19 15:07:30 1994 Kung Hsu (kung@mexican.cygnus.com)
11631
11632 * gdb.c++/demangle.exp (test_arm_style_demangling): Add tests for
11633 repeated types and repeated types with indices > 9.
11634
11635 Tue Aug 16 15:57:52 1994 Stan Shebs (shebs@andros.cygnus.com)
11636
11637 * gdb.base/printcmds.exp: Remove all the a29k XFAILs tagged with
11638 2417; old bug has been fixed.
11639
11640 Fri Aug 12 19:35:41 1994 Jeff Law (law@snake.cs.utah.edu)
11641
11642 * gdb.base/interrupt.exp: When trying to wake up the inferior,
11643 send the newline ourselves instead of assuming gdb_test will do
11644 so when passed an empty input string.
11645
11646 * gdb.stabs/hppa.mt: Use $(AS), not $(CC) to assemble the
11647 stabs testcode.
11648
11649 Fri Aug 5 17:01:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
11650
11651 * lib/gdb.exp (gdb_test): Don't send anything if the first
11652 argument is an empty string. This makes cases where we want to
11653 match output that is already in expect's buffers (for example,
11654 matching a breakpoint after gdb_run_cmd has been called) work
11655 reliably.
11656
11657 Tue Aug 2 10:24:08 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
11658
11659 * config/netware.exp: New file.
11660
11661 Thu Jul 28 12:54:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
11662
11663 * config/mt-slite (LDFLAGS): If using the newlib in the tree, set
11664 the -B and -L prefixes so we can find the debugging stub.
11665
11666 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Use newlib if it is
11667 there and we are using the gcc from the tree.
11668
11669 * gdb.base/types.c: Removed.
11670
11671 * gdb.base/configure.in: Look for makefile fragments in ../config.
11672 Recognize i386-*-netware.
11673 * gdb.c++/configure.in: Likewise.
11674
11675 Mon Jul 25 23:48:50 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11676
11677 * gdb.base/corefile.exp: Change `else if' to `elseif', which is
11678 the correct TCL syntax.
11679
11680 Mon Jul 25 15:35:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
11681
11682 * gdb.base/opaque.exp: use runto instead of messing around with
11683 breakpoints. Simplify by using gdb_test.
11684
11685 * gdb.base/bitfields.exp: restart between tests on netware targets
11686 because breakpoints aren't relocated after target death. Run
11687 processes to completion.
11688
11689 * gdb.base/{opaque,watchpoint}.exp: Use gdb_run_cmd.
11690
11691 Sun Jul 24 09:55:51 1994 Fred Fish (fnf@cygnus.com)
11692
11693 * Makefile.in: Remove extra tabs that confuse some versions
11694 of "make". Use the newly built gdb to test with by default,
11695 rather than the first one in the tester's search path.
11696
11697 Sat Jul 23 15:05:47 1994 Stan Shebs (shebs@andros.cygnus.com)
11698
11699 * gdb.base/whatis.exp (v_signed_short_array): Fix a typo.
11700
11701 * gdb.base/help.exp: Update expected add-symbol-file, ignore, and
11702 condition help.
11703
11704 Tue Jul 19 10:26:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
11705
11706 * lib/gdb.exp (runto): Rewrite in terms of gdb_run_cmd.
11707
11708 * lib/gdb.exp (gdb_run_cmd): New function, used to start program
11709 running.
11710 * gdb.base/bitfields.exp: Use gdb_run_cmd to start program.
11711 * gdb.base/funcargs.exp: Likewise.
11712
11713 * gdb.base/bitfields.exp: Simplify by using gdb_test.
11714 * gdb.base/funcargs.exp: Likewise.
11715
11716 * lib/gdb.exp (gdb_test): if match times out, don't call fail if
11717 message is "".
11718
11719 Mon Jul 18 12:18:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
11720
11721 * gdb.base/{a2-run,callfuncs,funcargs,interrupt,mips_pro,nodebug,
11722 return,signals,twice}.exp: Handle non-existant binaries
11723 consistantly.
11724
11725 * gdb.base/corefile.exp: Execute coremaker to generate core dump.
11726 * gdb.base/Makefile.in: Don't try to generate a core dump, we
11727 might testing a cross development system.
11728
11729 Thu Jul 14 18:13:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
11730
11731 * Makefile.in (RUNTEST_FOR_TARGET): Fix relative pathname, the
11732 runtest script is relative to ${srcdir}, not ${rootdir}.
11733
11734 Thu Jul 14 14:56:59 1994 Stan Shebs (shebs@andros.cygnus.com)
11735
11736 * gdb.base/signals.exp: Allow for optionality of breakpoint
11737 address.
11738
11739 Thu Jul 14 11:21:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11740
11741 * gdb.base/{ptype.exp,ptype.c}: Add t_char_array test.
11742
11743 Tue Jul 12 12:22:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
11744
11745 * gdb.c++/cplusfuncs.cc: Include <stddef.h>, not <sys/types.h>,
11746 for size_t definition.
11747 * gdb.c++/templates.cc: Likewise
11748
11749 * config/mt-i386-netware: New file.
11750
11751 * gdb.base/interrupt.c: Do not test if errno == EINTR if it's not
11752 defined.
11753
11754 * gdb.base/Makefile.in: Added support for systems that name core
11755 files by appending "core" to the program name.
11756 * gdb.base/a1-selftest.exp: Likewise.
11757
11758 Mon Jul 11 23:59:18 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11759
11760 * gdb.base/return.exp: Add comment and message for `return double'
11761 test failure on Sparc Solaris.
11762
11763 Mon Jul 4 12:10:48 1994 Stan Shebs (shebs@andros.cygnus.com)
11764
11765 * lib/gdb.exp (runto): Allow for optionality of breakpoint address.
11766
11767 Wed Jun 29 00:26:17 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11768
11769 * gdb.c++/misc.cc: Instantiate classes to inhibit the compiler
11770 from optimizing them away.
11771 * gdb.c++/classes.exp, gdb.c++/inherit.exp: Update ptype expect
11772 patterns to include default constructors and assignment operators,
11773 to match gcc versions beyond 2.5.8. Accept any cplus demangling
11774 character in the output of the virtual base pointer.
11775
11776 Fri Jun 24 08:15:42 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11777
11778 * gdb.c++/cplusfuncs.exp: Use string_to_regexp and a regular
11779 expression match in print_addr_of to avoid unintented matches.
11780 * gdb.c++/virtfunc.exp: Accept alternate ptype output of g++
11781 versions up to 2.5.8.
11782
11783 Mon Jun 20 23:54:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11784
11785 * gdb.base/list.exp: Tweak alternate pattern for listing of an
11786 included file to run under newer versions of expect.
11787 * gdb.c++/demangle.exp: Add spaces to the expect patterns between
11788 consecutive >'s in templates to accomodate recent cplus-dem.c change.
11789 Remove xfail for the virtual table of BDDHookV.
11790
11791 Sat Jun 18 12:51:34 1994 Stan Shebs (shebs@andros.cygnus.com)
11792
11793 * lib/gdb.exp (string_to_regexp): Set a default result.
11794 (default_gdb_start): Fix misleading message.
11795
11796 Wed Jun 15 12:10:10 1994 Stan Shebs (shebs@andros.cygnus.com)
11797
11798 * config/mt-a29k-udi, config/mt-i960-nindy, config/mt-sparc-aout:
11799 Remove all CC, etc definitions.
11800 * config/mt-hpux: New file.
11801 * config/mt-mips-ecoff (CFLAGS_FOR_TARGET): Remove:
11802 (CFLAGS, LDFLAGS): Define.
11803 * config/mt-slite (CFLAGS_FOR_TARGET): Change to LDFLAGS.
11804
11805 * Makefile.in (site.exp): Don't insert host_os, etc.
11806 (just-check): Just use RUNTEST with RUNTESTFLAGS only.
11807 (distclean): Check existence of subdir.
11808 * gdb.base/configure.in (hppa*-*-hpux*): Recognize.
11809 * gdb.base/Makefile.in: General cleanup and simplification.
11810 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
11811 to build executables. Use default rule to build .o files.
11812 (EXPECT, RUNTEST, CC): Fix relative pathname.
11813 (site.exp): Don't insert host_os, etc.
11814 * gdb.base/signals.c (main): Don't call signal unless SIGALRM
11815 and/or SIGUSR1 defined.
11816 * gdb.base/watchpoint.c: Don't include stdio.h a second time.
11817 * gdb.c++/Makefile.in: General cleanup and simplification.
11818 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
11819 (CFLAGS): Remove.
11820 (EXPECT, RUNTEST_FOR_TARGET, CXX): Fix relative pathname.
11821
11822 Fri Jun 10 10:55:09 1994 Jeff Law (law@snake.cs.utah.edu)
11823
11824 * gdb.base/recurse.exp: Misc changes to get tests running again
11825 after Kung's changes to the watchpoint code.
11826 * gdb.base/watchpoint.exp: Likewise.
11827
11828 Thu Jun 9 15:16:55 1994 Per Bothner (bothner@kalessin.cygnus.com)
11829
11830 * lib/gdb.exp (string_to_regexp): Convert {\} also.
11831
11832 Wed Jun 8 12:12:17 1994 Stan Shebs (shebs@andros.cygnus.com)
11833
11834 * config/udi-gdb.exp, config/unix-gdb.exp: Call default_gdb_start.
11835 * lib/gdb.exp (default_gdb_start): Define.
11836 * gdb.base/bitfields.exp, gdb.base/break.exp, gdb.base/exprs.exp,
11837 gdb.base/funcargs.exp, gdb.base/opaque.exp,
11838 gdb.base/printcmds.exp, gdb.base/ptype.exp, gdb.base/recurse.exp,
11839 gdb.base/scope.exp, gdb.base/setvar.exp, gdb.base/watchpoint.exp,
11840 gdb.c++/classes.exp, gdb.c++/misc.exp, gdb.c++/virtfunc.exp:
11841 Don't call gdb_target_udi in between tests.
11842
11843 Tue Jun 7 08:30:15 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11844
11845 * gdb.c++/demangle.exp: Use gdb_test_exact, rather than demangle
11846 (which was basically just a local version of the same thing). In
11847 addition to avoiding duplication, gdb_test_exact is faster.
11848 * lib/gdb.exp (gdb_test_exact): Fix typo.
11849
11850 * lib/gdb.exp (delete_breakpoints): If there were no breakpoints,
11851 don't give an error.
11852
11853 * gdb.base/term.exp: Call delete_breakpoints before starting.
11854
11855 * gdb.base/Makefile.in (EXECUTABLES): Remove t10.
11856 (t10): Add comment.
11857
11858 Mon Jun 6 18:26:50 1994 Stan Shebs (shebs@andros.cygnus.com)
11859
11860 Reorganization of the GDB Test Suite.
11861
11862 * gdb.base: New directory, contains all the basic tests.
11863 * gdb.c++: New directory, tests specific to C++.
11864 * gdb.chill: New directory, tests specific to Chill.
11865 * gdb.t00, gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06,
11866 gdb.t07, gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13,
11867 gdb.t15, gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23,
11868 gdb.t24, gdb.t30, gdb.t31: Removed directories, contents moved
11869 into appropriate new directories (t00-t17 to base, t20-t23 to c++,
11870 t30-31 to chill).
11871 * */gdbme.*: Rename to match appropriate expect scripts.
11872 * gdb.base/bitfields.c, gdb.base/break.c, gdb.base/callfuncs.c,
11873 gdb.base/coremaker.c, gdb.base/exprs.c, gdb.base/funcargs.c,
11874 gdb.base/interrupt.c, gdb.base/list0.c, gdb.base/list0.h,
11875 gdb.base/list1.c, gdb.base/mips_pro.c, gdb.base/nodebug.c,
11876 gdb.base/opaque-info.c, gdb.base/opaque0.c, gdb.base/opaque1.c,
11877 gdb.base/printcmds.c, gdb.base/ptype.c, gdb.base/recurse.c,
11878 gdb.base/return.c, gdb.base/run.c, gdb.base/scope0.c,
11879 gdb.base/scope1.c, gdb.base/setvar.c, gdb.base/signals.c,
11880 gdb.base/types.c, gdb.base/twice.c, gdb.base/watchpoint.c,
11881 gdb.base/whatis-info.c, gdb.base/whatis.c: New names of C files.
11882 * gdb.c++/cplusfuncs.cc, gdb.c++/templates.cc, gdb.c++/misc.cc,
11883 gdb.c++/virtfunc.cc: New names of C++ files.
11884 * gdb.chill/chillvars.ch: New name of Chill file.
11885 * gdb.base/configure.in, gdb.c++/configure.in,
11886 gdb.chill/configure.in: Merge in contents of gdb.t*/configure.in.
11887 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
11888 gdb.chill/Makefile.in: Merge in contents of gdb.t*/Makefile.in.
11889 * configure.in (configdirs): Update to reflect directory changes.
11890 (target_abbrev): No longer define for any configuration.
11891 * Makefile.in: Cosmetic improvements to header comments.
11892
11893 Fri Jun 3 18:56:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
11894
11895 Various changes to gdb.t31:
11896
11897 * Makefile.in (gdbme.o): Compile with -fspecial_UC.
11898 * gdbme.ch: Make all key-words and predefineds be upper-case.
11899 * chillvars.exp: Expect key-words and predefinds in upper-case.
11900
11901 * chillvars.exp: Use gdb_test_exact many places.
11902 Change expected output for arrays (which now includes index labels).
11903
11904 * pr-5020.exp, gdme.ch (module PR_5020):
11905 New test, for PR-5020.
11906
11907 Thu Jun 2 16:02:41 1994 Per Bothner (bothner@kalessin.cygnus.com)
11908
11909 * lib/gdb.exp (string_to_regexp, gdb_test_exact): New procedures.
11910 * Makefile.in (CHILL_LIB): Remove bogus redundant definitions.
11911
11912 Sun May 29 22:31:42 1994 Per Bothner (bothner@kalessin.cygnus.com)
11913
11914 * Makefile.in: Fix bit-rot in definitions of CHILL,
11915 CHILL_FOR_TARGET and Chill_LIB.
11916 * gdb.t31/gdbme.ch: Fix syntax of nested array tuples.
11917 * gdb.t31/Makefile.in: Add definitions for CHILLFLAGS,
11918 CHILL, and CHILL_LIB.
11919
11920 Sat May 21 10:05:08 1994 Bill Cox (bill@rtl.cygnus.com)
11921
11922 * Revert the previous changes. Please see Rob's directory
11923 /lisa/test/rob/progressive/gdb/testsuite for these fixes.
11924
11925 Thu May 19 12:51:00 1994 Bill Cox (bill@rtl.cygnus.com)
11926
11927 * Makefile.in, configure.in, config/mips-gdb.exp,
11928 config/mt-a29k-udi, config/mt-i386-aout, config/mt-i960-nindy,
11929 config/mt-sparc-aout, config/udi-gdb.exp, config/unix-gdb.exp,
11930 config/unknown.exp, gdb.t00/default.exp, gdb.t00/help.exp,,
11931 gdb.t00/teststrategy.exp, gdb.t01/Makefile.in, gdb.t02/Makefile.in,
11932 gdb.t02/whatis.exp, gdb.t03/Makefile.in, gdb.t03/gdbme.c,
11933 gdb.t04/Makefile.in, gdb.t05/Makefile.in, gdb.t06/Makefile.in,
11934 gdb.t06/break.exp, gdb.t06/signals.c, gdb.t06/signals.exp,
11935 gdb.t08/Makefile.in, gdb.t08/opaque.exp, gdb.t09/Makefile.in,
11936 gdb.t10/Makefile.in, gdb.t11/Makefile.in, gdb.t12/Makefile.in,
11937 gdb.t13/Makefile.in, gdb.t15/Makefile.in, gdb.t15/funcargs.exp,
11938 gdb.t15/gdbme.c, gdb.t15/return.exp, gdb.t16/Makefile.in,
11939 gdb.t17/Makefile.in, gdb.t17/callfuncs.exp, gdb.t17/gdbme.c,
11940 gdb.t20/Makefile.in, gdb.t21/Makefile.in, gdb.t21/cplusfuncs.exp,
11941 gdb.t22/Makefile.in, gdb.t22/virtfunc.exp, gdb.t23/Makefile.in,
11942 gdb.t24/demangle.exp, lib/gdb.exp: Check in Rob's testing
11943 changes from 94Q1.
11944
11945 Wed May 18 17:04:03 1994 Bill Cox (bill@rtl.cygnus.com),
11946
11947 * config/mt-lynx, config/mt-m68k, config/mt-mips-ecoff,
11948 config/mt-slite, config/mt-unix, config/mt-vxworks: Add
11949 Rob's new testing fragments.
11950
11951 Tue May 17 15:04:14 1994 Bill Cox (bill@rtl.cygnus.com)
11952
11953 * config/mips-gdb.exp, config/udi-gdb.exp, config/vx-gdb.exp,
11954 lib/gdb.exp: Replace error proc calls with perror.
11955
11956 Mon May 16 19:00:50 1994 Stan Shebs (shebs@andros.cygnus.com)
11957
11958 * gdb.t00/teststrategy.exp: Reorder so that AIX gdb can print the
11959 version also, match on casted version strings, and match on
11960 gdb startup case where the line numbers might be messed up.
11961
11962 Fri May 13 18:00:27 1994 Bill Cox (bill@rtl.cygnus.com)
11963
11964 * config/mt-i960-vx (LDFLAGS): Add '-r' option for test links.
11965 (CFLAGS): Delete it from here.
11966
11967 Tue May 3 16:08:09 1994 Kung Hsu (kung@mexican.cygnus.com)
11968
11969 * gdb.t22/virtfunc.exp: Fix g++ ptype expected outputs.
11970
11971 Fri Apr 29 14:26:35 1994 Stan Shebs (shebs@andros.cygnus.com)
11972
11973 * Makefile.in (RUNTEST): Default to just "runtest".
11974
11975 Tue Apr 26 22:21:40 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
11976
11977 * gdb.t17/callfuncs.exp: More comments about t_func_values tests.
11978 * gdb.t17/gdbme.c (t_func_values): Add comments about how and why
11979 the code has been restructured.
11980
11981 Thu Apr 21 12:48:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11982
11983 * gdb.t00/default.exp (set write): Allow any number of \r and/or
11984 \n, not just one of each.
11985
11986 * gdb.t07/gdbme.c (main): Don't take address of an array; SunOS4
11987 /bin/cc gives a warning if you do.
11988
11989 Thu Apr 21 11:54:04 1994 Kung Hsu (kung@mexican.cygnus.com)
11990
11991 * gdb.t24/demangle.exp: change expect pattern of
11992 __t10ListS_link1ZUiRCUiPT0
11993
11994 Wed Apr 13 15:05:00 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
11995
11996 * gdb.t07/{recurse.exp, recurse.c}: New tests for watchpoints
11997 on local variables in recursive functions.
11998
11999 * gdb.t07/Makefile.in: Build the new test.
12000
12001 Tue Apr 12 20:45:25 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12002
12003 * gdb.t17/gdbme.c (t_func_values): Do not compare function pointers
12004 directly. Instead compare the return values from actual calls.
12005
12006 Mon Apr 11 10:31:00 1994 Bill Cox (bill@rtl.cygnus.com)
12007
12008 * Makefile.in (check): Set TCL_LIBRARY for runtest.
12009
12010 Mon Apr 11 09:15:30 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12011
12012 * From Peter Schauer with minor modifications.
12013 * gdb.t15/return.exp (return_tests): Handle targets where "return"
12014 stops in mid-line in the caller. Add xfail for returning a float
12015 value on X86 targets.
12016
12017 Tue Apr 5 15:16:33 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12018
12019 * gdb.disasm/hppa.exp (fcmp_tests): Break up into two halves
12020 to avoid expect lossage.
12021 (fmem_LRbug_tests): Likewise.
12022 * gdb.disasm/hppa.s: Corresponding changes.
12023
12024 * gdb.disasm/hppa.exp: Rework escape sequences and end-of-line
12025 conditions to work with latest dejagnu/expect.
12026
12027 * gdb.t15/funcargs.exp (finish from indirect call): No longer
12028 expected to fail on the PA.
12029 (backtrace in call with trampolines): Explicitly require main
12030 to be frame #1 (no trampolines should show up in backtrace).
12031
12032 * gdb.t00/default.exp: Use "exp_continue" rather than obsolete
12033 "continue -expect".
12034 * gdb.t06/break.exp: Likewise.
12035 * gdb.t07/watchpoint.exp: Likewise.
12036 * gdb.t13/bitfields.exp: Likewise.
12037 * gdb.t15/{funcargs,return}.exp: Likewise.
12038 * gdb.stabs/weird.exp: Likewise.
12039 * config/{mips,udi}-gdb.exp: Likewise.
12040
12041 * hppa.sed: Enclose comments within a sed command to avoid
12042 losing with the old OSF1 sed.
12043
12044 Wed Mar 30 00:31:49 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12045
12046 * gdb.t02/whatis.exp, gdb.t08/opaque.exp: Add XFAILs for
12047 sequent dynix.
12048 * gdb.t06/signals.exp: Add clear_xfail for sequent dynix.
12049 * gdb.t15/funcargs.exp: Conditionally step again to really
12050 finish from marker_call_with_trampolines. Handle the case where
12051 the first step from within call_with_trampolines already steps
12052 us back to main.
12053 * gdb.t15/gdbme.c: Add comment to closing brace of
12054 call_with_trampolines for funcargs.exp.
12055
12056 Tue Mar 29 23:55:27 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12057
12058 * gdb.t07/watchpoint.exp (test_watchpoint_triggered_in_syscall):
12059 Fix typo(s).
12060
12061 Sun Mar 27 16:53:14 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12062
12063 * gdb.t07/gdbme.c: More code for watchpoint testing.
12064
12065 * gdb.t07/watchpoint.exp: Accept both "Watchpoint" and
12066 "Hardware watchpoint" throughout file.
12067 (test_watchpoint_triggered_in_syscall): New test.
12068 (test_complex_watchpoint): New test.
12069
12070 Fri Mar 25 17:05:31 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12071
12072 * gdbme.c (call_with_trampolines): New function to try and step
12073 into. Tests trampoline problems on the PA.
12074
12075 * funcargs.exp (localvars_in_indirect_call): No longer expect
12076 stepping into indirect call to fail on PAs.
12077 (test_stepping_over_trampolines): New test.
12078
12079 Wed Mar 23 07:43:33 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12080
12081 * TODO: Add suggestions for static member function tests, and
12082 completion tests.
12083
12084 Wed Mar 16 08:28:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12085
12086 * TODO: Add suggestions for "p/a" tests.
12087
12088 * lib/gdb.exp: Set prompt to (gdb) if it isn't already set.
12089 (default_gdb_exit): Replace all the hair with sending "quit" to
12090 the process with a simple close.
12091
12092 Tue Mar 15 08:45:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12093
12094 * TODO: Add suggestions for shared library tests.
12095
12096 Sun Mar 13 10:45:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12097
12098 * TODO: Add suggestions for x/s tests.
12099
12100 Fri Mar 11 08:22:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12101
12102 * gdb.t00/help.exp: Replace most of docstrings for "tbreak",
12103 "enable once", and "enable breakpoints once" with ".*".
12104
12105 Thu Mar 10 08:34:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12106
12107 * TODO: Add suggestions about structure passing tests.
12108
12109 Mon Mar 7 13:45:54 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12110
12111 * gdb.t03/gdbme.c: gcc version 1 puts out the wrong stabs for
12112 the primary1 test, use work around if __GNUC__ < 2.
12113 * gdb.t06/signals.c: Add comments for signals.exp pattern matching.
12114 * gdb.t06/signals.exp: Add XFAILs for i386 bsd and vax ultrix.
12115 Test for bad output rather than waiting for timeout. Issue
12116 second continue only if first continue failed.
12117
12118 Wed Mar 2 10:08:01 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
12119
12120 * gdb.t21/cplusfuncs.exp (test_paddr_operator_functions): Do
12121 operator[] test with gdb_test because the old code didn't seem to
12122 be getting the quoting right with the new dejagnu.
12123
12124 Thu Feb 24 19:49:25 1994 Rob Savoye (rob@poseidon.cygnus.com)
12125
12126 * lib/gdb.exp: Set GDB to a fresh gdb if there is one, else use
12127 one from the path.
12128 * Makefile.in: Use a fresh expect if there is one, use runtest
12129 from the src tree if there is one.
12130
12131 Thu Feb 24 18:49:37 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
12132
12133 * gdb.t06/break.exp (test_next_with_recursion): Remove xfail for
12134 next over recursive call. Revise the tests from that point on
12135 (which had been skipped) to match GDB's actual (correct) output.
12136
12137 * gdb.t07/watchpoint.exp (test_stepping): Remove xfail for bug
12138 with next over a breakpoint whose condition is false.
12139
12140 * gdb.t00/help.exp: Comment out "help set print" tests just like
12141 (and for same reason as) "help set" test.
12142
12143 Mon Feb 14 09:58:23 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12144
12145 * gdb.disasm/hppa.s (fmemLRbug_tests): New tests.
12146 * gdb.disasm/hppa.exp (fmemLRbug_tests): Run them.
12147
12148 Sun Feb 6 15:36:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12149
12150 * gdb.t06/break.exp (test_next_with_recursion): Remove no longer
12151 necessary gdb_target_udi.
12152
12153 * gdb.t03/ptype.exp: For UDI, skip tests which call malloc.
12154
12155 * gdb.t02/whatis.exp, gdb.t03/ptype.exp: Remove xfails for PRs
12156 1838 and 2417; they are fixed.
12157
12158 * gdb.t02/whatis.exp (v_char_array, v_signed_char_array),
12159 gdb.t03/ptype.exp (ptype structure, ptype union):
12160 Remove xfails; the test is looser than when the xfails were added.
12161
12162 * gdb.t00/{help.exp,default.exp}: Don't test "target remote" on UDI.
12163 * gdb.t00/help.exp: Don't expect remote to be in "help target" output.
12164
12165 * gdb.t01/run.exp: Only run shell test if isnative.
12166
12167 * config/udi-gdb.exp (gdb_load): Use "file", not "load" command,
12168 since "run" automatically loads if necessary. Call gdb_target_udi
12169 after the "file" since "file" kills any execution target.
12170
12171 * config/udi-gdb.exp (gdb_start): Don't send "set args main" to
12172 GDB. GDB doesn't work that way (not anymore at least) on UDI.
12173 * gdb.t01/run.exp, gdb.t06/break.exp: Don't pass extra first
12174 argument for UDI.
12175
12176 Fri Feb 4 12:19:32 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
12177
12178 * gdb.t17/interrupt.c: If we get EINTR, don't print an error message.
12179
12180 * gdb.t17/callfuncs.exp: Add xfails for rs6000.
12181
12182 Sat Feb 5 09:11:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12183
12184 * gdb.t24/demangle.exp: Re-write demangle to just call gdb_test,
12185 properly quoting regexps. This makes the second argument to
12186 demangle a fixed string, which matches the callers, instead of a
12187 shell-style pattern which is what the previous implementation
12188 used. Update some of the callers.
12189
12190 Sat Feb 5 10:19:09 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12191
12192 * gdb.disasm/hppa.s (comib_tests): Add missing instruction.
12193 (comib_nullified_tests): Fix typo.
12194 * gdb.disasm/hppa.exp (all comb tests): Fix thinkos in expect
12195 strings. No longer expected to fail.
12196
12197 * gdb.disasm/hppa.s (addib_tests): Fix typo.
12198 * gdb.disasm/hppa.exp (all addb tests): Fix thinkos in expect
12199 strings. No longer expected to fail.
12200
12201 * gdb.disasm/hppa.exp (fmpy_addsub_tests): Fix typo in expect
12202 string. No longer expected to fail.
12203
12204 Fri Feb 4 23:45:11 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12205
12206 * gdb.disasm/hppa.exp (fcmp_tests): Fix thinko in expect string.
12207 No longer expected to fail.
12208
12209 * gdb.disasm/hppa.exp (xmpyu_tests): Fix buglet in expect
12210 string. No longer expected to fail.
12211
12212 Fri Feb 4 10:35:42 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12213
12214 * gdb.t24/demangle.exp: Remove a bunch more tests which differ
12215 only in the names (I probably got most of them). I was even
12216 generous with some which differed in underscores in names, and
12217 probably missed a few, and I *still* was able to remove almost a
12218 third of the file with almost no impact on testsuite coverage.
12219
12220 Thu Feb 3 12:04:49 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12221
12222 * gdb.t00/default.exp: Match udi_attach error message as well as
12223 the one from child_attach.
12224
12225 * gdb.t00/default.exp: Use "." instead of "?" to match a question mark.
12226
12227 * gdb.stabs/weird.exp: Remove xfail for const70; just fixed in GDB.
12228
12229 * gdb.stabs/weird.def (bad_neg0type): Size of this type is 16, not 8.
12230 * gdb.stabs/weird.exp: Remove xfail for "p bad_neg0"; this fixes it.
12231
12232 * Move test with enums and partial symbols back to
12233 gdb.t03/{ptype.exp,gdbme.c} from gdb.stabs/{weird.def,weird.exp}.
12234 Reverts the change of 26 May 93. Per today's change to
12235 stabs.texinfo, the behavior that weird.exp was expecting was
12236 unreasonable; what is important is that the compiler+gdb get
12237 things right, which happens with a recent gcc. Also fix the test
12238 to deal with native compilers which put out the stab gdb can't
12239 deal with.
12240
12241 Mon Jan 31 15:40:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12242
12243 * gdb.t24/demangle.exp: Remove a bunch of tests which differ only
12244 in the names. The main thing these accomplish is to slow things down.
12245 Many more such duplicates surely remain.
12246
12247 * gdb.t00/help.exp: Comment out "help support" test just like
12248 (and for same reason as) "help set" test.
12249
12250 Mon Jan 31 06:43:45 1994 Fred Fish (fnf@cygnus.com)
12251
12252 * gdb.t06/break.exp: Remove setup_xfails for
12253 sparc-sun-solaris2.*, these tests now pass with latest gcc and gdb.
12254 * gdb.t20/inherit.exp (test_ptype_si): Update warning message
12255 about known bug in gcc to include up through 2.5.8.
12256 * gdb.t20/inherit.exp (test_ptype_vi): Accept "_vb." as well as
12257 well as "_vb$".
12258 * gdb.t21/cplusfuncs.exp (test_lookup_operator_functions):
12259 Remove setup_xfails for sparc-sun-solaris2.*, these tests now pass
12260 with latest gcc and gdb.
12261 * gdb.t22/virtfunc.exp (test_ptype_of_classes): Accept "_vb." as
12262 well as "_vb$".
12263
12264 Sat Jan 29 23:31:26 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12265
12266 * configure.in (hppa*-*-*): Also configure and build stabs-only
12267 tests.
12268
12269 Thu Jan 27 08:21:16 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12270
12271 * gdb.t10/hppa.mt: A makefile fragment for the PA.
12272 * gdb.t10/configure.in (hppa*-*-*): Use it.
12273
12274 Tue Jan 25 12:58:26 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12275
12276 * gdb.t09/corefile: Increase timeout when spawning gdb explicitly.
12277
12278 Wed Jan 19 12:40:25 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12279
12280 * gdb.t06/signals.exp: Handle blocked SIGTRAP on sun3 for bash
12281 versions prior to 1.13.5.
12282
12283 Tue Jan 18 20:10:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12284
12285 * gdb.t00/default.exp (show prompt): In FAIL case, only match if
12286 the prompt is at the start of a line.
12287
12288 Mon Jan 17 20:07:51 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12289
12290 * gdb.disasm/hppa.s: Add new tests for sfu and copr instructions.
12291 Enable "diag" instruction. Delete copr from fpu_misc_tests, it's
12292 in the copr tests now.
12293 * gdb.disasm/hppa.exp: Run new sfu and copr tests. Do not expect
12294 copr in the fpu_misc tests anymore. fpu_misc tests are no longer
12295 expected to fail.
12296
12297 Fri Jan 14 14:24:21 1994 Rob Savoye (rob@darkstar.cygnus.com)
12298
12299 * gdb.t00/teststrategy.exp, gdb.t07/watchpoint.exp,
12300 gdb.t31/chillvars.exp, lib/gdb.exp:
12301 Tweak to run under either version of expect.
12302 * lib/gdb.exp (default_gdb_exit): Remove "catch" statement.
12303 * gdb.t00/teststrategy.exp: Use isnative and verbose procedures.
12304 * gdb.t11/list.exp: Remove extraneous whitespace.
12305
12306 Sat Jan 15 09:57:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12307
12308 * gdb.t16/printcmds.exp (test_print_strings): Accept
12309 "(unsigned char *) " before the string.
12310
12311 * TODO: Add notes about printing of fancy types and GDB expressions.
12312
12313 Thu Jan 13 17:16:09 1994 Stan Shebs (shebs@andros.cygnus.com)
12314
12315 * Makefile.in: Pass LDFLAGS and LIBS to sub-makes.
12316 * gdb.t06/configure.in: Don't try to compile signals test program
12317 if doing mips-idt-ecoff.
12318
12319 Thu Jan 13 08:25:55 1994 Rob Savoye (rob@darkstar.cygnus.com)
12320
12321 * Most .exp files: Tweak to run under either version of expect.
12322
12323 Tue Jan 11 15:21:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12324
12325 * gdb.t12/scope.exp: Add xfails for rs6000. Remove 1806 from existing
12326 xfails; I'm not sure why they are failing, but not because of PR 1806.
12327
12328 Mon Jan 10 22:14:20 1994 Rob Savoye (rob@darkstar.cygnus.com)
12329
12330 * config/unix-gdb.exp: Remove gdb_unload cause it's already
12331 defined in lib/gdb.exp.
12332
12333 Fri Jan 7 12:42:45 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12334
12335 * gdb.t07/watchpoint.exp: Clear xfail for calling function with
12336 watchpoint enabled on mips, CALL_DUMMY_BREAKPOINT_OFFSET got defined.
12337 * gdb.t20/gdbme.cc, gdb.t21/gdbme.cc: Conversion operator functions
12338 have to be typeless.
12339
12340 Tue Jan 4 09:32:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12341
12342 * TODO: Add suggestion for copyright year test.
12343
12344 Mon Jan 3 11:35:26 1994 Stan Shebs (shebs@andros.cygnus.com)
12345
12346 * configure.in (*-*-lynxos*): Add stabs tests.
12347
12348 Wed Dec 1 21:54:05 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
12349
12350 * gdb.stabs/hppa.sed: Only lables should ever start in column zero,
12351 so insert a tab before any assembler directive in column zero.
12352
12353 * gdb.disasm/hppa.exp (all_fpu_memory_tests): Test FP quadword
12354 stores.
12355 * gdb.disasm/hppa.s (fpu_memory_indexing_tests): Add FP quadword
12356 stores.
12357 (fpu_short_memory_tests): Likewise.
12358
12359 Mon Nov 22 13:23:22 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12360
12361 * gdb.stabs/ecoff.mt: Delete alpha specific if block, fix typo.
12362 * gdb.stabs/ecoff.sed: Escape inserted blanks with backslashes, embed
12363 .stabs directives in comments.
12364
12365 Fri Nov 19 14:09:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12366
12367 * TODO: New file, describing tests we could write.
12368 * gdb.t09/corefile.exp: Move description of tests to write to TODO.
12369
12370 Tue Nov 16 21:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12371
12372 * gdb.t06/signals.exp: Add kludge to force re-sync.
12373
12374 * gdb.t00/teststrategy.exp: If we accidently send the "maint dump-me"
12375 to xgdb instead of gdb, get out of gdb.
12376
12377 Tue Nov 16 10:21:57 1993 Rob Savoye (rob@cygnus.com)
12378
12379 * lib/gdb.exp: Make GDB and GDBFLAGS global so the scoping work
12380 for info.
12381
12382 Sat Nov 13 23:17:48 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
12383
12384 * gdb.stabs/hppa.mt: A makefile fragment for the PA.
12385 * gdb.stabs/configure.in (hppa*-*-*): Use it.
12386 * gdb.stabs/hppa.sed: New sed script for the PA.
12387
12388 Sat Nov 13 22:50:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12389
12390 * gdb.stabs: Re-write weird.def and configuration to use sed
12391 instead of cpp. sed is portable and POSIX; cpp is neither.
12392
12393 Fri Nov 12 15:26:36 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12394
12395 * gdb.t06/signals.exp: Remove one sun3 XFAIL which has been fixed.
12396
12397 Mon Nov 8 16:55:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12398
12399 * gdb.t20/gdbme.cc: Add comment about pmi being optimized out.
12400
12401 Thu Nov 4 23:07:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12402
12403 * gdb.stabs/weird.exp, gdb.t22/virtfunc.exp: Accept "_vb." as well as
12404 "_vb$".
12405 * gdb.t00/teststrategy.exp: Add xfail for RS/6000.
12406 * gdb.t03/ptype.exp: Add comments and messages about FAILs with xlc.
12407
12408 Wed Nov 3 13:53:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12409
12410 * lib/gdb.exp: Comment out code which depends on non-existent
12411 `transform' procedure.
12412
12413 Wed Nov 3 11:23:11 1993 Rob Savoye (rob@darkstar.cygnus.com)
12414
12415 * lib/gdb.exp (default_gdb_exit): Remove `catch "close"'.
12416 * lib/gdb.exp: Transform tool name.
12417 * gdb.t*/*.exp: Change error to perror so it works with DejaGnu
12418 1.1's new error handling system.
12419
12420 Mon Nov 1 10:36:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12421
12422 * Makefile.in, gdb.t2*/Makefile.in: Add -O to CXXFLAGS.
12423
12424 Fri Oct 29 17:58:14 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12425
12426 * gdb.t00/default.exp: Avoid tests with a lot of .* in them.
12427 They made pattern matching so slow that timeouts happened on
12428 heavily loaded systems. Now any output from "show print" which
12429 gets us back to the GDB prompt is a PASS.
12430
12431 Mon Oct 25 14:36:50 1993 Stu Grossman (grossman at cygnus.com)
12432
12433 * gdb.disasm/hppa.mt: Use $(srcdir) in hppa.o make rule.
12434
12435 Mon Oct 25 13:35:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12436
12437 * gdb.t06/signals.exp: Skip whole file with xfail for HPPA.
12438
12439 * gdb.t24/demangle.exp: Remove "3220" from the one remaining xfail.
12440 It is not from PR 3220.
12441
12442 Sun Oct 24 18:49:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12443
12444 * gdb.t00/{help.exp,default.exp}: Loosen up a few more tests which
12445 just started failing because they depended on the order the
12446 subcommands are presented, or exact docstring text. This kind of
12447 test is a pain and has minimal benefit.
12448
12449 Thu Oct 21 08:26:48 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12450
12451 * gdb.t09/corefile.exp: At end of test, use "core" command with
12452 no arguments.
12453
12454 Wed Oct 20 08:56:02 1993 Stu Grossman (grossman at cygnus.com)
12455
12456 * gdb.t{01 02 03 04 05 06 07 08 09 10 11 12 13 15 16
12457 17}/Makefile.in: Make it possible to run the testsuite with Sun
12458 make and CC = cross gcc by adding explicit build rules for .o
12459 files.
12460
12461 Tue Oct 19 14:57:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12462
12463 * gdb.t15/funcargs.exp: Don't put comments on same line as
12464 setup_xfail (@#$*%& tcl braindamage!).
12465
12466 Mon Oct 18 21:50:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12467
12468 * gdb.disasm/hppa.exp: Use $objdir/$subdir/$binfile not just $binfile.
12469
12470 Fri Oct 15 15:39:54 1993 Kung Hsu (kung@cirdan.cygnus.com)
12471
12472 * gdb.t20/classes.exp: 'const xxx &' becomes 'xxx const &'.
12473 * gdb.t20/inherit.exp: remove three dumplicate entries.
12474
12475 Fri Oct 15 13:45:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12476
12477 * gdb.t06/break.exp: For "next over recursive call", fail on any
12478 incorrect output, not just on "factorial (value=2)".
12479
12480 Fri Oct 15 11:52:56 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12481
12482 * gdb.t12/scope.exp: Remove xfails, filename::var syntax should be
12483 working now. Add an xfail if accesing a bss variable causes
12484 a memory error if the target is not yet run.
12485
12486 Thu Oct 14 19:16:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12487
12488 * gdb.t24/demangle.exp: Clean up spacing (2 strings), inclusion of
12489 constructor name (2 string), name of _GLOBAL_ demangling (2 strings),
12490 name of __st* demangling (2 strings). Did Kung really get the
12491 more than 95 others right without testing them?
12492
12493 Thu Oct 14 16:27:08 1993 Kung Hsu (kung@cirdan.cygnus.com)
12494
12495 * gdb.t24/demangle.exp: clean up XFAILS, more than 100
12496
12497 Thu Oct 14 11:40:30 1993 Jeffrey Law (law@cs.uah.edu)
12498
12499 * configure.in (configdirs): Add gdb.disasm
12500 * gdb.disasm: New directory for GDB disassembler tests.
12501 * gdb.disasm/hppa.{exp,s,mt}: Disassembly tests for the HPPA.
12502
12503 Thu Oct 14 11:40:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12504
12505 * gdb.t00/help.exp: Don't test "help set".
12506
12507 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Remove all xfails
12508 from within expect statements. None of these happen anymore and
12509 they cause regressions to be silently unnoticed.
12510
12511 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Add notes (in failure
12512 messages) about known failures with gcc cygnus-2.4.5-930417.
12513
12514 * gdb.t02/Makefile.in, gdb.t08/Makefile.in: Make all depend on
12515 comp-info.exp so it gets built if it doesn't exist.
12516
12517 * gdb.t13/{Makefile.in,bitfields.exp}: Remove comp-info.exp stuff;
12518 it is no longer used.
12519 * gdb.t13/comp-info.c: Removed.
12520
12521 Wed Oct 13 22:54:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
12522
12523 * gdb.t06/signals.exp: Add xfail for sun3.
12524
12525 Thu Oct 7 12:01:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12526
12527 * gdb.t17/interrupt.exp: Add xfail for Irix (currently not really
12528 relevant because ^C doesn't get sent but failure can be reproduced
12529 interactively).
12530
12531 Tue Oct 5 10:43:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12532
12533 * gdb.stabs/alpha.mt: New configuration file for alpha.
12534 * gdb.stabs/configure.in: Use it.
12535 * gdb.stabs/ecoff.mt, weird-ecoff.sed: Change sed script to enable
12536 sharing with alpha.mt, redefine long to word via preprocessor.
12537 * gdb.stabs/weird.def: Conditionally adapt storage layout of v_comb
12538 for alpha.
12539 * gdb.stabs/weird.exp: Handle compilation of weird.s by alpha
12540 native cc.
12541 * gdb.t00/teststrategy.exp: Change expect string so that we
12542 consume the `(xgdb)' from the command echo and from the gdb prompt.
12543 * gdb.t05/expr.exp: xfail "print unsigned int == (~0)" on the alpha.
12544 gdb currently compares all values as long, so this failure probably
12545 applies to any configuration where LONGEST is bigger than a target int.
12546 * gdb.t08/comp-info.c: New file to determine if gdbme is compiled
12547 with gcc.
12548 * gdb.t08/Makefile.in, opaque.exp: Use it. Alpha native cc is unable
12549 to handle opaque pointers, gcc is.
12550 * gdb.t21/gdbme.cc, gdb.t23/gdbme.cc: operator new takes a size_t
12551 as first argument. Include <sys/types.h> and change all operator
12552 new definitions to use size_t.
12553 * gdb.t21/cplusfuncs.exp: Handle changes in output for operator new
12554 now that we use size_t.
12555
12556 Wed Sep 29 00:55:49 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12557
12558 * gdb.t03/ptype.exp, gdb.t15/printcmds.exp: When constructing
12559 a long or float array cast all array members to the same type.
12560 * gdb.t04/setvar.exp: Handle the decimal output of an unsigned long
12561 with 64 bit longs.
12562 * gdb.t07/watchpoint.exp: Add finish and until variations encountered
12563 on alpha.
12564 * gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Add xfails for alpha.
12565
12566 Tue Sep 28 17:26:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12567
12568 * gdb.t24 (demangle.exp): Constructors of templates have names like
12569 vector<int>::vector(int) not vector<int>::vector<int>(int). See
12570 section 14.6 of the ARM.
12571
12572 * gdb.t24 (demangle.exp): Remove a whole bunch of tests of the form
12573 "_vt$MoveCmd"; these differ only in name from "_vt$foo", so they
12574 accomplish little and slow down the testsuite.
12575
12576 * gdb.t24 (demangle.exp): Accept "XXX const" as well as "const XXX".
12577 Accept spaces various places.
12578
12579 Tue Sep 21 17:28:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12580
12581 * gdb.t07/watchpoint.exp: On sparc, clear xfail for calling function
12582 with watchpoint enabled.
12583
12584 * Makefile.in: Remove definition of CC and remove the second
12585 definition of CXX (the "CXX = gcc" one remains). These definitions
12586 were causing backquotes to be expanded within backquotes, which
12587 doesn't work.
12588
12589 Sat Sep 18 09:43:21 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
12590
12591 * gdb.t17/callfuncs.exp: Add "return 0" to end.
12592
12593 Fri Sep 17 04:41:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12594
12595 * gdb.stabs/ecoff.mt: Remove STABSCC hack.
12596 * gdb.stabs/weird.exp: Handle the case where weird.o is compiled
12597 by mips cc and contains no stabs entries.
12598
12599 Thu Sep 16 17:22:12 1993 Rob Savoye (rob@darkstar.cygnus.com)
12600
12601 * config/vx-gdb.exp: Use fake device to load files rather than
12602 NFS.
12603 * lib/gdb.exp: New proc to do "file" command.
12604 * config/unix-gdb.exp: Use new "file" proc.
12605
12606 Thu Sep 16 13:45:44 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12607
12608 * config/mips-gdb.exp (gdb_load): Increase timeout to 2400.
12609 Rework board rebooting slightly.
12610 (gdb_exit): Don't exit from the remote shell; there isn't one.
12611 * gdb.stabs/weird.exp: If a program is being debugged already,
12612 kill it.
12613 * gdb.t04/setvar.exp: Stop and restart gdb.
12614 * gdb.t05/expr.exp: Likewise.
12615 * gdb.t07/watchpoint.exp: If target is mips-idt-*, stop and
12616 restart gdb and reload the program.
12617 * gdb.t08/opaque.exp: Likewise.
12618 * gdb.t12/scope.exp: Likewise.
12619 * gdb.t13/bitfields.exp: Likewise.
12620 * gdb.t15/funcargs.exp: Likewise.
12621 * gdb.t20/classes.exp: Likewise.
12622 * gdb.t03/ptype.exp: Increase timeout.
12623 * gdb.t16/printcmds.exp (test_print_string_constants,
12624 test_print_array_constants): Likewise.
12625 * gdb.t17/callfuncs.exp (do_function_calls): Likewise.
12626 * gdb.t20/classes.exp (do_tests): Likewise.
12627 * gdb.t22/virtfunc.exp (test_virtual_calls): Likewise.
12628
12629 Wed Sep 15 14:24:36 1993 Ian Lance Taylor (ian@cygnus.com)
12630
12631 * gdb.stabs: Renamed *wierd* to *weird*.
12632
12633 Wed Sep 15 10:36:50 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
12634
12635 * gdb.t13/bitfields.exp: Test for bad output rather than waiting
12636 for timeout. Add "known gcc 2.4.5 bug" to failure message.
12637
12638 Tue Sep 14 17:16:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
12639
12640 * gdb.stabs/wierd.exp (print_wierd_var): Test size, not type name.
12641 (do_tests): Remove xfail for whatis on one_var and two_var.
12642
12643 Wed Sep 8 23:14:23 1993 Rob Savoye (rob@darkstar.cygnus.com)
12644
12645 * Makefile.in: Made cross building work better by adding
12646 {RUNTEST,CC}_FOR_TARGET and using TARGET_FLAGS_TO_PASS.
12647
12648 Tue Sep 7 14:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12649
12650 * gdb.t15/{return.c,return.exp,Makefile.in}:
12651 New test, currently commented out.
12652
12653 Tue Aug 31 16:51:29 1993 Rob Savoye (rob@darkstar.cygnus.com)
12654
12655 * config/udi-gdb.exp: gdb_exit now kills any isstip processes
12656 still running and removes the leftover named socket so GDb can do
12657 clean restarts.
12658
12659 Mon Aug 30 17:55:16 1993 Rob Savoye (rob@darkstar.cygnus.com)
12660
12661 * gdb.t01/run.exp: Add match for VxWorks, cause I/O comes out the
12662 console, not GDB.
12663 * config/mt-*: Added default values for RUNTEST and RUNTESTFLAGS so
12664 cross testing works better with "make check"
12665 * config/unix-gdb: Use default procedures for exit and version.
12666 * config/vx-gdb.exp: Cleaned up and massaged back to working order
12667 with the newest VxWorks.
12668
12669 Thu Aug 26 17:50:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12670
12671 * gdb.t20/classes.exp: For "ptype class Base1", continue to accept
12672 old form.
12673
12674 * gdb.t22/virtfunc.exp: If it prints `struct' (not `class') with a
12675 name (e.g. devo gdb with gcc 2.4.5), it is still a pass.
12676
12677 * gdb.t10/crossload.exp: Skip whole file (for now, until we fix it).
12678
12679 * config/unix-gdb.exp: Remove this version of gdb_exit
12680 * lib/gdb.exp: Merge in all the crap from config/unix-gdb.exp.
12681 Rob says he'll look at it when he gets back to testing boards.
12682
12683 Thu Aug 26 07:20:00 1993 Fred Fish (fnf@deneb.cygnus.com)
12684
12685 * gdb.t22/virtfunc.exp: Accept missing struct/class names as
12686 an expected fail for certain ptype commands.
12687
12688 * gdb.t20/classes.exp: Update expected results of "ptype class
12689 Base1" to account for the constructor that now appears in the type.
12690
12691 Wed Aug 25 16:48:05 1993 Fred Fish (fnf@deneb.cygnus.com)
12692
12693 * configure.in (configdirs): Restore gdb.t04, which mysteriously
12694 disappeared from list.
12695 * config/{udi-gdb.exp, gdb-unix.exp}: Replace calls to obsolete
12696 "alldone" proc with call to cleanup and exit.
12697 * {gdb.t01/run.exp, gdb.t01/term.exp, gdb.t02/whatis.exp,
12698 gdb.t03/ptype.exp, gdb.t04/setvar.exp, gdb.t05/expr.exp,
12699 gdb.t06/break.exp, gdb.t07/watchpoint.exp, gdb.t08/opaque.exp,
12700 gdb.t09/corefile.exp, gdb.t10/crossload.exp, gdb.t11/list.exp,
12701 gdb.t12/scope.exp, gdb.t13/bitfields.exp}: Replace calls to
12702 "alldone" proc with simple returns that suppress remaining
12703 tests. The alldone proc went away many months ago.
12704
12705 Tue Aug 24 11:04:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12706
12707 * gdb.t10/nodebug.exp: Comment out "maint print msymbols" tests.
12708
12709 * gdb.t12/gdbme0.c (localscopes, autovars): Modify to foil gcc -O.
12710
12711 Thu Aug 19 22:08:41 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12712
12713 * gdb.t15/funcargs.exp: Allow arguments for main in backtraces
12714 as vax gdb will display them.
12715
12716 Thu Aug 19 18:18:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12717
12718 * gdb.t20/gdbme.cc: Do some calculation with v.x, to confound
12719 optimizers.
12720
12721 * scope.exp: Change "bad value for localval" messages so each one
12722 is unique.
12723
12724 * config/unix-gdb.exp (gdb_exit): Move info on this vs.
12725 lib/gdb.exp (gdb_exit) from ChangeLog to comments.
12726
12727 * gdb.t06/signals.exp: Skip the whole file with xfail for delta68.
12728
12729 Tue Aug 17 00:05:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12730
12731 * gdb.t00/teststrategy.exp: Deal with it if cmdsize = 1 line
12732 doesn't exist (due to optimization).
12733
12734 Mon Aug 16 21:05:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12735
12736 * gdb.stabs/wierd.exp: Deal with it if echo of "file" command
12737 contains \r because the filename is long.
12738
12739 * gdb.t06/signals.exp: Revise comments regarding "'next' behaved as
12740 'continue'" bug, and change xfail back to i*86-univel-sysv4*.
12741
12742 Mon Aug 16 03:05:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12743
12744 * gdb.t00/help.exp, gdb.t02/whatis.exp, gdb.t07/watchpoint.exp,
12745 gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Update for vax running
12746 Ultrix.
12747 * gdb.t02/whatis.exp: Use procedure to setup xfails on long versus
12748 int tests.
12749 * gdb.t08/opaque.exp: Use procedure to setup xfails for opaque tests.
12750
12751 Thu Aug 12 15:24:28 1993 Fred Fish (fnf@deneb.cygnus.com)
12752
12753 * Makefile.in (distclean): Remove *.log *.plog *.sum *.psum site.*.
12754
12755 * gdb.t17/interrupt.exp: Fix 'missing Continuing' case so pattern
12756 to match does not match the passing case but still matches the
12757 failing case.
12758
12759 Thu Aug 12 16:58:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12760
12761 * Makefile.in (distclean): Remove *.plog *.sum *.psum site.*.
12762
12763 Wed Aug 11 19:47:27 1993 John Gilmore (gnu@rtl.cygnus.com)
12764
12765 * lib/gdb.exp (gdb_exit): Move the best version of gdb_exit
12766 to here. Fix 'Quit anyway.*?' bug (? is a regexp metacharacter).
12767 * config/{mips-gdb.exp, nind-gdb.exp, udi-gdb.exp, vx-gdb.exp}:
12768 Remove various versions of gdb_exit.
12769 * config/vx-gdb.exp: Remove quit_vxgdb, change a caller to call
12770 gdb_exit.
12771 * config/unix-gdb.exp: gdb_exit remains here, and should override
12772 the generic version, since it's doing a lot of wierd stuff that
12773 the other versions aren't. FIXME, fold it in, or abandon this
12774 version.
12775
12776 Wed Aug 11 12:09:32 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12777
12778 * gdb.t24/demangle.exp: Add tests for PR 3220.
12779
12780 Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12781
12782 * gdb.t24/demangle.exp: Add lucid test for __vtbl__3foo__vt_cc_main_.
12783
12784 Tue Aug 10 15:45:25 1993 Fred Fish (fnf@deneb.cygnus.com)
12785
12786 * gdb.t07/watchpoint.exp: Clear xfail with "i*86-*-*", not just
12787 "i386-*-*". Works for i486 as well.
12788
12789 * gdb.t06/signals.exp: Rework code that recognizes known SVR4
12790 bug, and expand domain of xfail to all SVR4 systems, since the
12791 actual problem is likely to be in generic SVR4 /proc support.
12792
12793 Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12794
12795 * config/unix-gdb.exp (gdb_load): Add eof to expect statement.
12796
12797 Tue Aug 10 09:56:56 1993 Fred Fish (fnf@deneb.cygnus.com)
12798
12799 * gdb.t17/interrupt.exp: Set up xfail for *-*-sysv4*, in chain of
12800 xfails for other systems. Match a missing 'Continuing.' as an
12801 explicit fail for i*86-*-sysv4*, so it doesn't hose other tests.
12802
12803 * gdb.t20 {classes.exp, inherit.exp, misc.exp}, gdb.t21/cplusfuncs.exp,
12804 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t31/chillvars.exp:
12805 Only issue warning for missing executables if -all option is used.
12806
12807 * gdb.stabs/wierd.exp: Only issue warning for missing wierd.o
12808 file if -all option is used. It's like an unpredictable XFAIL.
12809
12810 Mon Aug 9 10:13:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12811
12812 * gdb.t15/funcargs.exp: Add comments that hppa xfails are only
12813 for dynamically linked binaries.
12814
12815 * gdb.t10/crossload.exp: Add `set gnutarget auto' at end of tests.
12816
12817 Sun Aug 8 14:21:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12818
12819 * gdb.t20/inherit.exp: Change message for "print tagless struct"
12820 to state that this is a known bug in old versions of g++.
12821
12822 Fri Aug 6 21:40:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12823
12824 * gdb.t17/interrupt.exp: Add xfail for 386 bsd. Accept echoed newline
12825 while waiting for `Continuing'.
12826
12827 Fri Aug 6 13:38:08 1993 Fred Fish (fnf@deneb.cygnus.com)
12828
12829 * gdb.t10/nodebug.exp: Expect to find local/global minimal symbols
12830 in text, data, and bss.
12831 * gdb.t10/nodebug.c: Add local and global test variables for
12832 initialized and uninitialized data.
12833
12834 Thu Aug 5 12:18:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12835
12836 * config/unix-gdb.exp (gdb_exit): Add "wait".
12837
12838 Thu Aug 5 18:14:06 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12839
12840 * gdb.t06/signals.exp: xfail the continue from the handler for all
12841 targets.
12842
12843 * gdb.t07/watchpoint.exp: clear_xfail for i386 when calling a
12844 function with watchpoints enabled, the i386 call dummy starts with
12845 a call.
12846
12847 * gdb.t00/teststrategy.exp, gdb.t09/Makefile.in: Handle the way
12848 386 bsd names its corefiles.
12849
12850 Wed Aug 4 08:53:41 1993 Fred Fish (fnf@cygnus.com)
12851
12852 * gdb.t10/Makefile.in (nodebug.o): Don't use "-c -o", many
12853 compilers don't grok it.
12854 * gdb.t16/gdbme.c (ctable1): Initialize unsigned char array
12855 with small octal ints rather than character constants, which
12856 are signed and might not fit if first promoted to int.
12857
12858 Tue Aug 3 18:28:25 1993 Fred Fish (fnf@cygnus.com)
12859
12860 * gdb.t09/Makefile.in (clean): Remove corefile.
12861
12862 Mon Aug 2 12:47:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12863
12864 * gdb.t07/watchpoint.exp: Add missing `$prompt $'.
12865
12866 Mon Aug 2 12:30:14 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12867 and Jim Kingdon (kingdon@cygnus.com)
12868
12869 * gdb.t06/signals.exp: Change xfail from "*-*-*" to be only for
12870 NO_SINGLE_STEP machines. Fix comment about its cause. Uncomment
12871 the `continue' test right after it (also xfailed if NO_SINGLE_STEP).
12872
12873 Fri Jul 30 19:46:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12874
12875 * gdb.t17/interrupt.exp: Add xfail for hppa.
12876
12877 Fri Jul 30 12:54:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12878
12879 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t08/opaque.exp,
12880 gdb.t09/corefile.exp: Cleanup xfails for fixed mips bugs.
12881 * gdb.t13/bitfields.exp, gdbme.c: Examine a variable in the inferior
12882 to determine signed-ness of bitfields and use the result to setup
12883 the xfail.
12884 * gdb.t15/gdbme.c: Add comments to the two indirect call0a lines.
12885 * gdb.t15/funcargs.exp: Use them to step until the second indirect
12886 call line is reached if necessary.
12887
12888 Thu Jul 29 20:33:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12889
12890 * gdb.stabs/wierd.exp: New test, for nameless baseclasses.
12891
12892 Mon Jul 26 00:15:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12893
12894 * gdb.t06/break.exp: Also test `clear' command.
12895
12896 Wed Jul 21 18:03:38 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
12897
12898 * gdb.t00/teststrategy.exp: Remove extra quote.
12899
12900 * gdb.t07/watchpoint.exp: Change xfail for calling function with
12901 watchpoint enabled to be for all non-68k machines.
12902
12903 * gdb.t15/{mips_pro.{c,exp},Makefile.in}: New test.
12904
12905 Mon Jul 19 23:59:26 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12906
12907 * gdb.stabs/configure.in: If configured -with-gnu-as for mips-*-*
12908 targets use aout.mt instead of ecoff.mt as gas understands
12909 standard aout format.
12910
12911 Mon Jul 19 18:14:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
12912
12913 * lib/gdb.exp (runto): Don't insist that function we are running to
12914 was compiled with -g.
12915
12916 * gdb.t10/{nodebug.{c,exp},Makefile.in}: New test.
12917
12918 * gdb.t17/interrupt.exp: Before sending ^C, give the inferior time
12919 to get back into the read system call.
12920 Accept leading newline in case where we woke it up.
12921
12922 Sun Jul 18 08:40:45 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12923
12924 * gdb.stabs/{ecoff.mt,wierd-ecoff.S,wierd-ecoff.sed}: New files
12925 to make the stabs test work on ecoff systems using gcc and -with-stabs.
12926 * gdb.stabs/{Makefile.in,configure.in,aout.mt,xcoff.mt}: Modify to
12927 enable ecoff configuration.
12928
12929 Thu Jul 15 11:54:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12930
12931 * gdb.t15/funcargs.exp (localvars_in_indirect_call): New test.
12932
12933 Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12934
12935 * gdb.t16/printcmds.exp: Add another printf test.
12936
12937 Wed Jul 14 15:37:13 1993 Ian Lance Taylor (ian@cygnus.com)
12938
12939 * configure.in: If configured -with-stabs on any target, add
12940 stabsdirs to configdirs.
12941
12942 Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12943
12944 * gdb.t16/printcmds.exp: Change printf "%f\n" to printf "%f is
12945 fun" so pattern does not match the command itself.
12946
12947 Mon Jul 12 11:22:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12948
12949 * gdb.t15/{gdbme.c,funcargs.exp}: Test for alloca-influenced frames.
12950
12951 Sun Jul 11 12:03:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12952
12953 * gdb.t17/interrupt.exp: Test for more things.
12954
12955 Fri Jul 9 14:11:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12956
12957 * gdb.t07/watchpoint.exp: In until test, deal with the way the DEC
12958 compiler arranges the code and line numbers.
12959
12960 * gdb.t17/interrupt.exp: Don't send \n after ^C.
12961
12962 Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12963
12964 * gdb.t00/help.exp: Increase expect input buffer size.
12965
12966 Thu Jul 8 14:26:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12967
12968 * gdb.t06/signals.exp: Remove sparc xfail; bug fixed.
12969
12970 * gdb.t07/watchpoint.exp: Add xfail for hppa.
12971
12972 * gdb.t17/{gdbme.c,callfuncs.exp}: Add sum10 function, to test pa bug.
12973
12974 * gdb.t06/signals.exp: At "p func1 ()" test, check for breakpoint
12975 [0-9]*, not just [0-9].
12976
12977 Wed Jul 7 17:52:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12978
12979 * gdb.t20/{gdbme.cc,classes.exp}: Add xfail for gdb/2972.
12980
12981 * gdb.t2*: Set CXXFLAGS, not CFLAGS, since that's what we use.
12982
12983 Tue Jul 6 13:54:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12984
12985 * gdb.t00/help.exp: Replace most of docstring for "continue" with .*.
12986
12987 Mon Jul 5 22:03:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12988
12989 * gdb.t06/signals.c: Add xfails for sun3.
12990
12991 * gdb.t07/watchpoint.exp: Comment out xfail for fixed bug 1836.
12992
12993 * gdb.t07/{gdbme.c,watchpoint.exp}: Add test for 2597. Also add
12994 test_stepping tests.
12995
12996 Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12997
12998 * gdb.t{06,17}/Makefile.in (clean): Remove all executables.
12999
13000 * gdb.t17/{interrupt.{c,exp},Makefile.in}: New test for solaris bug.
13001
13002 * gdb.t06/twice.exp, Makefile.in: Just use an include of twice.c
13003 rather than actually putting it through cpp twice.
13004
13005 * gdb.t06/signals.exp: Add xfails for unixware and rs6000.
13006
13007 Fri Jul 2 10:48:03 1993 Ian Lance Taylor (ian@cygnus.com)
13008
13009 * config/mips-gdb.exp (gdb_exit): Removed close statement which is
13010 no longer needed.
13011
13012 Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13013
13014 * gdb.t06/signals.exp: Add test for sparc bug with do_save_insn.
13015
13016 * gdb.t20/{classes,inherit}.exp: If a class which doesn't use any
13017 C++ features prints as "struct", make it a pass, not an xfail.
13018
13019 Thu Jul 1 22:03:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13020
13021 * gdb.t22/virtfunc.exp: Remove a bunch of xfails.
13022 Don't require VA to print as "class" rather than "struct".
13023
13024 Thu Jul 1 18:27:40 1993 Jim Kingdon (kingdon@cygnus.com)
13025
13026 * gdb.t06/twice.exp: Don't care about the file name GDB prints.
13027
13028 Wed Jun 30 18:01:00 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13029
13030 * gdb.t{02,13}/comp-info.c, gdb.t06/twice.exp: Add "return 0" to end.
13031
13032 Tue Jun 29 13:15:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13033
13034 * gdb.t12/scope.exp: Remove xfail for parameter printing in wrong
13035 order.
13036
13037 Tue Jun 29 09:22:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13038
13039 * gdb.t16/printcmds.exp: Add printf tests.
13040
13041 * gdb.t06/{twice.{c,exp},Makefile.in}: New test.
13042
13043 * gdb.t10/Makefile.in (clean): Remove $(EXECUTABLES) too.
13044
13045 Mon Jun 28 11:25:59 1993 Fred Fish (fnf@cygnus.com)
13046
13047 * gdb.t20/classes.exp: Add clear_xfail's before printing summary
13048 pass counts, to counteract any existing or future setup_xfails.
13049
13050 Mon Jun 28 09:15:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13051
13052 * gdb.stabs/wierd{.def,-aout.S,-xcoff.S}: Use new macros
13053 {BEGIN,END}_COMMON for common block instead of STAB.
13054 * gdb.stabs/wierd.exp: Add xfail for rs6000.
13055
13056 * gdb.stabs/wierd.def: Make value of N_GSYM's 0.
13057 intp_var should be N_GSYM not N_LSYM.
13058 wierd-aout.S: Use a label for the value of the N_SO.
13059 wierd.def: Remove all backslashes.
13060 wierd-{aout,xcoff}.S: Put a few tests with backslashes here.
13061
13062 Mon Jun 28 07:21:51 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13063
13064 * gdb.t20/gdbme.cc (main): Move variable initialization for AIX to
13065 get the expected next to inheritance3.
13066
13067 Sun Jun 27 12:29:53 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13068
13069 * gdb.t00/teststrategy.exp: Remove expected failure for mips-*-*
13070 now that gcc-2.4 gets it right.
13071
13072 Fri Jun 25 12:00:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13073
13074 * gdb.stabs/wierd{.def,.exp,-aout.S,-xcoff.S}: Add common block test.
13075
13076 * gdb.t{02,13}/{Makefile.in,gdbme.c,comp-info.c}: New way of
13077 generating comp-info.exp which works for cross-compilation.
13078
13079 Thu Jun 24 16:55:05 1993 Fred Fish (fnf@cygnus.com)
13080
13081 * gdb.t11/list.exp: For SVR4 xfails, match "*-*-sysv4*", not
13082 "*-*-sysv4.*".
13083
13084 Tue Jun 22 21:17:26 1993 Fred Fish (fnf@cygnus.com)
13085
13086 * gdb.t01/run.exp: Start with a fresh gdb.
13087 * gdb.t11/list.exp: For SVR4 xfails, match on all versions of
13088 SVR4.x.
13089
13090 Mon Jun 21 15:23:22 1993 Fred Fish (fnf@cygnus.com)
13091
13092 * {gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06, gdb.t07,
13093 gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13, gdb.t15,
13094 gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23, gdb.t30}/
13095 Makefile.in (distclean, realclean): Remove gdbme.c from list of
13096 things to remove.
13097
13098 Sat Jun 19 07:49:10 1993 Fred Fish (fnf@cygnus.com)
13099
13100 * gdb.t24/demangle.exp (test_gnu_style_demangling): Add some new
13101 test cases from bug reports.
13102
13103 Fri Jun 18 10:38:49 1993 Fred Fish (fnf@cygnus.com)
13104
13105 * gdb.t06/break.exp: Add xfails for sparc-sun-solaris2.*.
13106 * gdb.t12/scope.exp: Add clear_xfails at appropriate places to
13107 avoid spurious xfails.
13108 * gdb.t20/classes.exp: Add xfails for longstanding C++ problems.
13109 * gdb.t21/cplusfuncs.exp: Add xfails for sparc-sun-solaris2.*.
13110 * gdb.t22/virtfunc.exp: Add xfails for longstanding C++ problems.
13111
13112 Wed Jun 16 10:11:57 1993 Fred Fish (fnf@cygnus.com)
13113
13114 * gdb.t00/teststrategy.exp: Rework to provide more useful
13115 description of each test, fix problem with systems that define
13116 ALIGN_STACK_ON_STARTUP code, other misc cleanups.
13117 * gdb.t06/break.exp (test_next_with_recursion): Fix expected
13118 results for "next over recursive call" so timeouts aren't taken
13119 by error.
13120
13121 Mon Jun 14 09:09:04 1993 Jim Kingdon (kingdon@cygnus.com)
13122
13123 * gdb.t12/scope.exp: Test printing of variables before run.
13124
13125 * gdb.t12/{gdbme0.c,scope.exp}: Test for bug where parameters are
13126 printed in wrong order due to sorting.
13127
13128 Sat Jun 12 15:03:58 1993 Fred Fish (fnf@cygnus.com)
13129
13130 * gdb.t00/teststrategy.exp: Fix expected results for printing
13131 user entered string constant. Is array of char, prints with no
13132 address.
13133
13134 * gdb.t00/{default.exp, help.exp}: Account for changes to radix
13135 commands.
13136 * gdb.t16/gdbme.c: Add and use struct containing arrays of char.
13137 * gdb.t16/printcmds.exp: Fix all lines that match "unsigned char *".
13138 * gdb.t16/printcmds.exp (test_print_char_arrays): Test printing
13139 of struct of char arrays.
13140 * gdb.t00/radix.exp: New tests for radix commands.
13141
13142 Fri Jun 11 13:12:27 1993 Jim Kingdon (kingdon@cygnus.com)
13143
13144 * gdb.t16/printcmd.exp: Print a variable before running program
13145 (with xfail for AIX).
13146
13147 Thu Jun 10 11:04:04 1993 Jim Kingdon (kingdon@cygnus.com)
13148
13149 * gdb.t06/{signals.exp,signals.c,Makefile.in}: New test.
13150
13151 * gdb.t16/printcmd.exp: Don't print variables before running program.
13152
13153 * gdb.t06/break.exp: Don't require envp argument to main.
13154
13155 * gdb.t0{2,3,4,5}/gdbme.c [_AIX]: Use signed keyword.
13156
13157 * gdb.t02/whatis.exp, gdb.t11/list.exp:
13158 Add xfails for rs6000.
13159
13160 * gdb.t02/whatis.exp: Change other tests not to re-test something
13161 we already tested.
13162
13163 * gdb.t{03,15,16}/gdbme.c: Reference all variables and make sure
13164 each type used has a variable of that type.
13165
13166 Tue Jun 8 16:45:20 1993 Jim Kingdon (kingdon@rtl.cygnus.com)
13167
13168 * gdb.t20/{inherit.exp,gdbme.cc}: Test tagless structure.
13169
13170 Fri Jun 4 11:07:19 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13171
13172 * configure.in: change srctrigger to be a file, not a directory
13173
13174 Fri Jun 4 08:23:57 1993 Ian Lance Taylor (ian@cygnus.com)
13175
13176 * configure.in (mips-idt-ecoff*): Added trailing '*'.
13177
13178 * gdb.t11/list.exp: Fixed a couple of typos.
13179
13180 Tue Jun 1 21:28:06 1993 Fred Fish (fnf@cygnus.com)
13181
13182 * gdb.t00 (teststrategy.exp): Remove notice about PR 1823. Bug
13183 is fixed and PR is closed.
13184 * gdb.t16 (gdbme.c): Add simple test string variable.
13185 * gdb.t16 (printcmds.exp): Add tests with simple test string
13186 variable, primarily for boundaries on "set print elements".
13187
13188 Mon May 31 11:36:08 1993 Jim Kingdon (kingdon@cygnus.com)
13189
13190 * gdb.stabs/wierd.exp: Remove xfail for printing big integer.
13191 Make leading 0's optional and don't expect a tab in the middle
13192 of the number.
13193
13194 * gdb.t00/teststrategy.exp: Remove xgdb before trying the copy.
13195
13196 * gdb.stabs/wierd.def: Type attributes must be preceded by number=.
13197 * gdb.stabs/wierd.exp: Remove xfails for type attributes. Also
13198 don't end command passed to gdb_test with newline.
13199
13200 * gdb.t13/{Makefile.in,gdbme.c,bitfields.exp}: If we #defined the
13201 signed keyword away, don't expect signed bitfields to be signed.
13202
13203 * gdb.t13/bitfields.exp (bitfield containment): Accept the fields
13204 printing with only as many 1's as are in the field as well as printing
13205 with 32 1's (see comment).
13206
13207 Sat May 29 17:57:01 1993 Fred Fish (fnf@cygnus.com)
13208
13209 * gdb.t00/default.exp: Start with a fresh gdb.
13210 * configure.in (configdirs): Remove gdb.t31 until the chill
13211 compiler works again. It no longer is able to find chillrt0
13212 since it isn't in libchill.a anymore.
13213 * gdb.stabs/wierd.exp: Rewrite to properly handling a missing
13214 wierd.o, make more modular.
13215 * gdb.stabs/wierd.def (bad_neg0type, bad_neg0const): Remove
13216 spurious newlines that caused problems.
13217
13218 Wed May 26 09:57:19 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13219
13220 * Move test with enums and partial symbols from gdb.t03/ptype.exp
13221 to gdb.stabs/wierd.exp since GCC has worked around the bug.
13222 gdb.stabs/wierd.{exp,def}: Many new tests.
13223
13224 * gdb.t00/default.exp: update info line for new message.
13225
13226 * gdb.t02/{whatis.exp,gdbme.c}:
13227 Test that "char *" doesn't print as "caddr_t".
13228
13229 Tue May 25 13:28:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13230
13231 * gdb.t00/help.exp: Use .* in place of some help messages which
13232 just changed.
13233 gdb.t00/default.exp: Update "info frame" test for new message.
13234 * gdb.stabs/wierd.exp: Check for eof, directly or via gdb_test.
13235 Remove some xfails
13236
13237 Mon May 24 00:24:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13238
13239 * gdb.t03/{gdbme.c,ptype.exp}:
13240 Add tests for typedef'd struct and union without tags.
13241 Also check "whatis" on a variable of a typedef'd enum without a tag.
13242
13243 * gdb.t00/teststrategy.exp: For p "foo", remove sun4 XFAIL (see
13244 PRMS 1823; the bug still exists but isn't reproduced by this test
13245 anymore), and remove rs6000 XFAIL (the bug is fixed).
13246
13247 * gdb.t03/ptype.exp: Comment out a lot of tests which are basically
13248 duplicated from whatis.exp. For those that are left, accept
13249 "long", "long int", or "int" for long variables (whatis.exp already
13250 has an XFAIL for "int", so no need to fail it here).
13251
13252 * gdb.t02/whatis.exp, gdb.t10/crossload.exp:
13253 Deal with GCC's names for types now that GDB uses the compiler's names.
13254
13255 * gdb.t02/{Makefile.in,gdbme.c,whatis.exp}: If not GCC, do some
13256 setup_xfail's for sunos4. If we #defined the signed keyword away,
13257 don't expect GDB to know that char it is signed.
13258
13259 * gdb.t00/teststrategy.exp: Update for symbolic signal names.
13260
13261 Sun May 23 08:44:55 1993 Fred Fish (fnf@cygnus.com)
13262
13263 * configure.in (configdirs): Add gdb.t24 for C++ tests that
13264 should work on any system, regardless of debugging format.
13265 * gdb.t21/demangle.exp: Move to gdb.t24.
13266 * gdb.t24/demangle.exp: Move from gdb.t21.
13267 * gdb.t24/{Makefile.in, configure.in}: New files.
13268
13269 Thu May 20 19:39:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13270
13271 * configure.in: Do gdb.stabs and C++ tests only for stabs.
13272 * gdb.stabs: New directory.
13273
13274 Tue May 18 21:12:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13275
13276 * config/{mips,nind,udi,unix,vx}-gdb.exp: Look for "Quit anyway.*?"
13277 not just "Quit anyway?".
13278
13279 Tue May 18 17:13:20 1993 Fred Fish (fnf@cygnus.com)
13280
13281 * gdb.t21/demangle.exp: Add a couple of new patterns. Ensure
13282 that all setup_xfails are immediately followed by clear_xfails.
13283
13284 Tue May 11 09:10:47 1993 Fred Fish (fnf@cygnus.com)
13285
13286 * config/unix-gdb.exp, gdb.t00/echo.exp, gdb.t00/help.exp,
13287 gdb.t00/teststrategy.exp, gdb.t00/gdbvars.exp, gdb.t01/run.exp,
13288 gdb.t01/term.exp, gdb.t02/whatis.exp, gdb.t03/ptype.exp,
13289 gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t06/break.exp,
13290 gdb.t07/watchpoint.exp, gdb.t08/opaque.exp, gdb.t09/corefile.exp,
13291 gdb.t10/crossload.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
13292 gdb.t13/bitfields.exp, gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
13293 gdb.t17/callfuncs.exp, gdb.t20/misc.exp, gdb.t20/inherit.exp,
13294 gdb.t20/classes.exp, gdb.t21/demangle.exp, gdb.t21/cplusfuncs.exp,
13295 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t30/chexp.exp,
13296 gdb.t31/chillvars.exp, lib/gdb.exp:
13297 Change place to report bugs from bug-dejagnu@prep.ai.mit.edu to
13298 bug-gdb@prep.ai.mit.edu.
13299
13300 Fri May 7 09:15:35 1993 Fred Fish (fnf@cygnus.com)
13301
13302 * gdb.t17/callfuncs.exp (do_function_calls): Call t_double_values
13303 with 0.0, not integer 0.
13304
13305 Fri Apr 30 13:17:24 1993 Jim Kingdon (kingdon@cygnus.com)
13306
13307 * gdb.t06/break.exp: Update for "Kill the program" message change.
13308
13309 Fri Apr 30 09:42:57 1993 Fred Fish (fnf@cygnus.com)
13310
13311 * Makefile.in (GDBFLAGS): Set to -nx.
13312 * Makefile.in (site.exp): Use GDBFLAGS.
13313
13314 Wed Apr 28 13:19:07 1993 K. Richard Pixley (rich@rtl.cygnus.com)
13315
13316 * */Makefile.in (CFLAGS): add CFLAGS = -g to all subdirectory
13317 Makefiles.
13318 (check): depend on just-check.
13319 (just-check): added so that tests can be run without a noop
13320 build pass.
13321
13322 Fri Apr 23 18:13:28 1993 K. Richard Pixley (rich@rtl.cygnus.com)
13323
13324 Switch to using configure's configdirs.
13325 * Makefile.in (Makefile): add configure.in dependency.
13326 (SUBDIRS): removed redundant assignment.
13327 * configure.in: switch subdirs assignment to configdirs.
13328 * gdb.t*/configure.in: new files.
13329
13330 Thu Apr 22 08:27:53 1993 Ian Lance Taylor (ian@cygnus.com)
13331
13332 * gdb.t07/watchpoint.exp: Removed a29k expected failure which now
13333 works.
13334
13335 Tue Apr 20 13:38:40 1993 Fred Fish (fnf@cygnus.com)
13336
13337 * gdb.{t20,t21,t22,t23}/Makefile.in: Use $(srcdir) to avoid $<
13338 in explicit rules. Apparently this is not supported by some makes.
13339
13340 Mon Apr 19 01:54:53 1993 John Gilmore (gnu@cygnus.com)
13341
13342 * gdb.t31/Makefile.in: Use $(srcdir) when avoiding $<, sigh.
13343
13344 Fri Apr 16 09:33:46 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13345
13346 * config/unix-gdb.exp: Add back missing return 0 which mysteriously
13347 disappeared.
13348
13349 Thu Apr 15 02:28:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
13350
13351 * gdb.t31/Makefile.in: Avoid $< in explicit rule.
13352
13353 Wed Apr 14 16:38:47 1993 Fred Fish (fnf@cygnus.com)
13354
13355 * gdb.t07/watchpoint.exp: Remove setup_xfail for i486
13356 watchpoint problem that is now fixed.
13357 * gdb.t30/chexp.exp: Remove setup_xfail for printing
13358 uninitialized convenience variables.
13359 * gdb.t31/chillvars.exp: Fix expected patterns for printing
13360 structures.
13361
13362 Wed Apr 14 12:55:58 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13363
13364 * gdb.t00/help.exp: Compensate for bug in mips-*-ultrix* OS
13365 which causes expect to get out of sync with gdb on long output
13366 from help set.
13367 * gdb.t09/corefile.exp: Make expected pattern for core file
13368 failing signal and frame output format less sun specific.
13369
13370 Tue Apr 13 23:18:07 1993 Per Bothner (bothner@cygnus.com)
13371
13372 * gdb.t31/chillvars.exp: Add and remove initial dummy
13373 breakpoint, so that symbol table is forced in.
13374 (Needed at least on Sunos4, though it seems not SVR4.)
13375 * gdb.t31/chillvars.exp: Update for changed output format.
13376
13377 Sun Apr 11 17:21:45 1993 Rob Savoye (rob at darkstar.cygnus.com)
13378
13379 * config/unix-gdb.exp: Gracefully exits if $GDB is a bogus path.
13380
13381 Wed Apr 7 21:28:21 1993 Rob Savoye (rob@cygnus.com)
13382
13383 * Makefile.in: Added --srcdir when invoking runtest, removed the
13384 need for a local config file. (optional now)
13385
13386 Wed Apr 7 14:13:41 1993 Fred Fish (fnf@cygnus.com)
13387
13388 * gdb.t21/demangle.exp: Only count real fails (not xfails) for
13389 failure count used to force early termination. Add some more
13390 expected failures for gnu style demangling.
13391
13392 Thu Apr 1 09:50:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13393
13394 * Makefile.in (CXXFLAGS): Remove -O. It caused the debug info for the
13395 pmi variable from gdb.t20/gdbme to get optimized away.
13396 * gdb.t00/teststrategy.exp: Added expected failure for mips-*-*.
13397 Check for written corefile upon timeout _and_ eof.
13398
13399 Tue Mar 30 09:58:16 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13400
13401 * config/unix-gdb.exp: Add missing return 0.
13402
13403 Tue Mar 30 08:34:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13404
13405 * gdb.t16/printcmds.exp: Remove misplaced xfail that caused an early
13406 test termination.
13407
13408 Mon Mar 29 17:37:25 1993 Fred Fish (fnf@cygnus.com)
13409
13410 * configure.in (subdirs): Put back gdb.t17 which mysteriously
13411 disappeared.
13412
13413 Thu Mar 25 21:05:16 1993 Fred Fish (fnf@cygnus.com)
13414
13415 * gdb.t10/crossload.exp: Disable the i860-elf test until such
13416 time as i860 support works.
13417
13418 * gdb.t15/funcargs.exp: Fix expected outputs to include
13419 "backtrace 100\r" rather than just "backtrace\r", to match last
13420 change.
13421
13422 Thu Mar 25 12:14:28 1993 Ian Lance Taylor (ian@cygnus.com)
13423
13424 * config/udi-gdb.exp (gdb_exit): Remove close command.
13425 (gdb_target_udi): New procedure to set the UDI target.
13426 (gdb_start): Don't remove *_soc files. Use gdb_target_udi.
13427 * gdb.t00/default.exp: Added expected failures for a29k-*-udi.
13428 Added waits for prompts after several question responses. Added
13429 some more responses used by a29k-amd-udi-gdb.
13430 * gdb.t01/run.exp, gdb.t06/break.exp: Added a29k-*-udi support:
13431 pass different arguments, restart UDI connection after program
13432 completion.
13433 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t07/watchpoint.exp,
13434 gdb.t08/opaque.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
13435 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp, gdb.t20/misc.exp,
13436 gdb.t21/cplusfuncs.exp: Added expected failures for a29k-*-*.
13437 * gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t07/watchpoint.exp,
13438 gdb.t08/opaque.exp, gdb.t12/scope.exp, gdb.t13/bitfields.exp,
13439 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
13440 gdb.t17/callfuncs.exp, gdb.t20/classes.exp, gdb.t20/inherit.exp,
13441 gdb.t20/misc.exp, gdb.t22/virtfuncs.exp: Restart UDI connection
13442 after program completion.
13443 * gdb.t10/crossload.exp: Does not work for a29k-*-*, since BFD is
13444 compiled with a SELECT_VECS setting.
13445 * gdb.t15/funcargs.exp: Use argument to backtrace to prevent
13446 infinite recursion.
13447
13448 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t22/virtfuncs.exp:
13449 Added checks for COFF results, and made them expected failures for
13450 all targets. It would be better to make them expected failures
13451 for COFF targets only.
13452
13453 Wed Mar 24 14:43:38 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
13454
13455 * Makefile.in: add null dvi target, don't bother to recurse
13456 through test directories for info and install-info; rename
13457 $(datadir) to be dejagnu instead of deja-gnu
13458
13459 Wed Mar 24 09:48:03 1993 Fred Fish (fnf@cygnus.com)
13460
13461 * gdb.t31/gdbme.ch: Re-enable code that previously caused
13462 compiler to coredump.
13463 * gdb.t31/chillvars.exp: Re-enable tests that depend on that
13464 code.
13465
13466 Tue Mar 23 08:53:42 1993 Fred Fish (fnf@cygnus.com)
13467
13468 * gdb.t31/gdbme.ch: Comment out code that causes chill compiler
13469 coredump.
13470 * gdb.t31/chillvars.exp: Comment out tests that depend on that
13471 code.
13472
13473 Sun Mar 21 17:56:47 1993 Rob Savoye (rob at darkstar.cygnus.com)
13474
13475 * gdb.t03/ptype.exp: tests for return code from gdb_test.
13476 * gdb.t00/teststrategy.exp: Uses which proc rather than spawning
13477 which in a shell. Deletes xgdb when done.
13478 * config/unix-gdb.exp: Won't try to spawn $GDB unless it exists.
13479 Tests the return from the "set height" or "set width" commands.
13480 Added a few return codes where needed.
13481
13482 Wed Mar 17 11:31:01 1993 Fred Fish (fnf@cygnus.com)
13483
13484 * Makefile.in (SUBDIRS): Add gdb.t17.
13485 * configure.in (subdirs): Add gdb.t17.
13486 * gdb.t17/{Makefile.in, callfuncs.exp, gdbme.c}: New test
13487 files to test gdb's calling of functions in the inferior with
13488 the correct arguments and gdb's ability to retrieve any
13489 result returned.
13490
13491 Tue Mar 16 15:37:11 1993 Fred Fish (fnf@cygnus.com)
13492
13493 * config/unix-gdb.exp (gdb_exit): Remove close commands that
13494 may be called after gdb goes away. Previous versions of expect
13495 needed these to avoid file descriptor leaks, but they cause
13496 errors with the current revision of expect.
13497 * gdb.t00/gdbvars.exp: Use -re on expected output after
13498 setting sevenbit-strings.
13499 * gdb.t04/setvar.exp, gdb.t13/bitfields.exp: Make commands
13500 to set sevenbit-strings consistent across tests.
13501 gdb.t30/chexp.exp, gdb.t31/chillvars.exp: Make commands to
13502 set sevenbit-strings consistent across tests.
13503
13504 Fri Mar 12 08:47:20 1993 Fred Fish (fnf@cygnus.com)
13505
13506 * gdb.t21/demangle.exp (proc demangle): Adjust quotes in an
13507 expected output to match current "expect" expectations.
13508
13509 Wed Mar 10 18:01:49 1993 Fred Fish (fnf@cygnus.com)
13510
13511 * gdb.t00/default.exp: Change expected output for default "source"
13512 command, to match new gdb behavior which requires a filename to
13513 source.
13514
13515 Tue Mar 9 11:00:56 1993 Fred Fish (fnf@cygnus.com)
13516
13517 * gdb.t07/watchpoint.exp (test_simple_watchpoint): Set up
13518 expected fail for i486-*-* that misses the marker2 function.
13519 * gdb.t10/crossload.exp (bfddefault): Allow successful
13520 recognition of a format to pass even if no symbols are found.
13521 Explicitly catch failures where the format is not recognized
13522 or is ambiguous, and add the reason to the fail message.
13523 * gdb.t10/crossload.exp (bfdexplicit): Catch failure where
13524 the cause is and invalid target and add reason to failure message.
13525 * gdb.t10/crossload.exp: Fix bfd target names for elf32-m68k,
13526 elf32-i386, elf32-sparc, and elf32-i860.
13527 * gdb.t12/scope.exp (test_at_main, test_at_foo, test_at_bar):
13528 Set up expected failure for 'filename'::variable scope resolution,
13529 which is now apparently broken on all targets.
13530 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t20/misc.exp,
13531 gdb.t21/cplusfuncs.exp, gdb.t22/virtfunc.exp,
13532 gdb.t23/templates.exp: Change failure for missing binfile into
13533 just a warning.
13534 gdb.t21/demangle.exp: Change all cfront references to 'arm'
13535 references.
13536
13537 Mon Mar 8 19:20:28 1993 Fred Fish (fnf@cygnus.com)
13538
13539 * gdb.t00/default.exp: Add expected output for default "source"
13540 command, to match new gdb behavior.
13541 * gdb.t09/corefile.exp: Use GDBFLAGS when spawning GDB.
13542
13543 Sun Mar 7 15:14:09 1993 Rob Savoye (rob@cygnus.com)
13544
13545 * config/*-gdb.exp: returns an error, rather than exiting on
13546 internal errors.
13547
13548 Tue Mar 2 18:09:32 1993 Fred Fish (fnf@cygnus.com)
13549
13550 * gdb.t03/gdbme.c: Add pointer to struct variable.
13551 * gdb.t03/ptype.exp: Test equivalence of '.' and '->' for
13552 referencing struct members.
13553
13554 Thu Feb 25 10:39:06 1993 Ian Lance Taylor (ian@cygnus.com)
13555
13556 * configure.in (mips-idt-ecoff): New target.
13557 * config/mips-gdb.exp: New file for remote board using MIPS remote
13558 debugging protocol.
13559
13560 * Redid configuration scheme. Removed gdb.t*/configure.in.
13561 Renamed gdb.t*/in-gdbme* to gdb.t*/gdbme*. Changed to use CC, CXX
13562 instead of CC_FOR_TARGET, CXX_FOR_TARGET. Added mostlyclean and
13563 distclean targets. Built executables via .o files. Adjusted
13564 tests to account for source files in $(srcdir) rather than
13565 $(objdir).
13566 * lib/gdb.exp (runto): Don't expect () after the function name,
13567 because it may have arguments.
13568
13569 Wed Feb 24 08:05:38 1993 Ian Lance Taylor (ian@cygnus.com)
13570
13571 * gdb.t00/default.exp, gdb.t01/run.exp, gdb.t02/whatis.exp,
13572 gdb.t03/ptype.exp, gdb.t06/break.exp, gdb.t12/scope.exp: Added
13573 expected failures for mips-idt-* and mips-sgi-*.
13574 * gdb.t00/default.exp (attach): Kill process if requested.
13575 * gdb.t00/help.exp (help target core, help target): Accept a gdb
13576 that does not read core files.
13577 * gdb.t01/run.exp: Removed checks for exit status code.
13578 * gdb.t03/in-gdbme.c: Make explicit call to malloc to ensure that
13579 it is linked in.
13580 * gdb.t03/ptype.exp: Increase timeout when calling malloc.
13581 * gdb.t04/setvar.exp, gdb.t05/expr.exp: Use runto function where
13582 appropriate, rather than doing it by hand.
13583 * gdb.t07/watchpoint.exp: If mips-idt-*, reload file after first
13584 execution.
13585 * gdb.t10/crossload.exp: Kill existing program if needed.
13586 * gdb.t15/funcargs.exp: Use delete_breakpoints function where
13587 appropriate, rather than doing it by hand. Always increase
13588 timeout for this test, not just for VxWorks.
13589
13590 Wed Feb 24 08:03:38 1993 Fred Fish (fnf@cygnus.com)
13591
13592 * gdb.t31/chillvars.exp (test_structs): New proc to test printing
13593 of Chill STRUCT types and STRUCT values.
13594 * gdb.t31/chillvars.exp (test_strings): Expect "CHAR" now, rather
13595 than "char".
13596 * gdb.t31/in-gdbme.ch (simple_struct, nested_struct, struct1,
13597 struct2): New struct definitions and initializations to test
13598 simple Chill STRUCT types.
13599
13600 Tue Feb 23 11:55:06 1993 Fred Fish (fnf@cygnus.com)
13601
13602 * gdb.t00/teststrategy.exp: Track reversion in gdb to not print
13603 the null byte at the end of strings.
13604 * gdb.t00/default.exp: Make show version insensitive to copyright
13605 date.
13606 * gdb.t16/in-gdbme.c (ctable1, ctable2): Make explicitly unsigned
13607 to avoid dependencies on target char signedness.
13608 * gdb.t16/printcmds.exp: Update expected results for explicitly
13609 unsigned char.
13610 * gdb.t16/printcmds.exp: Remove setup_xfails for i960 that should
13611 now work.
13612 * gdb.t21/demangle.exp: Add many more patterns for template
13613 demangling, most of them being expected failures.
13614 * gdb.t21/demangle.exp (proc demangle): Quote the demangled
13615 string we are matching for, to match on the whole string.
13616 * gdb.t21/demangle.exp: Add many new test strings to demangle,
13617 and fix a whole bunch that had incorrect expected output but were
13618 passing anyway because of the bug in "proc demangle".
13619 * gdb.t31/chillvars.exp: Remove setup_xfail for printing string
13620 type.
13621 * gdb.t31/in-gdbme.ch: Uncomment string4, now compiles.
13622
13623 Mon Feb 22 07:54:03 1993 Mike Werner (mtw@poseidon.cygnus.com)
13624
13625 * gdb/testsuite: made modifications to testcases, etc., to allow
13626 them to work properly given the reorganization of deja-gnu and the
13627 relocation of the testcases from deja-gnu to a "tool" subdirectory.
13628
13629 Sun Feb 21 10:55:55 1993 Mike Werner (mtw@poseidon.cygnus.com)
13630
13631 * gdb/testsuite: Initial creation of gdb/testsuite.
13632 Migrated dejagnu testcases and support files for testing nm to
13633 gdb/testsuite from deja-gnu. These files were moved "as is"
13634 with no modifications. This migration is part of a major overhaul
13635 of dejagnu. The modifications to these testcases, etc., which
13636 will allow them to work with the new version of dejagnu will be
13637 made in a future update.
13638
13639 For additional changes see gdb.mi/ChangeLog-1999-2003.
13640 \f
13641 ;; Local Variables:
13642 ;; mode: change-log
13643 ;; left-margin: 8
13644 ;; fill-column: 74
13645 ;; version-control: never
13646 ;; End:
13647
13648 Copyright 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
13649 2003, 2004, 2005 Free Software Foundation, Inc.
13650 Copying and distribution of this file, with or without modification,
13651 are permitted provided the copyright notice and this notice are preserved.
This page took 0.322205 seconds and 4 git commands to generate.