3 * gdb.python: Add test for linespecs with commas.
7 * gdb.linespec/ls-dollar.cc: New file.
8 * gdb.linespec/ls-dollar.exp: New test.
12 * gdb.cp/namespace.exp: Add breakpoint tests for functions
13 starting with the global namespace.
17 * lib/gdb.exp (BUILD_DATA_DIRECTORY): New global.
21 * gdb.python/py-value.cc: Add test case for testing the
22 methodology exposing C++ values to Python.
23 * gdb.python/py-value-cc.exp: Add tests testing the methodology
24 exposing C++ values to Python.
25 * gdb.python/Makefile.in: Add py-value-cc to EXECUTABLES.
30 * gdb.base/auxv.c (func2): setrlimit to infinity to enable core dumps.
31 * gdb.base/auxv.exp: Try to compile it with -DUSE_RLIMIT first.
32 (generate native core dump): Make the test unsupported if core cannot
37 * gdb.gdb/selftest.exp (do_steps_and_nexts): New entry
38 for cmdarg_vec = NULL. Remove entries for cmdsize = 1, cmdarg = and
39 ncmd = 0. New entry for VEC_cleanup cmdarg_s.
43 * gdb.base/cond-eval-mode.exp: Fix the anticipated warning string.
47 * dg-extract-results.sh: Handle KFAILs.
52 * gdb.dwarf2/dw2-skip-prologue.S (DW_AT_producer): Set it to 4.5.0.
56 * gdb.ada/set_pckd_arr_elt: New testcase.
61 * gdb.opt/inline-break.exp: New file.
62 * gdb.opt/inline-break.c: Likewise.
63 * gdb.dwarf2/dw2-inline-break.exp: Likewise.
64 * gdb.dwarf2/dw2-inline-break.S: Likewise.
65 * gdb.base/annota1.exp: Cope with old .gdb_index warnings.
66 * gdb.base/async-shell.exp: Likewise.
67 * lib/mi-support.exp (library_loaded_re): Likewise.
71 * gdb.cp/virtfunc2.exp: Update expected output.
72 * gdb.cp/pr9631.exp: Update expected output.
73 * gdb.cp/member-ptr.exp: Update expected output.
74 * gdb.cp/inherit.exp (test_print_mvi_classes): Update expected
76 * gdb.cp/casts.exp: Update expected output.
80 * gdb.cp/virtfunc.exp (make_one_vtable_result): New proc.
81 (test_info_vtbl): Likewise.
82 (do_tests): Call test_info_vtbl.
83 * gdb.cp/virtfunc.cc (va): New global.
87 * gdb.dwarf2/dw2-ada-ffffffff.S: Use .4byte instead of .long for
88 describing DWARF data structures.
89 * gdb.dwarf2/dw2-bad-parameter-type.S: Likewise.
90 * gdb.dwarf2/dw2-double-set-die-type.S: Likewise.
91 * gdb.dwarf2/dw2-empty-pc-range.S: Likewise.
92 * gdb.dwarf2/dw2-entry-value.S: Likewise.
93 * gdb.dwarf2/dw2-modula2-self-type.S: Likewise.
94 * gdb.dwarf2/dw2-param-error.S: Likewise.
95 * gdb.dwarf2/dw2-skip-prologue.S: Likewise.
96 * gdb.dwarf2/dw2-stack-boundary.S: Likewise.
97 * gdb.dwarf2/dw4-sig-type-unused.S: Likewise.
98 * gdb.dwarf2/implptr-optimized-out.S: Likewise.
99 * gdb.dwarf2/member-ptr-forwardref.S: Likewise.
100 * gdb.dwarf2/pr11465.S: Likewise.
104 * gdb.mi/mi2-prompt.exp: New file.
108 * gdb.base/enum_cond.c, gdb.base/enum_cond.exp: New testcase.
112 * gdb.ada/bp_range_type: New testcase.
116 * gdb.base/default.exp: Delete tests for symbol-reloading.
117 * gdb.base/help.exp: Ditto.
118 * gdb.base/setshow.exp: Ditto.
119 * gdb.base/gdb_history: Delete references to symbol-reloading.
123 * gdb.base/attach-twice.c: New files.
124 * gdb.base/attach-twice.exp: New files.
128 * lib/gdb.exp (gdb_get_line_number): Throw an
129 error instead of returning -1.
130 * gdb.base/break.exp: Remove unused variable
132 * gdb.base/hbreak2.exp: Likewise.
133 * gdb.base/sepdebug.exp: Likewise.
139 * gdb.trace/change-loc.exp (tracepoint_change_loc_1): Remove kfail.
140 (tracepoint_change_loc_2): Remove kfail. Return if failed to
141 download tracepoints.
142 * gdb.trace/pending.exp (pending_tracepoint_works): Likewise.
143 (pending_tracepoint_resolved_during_trace): Likewise.
144 (pending_tracepoint_installed_during_trace): Likewise.
145 (pending_tracepoint_with_action_resolved): Likewise.
149 * gdb.ada/array_bounds.exp: Get breakpoint for line
150 with "START", not "STOP".
151 * gdb.python/py-infthread.exp: Do not continue to
152 line marked "Break here.", which is undefined.
160 Implement testsuite workaround for PR breakpoints/13781.
161 * gdb.cp/mb-templates.exp: New loop with variable $workaround.
162 (set breakpoint condition-evaluation host): New conditional command.
166 Fix CU relative vs. absolute DIE offsets.
167 * gdb.dwarf2/dw2-op-call.S: New compilation unit preceding the existing
172 Fix false FAIL on distros with relro linkage as default.
173 * gdb.reverse/solib-precsave.exp: Try to compile the test using
174 -Wl,-z,norelro first.
178 * gdb.ada/bp_on_var: New testcase.
182 * gdb.ada/bp_enum_homonym: New testcase.
186 * gdb.trace/ftrace.exp (test_fast_tracepoints): Run test on target
187 x86_64-*-* and i?86-*-*.
188 Set up KFAIL for gdb/13808.
192 * gdb.ada/operator_bp.exp: Clear debug-file-directory.
193 * gdb.ada/mi_task_arg.exp: Clear debug-file-directory.
197 * gdb.java/jprint.java (jprint.main): Keep 'x' live.
201 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall): Catch error
206 * gdb.ada/arrayidx.exp: Call get_compiler_info. New variable old_gcc.
207 (print one_two_three, indexes off, print few_reps, indexes off)
208 (print many_reps, indexes off, print empty, indexes off)
209 (print one_two_three, print few_reps, print many_reps, print empty):
210 Call setup_xfail if $gcc_old.
214 Implement testsuite workaround for PR breakpoints/13781.
215 * gdb.cp/mb-templates.exp: New loop with variable $workaround.
216 (set breakpoint condition-evaluation host): New conditional command.
221 * gdb.cp/mb-templates.exp: New variables executable. Use it for
222 binfile. use clean_restart. Replace gdb_expect by gdb_test_multiple.
223 Replace GDB restart by kill and delete_breakpoints. Replace breakpoint
224 number 1 by $bpnum. Four times.
228 * gdb.trace/strace.exp: run strace_info_marker in linux native gdb.
232 Setup KFAIL for PR server/13796.
233 * gdb.base/disp-step-syscall.exp (single step over vfork): Setup KFAIL.
237 * gdb.ada/operator_bp: New testcase.
241 * gdb.ada/info_locals_renaming: New testcase.
245 * gdb.base/nextoverexit.c: New file.
246 * gdb.base/nextoverexit.exp: New file.
250 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Remove obsolete
255 * gdb.xml/tdesc-regs.exp: Add "mips-dsp.xml" to the list of MIPS
262 * gdb.base/hbreak2.exp: New test for "hbreak" and "thbreak".
268 * gdb.trace/unavailable.exp (gdb_unavailable_floats): New.
269 (gdb_collect_globals_test): Call it.
273 * gdb.cp/method2.exp: Output of overload menu is now
274 alphabetized. Update tests for "break A::method".
275 * gdb.cp/ovldbreak.exp: Use gdb_get_line_number instead
277 Overload menu is alphabetized: rewrite to accommodate.
278 Unset variables LINE and TYPES which are used in other tests.
279 Compute the output of "info break".
280 Update the breakpoint table after all breakpoints are deleted.
281 (continue_to_bp_overloaded): Rename ACTUALS to ARGUMENT and
282 compute ACTUALS and the method body based on parameters.
283 Update expected output accordingly.
284 * gdb.cp/ovldbreak.cc (foo::overload1arg): Reformat and add
285 unique comments to allow the use of gdb_get_line_number.
289 * gdb.cp/method2.exp: Use prepare_for_testing and cleanup
291 * gdb.cp/ovldbreak.exp: Likewise.
295 * gdb.base/help.exp (help show user): Update expected result
296 for new doc string changes (add "non-python").
300 * gdb.python/py-cmd.exp: Add test to verify that python commands can
301 be put in the user-defined category and that the commands appear in
306 * gdb.ada/tagged_not_init: New testcase.
310 * gdb.ada/arrayidx.exp: Adjust expected output for p_one_two_three.
311 * gdb.ada/enum_idx_packed: New testcase.
315 * gdb.ada/aliased_array: New testcase.
319 * gdb.ada/whatis_array_val: New testcase.
323 Fix disp-step-syscall.exp: fork: single step over fork.
324 * gdb.base/disp-step-syscall.exp (syscall_insn): Anchor it by
326 (single step over $syscall): Remove its check.
327 (single step over $syscall final pc): New check.
331 Support processors without SSSE3.
332 * gdb.reverse/i386-sse-reverse.c (sse_test): Move pabsb, pabsw and
334 (ssse3_test): ... a new function.
335 (main): Call ssse3_test.
336 * gdb.reverse/i386-sse-reverse.exp: New variable end_ssse3_test.
337 Update expected values everywhere.
338 (reverse-step to pabsd, verify xmm0 after reverse pabsd)
339 (verify xmm1 after reverse pabsd, verify xmm2 after reverse pabsd)
340 (reverse-step to pabsw, verify xmm0 after reverse pabsw)
341 (verify xmm1 after reverse pabsw, verify xmm2 after reverse pabsw)
342 (reverse-step to pabsb, verify xmm0 after reverse pabsb)
343 (verify xmm1 after reverse pabsb, verify xmm2 after reverse pabsb):
344 Move these tests lower.
345 (set breakpoint at end of ssse3_test, continue to end of ssse3_test)
346 (verify xmm0 at end of ssse3_test, verify xmm1 at end of ssse3_test)
347 (verify xmm2 at end of ssse3_test, continue to end of ssse3_test #2):
353 * gdb.trace/trace-mt.c: New.
354 * gdb.trace/trace-mt.exp: New.
358 * gdb.base/annota1.exp: Use gdb_get_line_number for retrieving line
359 numbers instead of hardcoding them.
360 * gdb.base/annota1.c: Provide suitable markers.
361 * gdb.base/annota3.exp: Use gdb_get_line_number for retrieving line
362 numbers instead of hardcoding them.
363 * gdb.base/annota3.c: Provide suitable markers.
365 * gdb.base/annota1.c [__sh__]: Remove any special-casing.
366 * gdb.base/annota3.c: Likewise.
367 * gdb.base/sigall.c: Likewise.
368 * gdb.base/signals.c: Likewise.
369 * gdb.reverse/sigall-reverse.c: Likewise.
373 * gdb.cp/breakpoint.exp (test_breakpoint): Fix the runto_main
378 * gdb.base/save-bp.exp: Account for new condition evaluator output.
382 * gdb.base/cond-eval-mode.exp: New file.
386 * gdb.base/break-interp.exp (test_ld): Use with_test_prefix.
387 (top level): Use with_test_prefix.
391 * gdb.threads/attach-into-signal.exp (corefunc): Use
396 Fix false FAILs on old CPUs without SSE.
397 * gdb.reverse/i386-sse-reverse.exp (continue to end of sse_test):
398 Return untested for Illegal instruction.
402 Fix false FAILs with glibc debug infos installed.
403 * gdb.reverse/solib-precsave.exp (set debug-file-directory): New test.
404 * gdb.reverse/solib-reverse.exp (set debug-file-directory): New test.
408 * gdb.base/watchpoint.exp (test_constant_watchpoint): Add test for
413 * gdb.threads/watchpoint-fork.exp (test): Use with_test_prefix.
417 * gdb.base/return-nodebug.exp (do_test): Use with_test_prefix.
421 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Use
426 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Don't do
427 with_test_prefix here.
428 (top level): Do it here instead. Remove `:' from the
429 with_test_prefix string.
430 * gdb.base/attach-pie-misread.exp: Remove the leading space the
431 the suffix `:' from the with_test_prefix prefix string.
432 * gdb.base/break-interp.exp: Ditto.
433 * gdb.base/catch-load.exp: Ditto.
434 * gdb.base/disp-step-syscall.exp: Ditto.
435 * gdb.base/jit-so.exp: Ditto.
436 * gdb.base/jit.exp: Ditto.
437 * gdb.base/sepdebug.exp: Ditto.
438 * gdb.base/solib-display.exp: Ditto.
439 * gdb.base/solib-overlap.exp: Ditto.
440 * gdb.base/watch-cond-infcall.exp: Ditto.
441 * gdb.base/watchpoint.exp: Ditto.
442 * gdb.dwarf2/dw2-noloc.exp: Ditto.
443 * gdb.mi/mi-watch.exp: Ditto.
444 * gdb.mi/mi2-watch.exp: Ditto.
445 * gdb.threads/non-ldr-exc-1.exp: Ditto.
446 * gdb.threads/non-ldr-exc-2.exp: Ditto.
447 * gdb.threads/non-ldr-exc-3.exp: Ditto.
448 * gdb.threads/non-ldr-exc-4.exp: Ditto.
449 * gdb.threads/watchpoint-fork.exp: Ditto.
450 * gdb.threads/watchthreads-reorder.exp: Ditto.
451 * gdb.trace/change-loc.exp: Ditto.
452 * gdb.trace/pending.exp: Ditto.
453 * gdb.trace/status-stop.exp: Ditto.
454 * gdb.trace/strace.exp: Ditto.
455 * gdb.trace/trace-break.exp: Ditto.
456 * gdb.trace/unavailable.exp: Ditto.
457 * lib/gdb.exp (with_test_prefix): Always prefix with space and
458 suffix with colon. Adjust leading comments.
463 * lib/gdb.exp: Add description of test prefixes.
464 (with_test_prefix): New procedure.
465 * gdb.arch/altivec-abi.exp: Use with_test_prefix.
466 * gdb.base/attach-pie-misread.exp: Use with_test_prefix.
467 * gdb.base/break-interp.exp: Use with_test_prefix. Use append
468 instead of lappend to append to pf_prefix.
469 * gdb.base/catch-load.exp: Use with_test_prefix.
470 * gdb.base/disp-step-syscall.exp: Use with_test_prefix.
471 * gdb.base/jit-so.exp: Use with_test_prefix.
472 * gdb.base/jit.exp: Use with_test_prefix.
473 * gdb.base/return-nodebug.exp (do_test): Use append instead of
474 lappend to append to pf_prefix.
475 * gdb.base/sepdebug.exp: Use with_test_prefix.
476 * gdb.base/solib-display.exp: Use with_test_prefix.
477 * gdb.base/solib-overlap.exp: Use with_test_prefix.
478 * gdb.base/watch-cond-infcall.exp: Use with_test_prefix.
479 * gdb.base/watchpoint.exp: Use with_test_prefix.
480 * gdb.dwarf2/dw2-noloc.exp: Use with_test_prefix.
481 * gdb.mi/mi-watch.exp: Use with_test_prefix.
482 * gdb.mi/mi2-watch.exp: Use with_test_prefix.
483 * gdb.threads/non-ldr-exc-1.exp: Use with_test_prefix.
484 * gdb.threads/non-ldr-exc-2.exp: Use with_test_prefix.
485 * gdb.threads/non-ldr-exc-3.exp: Use with_test_prefix.
486 * gdb.threads/non-ldr-exc-4.exp: Use with_test_prefix.
487 * gdb.threads/watchpoint-fork.exp: Use with_test_prefix. Use
488 append instead of lappend to append to pf_prefix.
489 * gdb.threads/watchthreads-reorder.exp: Use with_test_prefix.
490 * gdb.trace/change-loc.exp: Use with_test_prefix.
491 * gdb.trace/pending.exp: Use with_test_prefix.
492 * gdb.trace/status-stop.exp: Use with_test_prefix.
493 * gdb.trace/strace.exp: Use with_test_prefix.
494 * gdb.trace/trace-break.exp: Use with_test_prefix.
495 * gdb.trace/unavailable.exp: Use with_test_prefix. Use append
496 instead of lappend to append to pf_prefix.
501 * gdb.base/inferior-died.c (main): Add return of 0.
502 * gdb.base/inferior-died.exp (continue): Fix expectation of
508 * gdb.threads/attach-into-signal.exp (corefunc): Don't enable
509 lin-lwp output. Set SIGALRM to stop. Adjust tests to not rely on
510 gdb's internal debug output. For the non-threaded case, look for
511 "Program received signal SIGLARM", for the threaded case, peek at
512 the thread's siginfo.
516 General cleanup, make output test messages unique, and build
517 different executable files for the non-threaded and threaded
520 * gdb.threads/attach-into-signal.exp (binfile, escapedbinfile):
522 (executable_nothr, executable_thr): New globals.
523 (top level): Adjust to delete both executables.
524 (corefunc): New parameter $executable. Set $pf_prefix instead of
525 hand writing a prefix in tests. Issue a clean_restart and enable
526 lin-lwp debug output here.
527 (top level): Adjust. Use build_executable. Don't start gdb here,
528 and don't enable lin-lwp debug output here.
529 * gdb.threads/Makefile.in (EXECUTABLES): Adjust.
534 * gdb.base/catch-load.exp (one_catch_load_test): Remove duplicate
539 Fix for gdbserver non-extended mode.
540 * gdb.base/break-inline.exp (start): Replace "start" by gdb_breakpoint
545 * gdb.python/py-events.py (exit_handler): Add test for 'dir'.
546 * gdb.python/py-events.exp: Check 'dir' output.
547 * gdb.python/py-type.exp (test_fields): Add test for 'dir'.
551 * gdb.trace/strace.exp (strace_info_marker): Test `info threads'.
555 * gdb.base/inferior-died.c: Don't include stdio.h.
559 * gdb.base/inferior-died.c: New file.
560 * gdb.base/inferior-died.exp: New file.
564 * gdb.base/break-inline.exp: New file.
565 * gdb.base/break-inline.c: New file.
569 * gdb.base/pc-fp.exp: Add "info register" tests.
573 * gdb.base/regs.exp: Remove.
577 * gdb.trace/backtrace.exp: Issue UNSUPPORTED instead of PASS when
578 the target doesn't support tracepoints.
579 * gdb.trace/circ.exp: Ditto.
580 * gdb.trace/collection.exp: Ditto.
581 * gdb.trace/packetlen.exp: Ditto.
582 * gdb.trace/passc-dyn.exp: Ditto.
583 * gdb.trace/report.exp: Ditto.
584 * gdb.trace/tfind.exp: Ditto.
585 * gdb.trace/tspeed.exp: Ditto.
586 * gdb.trace/tsv.exp: Ditto.
587 * gdb.trace/unavailable.exp: Ditto.
588 * gdb.trace/while-dyn.exp: Ditto.
592 * gdb.trace/circ.exp (trace_buffer_normal): Rewrite using
593 gdb_test_multiple, and call unsupported instead of fail, if the
594 remote side does not support the request.
598 * gdb.server/ext-attach.exp: Make sure gdb is disconnected.
599 * gdb.server/ext-run.exp: Make sure gdb is disconnected.
600 * gdb.server/file-transfer.exp: Make sure gdb is disconnected.
601 * gdb.server/server-mon.exp: Make sure gdb is disconnected.
602 * gdb.server/server-run.exp: Make sure gdb is disconnected.
603 * lib/gdbserver-support.exp (gdbserver_start_extended): Only
604 prepend "extended-" to $gdbserver_protocol if $gdbserver_protocol
605 doesn't start with "extended-" already.
609 Support extended-remote. Avoid cascading timeouts.
611 * gdb.base/attach.exp (do_attach_tests): Add expected output for
612 the extended-remote target. If attaching with no file fails, load
614 * gdb.server/ext-attach.exp: Adjust expected attach/detach output.
618 * gdb.base/ena-dis-br.exp: Add enable count test.
622 * config/mips-idt.exp: Delete.
623 * gdb.base/a2-run.exp: Remove mips-idt xfails.
624 * gdb.base/bitfields.exp: Remove mips-idt restarts.
625 * gdb.base/break.exp: Remove mips-idt references.
626 * gdb.base/chng-syms.exp: Ditto.
627 * gdb.base/default.exp: Ditto.
628 * gdb.base/funcargs.exp (funcargs_reload): Delete.
629 (top level): Don't call it.
630 * gdb.base/opaque.exp: Remove mips-idt restarts.
631 * gdb.base/ptype.exp: Remove mips-idt xfails.
632 * gdb.base/scope.exp: Remove mips-idt restarts.
633 * gdb.base/sepdebug.exp: Remove mips-idt references.
634 * gdb.base/watchpoint.exp (maybe_clean_restart)
635 (maybe_reinitialize): Delete.
636 (test_disabling_watchpoints, test_disabling_watchpoints)
637 (test_watchpoint_triggered_in_syscall)
638 (test_watchpoint_and_breakpoint, test_inaccessible_watchpoint):
643 * gdb.server/server-exec-info.exp: New file.
647 * gdb.base/break-interp.exp (test_attach_gdb): Assume $file is
649 (test_attach): Always pass $exec to test_attach_gdb.
653 * gdb.python/py-symbol.exp: Use lookup_global_symbol for tests
654 before inferior is started.
658 * gdb.python/py-symbol.exp: Test Symbol.needs_frame and
660 * gdb.python/py-symbol.c (qq): Set default value.
664 * gdb.python/py-symbol.c (qq): New global.
665 * gdb.python/py-symbol.exp: Add test for frame-less
667 * gdb.python/py-symtab.exp: Fix line number.
671 * gdb.ada/mi_task_arg: New testcase.
675 * gdb.reverse/until-precsave.exp: Also put "record save" under the
680 * gdb.gdb/complaints.exp: Skip if gdb,noinferiorio is set.
681 * gdb.gdb/selftest.exp (test_with_self): Handle gdb,noinferiorio.
685 * gdb.base/term.exp: Rewrite.
686 * gdb.base/term.c: New.
690 * gdb.base/default.exp (run "r" abbreviation, run): Add
691 extended-remote expected output.
695 * gdb.cp/dispcxx.exp: New file.
696 * gdb.cp/dispcxx.cc: New file.
700 * gdb.base/jit-simple.exp: New file.
701 * gdb.base/jit-simple.c: New file.
705 * gdb.base/skip.exp: Make test result unique.
709 * gdb.base/valgrind-db-attach.exp (attach to debugger): Fix
710 compatibility with valgrind-3.7.0.
714 * gdb.base/watchpoint.exp (no_hw): New global.
715 (maybe_clean_restart, maybe_reinitialize): If no_hw is set,
716 disable hw watchpoints.
717 (test_wide_location_1, test_wide_location_2): If no_hw is set,
718 don't expect hw watchpoints.
719 (no_hw_watchpoints): Always clean restart.
720 (do_tests): New procedure, factored out from the top level.
721 (top level): Run tests twice. Once with hw watchpoints enabled,
722 another time with hw watchpoints disabled.
726 * gdb.base/watchpoint.exp (test_no_hw_watchpoints): New, factored
727 out from the top level.
728 (top level): Call it instead.
732 * gdb.base/watchpoint.exp (top level): Re-enable hardware
737 * gdb.base/watchpoint.exp (top level): Delete watch ival3.
741 * gdb.base/watchpoint.exp (test_watchpoint_in_big_blob): Expect
742 "You may have requested too many hardware
743 breakpoints/watchpoints".
747 * gdb.base/watchpoint.exp (maybe_clean_restart)
748 (maybe_reinitialize): New.
749 (test_disabling_watchpoints): Call maybe_reinitialize. Don't
750 expect "hit N times".
751 (test_disabling_watchpoints, test_complex_watchpoint)
752 (test_watchpoint_and_breakpoint, test_inaccessible_watchpoint):
753 Call maybe_clean_restart.
754 (top level): Use clean_restart. Remove "mips-idt-*"
759 * gdb.base/watchpoint.exp: Always run test_complex_watchpoint.
763 * gdb.base/watchpoint.exp: Clean restart after tests that don't
764 require `initialize' anymore. Remove unnecessary `initialize'
769 * gdb.base/watchpoint.exp (wp_set): Delete.
770 (initialize, test_simple_watchpoint, top level): Remove dead code.
774 * gdb.base/watchpoint.exp (test_inaccessible_watchpoint): Fix
779 * config/extended-gdbserver.exp: New file.
780 * lib/gdbserver-support.exp (gdbserver_start_extended): Extend
782 (gdbserver_start_multi, mi_gdbserver_start_multi): New.
783 * boards/native-extended-gdbserver.exp: New file.
787 * gdb.base/watchpoint.exp: Replace send_gdb/gdb_expect by gdb_test
788 and gdb_test_multiple.
792 Make test messages unique, and more identifiable.
793 * gdb.multi/watchpoint-multi.exp: Change test messages.
797 * gdb.base/solib-disc.exp: Fix regexps.
801 * lib/mi-support.exp (mi_expect_stop): Add special case for
803 * gdb.base/catch-load-so.c: New file.
804 * gdb.base/catch-load.exp: New file.
805 * gdb.base/catch-load.c: New file.
806 * gdb.base/break-interp.exp (reach_1): Update regexp.
811 * gdb.mi/var-cmd.c (do_locals_tests): Initialize variables lsimple,
816 Delete #if 0'd out code.
817 * gdb.base/default.exp (info catch): Remove.
818 * gdb.base/gdb_history (info catch): Likewise.
819 * gdb.base/help.exp (info catch): Likewise.
823 Fix watchpoints to be specific for each inferior.
824 * gdb.multi/watchpoint-multi.c: New file.
825 * gdb.multi/watchpoint-multi.exp: New file.
829 Fix watchpoints across inferior fork.
830 * gdb.threads/watchpoint-fork-child.c: New file.
831 * gdb.threads/watchpoint-fork-mt.c: New file.
832 * gdb.threads/watchpoint-fork-parent.c: New file.
833 * gdb.threads/watchpoint-fork-st.c: New file.
834 * gdb.threads/watchpoint-fork.exp: New file.
835 * gdb.threads/watchpoint-fork.h: New file.
839 * gdb.base/call-signal-resume.exp: Allow output after "return".
843 * gdb.python/py-finish-breakpoint.py: Fix typo.
847 * gdb.base/info-proc.exp: Also run on remote targets. Main
848 "info proc" command is now always present; whether target supports
849 actual info proc operation is detected when attempting to issue
858 * gdb.java/jprint.exp: Don't rely on inferior output, but instead
859 look at the funtions' returns.
860 * gdb.java/jprint.java (jvclass.addprint, jprint.print(int))
861 (jprint.print(int, int)): Change return type to int. Adjust.
866 * gdb.base/sepdebug.exp: New test.
870 * gdb.ada/mi_task_info.exp (-ada-task-info with no argument):
871 Allow output before ^done.
875 * gdb.linespec/linespec.exp: Change some tests to use $decimal.
876 Add tests for relative directory.
880 * gdb.base/printcmds.c (enum flag_enum): New.
882 * gdb.base/printcmds.exp (test_print_enums): Add test for flag
884 * gdb.python/py-pp-maint.py (build_pretty_printer): Instantiate
885 FlagEnumerationPrinter.
886 * gdb.python/py-pp-maint.exp: Add tests for FlagEnumerationPrinter.
887 * gdb.python/py-pp-maint.c (enum flag_enum): New.
892 * lib/gdb.exp (banned_procedures): New variable.
893 (banned_variables_traced): Rename to ...
894 (banned_traced): ... this.
895 (gdb_init): Also trace banned procedures.
896 (gdb_finish): Also untrace banned procedures.
900 Remove all calls to strace.
904 * gdb.dwarf2/dw2-namespaceless-anonymous.S: New file.
905 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: New file.
909 * gdb.base/attach-pie-misread.exp: Pass -pie only to the linker.
910 * gdb.base/pie-execl.exp: Likewise.
915 * gdb.mi/var-cmd.c (struct anonymous): New structure.
916 (do_anonymous_type_tests): New function.
917 (main): Call do_anonymous_type_tests.
918 * gdb.mi/mi2-var-child.exp: Add anonymous type tests.
919 (verify_everything): New procedure.
920 * gdb.mi/mi-var-cp.cc (class A): New class.
921 (anonymous_structs_and_unions): New function.
922 (main): Call anonymous_structs_and_unions.
923 * gdb.mi/mi-var-cp.exp: Add anonymous type tests.
924 (verify_everything): New procedure.
928 * lib/mi-support.exp: Expand comments about PATH_EXPR.
929 (varobj_tree::get_path_expr): Assume that all varobjs are
930 compound unless they are known simple types.
931 Adjust path expressions based on parent type, path parent type,
933 (varobj_tree::walk_tree): Add LANGUAGE parameter and save it into
935 (mi_walk_varobj_tree): Add LANGUAGE parameter.
939 * gdb.base/default.exp (core-file): Don't expect "GDB can't read
940 core files on this machine" anymore.
944 * gdb.base/watchpoint.c (recurser): Initialize local_x.
945 (main): Repeat recurser call.
946 * gdb.base/watchpoint.exp: Check that 'watch recurser::local_x' is
947 equivalent to 'local_x'.
952 * gdb.base/recpar.c, gdb.base/recpar.exp: New files.
956 * gdb.mi/mi-stepn.c, gdb.mi/mi-stepn.exp: New files.
957 * gdb.python/py-events.c (first): Add bits for new "step N" test.
958 * gdb.python/py-events.exp: Test that "step N" tripping on a
959 breakpoint emits a breakpoint event.
963 * gdb.base/auxv.exp: Reformat the copyright notice.
967 * gdb.trace/strace.exp (strace_trace_on_same_addr): New.
968 (strace_trace_on_diff_addr): New.
969 * gdb.trace/strace.c: (main): Add two local variables.
973 * gdb.cell/fork.exp: Delete breakpoints after reaching main.
974 * gdb.cell/gcore.exp: Likewise.
975 * gdb.cell/solib-symbol.exp: Use "info symbol" instead of "break"
976 to verify the correct instance of main is selected.
980 * dg-extract-results.sh, gdb.arch/gcore.c, gdb.arch/gdb1558.c,
981 gdb.arch/i386-gnu-cfi.c, gdb.base/complex.c, gdb.base/cvexpr.c,
982 gdb.base/gcore.c, gdb.base/gdb1555-main.c, gdb.base/gdb1555.c,
983 gdb.base/gdb1821.c, gdb.base/long_long.c, gdb.base/restore.c,
984 gdb.base/sepdebug.c, gdb.base/type-opaque-lib.c,
985 gdb.base/type-opaque-main.c, gdb.cp/maint.exp, gdb.cp/namespace1.cc,
986 gdb.cp/pr9631.cc, gdb.cp/psmang1.cc, gdb.cp/psmang2.cc,
987 gdb.cp/try_catch.cc, gdb.cp/virtfunc.cc, gdb.hp/gdb.base-hp/reg.exp,
988 gdb.mi/basics.c, gdb.mi/mi-stack.c, gdb.mi/mi-var-child.c,
989 gdb.mi/mi2-var-child.exp, gdb.mi/var-cmd.c,
990 gdb.threads/thread_check.c: Reformat copyright header.
994 * gdb.python/py-finish-breakpoint.exp: Add `.' prefix for ppc64.
995 * gdb.python/py-finish-breakpoint2.exp: Skip testcase if python support
1000 * gdb.python/py-finish-breakpoint.c (test_exec_exit): Change the
1001 parameter to self_exec, adjust the function.
1002 (main): Check for argv[1] "exit". Use argv[0] for test_exec_exit.
1003 * gdb.python/py-finish-breakpoint.exp (set var self_exec = 0): New test.
1004 (set var do_exit = 0): Remove test.
1005 (newline at end of file): Add one.
1009 * gdb.base/dmsym.c, gdb.base/dmsym_main.c, gdb.base/dmsym.exp:
1015 * gdb.threads/fork-thread-pending.c (barrier): New variable.
1016 (thread_function, thread_forker): Call pthread_barrier_wait for it.
1017 (main): Call pthread_barrier_init for it.
1021 Fix double send_gdb leading to racy FAILs.
1022 * gdb.base/break.exp (set silent break bp_location1): Replace
1023 3x send_gdb and gdb_expect by gdb_test.
1024 * gdb.base/fileio.exp: Replace 2x send_gdb by gdb_exit and sleep.
1025 * gdb.base/foll-vfork.exp (vfork_and_exec_child_follow_to_main_bp)
1026 (vfork_and_exec_child_follow_through_step): Use gdb_test_no_output
1027 instead of send_gdb. Twice.
1028 * gdb.base/sepdebug.exp (set silent break bp_location1): Replace
1029 3x send_gdb and gdb_expect by gdb_test.
1030 * gdb.mi/mi-nsmoribund.exp: Replace 3x send_gdb by mi_gdb_test.
1034 * gdb.linespec/linespec.exp: Compile using {c++}.
1038 * gdb.cp/templates.exp (test_template_typedef): Import gdb_prompt.
1039 (print destructor of template typedef): Extend it for gcc/51668 XFAIL.
1040 (verify GCC PR debug/51668): New test.
1044 Introduce gdb.FinishBreakpoint in Python.
1045 * Makefile.in (EXECUTABLES): Add py-finish-breakpoint and
1046 py-finish-breakpoint2
1047 (MISCALLANEOUS): Add py-events-shlib.so and py-events-shlib-nodebug.so
1048 * gdb.python/py-breakpoint.exp (mult_line): Define and use variable
1049 instead of line number.
1050 * gdb.python/py-finish-breakpoint.c: New file.
1051 * gdb.python/py-finish-breakpoint.exp: New file.
1052 * gdb.python/py-finish-breakpoint.py: New file.
1053 * gdb.python/py-finish-breakpoint2.cc: New file.
1054 * gdb.python/py-finish-breakpoint2.exp: New file.
1055 * gdb.python/py-finish-breakpoint2.py: New file.
1059 Partial fix of compatibility with gcc-4.7.
1060 * gdb.cp/templates.exp (ptype T5<int>, ptype t5i): Turn all PASS cases
1061 into XFAIL "new without size_t". Permit size_t for the KFAIL case.
1062 Add comment to add a PASS case in the future.
1064 Fix compatibility with gcc-4.7.
1065 * gdb.python/py-frame-inline.c (f): Use inline for __always_inline__.
1070 * gdb.base/callfuncs.exp: Remove KFAIL.
1074 * gdb.ada/task_bp: New testcase.
1078 * gdb.base/reread.exp: If srcfile2 fails to build retry it with
1080 * gdb.base/reread2.c <!NO_SECTIONS>: New sections block.
1084 * gdb.cp/ptype-cv-cp.exp (ptype v_volatile_const_my_int): Make
1085 PR gcc/45997 XFAIL conditional for gcc <= 4.5.
1086 * gdb.python/py-type.exp (python print ttype.template_argument(2)):
1087 Change PR gcc/41736 to the more specific PR gcc/46955. Make it
1088 conditional for gcc <= 4.5.
1092 * gdb.cp/ptype-cv-cp.exp (ptype v_volatile_const_my_int): Replace KFAIL
1094 * gdb.cp/static-method.exp (info addr A::func())
1095 (list static-method.cc:xxx::(anonymous namespace)::A::func)
1096 (list 'static-method.cc:xxx::(anonymous namespace)::A::func')
1097 (list 'static-method.cc':'xxx::(anonymous namespace)::A::func')
1098 (list static-method.cc:'xxx::(anonymous namespace)::A::func'): Likewise.
1099 * gdb.cp/temargs.exp (test value of F in k2_m, test type of F in k3_m)
1100 (test value of F in k3_m): Likewise.
1101 * gdb.python/py-type.exp (python print ttype.template_argument(2)):
1106 * gdb.threads/attach-stopped.exp (continue (*: attach2 continue))
1107 (*: attach2 stop interrupt, *: attach2, exit leaves process sleeping):
1109 * gdb.threads/attachstop-mt.c: Remove.
1110 * gdb.threads/attachstop-mt.exp: Remove.
1114 * gdb.arch/amd64-i386-address.exp: Skip on *-*-openbsd*.
1118 * boards/native-stdio-gdbserver.exp: New file.
1119 * boards/native-gdbserver.exp: New file.
1121 * lib/gdbserver-support.exp (gdb_target_cmd): Recognize stdio
1123 (gdbserver_default_get_remote_address): New function.
1124 (gdbserver_start): Call gdb,get_remote_address to compute argument
1125 to "target remote" command.
1129 * gdb.python/py-function.exp: Change "on" to "full" for
1130 python print-stack. Add set/show python print-stack
1131 off|full|message tests.
1135 * gdb.trace/strace.c: New
1136 * gdb.trace/strace.exp: New.
1140 * gdb.dwarf2/dw2-inline-param.exp: Log the objcopy command.
1144 * lib/gdb.exp (gdb_start_cmd): Fix error return value.
1150 * gdb.mi/watch-nonstop.c: New file.
1151 * gdb.mi/mi-watch-nonstop.exp: New file.
1156 * lib/gdb.exp (gdb_run_cmd, runto_main, gdb_compile)
1157 (clean_restart): Remove references to the gdb_stub target board
1159 (gdb_step_for_stub): Delete.
1161 * gdb.base/annota1.exp: Remove all references to [target_info
1162 exists gdb_stub], gdb_step_for_stub and usestubs.
1163 * gdb.base/annota3.exp: Ditto.
1164 * gdb.base/async.exp: Ditto.
1165 * gdb.base/break.exp: Ditto.
1166 * gdb.base/code-expr.exp: Ditto.
1167 * gdb.base/commands.exp: Ditto.
1168 * gdb.base/completion.exp: Ditto.
1169 * gdb.base/condbreak.exp: Ditto.
1170 * gdb.base/consecutive.exp: Ditto.
1171 * gdb.base/cvexpr.exp: Ditto.
1172 * gdb.base/define.exp: Ditto.
1173 * gdb.base/display.exp: Ditto.
1174 * gdb.base/ena-dis-br.exp: Ditto.
1175 * gdb.base/environ.exp: Ditto.
1176 * gdb.base/gnu-ifunc.exp: Ditto.
1177 * gdb.base/maint.exp: Ditto.
1178 * gdb.base/pending.exp: Ditto.
1179 * gdb.base/sect-cmd.exp: Ditto.
1180 * gdb.base/sepdebug.exp: Ditto.
1181 * gdb.base/unload.exp: Ditto.
1182 * gdb.base/watchpoint-solib.exp: Ditto.
1183 * gdb.cp/annota2.exp: Ditto.
1184 * gdb.cp/annota3.exp: Ditto.
1185 * gdb.dwarf2/dw2-inline-param.exp: Ditto.
1186 * gdb.hp/gdb.compat/xdb1.exp: Ditto.
1187 * gdb.mi/mi-pending.exp: Ditto.
1188 * gdb.trace/circ.exp: Ditto.
1189 * gdb.cp/ovldbreak.exp: Ditto. Adjust expected line numbers.
1190 * gdb.base/list.exp: Ditto.
1192 * gdb.base/all-types.c: Remove all calls to set_debug_traps and
1193 breakpoint function and all references to the usestubs macro.
1194 * gdb.base/exprs.c: Ditto.
1195 * gdb.base/freebpcmd.c: Ditto.
1196 * gdb.base/bitfields.c: Ditto.
1197 * gdb.base/bitfields2.c: Ditto.
1198 * gdb.base/break.c: Ditto.
1199 * gdb.base/call-sc.c: Ditto.
1200 * gdb.base/call-signals.c: Ditto.
1201 * gdb.base/callfuncs.c: Ditto.
1202 * gdb.base/charset.c: Ditto.
1203 * gdb.base/consecutive.c: Ditto.
1204 * gdb.base/constvars.c: Ditto.
1205 * gdb.base/funcargs.c: Ditto.
1206 * gdb.base/int-type.c: Ditto.
1207 * gdb.base/interrupt.c: Ditto.
1208 * gdb.base/langs0.c: Ditto.
1209 * gdb.base/list0.c: Ditto.
1210 * gdb.base/mips_pro.c: Ditto.
1211 * gdb.base/miscexprs.c: Ditto.
1212 * gdb.base/nodebug.c: Ditto.
1213 * gdb.base/opaque0.c: Ditto.
1214 * gdb.base/pointers.c: Ditto.
1215 * gdb.base/printcmds.c: Ditto.
1216 * gdb.base/ptype.c: Ditto.
1217 * gdb.base/recurse.c: Ditto.
1218 * gdb.base/reread1.c: Ditto.
1219 * gdb.base/reread2.c: Ditto.
1220 * gdb.base/restore.c: Ditto.
1221 * gdb.base/return.c: Ditto.
1222 * gdb.base/run.c: Ditto.
1223 * gdb.base/scope0.c: Ditto.
1224 * gdb.base/sepdebug.c: Ditto.
1225 * gdb.base/setshow.c: Ditto.
1226 * gdb.base/setvar.c: Ditto.
1227 * gdb.base/sigall.c: Ditto.
1228 * gdb.base/signals.c: Ditto.
1229 * gdb.base/structs.c: Ditto.
1230 * gdb.base/structs2.c: Ditto.
1231 * gdb.base/testenv.c: Ditto.
1232 * gdb.base/twice.c: Ditto.
1233 * gdb.base/unwindonsignal.c: Ditto.
1234 * gdb.base/watchpoint.c: Ditto.
1235 * gdb.base/watchpoints.c: Ditto.
1236 * gdb.base/whatis.c: Ditto.
1237 * gdb.cp/classes.cc: Ditto.
1238 * gdb.cp/cplusfuncs.cc: Ditto.
1239 * gdb.cp/derivation.cc: Ditto.
1240 * gdb.cp/formatted-ref.cc: Ditto.
1241 * gdb.cp/misc.cc: Ditto.
1242 * gdb.cp/overload.cc: Ditto.
1243 * gdb.cp/ovldbreak.cc: Ditto.
1244 * gdb.cp/ref-params.cc: Ditto.
1245 * gdb.cp/ref-types.cc: Ditto.
1246 * gdb.cp/templates.cc: Ditto.
1247 * gdb.cp/virtfunc.cc: Ditto.
1248 * gdb.hp/gdb.aCC/run.c: Ditto.
1249 * gdb.hp/gdb.base-hp/callfwmall.c: Ditto.
1250 * gdb.hp/gdb.compat/xdb0.c: Ditto.
1251 * gdb.reverse/consecutive-reverse.c: Ditto.
1252 * gdb.reverse/sigall-reverse.c: Ditto.
1253 * gdb.reverse/until-reverse.c: Ditto.
1254 * gdb.reverse/watch-reverse.c: Ditto.
1255 * gdb.trace/actions.c: Ditto.
1256 * gdb.trace/circ.c: Ditto.
1257 * gdb.trace/collection.c: Ditto.
1261 * gdb.base/watchpoint.c (struct foo2, foo2, struct foo4, foo4)
1262 (func6, func7): New.
1263 (main): Call func6 and func7.
1264 * gdb.base/watchpoint.exp (test_wide_location_1)
1265 (test_wide_location_2): New.
1266 (top level): Re-enable hardware watchpoints if necessary. Call
1267 test_wide_location_1 and test_wide_location_2.
1271 * gdb.trace/status-stop.exp: Skip it if target doesn't support trace.
1275 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp: Adjust
1276 expected output for unsupported case.
1281 * gdb.trace/ftrace.exp (test_fast_tracepoints): Import gdb_prompt.
1282 Protect gdb_test_multiple by final $gdb_prompt match.
1286 * gdb.cp/static-method.exp (have_gcc_45682_fixed, info addr A::func()):
1287 New variable, new test.
1288 (list static-method.cc:xxx::(anonymous namespace)::A::func)
1289 (list 'static-method.cc:xxx::(anonymous namespace)::A::func')
1290 (list 'static-method.cc':'xxx::(anonymous namespace)::A::func')
1291 (list static-method.cc:'xxx::(anonymous namespace)::A::func'): KFAIL
1292 them if HAVE_GCC_45682_FIXED is not set.
1296 * gdb.trace/status-stop.exp: New.
1297 * gdb.trace/status-stop.c: New.
1301 * gdb.reverse/until-precsave.exp (run to end of main) Extend the
1306 * gdb.cp/ovsrch.exp (test_class): Correctly use "a_param" in
1311 * gdb.trace/tfind.exp: Update for output changes.
1315 * gdb.ada/catch_ex.exp: Skip as unsupported if "catch exception"
1316 throws "Cannot insert catchpoints in this configuration".
1317 * gdb.ada/mi_catch_ex.exp: Likewise.
1321 * gdb.base/break-always.exp: Test changing memory at addresses
1322 with breakpoints inserted.
1326 * gdb.ada/fullname_bp.exp: Add tests for other valid linespecs
1327 involving a fully qualified function name.
1331 * gdb.ada/homonym.exp: Add three breakpoint tests.
1335 * gdb.base/solib-weak.exp (do_test): Remove kfail.
1336 * gdb.trace/tracecmd.exp: Disable pending breakpoints earlier.
1337 * gdb.objc/objcdecode.exp: Update for output changes.
1338 * gdb.linespec/linespec.exp: New file.
1339 * gdb.linespec/lspec.cc: New file.
1340 * gdb.linespec/lspec.h: New file.
1341 * gdb.linespec/body.h: New file.
1342 * gdb.linespec/base/two/thefile.cc: New file.
1343 * gdb.linespec/base/one/thefile.cc: New file.
1344 * gdb.linespec/Makefile.in: New file.
1345 * gdb.cp/templates.exp (test_template_breakpoints): Update for
1347 * gdb.cp/re-set-overloaded.exp: Remove kfail.
1348 * gdb.cp/ovldbreak.exp: Update for output changes. "all" test now
1349 makes one breakpoint.
1350 * gdb.cp/method2.exp (test_break): Update for output changes.
1351 * gdb.cp/mb-templates.exp: Update for output changes.
1352 * gdb.cp/mb-inline.exp: Update for output changes.
1353 * gdb.cp/mb-ctor.exp: Update for output changes.
1354 * gdb.cp/ovsrch.exp: Use fully-qualified names.
1355 * gdb.base/solib-symbol.exp: Run to main later. Breakpoint now
1356 has multiple matches.
1357 * gdb.base/sepdebug.exp: Disable pending breakpoints. Update for
1358 error message change.
1359 * gdb.base/list.exp (test_list_filename_and_number): Update for
1360 error message change.
1361 * gdb.base/break.exp: Disable pending breakpoints. Update for
1363 * configure.ac: Add gdb.linespec.
1364 * configure: Rebuild.
1365 * Makefile.in (ALL_SUBDIRS): Add gdb.linespec.
1369 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out read-only
1370 last_break register on s390*-*-* targets.
1374 * gdb.ada/watch_arg/pck.ads, gdb.ada/watch_arg/pck.adb: New files.
1375 * gdb.ada/watch_arg/watch.adb: Adjust code to avoid modification
1376 of parameter X in procedure Foo.
1380 * gdb.trace/tfind.exp: Update help string matches.
1384 * gdb.server/ext-run.exp (get process list): Accept also systemd
1390 * gdb.base/break-entry.exp: Move the target use_gdb_stub test before
1392 * gdb.base/default.exp: Replace target use_gdb_stub checks by global
1394 * gdb.base/display.exp: Likewise.
1395 * gdb.base/ending-run.exp: Likewise.
1396 * gdb.base/list.exp (test_listsize): Likewise.
1397 * gdb.base/setshow.exp: Likewise.
1398 * gdb.base/valgrind-db-attach.exp: Set global use_gdb_stub to 1.
1399 * lib/gdb.exp (gdb_run_cmd, gdb_start_cmd): Replace target use_gdb_stub
1400 check by global $use_gdb_stub.
1401 (gdb_test_multiple): Forbid run, start or attach for !$use_gdb_stub.
1402 (default_gdb_start): Set global use_gdb_stub from target use_gdb_stub.
1403 (default_gdb_init): Unset global $use_gdb_stub.
1404 (gdb_continue_to_end, rerun_to_main): Replace target use_gdb_stub check
1405 by global $use_gdb_stub.
1406 * lib/gdbserver-support.exp: Extend comments for set_board_info
1407 gdb_protocol and gdb,socketport.
1408 (gdbserver_start_extended): Set global gdbserver_protocol and
1409 gdbserver_gdbport. Clear global use_gdb_stub.
1410 * lib/mi-support.exp (default_mi_gdb_start): Set global use_gdb_stub
1411 from target use_gdb_stub.
1412 (mi_run_cmd): Replace target use_gdb_stub check by global $use_gdb_stub.
1416 * lib/gdb.exp (gdb_run_cmd, gdb_start_cmd, run_to_main): Add comments.
1417 (gdb_step_for_stub): Add comments.
1421 * lib/gdb.exp (gdb_expect): Pass all the exception conditions up
1423 (gdb_test_multiple): Likewise.
1427 Fix gdb.mi/mi-solib.exp without system debug info installed.
1428 * lib/mi-support.exp (mi_expect_stop): Accept FILE also for `from'
1429 expect attribute, return 0 for it. Update comments.
1433 * gdb.base/solib-corrupted.exp: Suppress test on is_remote target.
1434 (corrupted list): Adjust the expectation.
1439 * gdb.dwarf2/dw2-var-zero-addr.S: New file.
1440 * gdb.dwarf2/dw2-var-zero-addr.exp: New file.
1441 * gdb.threads/tls-var-main.c: New file.
1442 * gdb.threads/tls-var.c: New file.
1443 * gdb.threads/tls-var.exp: New file.
1448 * gdb.trace/collection.exp (gdb_collect_return_test): Import gdb_prompt.
1449 Protect gdb_test_multiple by final $gdb_prompt match.
1450 * gdb.trace/tspeed.exp (gdb_fast_trace_speed_test): Likewise.
1451 * gdb.trace/tstatus.exp (run_trace_experiment): Likewise.
1452 (test_tracepoints): Likewise.
1456 PR breakpoints/13346
1457 * gdb.dwarf2/dw2-objfile-overlap-inner.S: New file.
1458 * gdb.dwarf2/dw2-objfile-overlap-outer.S: New file.
1459 * gdb.dwarf2/dw2-objfile-overlap.exp: New file.
1463 * gdb.ada/homonym/pck.ads, gdb.ada/homonym/pck.adb: New files.
1464 * gdb.ada/homonym/homonym.adb: For use of all types defined
1465 locally inside both Get_Value subprograms.
1470 * gdb.base/foll-exec.exp (zap_session): Use gdb_test_no_output instead
1475 * gdb.base/testenv.exp: Skip on remote targets. Unset global
1476 environment variable after test completed.
1480 * gdb.base/solib-nodir.exp: Skip if remote target.
1481 * gdb.base/gdb.fortran.exp: Use shlib= flag when linking main
1482 application. Call gdb_load_shlibs.
1483 * gdb.mi/mi-solib.exp: Use mi_load_shlibs instead of gdb_load_shlibs.
1487 * gdb.base/infoline.c, gdb.base/infoline.exp: New files.
1491 * gdb.ada/fullname_bp: New testcase.
1496 * gdb.reverse/i386-sse-reverse.exp (continue to end of sse_test #2):
1497 Wrap send_gdb into a new gdb_test.
1500 * gdb.reverse/i386-sse-reverse.exp (continue to end of sse4_test):
1501 Convert send_gdb and gdb_expect to gdb_test_multiple.
1505 * gdb.base/jit-so.exp (one_jit_test): Add testcase name to log message.
1509 * lib/mi-support.exp (varobj_tree): New namespace and procs.
1510 (mi_varobj_tree_test_children_callback): New proc.
1511 (mi_walk_varobj_tree): New proc.
1515 * lib/mi-support.exp (mi_run_cmd_full): Rename from mi_run_cmd.
1516 Add "use_mi_command" argument.
1517 (mi_run_cmd, mi_run_with_cli): New procs.
1518 * gdb.mi/solib-lib.c: New file.
1519 * gdb.mi/solib-main.c: New file.
1520 * gdb.mi/mi-solib.exp: New file.
1524 * gdb.cp/nextoverthrow.exp: Skip test if debug info for
1525 _Unwind_DebugHook is missing.
1529 * gdb.trace/tstatus.exp: New.
1530 * gdb.trace/actions.c: Include string.h.
1534 * gdb.trace/pending.exp: New.
1535 * gdb.trace/pending.c: New.
1536 * gdb.trace/pendshr1.c: New.
1537 * gdb.trace/pendshr2.c: New.
1538 * gdb.trace/change-loc.exp (tracepoint_change_loc_1): Check one
1539 tracepoint location becomes pending.
1540 (tracepoint_change_loc_2): New.
1544 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero when
1545 target is sparc*-*-linux*
1549 * gdb.python/py-type.exp: New testcases for exceptions on scalar
1554 * gdb.base/shell.exp: New file.
1558 * gdb.trace/ftrace.c: New.
1559 * gdb.trace/ftrace.exp: New.
1563 * gdb.trace/change-loc-1.c: New.
1564 * gdb.trace/change-loc-2.c: New.
1565 * gdb.trace/change-loc.c: New.
1566 * gdb.trace/change-loc.exp: New.
1567 * gdb.trace/change-loc.h: New.
1568 * gdb.trace/trace-break.c (marker): Define new symbol.
1569 * gdb.trace/trace-break.exp (break_trace_same_addr_5):
1571 (break_trace_same_addr_6): New.
1575 * gdb.base/info-macros.exp: Make tests for info definitions
1576 test info macro. Add tests for info macro argument processing.
1582 * gdb.base/linespecs.exp: New file.
1586 * gdb.threads/print-threads.exp: Extend timeout for slower
1591 * gdb.reverse/i387-env-reverse.exp: Extend timeout of
1592 "record to end of main" test.
1594 * gdb.python/py-type.c (TS): New typedef.
1596 * gdb.python/py-type.exp: Test field list of typedef.
1600 * gdb.ada/small_reg_param: New testcase.
1604 * gdb.cp/destrprint.exp: New file.
1605 * gdb.cp/destrprint.cc: New file.
1609 * gdb.arch/thumb-prologue.c (switch_stack_to_same): New test function.
1610 (switch_stack_to_other): New test function.
1611 * gdb.arch/thumb-prologue.exp: New test cases.
1615 * lib/mi-support.exp (mi_send_resuming_command_raw): Fix a typo.
1619 * gdb.exp (supports_process_record): New.
1620 (supports_reverse): New.
1621 * gdb.reverse/break-precsave.exp: Call support_process_record
1622 to run test conditionally.
1623 * gdb.reverse/consecutive-precsave.exp: Likewise.
1624 * gdb.reverse/i386-precsave.exp: Likewise.
1625 * gdb.reverse/machinestate-precsave.exp: Likewise.
1626 * gdb.reverse/solib-precsave.exp: Likewise.
1627 * gdb.reverse/step-precsave.exp: Likewise.
1628 * gdb.reverse/until-precsave.exp: Likewise.
1629 * gdb.reverse/watch-precsave.exp: Likewise.
1630 * gdb.reverse/break-reverse.exp: Call support_reverse to run
1632 * gdb.reverse/consecutive-reverse.exp: Likewise.
1633 * gdb.reverse/finish-precsave.exp: Likewise.
1634 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
1635 * gdb.reverse/finish-reverse.exp: Likewise.
1636 * gdb.reverse/i386-reverse.exp: Likewise.
1637 * gdb.reverse/i386-sse-reverse.exp: Likewise.
1638 * gdb.reverse/machinestate.exp: Likewise.
1639 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Likewise.
1640 * gdb.reverse/sigall-precsave.exp: Likewise.
1641 * gdb.reverse/sigall-reverse.exp: Likewise.
1642 * gdb.reverse/solib-reverse.exp: Likewise.
1643 * gdb.reverse/step-reverse.exp: Likewise.
1644 * gdb.reverse/until-reverse.exp: Likewise.
1645 * gdb.reverse/watch-reverse.exp: Likewise.
1649 * gdb.trace/trace-break.exp: Add test on setting two
1650 fast tracepoints at the same address.
1654 * gdb.base/commands.exp (cmd1 error): Fix false ERROR with gdbserver.
1658 * gdb.trace/collection.c: Add code using strings.
1659 * gdb.trace/collection.exp: Add tests of string collection.
1663 * gdb.base/skip-solib.exp (executable_main): New variable.
1664 (binfile_main): Base it on that.
1665 Use $executable_main in clean_restart calls. Drop gdb_exit and
1671 * lib/mi-support.exp (mi_gdb_test): Replace thread_selected_re and
1672 breakpoint_re globals import by async. Set string_regex to .* for
1673 async. Remove the optional thread_selected_re and breakpoint_re
1674 globals expectations.
1678 * gdb.base/maint.exp: XFAIL "maint info sections DATA" on MinGW as
1683 Add tests for skip command.
1684 * gdb.base/skip-solib-lib.c: New
1685 * gdb.base/skip-solib-main.c: New
1686 * gdb.base/skip-solib.exp: New
1687 * gdb.base/skip.c: New
1688 * gdb.base/skip.exp: New
1689 * gdb.base/skip1.c: New
1690 * gdb.base/Makefile.in: Adding new files.
1695 * gdb.trace/trace-break.c: New.
1696 * gdb.trace/trace-break.exp: New.
1700 * gdb.threads/no-unwaited-for-left.exp: Specify $srcfile for
1705 * gdb.threads/no-unwaited-for-left.c: New.
1706 * gdb.threads/no-unwaited-for-left.exp: New.
1707 * gdb.threads/non-ldr-exc-1.c: New.
1708 * gdb.threads/non-ldr-exc-1.exp: New.
1709 * gdb.threads/non-ldr-exc-2.c: New.
1710 * gdb.threads/non-ldr-exc-2.exp: New.
1711 * gdb.threads/non-ldr-exc-3.c: New.
1712 * gdb.threads/non-ldr-exc-3.exp: New.
1713 * gdb.threads/non-ldr-exc-4.c: New.
1714 * gdb.threads/non-ldr-exc-4.exp: New.
1718 * gdb.base/async-shell.exp: Skip the testfile for use_gdb_stub.
1719 * gdb.base/attach-pie-misread.exp: Likewise.
1720 * gdb.base/break-interp.exp: Likewise.
1721 * gdb.base/default.exp (attach, run "r" abbreviation, run): Skip these
1722 testcases for use_gdb_stub.
1723 * gdb.dwarf2/dw2-restore.exp: Fix the run for use_gdb_stub.
1724 (continue): New testcase.
1725 * gdb.python/py-events.exp: Skip the testfile for use_gdb_stub.
1726 * gdb.threads/attach-into-signal.exp: Likewise.
1727 * gdb.threads/attach-stopped.exp: Likewise.
1728 * gdb.threads/attachstop-mt.exp: Likewise.
1732 * gdb.python/lib-types.exp (deep_items): Rename from deepitems.
1736 * lib/mi-support.exp (breakpoint_re): Suppress match reporting.
1737 (mi_gdb_test): Import globals thread_selected_re
1738 and breakpoint_re. Expect them optionally at the regex start.
1742 * gdb.python/python.exp: Test source -s.
1746 * gdb.python/lib-types.cc (struct A): New structure.
1747 * gdb.python/lib-types.exp (deepitems): New tests.
1753 * gdb.python/py-value.exp: Add testcases for is_lazy attribute,
1758 * lib/gdb.exp (can_single_step_to_signal_handler): Return 0 when
1759 target is tic6x-*-*.
1763 * gdb.ada/mi_task_info/task_switch.adb: New file.
1764 * gdb.ada/mi_task_info.exp: New file.
1768 * gdb.cp/expand-psymtabs-cxx.exp: New file.
1769 * gdb.cp/expand-psymtabs-cxx.cc: New file.
1775 * gdb.python/py-block.exp: Add is_global, is_static, static_block,
1780 * gdb.base/jit-so.exp (one_jit_test): Remove spurious backslash.
1784 * gdb.base/source.exp: Don't include full file name in test name.
1785 * gdb.python/python.exp: Don't include full file name in test
1790 * gdb.base/attach-pie-noexec.c: New files.
1791 * gdb.base/attach-pie-noexec.exp: New files.
1795 * lib/gdb.exp (gdb_test_multiple): Expect newline and secondary
1796 prompt for each extra line in command.
1800 * gdb.dwarf2/dw2-simple-locdesc.exp (p &s.shl): KFAIL it.
1803 * gdb.dwarf2/dw2-stack-boundary.exp (check partial symtab errors):
1804 Change the expected string.
1808 Fix results with system glibc debug info installed.
1809 * gdb.base/disp-step-syscall.exp (continue to $syscall (1st time))
1810 (continue to $syscall (2nd time), continue to $syscall (3rd time)):
1811 Accept also __libc_ symbol prefix and no prefix.
1816 * gdb.cp/converts.cc (foo3_1): New function.
1817 (foo3_2): New functions.
1818 * gdb.cp/converts.exp: Add tests for int to pointer conversion
1819 and null pointer conversions of integer constant zero.
1820 Add test to check if all arguments are checked for incompatible
1825 * gdb.threads/attachstop-mt.exp: Add $srcfile to the linespecs.
1826 * gdb.threads/attach-stopped.exp (corefunc): Add $srcfile to the
1831 Fix internal error regression.
1832 * gdb.dwarf2/implptr-optimized-out.S: New file.
1833 * gdb.dwarf2/implptr-optimized-out.exp: New file.
1837 Fix empty DWARF expressions DATA vs. SIZE conditionals.
1838 * gdb.dwarf2/dw2-op-call.S (arraycallnoloc, arraynoloc): New DIEs.
1841 * gdb.dwarf2/dw2-op-call.exp: Remove variable srcfile and executable.
1842 Use prepare_for_testing, remove clean_restart.
1843 (p arraynoloc, p arraycallnoloc): New tests.
1847 * gdb.cp/namespace-enum.exp (executable): New variable.
1848 (binfile): Use ${objdir}/${subdir}/ prefix.
1849 Use ${executable} for clean_restart.
1853 * gdb.cp/Makefile.in: Add namespace-enum test.
1854 * gdb.cp/namespace-enum.exp: New file.
1855 * gdb.cp/namespace-enum.c: New file.
1856 * gdb.cp/namespace-enum-main.c: New file.
1860 * gdb.python/py-shared.exp: Relax filename check to handle remote:
1865 Reimplement @entry in input expressions.
1866 * gdb.base/exprs.c (v_int_array_init): New variable.
1867 * gdb.base/exprs.exp (print v_int_array_init)
1868 (print *v_int_array_init@1, print *v_int_array_init@2)
1869 (print v_int_array_init[0]@1, print v_int_array_init[0]@2)
1870 (print v_int_array_init[1]@1): New tests.
1874 * gdb.cp/gdb2495.exp: Do not include directories in filename in
1879 * gdb.base/alias.exp: Add tests for alias command.
1883 * gdb.arch/amd64-entry-value.s: New file.
1884 * gdb.mi/mi2-amd64-entry-value.s: New file.
1888 Display @entry parameter values even for references.
1889 * gdb.arch/amd64-entry-value.cc (reference, datap, datap_input): New
1891 (main): New variables regvar, nodatavarp, stackvar1, stackvar2. Call
1892 reference and datap_input.
1893 * gdb.arch/amd64-entry-value.exp (reference, breakhere_reference): New
1895 (continue to breakpoint: entry_reference: reference)
1896 (entry_reference: bt at entry)
1897 (continue to breakpoint: entry_reference: breakhere_reference)
1898 (entry_reference: bt, entry_reference: ptype regparam)
1899 (entry_reference: p regparam, entry_reference: ptype regparam@entry)
1900 (entry_reference: p regparam@entry, entry_reference: p ®param@entry)
1901 (entry_reference: p regcopy, entry_reference: p nodataparam)
1902 (entry_reference: p nodataparam@entry): New tests.
1906 Support @entry in input expressions.
1907 * gdb.arch/amd64-entry-value.exp (entry: p i@entry, entry: p j@entry)
1908 (entry_stack: p s1@entry, entry_stack: p s2@entry)
1909 (entry_stack: p d9@entry, entry_stack: p da@entry, tailcall: p i@entry)
1910 (tailcall: p j@entry): New tests.
1911 * gdb.cp/koenig.cc (A::entry): New function.
1913 * gdb.cp/koenig.exp (p entry (c)): New test.
1917 Display @entry parameter values (without references).
1918 * gdb.arch/amd64-entry-value.cc (locexpr, stacktest, data, data2)
1919 (different, validity, invalid): New functions.
1921 * gdb.arch/amd64-entry-value.exp: New breakpoints breakhere_locexpr,
1922 stacktest, breakhere_stacktest, different, breakhere_different,
1923 breakhere_validity and breakhere_invalid.
1924 (entry: bt): Update for @entry.
1925 (entry_locexpr: *, entry_stack: *, entry_equal: *, entry_different: *)
1926 (entry_validity: *, entry_invalid: *): Many new tests.
1927 * gdb.base/break.exp
1928 (run until breakpoint set at small function, optimized file): Accept
1929 also the @entry suffix.
1930 * gdb.mi/Makefile.in (PROGS): Add mi2-amd64-entry-value.
1931 * gdb.mi/mi2-amd64-entry-value.c: New files.
1932 * gdb.mi/mi2-amd64-entry-value.exp: New files.
1936 Protect entry values against self tail calls.
1937 * gdb.arch/amd64-entry-value.cc (self2, self): New.
1939 * gdb.arch/amd64-entry-value.exp (self: breakhere, self: bt)
1940 (set debug entry-values 1, self: bt debug entry-values): New tests.
1944 Recognize virtual tail call frames.
1945 * gdb.arch/amd64-entry-value.cc (c, a, b, amb_z, amb_y, amb_x, amb)
1946 (amb_b, amb_a): New.
1947 (main): Call a and b.
1948 * gdb.arch/amd64-entry-value.exp (tailcall: breakhere, tailcall: bt)
1949 (tailcall: p i, tailcall: p j, set $sp0=$sp, up, p $sp0 == $sp, frame 3)
1950 (p $sp0 + sizeof (void *) == $sp, ambiguous: breakhere, ambiguous: bt):
1955 Implement basic support for DW_TAG_GNU_call_site.
1956 * gdb.arch/Makefile.in (EXECUTABLES): Add amd64-entry-value.
1957 * gdb.arch/amd64-entry-value.cc: New file.
1958 * gdb.arch/amd64-entry-value.exp: New file.
1962 Fix DW_OP_GNU_implicit_pointer for DWARF32 v3+ on 64-bit arches.
1963 * gdb.dwarf2/implptr-64bit.S: New file.
1964 * gdb.dwarf2/implptr-64bit.exp: New file.
1968 Fix initial language detection with -readnow.
1969 * gdb.cp/readnow-language.cc: New file.
1970 * gdb.cp/readnow-language.exp: New file.
1974 Fix printed anonymous struct name.
1975 * gdb.cp/anon-struct.exp (print type of X::t2): New test.
1979 * gdb.base/solib-symbol.exp: Do not include directories in
1980 filenames in expected messages.
1984 * gdb.python/py-pp-maint.py: Add tests for `replace' arg.
1988 Allow Python notification of new object-file loadings.
1989 * gdb.python/py-events.exp: Test newobjfile event.
1990 * gdb.python/py-events.py: Register newobjfile callback.
1991 * gdb.python/py-events.c: Add call to shared library
1992 * gdb.python/py-events-shlib.c: New file.
1996 * gdb.base/fixsection.exp: Do not include directories in filename
1997 in expected message.
2001 Add tests for passing of environment variables to inferior.
2002 * gdb.base/testenv.c: New test source.
2003 * gdb.base/testenv.exp: New expect test.
2007 * gdb.python/py-value.c (main): Break before return.
2011 PR python/12691: Add the inferior to Python exited event
2012 * gdb.python/py-events.exp: Test the inferior attribute of exited
2014 * gdb.python/py-events.py: Print inferior number on exit.
2015 * gdb.python/py-events.c: Fork the inferior.
2019 * gdb.base/jit.exp: Add testcase name to log message
2024 * gdb.python/py-value.exp
2025 (python inval = gdb.parse_and_eval('*(int*)0'))
2026 (python argc_lazy = gdb.parse_and_eval('argc'), sanity check argc)
2027 (set argc=2, python print argc_lazy): New tests.
2031 * gdb.base/save-bp.exp, gdb.base/save-bp.c: New files.
2036 * gdb.python/py-value.exp (test_value_in_inferior): New variable
2037 can_read_0, test for it.
2038 (python print gdb.parse_and_eval('*(int*)0')): Rename to ...
2039 (parse_and_eval with memory error): ... here, make it untested if
2044 * gdb.python/python.exp (verify pagination beforehand)
2045 (verify pagination afterwards): Fix race by splitting the line.
2049 * lib/gdb.exp (is_amd64_regs_target, is_x86_like_target): Allow
2050 for 64-bit multilibs from i?86-* targets.
2054 * lib/gdb.exp: Fix a typo in one of the comments.
2058 * gdb.base/foll-fork.exp: Fix race by adding "y or n" to the
2063 * gdb.python/py-type.c (enum E): New.
2064 * gdb.python/py-type.exp (test_fields): Add tests for Python
2065 mapping access to fields.
2066 (test_enums): New test for field access on enums.
2070 * gdb.trace/collection.exp: Test collection of $_ret.
2074 * lib/gdb.exp (gdb_compile): Set rpath and remove -ldl from the
2075 list of compilation switches for <*-*-freebsd*>.
2079 * gdb.trace/tspeed.exp: New file.
2080 * gdb.trace/tspeed.c: New file.
2084 * gdb.arch/arm-disp-step.S (test_ldr_literal): Test for Thumb
2086 (test_adr_32bit, test_pop_pc): Likewise.
2087 (test_ldr_literal_16, test_cbz_cbnz, test_adr): New test for
2089 * gdb.arch/arm-disp-step.exp (test_ldm_stm_pc): Match $gdb_prompt
2090 in gdb_test_multiple.
2091 (test_ldr_literal_16, test_cbz_cbnz, test_adr): New.
2095 * lib/gdb.exp (can_single_step_to_signal_handler): New.
2096 * gdb.base/kill-after-signal.exp: Call it. Skip if target doesn't
2097 support single step to signal handler.
2101 * gdb.base/disp-step-fork.c: New.
2102 * gdb.base/disp-step-syscall.exp: New.
2103 * gdb.base/disp-step-vfork.c: New.
2107 * gdb.ada/tasks.exp: Make the expected output for
2108 the `info tasks' tests more resilient to spacing
2113 * gdb.python/py-evthreads.exp (Run to breakpoint 1)
2114 (reached breakpoint 2, reached breakpoint 3): Update expected output.
2118 PR Python/12692 Add gdb.selected_inferior() to Python interface.
2119 * gdb.python/py-inferior.exp: Add testcase for gdb.selected_inferior().
2123 Handle multiple breakpoint hits in Python interface:
2124 * gdb.python/py-events.exp: Set a duplicate breakpoint and check its
2126 * gdb.python/py-events.py (breakpoint_stop_handler): Browse all the
2132 * gdb.python/py-events.exp: Remove pretty printing comment.
2133 * gdb.python/py-evsignal.exp: New file.
2134 * gdb.python/py-evthreads.c: Include signal.h.
2135 (thread3): Remove variable count3. Remove variable bad and use raise
2137 (thread2): Remove variable count2. Move thread3 pthread_create here,
2138 merge pthread_join to a single line.
2139 (main): Remove variable count1. Merge pthread_join with pthread_create
2141 * gdb.python/py-evthreads.exp: Remove pretty printing comment. New
2142 KFAIL python/12966 for gdbserver. Test return value of
2143 gdb_compile_pthreads. Use gdb_run_cmd. Replace send_gdb and
2144 gdb_expect by gdb_test and gdb_test_multiple.
2145 (thread 2, thread 3): New tests.
2152 * gdb.base/interp.exp: New tests.
2153 * gdb.base/interp.c: New file.
2157 * gdb.dwarf2/clztest.exp: Fix initialization of tests array.
2158 * gdb.dwarf2/typeddwarf.exp: Ditto.
2162 Fix compatibility with x32 arch.
2163 * testsuite/gdb.dwarf2/typeddwarf.exp: Check also is_lp64_target.
2164 * testsuite/gdb.trace/backtrace.exp: Use is_amd64_regs_target and
2166 * testsuite/gdb.trace/collection.exp: Likewise.
2167 * testsuite/gdb.trace/report.exp: Likewise.
2168 * testsuite/gdb.trace/unavailable.exp: Likewise.
2169 * testsuite/gdb.trace/while-dyn.exp: Likewise.
2170 * testsuite/lib/gdb.exp (is_amd64_regs_target): New function.
2171 (is_x86_like_target): Check also is_amd64_regs_target.
2175 PR breakpoints/12435
2176 * gdb.arch/amd64-prologue-xmm.c: New file.
2177 * gdb.arch/amd64-prologue-xmm.exp: New file.
2178 * gdb.arch/amd64-prologue-xmm.s: New file.
2182 * gdb.dwarf2/dw2-param-error-main.c: New file.
2183 * gdb.dwarf2/dw2-param-error.S: New file.
2184 * gdb.dwarf2/dw2-param-error.exp: New file.
2188 * gdb.base/annota1.exp, gdb.base/annota3.exp: Extract the
2189 inferior's pid and look for a core dump named core.$pid. Use
2190 `remote_file' commands on the host instead of hand coding shell
2191 commands on the build.
2192 * gdb.base/valgrind-db-attach.exp: Kill the program before
2197 * lib/prompt.exp: New file for testing the first prompt.
2198 * gdb.python/py-prompt.exp: Ditto.
2199 * gdb.python/py-prompt.c: Ditto (copy of ext-attach.c).
2203 * gdb.threads/gcore-thread.exp: Set the global core_supported to
2204 0, before testing gcore.
2208 * dw2-ifort-parameter-debug.S: Update copyright year.
2209 * dw2-ifort-parameter.c: Update copyright year.
2210 * dw2-ifort-parameter.exp: Update copyright year.
2212 * dw2-ifort-parameter-debug.S: New file.
2213 * dw2-ifort-parameter.c: New file.
2214 * dw2-ifort-parameter.exp: New file.
2218 * gdb.base/commands.exp (error_clears_commands_left): New function.
2223 * gdb.mi/mi-inheritance-syntax-error.cc (A): Make `a' public.
2224 (C): Initialize `a'.
2225 * gdb.mi/mi-inheritance-syntax-error.exp
2226 (-data-evaluate-expression $path): Expect `a' as 5.
2231 * gdb.mi/mi-inheritance-syntax-error.cc: New file.
2232 * gdb.mi/mi-inheritance-syntax-error.exp: New file.
2233 * gdb.mi/mi-var-cp.cc: Updated for new 'class'
2234 keyword in output of -var-info-path-expression.
2238 * gdb.trace/backtrace.exp: Use is_lp64_target to check 64bit target.
2239 * gdb.trace/collection.exp: Likewise.
2240 * gdb.trace/report.exp: Likewise.
2241 * gdb.trace/unavailable.exp: Likewise.
2242 * gdb.trace/while-dyn.exp: Likewise.
2247 * gdb.cp/meth-typedefs.cc: New file.
2248 * gdb.cp/meth-typedefs.exp: New file.
2252 * gdb.python/python.exp: Add extended-prompt tests.
2256 * gdb.arch/i386-dr3-watch.exp
2257 (watchpoint on gap1 does not fit debug registers)
2258 (delete all watchpoints): Fix racy expect strings.
2262 * gdb.base/maint.exp: set data_section to ".neardata".
2263 * gdb.base/savedregs.c (thrower): Trigger SIGILL on NO-MMU machine.
2264 * gdb.base/savedregs.exp: Handle SIGILL.
2265 * gdb.mi/mi-syn-frame.c (bar): Trigger SIGILL on NO-MMU machine.
2266 * gdb.xml/tdesc-regs.exp: Set core-regs for tic6x-*-*.
2270 * gdb.python/py-symbol.exp: Add test for symbol.type.
2274 * gdb.threads/pthreads.exp: Enable on non-native configurations.
2275 * gdb.mi/mi-pthreads.exp: Likewise.
2276 * gdb.mi/mi2-pthreads.exp: Likewise.
2277 * gdb.mi/gdb669.exp.exp: Likewise.
2281 * lib/mi-support.exp (detect_async): Rename to...
2282 (mi_detect_async): ... this.
2283 * gdb.mi/mi-nonstop-exit.exp: Adjust.
2284 * gdb.mi/mi-nonstop.exp: Adjust.
2285 * gdb.mi/mi-ns-stale-regcache.exp: Adjust.
2286 * gdb.mi/mi-nsintrall.exp: Adjust.
2287 * gdb.mi/mi-nsmoribund.exp: Adjust.
2288 * gdb.mi/mi-nsthrexec.exp: Adjust.
2292 * gdb.base/display.c (do_loops): New `p_i' local.
2293 * gdb.base/display.exp: Test displaying a variable that is
2294 temporarily at a bad address.
2298 * gdb.dwarf2/dw2-op-stack-value.S: New file.
2299 * gdb.dwarf2/dw2-op-stack-value.exp: New file.
2303 * gdb.dwarf2/dw2-simple-locdesc.S: Replace .value by .2byte.
2304 * gdb.dwarf2/dw2-case-insensitive.exp (regexp case-sensitive off)
2305 (p fuNC_symtab): Permit also ppc64 leading dot.
2309 * gdb.trace/unavailable.exp (test_maybe_regvar_display): New
2311 (gdb_collect_args_test, gdb_collect_locals_test): Use it.
2315 * gdb.base/callfuncs.exp: Set language after main.
2316 * gdb.cp/cplusfuncs.exp: Likewise.
2317 * gdb.cp/inherit.exp: Likewise.
2321 * gdb.base/nostdlib.exp: Skip on gdb_stub targets.
2322 * gdb.base/watch-vfork.exp: Skip on remote targets.
2326 * gdb.threads/thread-find.exp: Support remote targets.
2330 * gdb.base/jit.exp: Download solib_binfile to target.
2331 * gdb.base/jit-so.exp: Likewise. Also, use gdb_load_shlibs
2332 and call dlopen without full path name.
2333 * gdb.cp/infcall-dlopen.exp: Use gdb_load_shlibs and call
2334 dlopen without full path name.
2338 * gdb.base/break-always.exp: Complete the test
2339 with duplicated breakpoints and enabling/disabling them.
2344 * gdb.cp/overload.exp: Fix regexps. Remove kfails.
2349 * gdb.base/float.exp: Add new test case for PR gdb/13045
2350 * gdb.base/float.c: New file.
2354 * gdb.python/py-mi.exp: Test printers returning string hint, and
2355 also not returning a value.
2356 * gdb.python/py-prettyprint.c: Add testcase for above.
2357 * gdb.python/py-prettyprint.py: Add test printer for above.
2361 * gdb.dwarf2/dw2-simple-locdesc.S: Change DWARF version to 3.
2362 (.Ldie26, .Ldie41, .Ldie4a, .Ldie54, .Ldie5b): Remove.
2363 (.Ldie30) Add as field "data4".
2364 (.Ldie32) Rename field "b" to "shl".
2365 (abbrev4) Change for the "data4" field.
2366 (abbrev5, abbrev6) Remove.
2367 * gdb.dwarf2/dw2-simple-locdesc.exp (p &s.b): Rename to ...
2368 (p &s.shl): ... here. Add comment.
2373 Fix crash on lval_computed values.
2374 * gdb.dwarf2/implptr.exp (print sizeof (j[0])): New test.
2378 * gdb.base/help.exp (help whatis): Update the expected string.
2382 * gdb.dwarf2/dw2-simple-locdesc.S: New file.
2383 * gdb.dwarf2/dw2-simple-locdesc.exp: New file.
2384 * gdb.dwarf2/dw2-stack-boundary.exp (check partial symtab errors):
2385 Change the expected string.
2389 * gdb.base/watchpoint.exp
2390 (test_disable_enable_software_watchpoint): New procedure.
2391 (top level): Run it.
2395 * gdb.python/py-mi.exp: Avoid '+' in filenames. Call C version of
2396 executable file "${binfile}", C++ version "${binfile}-cxx".
2397 * gdb.python/py-prettyprint.exp: Likewise.
2398 * gdb.python/py-symbol.exp: Likewise.
2399 * gdb.python/py-type.exp: Likewise.
2400 * gdb.python/py-value.exp: Likewise.
2401 * gdb.python/py-template.exp (test_template_arg): Pass full executable
2402 file name instead of just suffix.
2406 Fix implicit pointer offsets.
2407 * gdb.dwarf2/implptr.c (add): New marker baz breakpoint.
2408 * gdb.dwarf2/implptr.exp (set baz breakpoint for implptr)
2409 (continue to breakpoint: continue to baz breakpoint for implptr)
2410 (sanity check element 0, sanity check element 1)
2411 (enter the inlined function, check element 0 for the offset)
2412 (check element 1 for the offset)
2413 (continue to breakpoint: ignore the second baz breakpoint): New tests.
2414 (set foo breakpoint for implptr): Update the breakpoint number.
2418 * gdb.python/py-mi.exp: Use different file names for different
2419 versions of the executable under test.
2420 * gdb.python/py-prettyprint.exp: Likewise.
2421 * gdb.python/py-symbol.exp: Likewise.
2422 * gdb.python/py-template.exp: Likewise.
2423 * gdb.python/py-type.exp: Likewise.
2424 * gdb.python/py-value.exp: Likewise.
2428 * gdb.python/py-breakpoint.exp: Re-set can-use-hw-watchpoints
2429 flag after restarting GDB if necessary.
2433 * gdb.python/py-shared.exp: Call gdb_load_shlibs.
2437 * gdb.arch/i386-dr3-watch.exp: Test that the i386 watchpoints
2438 backend doesn't leave used debug registers behind.
2442 * gdb.dwarf2/typeddwarf.c: XFAIL 'z' on x86-64.
2443 * gdb.dwarf2/typeddwarf.exp (xfail-gdb-test): Add arch_pattern
2445 * gdb.dwarf2/typeddwarf-amd64.S: New file.
2449 * gdb.threads/Makefile.in: Avoid globbing corethreads.exp
2450 in mostlyclean rule. Add files ending in .core.
2455 * gdb.base/info-macros.c: New test sources.
2456 * gdb.base/info-macros.exp: New tests.
2460 * gdb.python/python.exp: Add prompt substitution tests.
2464 Fix crash if referenced CU is aged out.
2465 * gdb.dwarf2/dw2-op-call.exp (maintenance set dwarf2 max-cache-age 0):
2467 * gdb.dwarf2/implptr.exp: Likewise.
2471 * gdb.dwarf2/implptr.S: Rebuilt.
2472 * gdb.dwarf2/implptr.c (intp, intpp, intppp): New typedefs.
2473 (bar): Use them for j, k, l.
2474 * gdb.dwarf2/implptr.exp: New variable opts. Support runtest parameter
2476 (print j in implptr:bar): Update for the intp typedef.
2477 (print p[0].x in implptr:foo): Use more exact regex.
2481 * gdb.cp/static-method.exp: Add missing single quote.
2485 * gdb.base/async-shell.exp: Skip test if displaced stepping is not
2487 * gdb.mi/mi-nonstop-exit.exp: Likewise.
2488 * gdb.mi/mi-nonstop.exp: Likewise.
2489 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
2490 * gdb.mi/mi-nsintrall.exp: Likewise.
2491 * gdb.mi/mi-nsmoribund.exp: Likewise.
2492 * gdb.mi/mi-nsthrexec.exp: Likewise.
2493 * gdb.python/py-evthreads.exp: Likewise.
2498 * gdb.cp/namespace.exp (xfail_class_types): New variable. Initialize
2499 it. Substitute it instead of test_compiler_info everywhere.
2503 * gdb.base/type-opaque.exp: Use gdb_load_shlibs. Run test on
2504 remote targets as well.
2508 * lib/gdb.exp (gdb_compile_shlib_pthreads): New helper.
2509 * gdb.threads/tls-shared.exp: Use it. Call gdb_load_shlibs.
2513 * lib/gdb.exp (gdb_compile): Specify rpath if the *target* is
2514 a remote machine, not the host.
2515 (gdb_compile_shlib): Set soname if target is remote.
2519 * gdb.cp/minsym-fallback.exp: Link in C++ mode.
2523 * gdb.python/py-objfile-script-gdb.py: Renamed to
2524 py-objfile-script-gdb.py.in.
2525 * gdb.python/py-objfile-script-gdb.py.in: Renamed from
2526 py-objfile-script-gdb.py.
2527 * gdb.python/py-objfile-script.exp: Update reference to
2528 py-objfile-script-gdb.py.
2532 * gdb.dwarf2/dw2-op-call.S (array1): Use the real label; do not
2533 reference undefined label.
2537 * gdb.dwarf2/dw2-const.S (Pointer size): Change from 4 to 8.
2538 (DW_AT_high_pc, DW_AT_low_pc): Remove them.
2539 (val8, .Ltype_const8, .Ltype_int8, DW_TAG_variable): New.
2540 * gdb.dwarf2/dw2-const.exp (print/x val8): New test.
2545 * gdb.python/python.exp: Add maint set/show python print-stack
2546 deprecated tests. Add set/show python print-backtrace tests.
2550 * gdb.java/jprint.exp (print a java.lang.String): xfail without system
2555 * gdb.python/python.exp: Update filename paths.
2556 * gdb.python/py-symtab.exp: Ditto.
2560 * gdb.python/py-evthreads.exp: Add missing `$'.
2564 * config/bfin.exp: New file.
2565 * gdb.asm/asm-source.exp (bfin-*-*): Handle Blackfin targets.
2566 * gdb.asm/bfin.inc: New file.
2570 * gdb.python/py-evthreads.exp: Fix race by adding an anchor to match
2575 * gdb.java/jprint.java (jprint.hi): New field.
2576 * gdb.java/jprint.exp: Print string.
2578 2011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
2580 * gdb.base/call-sc.c: Fix typos.
2581 * gdb.base/ifelse.exp: Likewise.
2582 * gdb.base/structs.c: Likewise.
2586 * gdb.base/jit-so.exp: New test.
2587 * gdb.base/jit-dlmain.c: New file.
2588 * gdb.base/jit-main.c: Allow "main" to be elsewhere.
2592 * gdb.cp/m-static.exp: Call get_compiler_info.
2593 (static const int initialized nowhere): Call setup_xfail for gcc <= 4.4.
2594 * gdb.cp/pr9167.exp (p b): Likewise.
2595 * gdb.cp/temargs.exp: Do not set have_pr_45024_fixed for gcc 4.6.
2596 (test value of P in inner_m, test type of Z in inner_m): Call
2597 setup_xfail for gcc <= 4.5.
2601 * gdb.cp/paren-type.cc: New files.
2602 * gdb.cp/paren-type.exp: New files.
2606 Stop on first linespec terminator instead of eating what we can.
2607 * gdb.cp/minsym-fallback-main.cc (main): Call also C::operator ().
2608 * gdb.cp/minsym-fallback.cc (C::operator ()): Define.
2609 * gdb.cp/minsym-fallback.exp (break 'C::f()'): Change to ...
2610 (break C::f()): ... this one.
2611 (break C::operator()()): New test.
2612 * gdb.cp/minsym-fallback.h (C::operator ()): Declare.
2613 * gdb.java/jmisc.exp (break jmisc.main(java.lang.String[])int): New
2618 Fall back linespec to minimal symbols.
2619 * gdb.base/psymtab.exp (Don't search past end of psymtab.): Update the
2621 * gdb.cp/cplusfuncs.exp (list foo::operator int*): Likewise.
2622 * gdb.cp/minsym-fallback-main.cc: New file.
2623 * gdb.cp/minsym-fallback.cc: New file.
2624 * gdb.cp/minsym-fallback.exp: New file.
2625 * gdb.cp/minsym-fallback.h: New file.
2629 * gdb.cp/no-dmgl-verbose.cc: New file.
2630 * gdb.cp/no-dmgl-verbose.exp: New file.
2634 * gdb.base/break-interp.exp (reach_1, test_ld): Allow also the prefix
2636 * gdb.cp/psymtab-parameter.cc (func): Make it a template function.
2638 * gdb.cp/psymtab-parameter.exp (complete break 'func(): Rename to ...
2639 (complete p 'func<short>(): ... here.
2640 * gdb.dwarf2/dw2-linkage-name-trust-main.cc: New file.
2641 * gdb.dwarf2/dw2-linkage-name-trust.S: New file.
2642 * gdb.dwarf2/dw2-linkage-name-trust.exp: New file.
2643 * gdb.cp/temargs.exp (test type of F in k3_m, test value of F in k3_m):
2644 Make them KFAIL gcc/49546.
2648 * gdb.ada/catch_ex.exp: Add temporary catchpoint tests.
2652 Test GCC PR debug/49546.
2653 * gdb.cp/temargs.exp (set sixth breakpoint for temargs)
2654 (test type of F in k3_m, test value of F in k3_m): New.
2655 * gdb.cp/temargs.cc (struct S3, struct K3): New.
2656 (main): New variable k3. Call k3.k3_m.
2660 * gdb.ada/packed_array.exp: Fix expected outout.
2664 * gdb.ada/packed_array.exp: fixed expected output.
2668 * gdb.ada/same_enum: New testcase.
2672 * gdb.ada/ptr_typedef: New testcase.
2676 * gdb.ada/arrayptr.exp: Add ptype test.
2680 * gdb.ada/char_enum: New testcase.
2684 * gdb.base/dump.exp (capture_pointer_with_type): New.
2685 Get value from address instead of name.
2686 Start GDB once, and do `dump' and `restore'
2692 * config/monitor.exp (get_remotetimeout, set_remotetimeout): New
2693 helper functions for getting/setting remotetimeout variable.
2694 * lib/gdb.exp (gdb_load): If the target is remote, set
2695 $oldremotetimeout to get_remotetimeout, then call set_remotetimeout
2696 with $loadtimeout. Set $load_ok to 0 before doing the load.
2697 Instead of returning, immediately, set $load_ok to 0. Call
2698 set_remotetimeout with $oldremotetimeout, and then return if
2703 * gdb.python/py-template.exp: Don't run this test if the target
2704 does not support c++ tests.
2708 Fix non-only rename list for Fortran modules import.
2709 * gdb.fortran/module.exp (print var_x, print var_y, print var_z): New
2711 * gdb.fortran/module.f90 (module moduse): New.
2712 (program module): use moduse, test var_x, var_y and var_z.
2717 * gdb.fortran/array-element.exp: Use f90, not f77.
2718 * gdb.fortran/complex.exp: Use f90, not f77.
2719 * gdb.fortran/derived-type.exp: Use f90, not f77.
2720 * gdb.fortran/library-module.exp: Use f90, not f77.
2721 * gdb.fortran/logical.exp: Use f90, not f77.
2722 * gdb.fortran/module.exp: Use f90, not f77.
2723 * gdb.fortran/multi-dim.exp: Use f90, not f77.
2724 * gdb.fortran/subarray.exp: Use f90, not f77.
2728 * gdb.fortran/charset.exp: New file.
2729 * gdb.fortran/charset.f90: New file.
2734 * lib/future.exp: New file, mostly extracted from ada.exp.
2735 Rewrote compatibility code to use rename.
2736 (gdb_find_gfortran): New proc.
2737 (gdb_default_target_compile): Refresh from dejagnu; plus a pending
2739 * lib/ada.exp (gdb_find_gnatmake, gdb_default_target_compile):
2741 * lib/gdb.exp: Always load future.exp.
2745 * gdb.cp/exception.cc: Don't include iostream.
2746 (bar): Remove print statement.
2748 (main): Remove print statements. Call function catcher.
2749 * gdb.cp/exception.exp : Don't match inferior's output in regexp.
2750 Set breakpoint on catcher, and check the value of parameter.
2754 * gdb.cp/mb-inline.exp: Parse the output of `info break' to check breakpoint
2755 1.2 is disabled. KFAIL for uclinux.
2759 * gdb.mi/mi2-var-display.exp: Replace gdb_test_multiple with
2764 * gdb.mi/mi2-return.exp: Replace gdb_test_multiple with mi_gdb_test.
2768 * gdb.mi/mi2-console.exp: Replace gdb_test_multiple with mi_gdb_test.
2772 * gdb.mi/mi2-basics.exp: Fix races. Honour the
2773 `test_exec_and_symbol_mi_operatons' return value.
2774 (test_mi_interpreter_selection): Use mi_gdb_test instead of
2776 (test_exec_and_symbol_mi_operatons): Likewise.
2777 (test_path_specification): Likewise.
2781 * gdb.base/moribund-step.exp: Skip test if displaced stepping is not
2783 * lib/gdb.exp (support_displaced_stepping): New.
2787 * gdb.threads/execl.exp: Skip on remote target.
2791 * gdb.mi/mi-var-display.exp: Replace gdb_test_multiple with
2796 * gdb.mi/mi-nsintrall.exp: Replace gdb_test_multiple with mi_gdb_test.
2800 * gdb.mi/mi-nsmoribund.exp: Replace gdb_test_multiple with
2805 * gdb.mi/mi-return.exp: Replace gdb_test_multiple with mi_gdb_test.
2810 * gdb.threads/ia64-sigill.exp: Remove "set debug lin-lwp 1".
2814 * gdb.dwarf2/dw2-filename.exp (info sources): New testcase.
2818 * gdb.cp/temargs.exp: Let tests pass if compiler bug is fixed.
2819 Add tests for pointer-to-member-function.
2820 * gdb.cp/temargs.cc (S::somefunc): New function.
2822 (main): Instantiate K2; call method.
2826 * gdb.python/py-inferior.c (f2): Make str an array rather
2828 * gdb.python/py-inferior.exp: Adjust testcase accordingly.
2832 * gdb.base/async-shell.c: New file.
2833 * gdb.base/async-shell.exp: New file.
2837 * gdb.threads/pending-step.exp: Add more context to SIGTRAP match.
2842 * gdb.base/help.exp: Adjust following some spelling corrections
2847 * gdb.base/ending-run.exp: Match __uClibc_main for uClibc.
2852 * gdb.cp/static-method.cc: New file.
2853 * gdb.cp/static-method.exp: New file.
2858 * gdb.cp/anon-ns.cc: New file.
2859 * gdb.cp/anon-ns.exp: New file.
2863 * gdb.arch/i386-dr3-watch.c: New file.
2864 * gdb.arch/i386-dr3-watch.exp: New file.
2868 * gdb.base/callfuncs.c (t_structs_fc): New.
2869 (t_structs_dc, t_structs_ldc): New.
2870 (t_double_many_args):
2871 (DEF_FUNC_MANY_ARGS_1, DEF_FUNC_MANY_ARGS_2): Define.
2872 (DEF_FUNC_MANY_ARGS_3, DEF_FUNC_VALUES_1): Define.
2873 (DEF_FUNC_VALUES_2, DEF_FUNC_VALUES_3): Define.
2874 * gdb.base/callfuncs.exp: Call new functions.
2878 * gdb.base/callfuncs.exp (rerun_and_prepare): New.
2879 Call rerun_and_prepare for each test to isolate effects.
2883 * gdb.base/varargs.c (find_max_float_real): New.
2884 (find_max_double_real, find_max_long_double_real): New.
2885 * gdb.base/varargs.exp: Call these new added functions.
2886 * lib/gdb.exp (setup_kfail_for_target): New.
2890 * gdb.base/funcargs.c (callca, callcb, callcc): New.
2891 (callcd, callce, callcf, callc1a, callc1b): New.
2892 (callc2a, callc2b): New.
2893 * gdb.base/funcargs.exp (complex_args): New.
2894 (complex_integral_args, complex_float_integral_args): New.
2895 * lib/gdb.exp (support_complex_tests): New. Determine
2896 whether to run test cases on _Complex types.
2900 * gdb.threads/leader-exit.c: New file.
2901 * gdb.threads/leader-exit.exp: New file.
2905 * gdb.mi/mi-nonstop.exp: Replace gdb_test_multiple with mi_gdb_test.
2909 * gdb.mi/mi-nonstop-exit.exp: Remove the `-gdb-show non-stop' testcase,
2910 remove the `supported' variable.
2911 * gdb.mi/mi-nonstop.exp: Likewise.
2912 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
2913 * gdb.mi/mi-nsintrall.exp: Likewise.
2914 * gdb.mi/mi-nsmoribund.exp: Likewise.
2915 * gdb.mi/mi-nsthrexec.exp: Likewise.
2919 * gdb.reverse/finish-reverse-bkpt.exp: New test.
2923 * gdb.reverse/next-reverse-bkpt-over-sr.exp: New test.
2928 * gdb.cp/cmpd-minsyms.cc (a): New method.
2931 * gdb.cp/cmpd-minsyms.exp: Add tests for new methods.
2935 * gdb.base/commands.exp (watchpoint_command_test): Check that the
2936 watchpoint's command list didn't execute when the watchpoint went
2941 Centralize -DSYMBOL_PREFIX=\"_\" additional flags in gdb.exp.
2942 * lib/gdb.exp (gdb_target_symbol_prefix_flags): New procedure.
2943 * gdb.arch/i386-bp_permanent.exp: Use gdb_target_symbol_prefix_flags.
2944 * gdb.arch/i386-gnu-cfi.exp: Likewise.
2945 * gdb.arch/i386-permbkpt.exp: Likewise.
2946 * gdb.arch/i386-prologue.exp: Likewise.
2947 * gdb.arch/i386-size-overlap.exp: Likewise.
2948 * gdb.arch/i386-size.exp: Likewise.
2949 * gdb.arch/i386-unwind.exp: Likewise.
2950 * gdb.reverse/i386-precsave.exp: Likewise.
2951 * gdb.reverse/i386-reverse.exp: Likewise.
2952 * gdb.reverse/i386-sse-reverse.exp: Likewise.
2953 * gdb.reverse/i387-env-reverse.exp: Likewise.
2954 * gdb.reverse/i387-stack-reverse.exp: Likewise.
2958 * gdb.trace/tfile.exp: Add test that opening the basic.tf trace
2959 file doesn't error, using MI.
2963 * gdb.base/charset.exp (string_display): Add tests to assign to
2965 * gdb.base/charset.c (short_array, int_array, long_array): New.
2969 Cope with async mode.
2971 * gdb.mi/mi-break.exp (test_breakpoint_commands): Split gdb_test
2972 into gdb_test + mi_expect_stop.
2976 * gdb.mi/basics.c: Don't include stdio.h or unistd.h.
2977 (callme): Remove printf call.
2981 * lib/gdb.exp (gdb_test_list_exact): Suggest use of double
2982 quote pattern to avoid problems with Cygwin/mingw expect versions.
2983 * gdb.base/default.exp (show convenience): Use double
2984 quote pattern for regular expressions.
2988 Fix -readnow for -gdwarf-4 unused type units.
2989 * gdb.dwarf2/dw4-sig-type-unused.S: New file.
2990 * gdb.dwarf2/dw4-sig-type-unused.exp: New file.
2994 * gdb.base/kill-after-signal.c: New file.
2995 * gdb.base/kill-after-signal.exp: New file.
2999 * gdb.ada/start.exp: Call untested with the correct test filename.
3000 * gdb.arch/i386-bp_permanent.exp: Call untested with the correct
3001 test filename. Make the test's binary unique.
3002 * gdb.arch/i386-signal.exp: Call untested with the correct test
3004 * gdb.arch/i386-size-overlap.exp: Ditto.
3005 * gdb.arch/Makefile.in (EXECUTABLES): Update.
3006 * gdb.base/gcore-buffer-overflow.exp: Ditto.
3007 * gdb.cp/call-c.exp: Ditto.
3008 * gdb.mi/mi-reverse.exp: Call untested with the correct test
3009 filename. Make the test's binary unique.
3010 * gdb.mi/Makefile.in (EXECUTABLES): Update.
3011 * gdb.python/py-mi.exp: Ditto.
3012 * gdb.python/Makefile.in (EXECUTABLES): Update.
3013 * gdb.reverse/i386-precsave.exp: Ditto.
3014 * gdb.reverse/i387-env-reverse.exp: Call untested with the correct
3016 * gdb.reverse/i387-stack-reverse.exp: Ditto.
3017 * gdb.reverse/sigall-precsave.exp: Ditto. Make the test's binary
3019 * gdb.reverse/sigall-reverse.exp: Call untested with the correct
3021 * gdb.reverse/Makefile.in (EXECUTABLES): Update.
3022 * gdb.trace/tfile.exp: Ditto.
3026 * gdb.trace/tfile.c(add_memory_block): Store address in unsigned
3031 * gdb.python/py-objfile-script.exp: New file.
3032 * gdb.python/py-objfile-script.c: New file.
3033 * gdb.python/py-objfile-script-gdb.py: New file.
3034 * testsuite/gdb.python/py-section-script.exp: Test
3035 "info auto-load-scripts".
3039 * gdb.dwarf2/clztest.exp: New file.
3040 * gdb.dwarf2/clztest.c: New file.
3041 * gdb.dwarf2/clztest.S: New file.
3045 * gdb.base/charset.exp: If UTF-16 is not available, skip char16_t,
3050 * lib/gdb.exp (is_x86_like_target): New proc.
3051 * gdb.dwarf2/watch-notconst.exp: Use is_x86_like_target.
3052 * gdb.dwarf2/valop.exp: Use is_x86_like_target.
3053 * gdb.dwarf2/typeddwarf.exp: Use is_x86_like_target. Pass
3054 -nostdlib to compiler.
3055 * gdb.dwarf2/typeddwarf.S (_start): Rename from 'main'.
3056 * gdb.dwarf2/pieces.exp: Use is_x86_like_target.
3057 * gdb.dwarf2/implptr.exp: Use is_x86_like_target.
3058 * gdb.dwarf2/dw2-restore.exp: Check for LP64.
3059 * gdb.dwarf2/callframecfa.exp: Use is_x86_like_target.
3063 * gdb.python/py-function.exp: Test setting a value from a function
3064 which executes a command.
3068 * gdb.dwarf2/typeddwarf.S: New file.
3069 * gdb.dwarf2/typeddwarf.c: New file.
3070 * gdb.dwarf2/typeddwarf.exp: New file.
3074 * gdb.mi/mi-basics.exp: Fix races. Honour the
3075 `test_exec_and_symbol_mi_operatons' return value.
3076 (test_mi_interpreter_selection): Use mi_gdb_test instead of
3078 (test_exec_and_symbol_mi_operatons): Likewise.
3079 (test_path_specification): Likewise.
3083 * lib/gdb.exp (gdb_rename_execfile): Remove catch wrappers.
3084 (gdb_touch_execfile): Remove catch wrappers. New variable time.
3085 Replace `file copy' and `file rename' by `file mtime'. Twice.
3089 * gdb.base/readline-ask.c: New file.
3090 * gdb.base/readline-ask.exp: New file.
3091 * gdb.base/readline-ask.inputrc: New file.
3095 * gdb.cell/bt.exp: Delete breakpoints before running to signal
3096 to avoid race condition.
3097 * gdb.cell/coremaker.c: Use small stack size.
3098 * gdb.cell/ea-standalone.exp: Use file name without path as
3100 * gdb.cell/fork.exp: Allow other output when continuing to end.
3104 * gdb.threads/corethreads.c: New file.
3105 * gdb.threads/corethreads.exp: New file.
3109 * gdb.threads/gcore-thread.exp (objfile, opts): New variables.
3110 Try to compile the test using -Wl,-z,norelro first.
3111 (load_core): New variable libthread_db_seen, initialize it.
3112 (zeroed-threads cannot be listed): Protect it by XFAIL on
3113 !$libthread_db_seen.
3118 * gdb.dwarf2/dw2-skip-prologue.S: New file.
3119 * gdb.dwarf2/dw2-skip-prologue.c: New file.
3120 * gdb.dwarf2/dw2-skip-prologue.exp: New file.
3124 * gdb.cp/psymtab-parameter.cc: New file.
3125 * gdb.cp/psymtab-parameter.exp: New file.
3130 * gdb.cp/static-print-quit.exp (print c): Split to ...
3131 (print c - <return>, print c - q <return>, print c - to quit):
3132 ... these. Make the testfile untested on gdb-7.1.
3136 * lib/gdb.exp (exec_target_file, exec_symbol_file,
3137 gdb_rename_execfile, gdb_touch_execfile): New.
3138 * gdb.base/reread.exp: Use new procs to handle multiple
3143 * gdb.arch/arm-disp-step.S(test_ldr_literal): New.
3144 (test_adr_32bit, test_pop_pc): New.
3145 * gdb.arch/arm-disp-step.exp (test_ldr_literal): New.
3146 (test_adr_32bit, test_pop_pc): New.
3150 * gdb.base/a2-run.exp (strongarm-*-coff): Don't handle target.
3151 * gdb.base/float.exp (xscale*-*-*, strongarm*-*-*): Don't handle
3153 * gdb.base/long_long.exp (xscale*-*-*, strongarm*-*-*): Don't
3158 * gdb.base/completion.exp (complete help info wat): Rename to ...
3159 (complete 'help info wat'): ... here.
3160 Remove all `-re ".*' and `-re "^.*' redundant regexes.
3161 (complete 'p 'arg', complete (2) 'p 'arg'): Remove redundant backslash.
3165 * gdb.base/completion.exp: Use gdb_test_multiple instead of
3166 gdb_test and explicit $gdb_prompt/timeout matches.
3170 * gdb.arch/arm-disp-step.S: Fix usage of macros __thumb__
3175 * gdb.base/pr10179.exp: Get rid of races using `delete_breakpoints'
3176 in place of `gdb_test "delete breakpoints"'. This eliminates two
3184 * gdb.base/completion.exp: Remove all sleep calls. Remove
3185 unnecessary regexs. Don't explicitly expect anything after the
3186 prompt. Eat the prompt if necessary.
3190 * gdb.opt/inline-cmds.exp: Adjust checks with "finish" command to
3191 accept to show the caller line again as well as the line after.
3197 * gdb.python/py-mi.exp: Add CPLUS_FAKE_CHILD tests and a C++
3199 * gdb.python/py-prettyprint.exp: Add C++ object for
3200 CPLUS_FAKE_CHILD test.
3204 * gdb.base/signest.exp: New file.
3205 * gdb.base/signest.c: Likewise.
3209 * lib/mi-support.exp (mi_expect_stop) <stopped at wrong place>: Accept
3210 thread and breakpoint notifications.
3214 * gdb.base/fortran-sym-case.c: New file.
3215 * gdb.base/fortran-sym-case.exp: New file.
3216 * gdb.dwarf2/dw2-case-insensitive-debug.S: New file.
3217 * gdb.dwarf2/dw2-case-insensitive.c: New file.
3218 * gdb.dwarf2/dw2-case-insensitive.exp: New file.
3222 * lib/gdb.exp (gdb_test_multiple): Eror on newline in $message.
3223 * gdb.base/ifelse.exp: Give names to the "" tests as `if true else
3224 false #1', `if true else false #2' and `if true else false #3'.
3228 * gdb.base/annota1.exp: Accept breakpoints-invalid annotation
3229 while delivering signal.
3233 MI breakpoint notifications.
3235 * testsuite/gdb.mi/mi-cli.exp: Adust.
3236 * testsuite/gdb.mi/mi2-cli.exp: Adust.
3237 * testsuite/gdb.mi/mi-watch.exp: Adust.
3238 * testsuite/gdb.mi/mi2-watch.exp: Adust.
3239 * testsuite/lib/mi-support.exp (mi_expect_stop): Accept breakpoint
3244 * gdb.base/gdbindex-stabs-dwarf.c: New file.
3245 * gdb.base/gdbindex-stabs.c: New file.
3246 * gdb.base/gdbindex-stabs.exp: New file.
3250 * gdb.dwarf2/dw2-double-set-die-type.S: Replace comment char `#'
3252 * gdb.dwarf2/dw2-modula2-self-type.S: Likewise.
3256 * gdb.python/py-value.exp (test_objfiles): Name the first test
3257 `py-value in file.filename'.
3261 * gdb.base/solib-disc.exp: Set gdbserver_reconnect_p.
3262 * lib/gdb.exp (gdb_init): Clear gdbserver_reconnect_p.
3263 * lib/gdbserver-support.exp (gdbserver_start): Add `--once' if
3264 !gdbserver_reconnect_p..
3265 (gdbserver_reconnect): Call error if !gdbserver_reconnect_p..
3269 * gdb.cp/cpcompletion.exp (complete class methods)
3270 (complete class methods beginning with F): Move them above runto. New
3271 comment about the runto delimiter.
3275 * gdb.base/maint.exp: Test that "maint print registers" works
3276 without a running program.
3280 * gdb.base/setshow.exp: Fix racy tests.
3281 ($old_gdb_prompt): New variable.
3285 * gdb.mi/mi-nsmoribund.exp:
3286 * gdb.hp/gdb.objdbg/objdbg01.exp:
3287 * gdb.base/structs.exp (test_struct_returns):
3288 * gdb.base/call-sc.exp (test_scalar_returns):
3289 * gdb.base/bigcore.exp: Remove duplicate words.
3293 * gdb.base/break-interp-lib.c (v, vptr): New variables.
3294 * gdb.base/break-interp.exp (test_attach): New comment.
3298 * gdb.threads/gcore-thread.exp ($core0file): New variable.
3299 (clear __stack_user.next, clear stack_used.next)
3300 (save a zeroed-threads corefile): New test.
3301 Call core_load for $core0file.
3302 (zeroed-threads cannot be listed): New test.
3306 * gdb.threads/gcore-thread.exp ($testfile): Match it the .exp
3308 ($srcfile): Preserve the original value.
3309 ($testfile): Match it the .exp filename.
3310 ($corefile): New variable. Substitute it around.
3312 ($prev_timeout): Remove.
3313 (load_core): Move core loading into this proc.
3314 Fix restore of $timeout if load_core fails.
3318 * gdb.base/eu-strip-infcall.c: New file.
3319 * gdb.base/eu-strip-infcall.exp: New file.
3323 * gdb.base/callfuncs.c (Lcallfunc, callfunc): New functions.
3324 * gdb.base/callfuncs.exp (print callfunc (Lcallfunc, 5)): New test.
3328 Fix Python access to inlined frames.
3329 * gdb.python/py-frame-inline.c: New file.
3330 * gdb.python/py-frame-inline.exp: New file.
3334 * gdb.base/gdb1090.exp: Change breakpoint location to read the
3335 content of 's24' correctly (avoiding "optimized out").
3336 * gdb.base/gdb1090.c: Add comment in order to set breakpoint.
3340 * lib/gdb.exp (gdb_breakpoint): New case for a GDB internal error.
3344 * gdb.base/watchpoint.exp (test_inaccessible_watchpoint): Don't
3345 expect a colon in watch -location output.
3349 * gdb.base/commands.exp (redefine_backtrace_test): Fix race.
3350 New testcase `expect response to define backtrace'. Also remove
3351 redundant `default' block.
3355 * gdb.python/py-prettyprint.c (struct hint_error): New.
3356 (main): New variable hint_error.
3357 * gdb.python/py-prettyprint.exp (run_lang_tests): New testcase
3359 * gdb.python/py-prettyprint.py (class pp_hint_error): New.
3360 (register_pretty_printers): Register it.
3364 * gdb.cp/maint.exp (test_help): Update.
3365 (test_namespace): Likewise.
3369 * gdb.ada/arrayptr/foo.adb: Add access to constrained array.
3370 * gdb.ada/arrayptr.exp: Add new tests.
3374 * gdb.ada/mi_catch_ex: New testcase.
3378 * gdb.cp/cpexprs.exp (Overloaded methods): No longer try the
3379 base::overload(void) method without specifying "const".
3383 * gdb.arch/thumb-singlestep.S: New file.
3384 * gdb.arch/thumb-singlestep.exp: Likewise.
3388 * gdb.python/py-prettyprint.py (exception_flag): New global.
3389 (NoStringContainerPrinter._iterator.next): Check it.
3390 * gdb.python/py-prettyprint.c (main): New variable nstype2.
3391 * gdb.python/py-mi.exp: Set exception_flag and do more tests.
3395 * gdb.cp/anon-struct.cc: New file.
3396 * gdb.cp/anon-struct.exp: New file.
3400 Test STT_GNU_IFUNC support.
3401 * gdb.base/gnu-ifunc-lib.c: New file.
3402 * gdb.base/gnu-ifunc.c: New file.
3403 * gdb.base/gnu-ifunc.exp: New file.
3407 Support a ring of related breakpoints.
3408 * gdb.base/watchpoint-delete.c: New file.
3409 * gdb.base/watchpoint-delete.exp: New file.
3413 * gdb.ada/arrayparam.exp (print first after function call): Use
3414 explicit package name. Add a comment
3415 (print lasta after function call): Rename ...
3416 (print last after function call): ... it and use explicit package
3418 (print length after function call): Use explicit package name.
3419 * gdb.ada/str_ref_cmp.exp (operator = works for strings): New test.
3420 * gdb.ada/sym_print_name.exp: Change `i' to `integervar'.
3421 (multiple matches for symbol i): Rename ...
3422 (multiple matches for symbol integervar): ... it.
3423 * gdb.ada/sym_print_name/foo.adb (Foo): Change `I' to `IntegerVar'.
3424 * gdb.ada/sym_print_name/pck.ads (Pck): Likewise.
3428 * lib/gdb.exp (default_gdb_start,gdb_init): Clear the GREP_OPTIONS
3429 environment variable to make grep output more predictable. Move
3430 all the environment setup into gdb_init so it's done once per test
3431 case rather than each time we start gdb.
3435 * gdb.base/label.exp: Use `main:there' linespec. Add re-running
3440 * gdb.dwarf2/dw2-entry-value-main.c: New file.
3441 * gdb.dwarf2/dw2-entry-value.S: New file.
3442 * gdb.dwarf2/dw2-entry-value.exp: New file.
3448 * gdb.python/py-function.exp: Add GdbError tests.
3452 * gdb.trace/unavailable.cc (args_test_func, local_test_func)
3453 (reglocal_test_func, statlocal_test_func): New functions.
3454 (globals_test_func): Call new functions.
3455 * gdb.trace/unavailable.exp (gdb_collect_args_test)
3456 (gdb_collect_locals_test): New procedure.
3457 (gdb_trace_collection_test): Call new procedures.
3461 * gdb.trace/unavailable.exp (fpreg, spreg, pcreg): Define.
3462 (test_register, test_register_unavailable): New procedures.
3463 (gdb_unavailable_registers_test): New procedure.
3464 (gdb_trace_collection_test): Call it.
3470 * gdb.python/python.exp: Add gdb.write tests.
3474 * gdb.python/Makefile.in: Add py-objfile.
3475 * gdb.python/py-objfile.exp: New file.
3476 * gdb.python/py-objfile.c: New file.
3477 * gdb.python/py-block.exp: Add is_valid tests.
3478 * gdb.python/py-inferior.exp: Ditto.
3479 * gdb.python/py-infthread.exp: Ditto.
3480 * gdb.python/py-symbol.exp: Ditto.
3481 * gdb.python/py-symtab.exp: Ditto.
3486 * gdb.cp/cmpd-minsyms.exp: New test.
3487 * gdb.cp/cmpd-minsyms.cc: New file.
3490 * gdb.cp/ovsrch.exp: New test.
3491 * gdb.cp/ovsrch.h: New file.
3492 * gdb.cp/ovsrch1.cc: New file.
3493 * gdb.cp/ovsrch2.cc: New file.
3494 * gdb.cp/ovsrch3.cc: New file.
3495 * gdb.cp/ovsrch4.cc: New file.
3500 * gdb.base/Makefile.in: Adjust EXECUTABLES.
3501 * gdb.base/break-on-linker-gcd-function.exp: New test.
3502 * gdb.base/break-on-linker-gcd-function.cc: New file.
3506 * gdb.base/jit-main.c: Define ElfW for non glibc elf targets.
3510 * lib/gdb.exp (gdb_unload): Add another termination case.
3514 * gdb.dwarf2/dw2-empty-pc-range.S: New file.
3515 * gdb.dwarf2/dw2-empty-pc-range.exp: New file.
3516 * gdb.dwarf2/pr11465.S: New .text labels text_start and text_end.
3517 Provide a stub byte there.
3518 (DW_TAG_compile_unit): Set DW_AT_low_pc, DW_AT_high_pc and
3520 (dieb4, dieda): Set DW_AT_high_pc higher than DW_AT_low_pc.
3524 * gdb.arch/altivec-abi.exp: Skip "generic" tests on 64-bit when
3525 using a GCC 4.1 or 4.2 compiler. Add an additional test variant
3526 "generic ABI, auto".
3527 (altivec_abi_tests): Accept vectors returned by reference.
3531 * gdb.python/py-breakpoint.exp: Add Python stop operations tests.
3535 * gdb.python/py-section-script.exp: Skip test if no Python support.
3539 * gdb.base/solib-weak.exp: Allow "." prefix for ppc64.
3543 * gdb.python/py-parameter.exp: Update tests to the new Python
3544 parameter API. Add "no documentation" test. Add deprecated API
3545 backward compatibility test.
3549 * gdb.ada/catch_ex.exp: Use explicit gdb_test rather than
3550 gdb_continue_to_end.
3554 * gdb.base/memattr.exp: Adjust regexps to accept spaces as well as
3559 * lib/gdb.exp (inferior_exited_re): Match. leading `['. Wrap in
3561 (gdb_continue_to_end): Add "allow_extra" parameter. Use
3563 * gdb.threads/thread-unwindonsignal.exp: Pass "allow_extra"
3564 argument to gdb_continue_to_end.
3565 * gdb.threads/interrupted-hand-call.exp: Pass "allow_extra"
3566 argument to gdb_continue_to_end.
3567 * gdb.cp/annota3.exp: Fix regex.
3568 * gdb.cp/annota2.exp: Fix regex.
3569 * gdb.base/shlib-call.exp: Pass "allow_extra" argument to
3570 gdb_continue_to_end.
3571 * gdb.base/call-signal-resume.exp: Revert earlier patch.
3572 * gdb.ada/tasks.exp: Pass "allow_extra" argument to
3573 gdb_continue_to_end.
3577 * gdb.server/ext-run.exp
3578 (load new file without any gdbserver inferior): New test.
3582 * Makefile.in (TAGS): Rewrite.
3586 * gdb.trace/report.exp (12.1: trace report #1): New match for the
3587 initial commands echo. New match for `Found trace'. Anchor all the
3588 other matches. Anchor and match for `No trace frame found' the final
3593 * Makefile.in (TAGS): New target.
3597 * lib/opencl.exp (skip_opencl_tests): Update for exit message
3599 * lib/mi-support.exp (mi_gdb_test): Update for exit message
3601 * lib/gdb.exp (gdb_test_multiple): Update comment. Update for
3602 exit message change.
3603 (skip_altivec_tests): Update for exit message change.
3604 (skip_vsx_tests): Likewise.
3605 (gdb_continue_to_end): Likewise. Add 'command' argument.
3606 * lib/cell.exp (skip_cell_tests): Update for exit message change.
3607 * gdb.threads/tls.exp: Update for exit message change.
3608 * gdb.threads/thread-unwindonsignal.exp: Use
3609 gdb_continue_to_end.
3610 * gdb.threads/step.exp (step_it): Update for exit message change.
3611 (continue_all): Likewise.
3612 * gdb.threads/print-threads.exp (test_all_threads): Update for
3613 exit message change.
3614 * gdb.threads/interrupted-hand-call.exp: Use
3615 gdb_continue_to_end.
3616 * gdb.threads/execl.exp: Use gdb_continue_to_end.
3617 * gdb.python/py-prettyprint.exp (run_lang_tests): Use
3618 gdb_continue_to_end.
3619 * gdb.hp/gdb.objdbg/objdbg02.exp: Use gdb_continue_to_end.
3620 * gdb.hp/gdb.objdbg/objdbg01.exp: Use gdb_continue_to_end.
3621 * gdb.hp/gdb.defects/solib-d.exp: Update for exit message change.
3622 * gdb.cp/method.exp: Update for exit message change.
3623 * gdb.cp/mb-templates.exp: Update for exit message change.
3624 * gdb.cp/mb-inline.exp: Use gdb_continue_to_end.
3625 * gdb.cp/annota3.exp: Update for exit message change.
3626 * gdb.cp/annota2.exp: Update for exit message change.
3627 * gdb.cell/fork.exp: Use gdb_continue_to_end.
3628 * gdb.base/term.exp: Update for exit message change.
3629 * gdb.base/step-test.exp (test_i): Update for exit message change.
3630 * gdb.base/sigstep.exp (advance): Update for exit message change.
3631 (advancei): Likewise.
3632 * gdb.base/siginfo.exp: Update for exit message change.
3633 * gdb.base/shlib-call.exp: Use gdb_continue_to_end.
3634 * gdb.base/reread.exp: Use gdb_continue_to_end.
3635 * gdb.base/langs.exp: Use gdb_continue_to_end.
3636 * gdb.base/interrupt.exp: Update for exit message change.
3637 * gdb.base/gdb1555.exp: Update for exit message change.
3638 * gdb.base/exe-lock.exp: Use gdb_continue_to_end.
3639 * gdb.base/ending-run.exp: Update for exit message change.
3640 * gdb.base/chng-syms.exp: Update for exit message change.
3641 * gdb.base/checkpoint.exp: Update for exit message change.
3642 * gdb.base/catch-syscall.exp (check_for_program_end): Use
3643 gdb_continue_to_end.
3644 (test_catch_syscall_with_wrong_args): Likewise.
3645 * gdb.base/call-signal-resume.exp: Use gdb_continue_to_end.
3646 * gdb.base/break-interp.exp (test_ld): Update for exit message
3648 * gdb.base/bang.exp: Update for exit message change.
3649 * gdb.base/attach.exp (do_attach_tests): Use gdb_continue_to_end.
3650 (do_call_attach_tests): Likewise.
3651 * gdb.base/a2-run.exp: Update for exit message change.
3652 * gdb.arch/ppc-dfp.exp: Update for exit message change.
3653 * gdb.ada/tasks.exp: Use gdb_continue_to_end.
3654 * gdb.ada/catch_ex.exp: Use gdb_continue_to_end.
3658 * gdb.base/help.exp (help thread find): Fix one forgotten quote.
3662 * gdb.hp/gdb.aCC/Makefile.in (Makefile): Remove.
3663 * gdb.hp/gdb.aCC/configure (Makefile): Remove.
3664 * gdb.hp/gdb.aCC/configure.ac: Remove.
3665 * gdb.hp/gdb.base-hp/Makefile.in (Makefile): Remove.
3666 * gdb.hp/gdb.base-hp/configure (Makefile): Remove.
3667 * gdb.hp/gdb.base-hp/configure.ac: Remove.
3668 * gdb.hp/gdb.compat/Makefile.in (Makefile): Remove.
3669 * gdb.hp/gdb.compat/configure (Makefile): Remove.
3670 * gdb.hp/gdb.compat/configure.ac: Remove.
3671 * gdb.hp/gdb.defects/Makefile.in (Makefile): Remove.
3672 * gdb.hp/gdb.defects/configure (Makefile): Remove.
3673 * gdb.hp/gdb.defects/configure.ac: Remove.
3674 * gdb.hp/gdb.objdbg/Makefile.in (Makefile): Remove.
3675 * gdb.hp/gdb.objdbg/configure (Makefile): Remove.
3676 * gdb.hp/gdb.objdbg/configure.ac: Remove.
3677 * gdb.hp/configure.ac: Remove.
3678 * gdb.hp/configure: Remove.
3679 * gdb.hp/Makefile.in (SUBDIRS): No longer a configure
3681 (Makefile): Remove rule.
3682 * gdb.cell/configure.ac: Remove.
3683 * gdb.cell/configure: Remove.
3684 * gdb.stabs/Makefile.in (Makefile): Remove.
3685 (distclean): Don't remove config.status or config.log.
3686 * gdb.stabs/configure (Makefile): Remove.
3687 * gdb.stabs/configure.ac: Remove.
3688 * configure: Rebuild.
3689 * configure.ac: Don't AC_CONFIG_SUBDIRS in gdb.hp or gdb.stabs.
3690 Remove stabs- and cell-specific logic. Test for existence of
3691 ../gdbtk before configuring gdb.gdbtk. Build Makefiles in gdb.hp
3692 subdirectories, gdb.cell, and and gdb.stabs.
3693 * Makefile.in (ALL_SUBDIRS): Add gdb.hp and gdb.stabs.
3697 * gdb.python/py-inferior.exp: Avoid searching pattern beyond
3702 * gdb.python/py-inferior.exp: Use gdb_test_no_output instead of
3703 gdb_test when running a test where we expected no output back.
3707 * gdb.cp/overload.cc: Change initializer value to integer.
3711 * gdb.multi/base.exp: Add test for remove-inferiors.
3715 * gdb.python/py-frame.exp: Simplify the initialization phase
3716 using prepare_for_testing.
3720 * gdb.multi/base.exp: Add tests for info inferiors with args.
3724 * gdb.dwarf2/dw2-ranges.S: Rename to ...
3725 * gdb.dwarf2/dw2-ranges.c: ... here, convert it to C.
3726 * gdb.dwarf2/dw2-ranges.exp: Skip the testcase on !$gcc_compiled.
3727 Rename srcfile, srcfile2 and srcfile3, new asmfile, asmfile2 and
3728 asmfile3. Comment the STABS (#3) file compilation. Compile
3729 everything through assembler. Provide KFAIL for symtab/12497.
3730 * gdb.dwarf2/dw2-ranges2.S: Rename to ...
3731 * gdb.dwarf2/dw2-ranges2.c: ... here, convert it to C.
3732 * gdb.dwarf2/dw2-ranges3.S: Rename to ...
3733 * gdb.dwarf2/dw2-ranges3.c: ... here, convert it to C.
3737 * gdb.base/break.exp: Add tests for delete breakpoints using
3738 convenience variables and value history references.
3742 * gdb.base/break.exp: Remove debugging 'printf' accidentally
3743 left behind in previous check-in.
3747 * gdb.base/break.exp: Add tests for "info break" with arguments.
3748 * gdb.trace/infotrace.exp: Update patterns for error and help.
3749 * gdb.base/completion.exp: Update pattern.
3750 * gdb.base/ena-dis-br.exp: Update pattern.
3751 * gdb.base/help.exp: Update patterns.
3755 * gdb.base/memattr.exp: New test.
3756 * gdb.base/memattr.c: Test load for memattr.exp.
3760 * gdb.python/py-symbol.exp: Test lookup_global_symbol.
3764 * Makefile.in: Make more clean.
3765 * gdb.ada/Makefile.in: Ditto.
3766 * gdb.arch/Makefile.in: Ditto.
3767 * gdb.asm/Makefile.in: Ditto.
3768 * gdb.base/Makefile.in: Ditto.
3769 * gdb.cp/Makefile.in: Ditto.
3770 * gdb.dwarf2/Makefile.in: Ditto.
3771 * gdb.java/Makefile.in: Ditto.
3772 * gdb.mi/Makefile.in: Ditto.
3773 * gdb.modula2/Makefile.in: Ditto.
3774 * gdb.python/Makefile.in: Ditto.
3775 * gdb.server/Makefile.in: Ditto.
3776 * gdb.stabs/Makefile.in: Ditto.
3777 * gdb.threads/Makefile.in: Ditto.
3778 * gdb.trace/Makefile.in: Ditto.
3782 * gdb.threads/thread-find.exp: Add tests for bad input to
3787 * gdb.python/py-breakpoint.exp: Fix the expected output of
3788 one of the "maint info breakpoints" tests to accept the output
3789 generated on platforms that do not have hardware watchpoints.
3793 * gdb.python/py-breakpoint.exp: Remove unnecessary call to
3794 clean_restart. Be a little stricter in the expected output
3795 for one of the tests. Fix a typo in one of the comments.
3799 * gdb.python/py-block.exp: Simplify using prepare_for_testing.
3800 Delete variable binfile, no longer use. Add or modify test
3801 comments to make them unique.
3805 * Makefile.in: Update for make clean.
3806 * gdb.ada/Makefile.in: Ditto.
3807 * gdb.arch/Makefile.in: Ditto.
3808 * gdb.asm/Makefile.in: Ditto.
3809 * gdb.base/Makefile.in: Ditto.
3810 * gdb.cp/Makefile.in: Ditto.
3811 * gdb.dwarf2/Makefile.in: Ditto.
3812 * gdb.java/Makefile.in: Ditto.
3813 * gdb.mi/Makefile.in: Ditto.
3814 * gdb.modula2/Makefile.in: Ditto.
3815 * gdb.python/Makefile.in: Ditto.
3816 * gdb.server/Makefile.in: Ditto.
3817 * gdb.stabs/Makefile.in: Ditto.
3818 * gdb.threads/Makefile.in: Ditto.
3819 * gdb.trace/Makefile.in: Ditto.
3823 * gdb.threads/thread-find.exp: Update patterns for changes in
3824 output of "info threads" command.
3829 * lib/gdb.exp (skip_hw_breakpoint_tests): Add arm*-*-* target.
3830 (skip_hw_watchpoint_tests): Likewise.
3831 (skip_hw_watchpoint_multi_tests): Likewise.
3835 * lib/gdb.exp (skip_hw_breakpoint_tests): New procedure.
3836 (skip_hw_watchpoint_tests): Likewise.
3837 (skip_hw_watchpoint_multi_tests): Likewise.
3838 (skip_hw_watchpoint_access_tests): Likewise.
3840 * gdb.base/hbreak.exp: Use appropriate skip_hw_..._tests checks.
3841 * gdb.base/pr11022.exp: Likewise.
3842 * gdb.base/watch-read.exp: Likewise.
3843 * gdb.base/watch_thread_num.exp: Likewise.
3844 * gdb.base/watchpoint-hw-hit-once.exp: Likewise.
3845 * gdb.base/watchpoint-hw.exp: Likewise.
3846 * gdb.base/watchpoint.exp: Likewise.
3847 * gdb.threads/local-watch-wrong-thread.exp: Likewise.
3848 * gdb.threads/watchthreads-reorder.exp: Likewise.
3849 * gdb.threads/watchthreads.exp: Likewise.
3850 * gdb.threads/watchthreads2.exp: Likewise.
3854 * gdb.ada/packed_array.exp: Add xfail for "print u_var" if
3855 the debugger is unable to find the array bounds.
3859 * gdb.cp/typedef-operator.exp: New file.
3860 * gdb.cp/typedef-operator.cc: New file.
3864 * gdb.threads/thread-find.exp: Fix regular expressions.
3868 * gdb.ada/packed_array: Expand testcase to test printing of
3869 unconstrained packed array.
3873 * gdb.dwarf2/dw2-ranges.exp: Simplify using clean_restart.
3877 * gdb.trace/collection.c (globalarr3): New global.
3878 (main): Initialize it before collecting, and and clear it
3880 * gdb.trace/collection.exp (gdb_collect_globals_test): Test
3881 collecting with '{type} addr', where the addr expression is not an
3886 * gdb.opencl/datatypes.exp: Allow "false" when printing the content of
3887 a bool variable. Expect correct OpenCL names for vector types. Use the
3888 uc3 variable name instead of referring to the uchar3 built-in type.
3889 Escape the asterisk at the half pointer test.
3893 * gdb.trace/collection.c (globalarr2): New global.
3894 (main): Initialize it before collecting, and and clear it
3896 * gdb.trace/collection.exp (gdb_collect_globals_test): Test
3897 collecting overlapping memory ranges.
3901 * gdb.base/default.exp: Add tests for thread commands.
3902 * gdb.base/help.exp: Add tests for thread commands.
3903 * gdb.threads/thread-find.exp: New test for thread find command.
3907 * gdb.opencl/datatypes.exp: Expect the size of a bool to be one byte.
3912 * gdb.arch/arm-disp-step.S : New test for str instruction.
3913 * gdb.arch/arm-disp-step.exp : Likewise.
3917 * gdb.arch/vsx-regs.exp: Add "vector_register1_vr" and
3918 "vector_register2_vr" test strings. Test the extended floating
3919 point registers (F32~F63).
3920 * lib/gdb.exp (skip_vsx_tests): Update compile flags for the
3921 IBM XL C compiler. Make the test program use a register provided
3922 by the compiler for the lxvd2x instruction.
3926 * gdb.trace/unavailable.cc (class Base, class Middle, class
3927 Derived): New types.
3928 (derived_unavail, derived_partial, derived_whole): New globals.
3929 (virtual_partial): New global.
3930 (virtualp): Point at virtual_partial.
3931 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Add tests
3932 related to unavailable vptr.
3936 * gdb.trace/unavailable.cc (a, b, c): New globals.
3937 (main): Set and clear them.
3938 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Collect
3939 `a' and `c', and check that `b' isn't collected, although `a' and
3944 * gdb.trace/unavailable.cc (struct Virtual): New.
3945 (virtualp): New global pointer.
3946 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Test
3947 printing a pointer to an object whose type has a vtable, with
3952 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Test that
3953 value repeat handles unavailableness.
3957 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Add new
3958 tests for building arrays from unavailable values, subscripting
3959 non-memory rvalue unvailable arrays, and accessing fields or
3960 baseclasses of non-lazy unavailable values,
3961 * gdb.trace/unavailable.cc (small_struct, small_struct_b): New
3963 (g_smallstruct, g_smallstruct_b): New globals.
3967 * gdb.trace/unavailable.cc, gdb.trace/unavailable.exp: New files.
3971 Fix const/volatile qualifiers of C++ types, PR c++/12328.
3972 * gdb.cp/overload-const.exp: New file.
3973 * gdb.cp/overload-const.cc: New file.
3977 * gdb.opencl/callfuncs.cl: New file.
3978 * gdb.opencl/callfuncs.exp: New test.
3979 * gdb.opencl/Makefile.in (EXECUTABLES): Add callfuncs.
3983 * gdb.arch/altivec-abi.c (vec_func): Make use of intv_on_stack_f
3984 when computing result.
3985 * gdb.arch/altivec-abi.exp: Update expected results.
3989 * gdb.base/break-interp.exp: Remove ${objdir} from test messages.
3990 * gdb.base/jit.exp: Likewise.
3991 * gdb.base/pie-execl.exp: Likewise.
3992 * gdb.base/solib-nodir.exp: Likewise.
3993 * gdb.base/solib-overlap.exp: Likewise.
3997 * gdb.trace/collection.c (global_pieces): New.
3998 * gdb.trace/collection.exp (gdb_collect_global_in_pieces_test):
4000 (gdb_trace_collection_test): Call it.
4004 * gdb.python/py-evthreads.c: New file.
4005 * gdb.python/py-evthreads.exp: New file.
4006 * gdb.python/py-events.py: New file.
4007 * gdb.python/py-events.exp: New file.
4008 * gdb.python/py-events.c: New file.
4012 * gdb.base/catch-syscall.exp: Enable for mips*-linux*.
4016 * gdb.base/disasm-end-cu-1.c, gdb.base/disasm-end-cu-2.c,
4017 gdb.base/disasm-end-cu.exp: New test for disassembling over the
4018 boundary between two compilation units.
4022 * gdb.cp/virtbase.cc (VirtualBase, VirtualMiddleA, VirtualMiddleB)
4023 (Virtual): New structs.
4024 (virtual_o, virtual_middle_b): New globals.
4025 * gdb.cp/virtbase.exp: New tests.
4029 * gdb.base/jit.exp: New file.
4030 * gdb.base/jit-main.c: New file.
4031 * gdb.base/jit-solib.c: New file.
4035 * gdb.opencl/convs_casts.exp: Use tbreak instead of break to
4036 proceed to initial kernel entry point.
4037 * gdb.opencl/datatypes.exp: Likewise.
4038 * gdb.opencl/operators.exp: Likewise.
4039 * gdb.opencl/vec_comps.exp: Likewise.
4043 * gdb.cp/nsnested.cc: New.
4044 * gdb.cp/nsnested.exp: New.
4045 * gdb.cp/nsnoimports.exp: New.
4046 * gdb.cp/nsnoimports.cc: New.
4050 * gdb.base/interact.exp: Add extra tests that verify that
4051 the value of the interactive-mode setting does not change
4052 after the script is sourced.
4056 * gdb.cp/noparam.exp: New file.
4057 * gdb.cp/noparam.cc: New file.
4061 * gdb.trace/tfile.exp: Test that with no traceframe selected,
4062 there's no stack or registers.
4066 * gdb.python/py-prettyprint.exp (run_lang_tests): Ensure no blank
4067 space before string output. Add test for "set print pretty off"
4072 * gdb.base/frame-args.exp: Adjust.
4073 * gdb.dwarf2/dw2-noloc.exp: Adjust.
4074 * gdb.dwarf2/dw2-inline-param.exp: Adjust.
4075 * gdb.dwarf2/pieces.exp: Adjust.
4076 * gdb.opt/clobbered-registers-O2.exp: Adjust.
4077 * gdb.opt/inline-locals.exp: Adjust.
4078 * gdb.threads/fork-child-threads.exp: Adjust.
4082 * gdb.opencl/convs_casts.cl: Move program scope variables into the
4083 OpenCL kernel function. Add a comment as marker. Add address space
4084 qualifiers for the remaining program scope variables.
4085 * gdb.opencl/datatypes.cl: Likewise.
4086 * gdb.opencl/operators.cl: Likewise.
4087 * gdb.opencl/vec_comps.cl: Likewise.
4088 * gdb.opencl/convs_casts.exp: Replace gdb_test_multiple by gdb_test.
4089 Add breakpoint at the marker comment.
4090 * gdb.opencl/datatypes.exp: Likewise.
4091 * gdb.opencl/operators.exp: Likewise.
4092 * gdb.opencl/vec_comps.exp: Likewise.
4096 * gdb.base/printcmds.c (some_struct): New struct and instance.
4097 * gdb.base/printcmds.exp (test_print_repeats_embedded_array): New
4099 <global scope>: Call it.
4103 * lib/opencl.exp (skip_opencl_tests): Add missing compile_flags
4104 argument to the gdb_compile_opencl_hostapp call.
4108 * lib/dwarf.exp (dwarf2_support): Change supported targets to a
4113 * gdb.asm/asm-source.exp: Replace ARM target triplet with a
4116 * gdb.xml/tdesc-regs.exp: Likewise.
4117 * gdb.python/py-section-script.exp: Replace ARM target triplet
4118 with canonical form.
4119 Match arm*-*-symbianelf*.
4120 * gdb.base/dup-sect.exp: Likewise.
4121 * lib/dwarf.exp: New.
4122 * gdb.dwarf2/callframecfa.exp: Check dwarf2 support by routine
4124 * gdb.dwarf2/dup-psym.exp: Likewise.
4125 * gdb.dwarf2/dw2-ada-ffffffff.exp: Likewise.
4126 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
4127 * gdb.dwarf2/dw2-bad-parameter-type.exp: Likewise.
4128 * gdb.dwarf2/dw2-basic.exp: Likewise.
4129 * gdb.dwarf2/dw2-compressed.exp: Likewise.
4130 * gdb.dwarf2/dw2-const.exp: Likewise.
4131 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: Likewise.
4132 * gdb.dwarf2/dw2-cu-size.exp: Likewise.
4133 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
4134 * gdb.dwarf2/dw2-empty-namespace.exp: Likewise.
4135 * gdb.dwarf2/dw2-filename.exp: Likewise.
4136 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
4137 * gdb.dwarf2/dw2-inline-param.exp: Likewise.
4138 * gdb.dwarf2/dw2-intercu.exp: Likewise.
4139 * gdb.dwarf2/dw2-intermix.exp: Likewise.
4140 * gdb.dwarf2/dw2-modula2-self-type.exp: Likewise.
4141 * gdb.dwarf2/dw2-noloc.exp: Likewise.
4142 * gdb.dwarf2/dw2-op-call.exp: Likewise.
4143 * gdb.dwarf2/dw2-producer.exp: Likewise.
4144 * gdb.dwarf2/dw2-ranges.exp: Likewise.
4145 * gdb.dwarf2/dw2-ref-missing-frame.exp: Likewise.
4146 * gdb.dwarf2/dw2-stack-boundary.exp: Likewise.
4147 * gdb.dwarf2/dw2-strp.exp: Likewise.
4148 * gdb.dwarf2/dw2-unresolved.exp: Likewise.
4149 * gdb.dwarf2/implptr.exp: Likewise.
4150 * gdb.dwarf2/mac-fileno.exp: Likewise.
4151 * gdb.dwarf2/member-ptr-forwardref.exp: Likewise.
4152 * gdb.dwarf2/pieces.exp: Likewise.
4153 * gdb.dwarf2/pr11465.exp: Likewise.
4154 * gdb.dwarf2/valop.exp: Likewise.
4155 * gdb.dwarf2/watch-notconst.exp: Likewise.
4156 * gdb.mi/dw2-ref-missing-frame.exp: Likewise.
4160 * gdb.python/py-infthread.exp: Add thread tests.
4164 * gdb.base/wchar.c, gdb.base/wchar.exp: New testcases.
4168 * gdb.ada/widewide: New testcase.
4172 * gdb.base/interact.exp: New testcase.
4176 * gdb.mi/gdb2549.exp: Update for error message changes.
4177 * gdb.mi/mi-cli.exp: Likewise.
4178 * gdb.mi/mi-disassemble.exp: Likewise.
4179 * gdb.mi/mi-pthreads.exp: Likewise.
4180 * gdb.mi/mi-regs.exp: Likewise.
4181 * gdb.mi/mi-stack.exp: Likewise.
4182 * gdb.mi/mi-var-block.exp: Likewise.
4183 * gdb.mi/mi-var-cmd.exp: Likewise.
4184 * gdb.mi/mi2-cli.exp: Likewise.
4185 * gdb.mi/mi2-disassemble.exp: Likewise.
4186 * gdb.mi/mi2-pthreads.exp: Likewise.
4187 * gdb.mi/mi2-regs.exp: Likewise.
4188 * gdb.mi/mi2-stack.exp: Likewise.
4189 * gdb.mi/mi2-var-block.exp: Likewise.
4190 * gdb.mi/mi2-var-cmd.exp: Likewise.
4195 PR fortran/11104 and DWARF unbound arrays detection.
4196 * gdb.fortran/multi-dim.exp: New file.
4197 * gdb.fortran/multi-dim.f90: New file.
4201 * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Update
4202 expected output to reflect changes in gdb/mi/mi-cmd-disas.c and
4203 add new tests for opcode dumping.
4207 * gdb.python/py-infthread.exp: Load gdb-python.exp.
4211 Convert hardware watchpoints to use breakpoint_ops.
4212 * gdb.base/foll-exec.exp: Adapt to new error string when the catchpoint
4213 type is not supported.
4214 * gdb.base/foll-fork.exp: Likewise.
4215 * gdb.base/foll-vfork.exp: Likewise.
4219 * gdb.python/py-cmd.exp: Remove gdb_py_test_multiple function.
4220 Use load_lib gdb-python.exp.
4221 * gdb.python/python.exp: Ditto.
4222 * gdb.python/py-function.exp: Ditto.
4226 * gdb.threads/tls.exp ("info address me"): Fix expected output.
4230 * configure: Regenerate.
4234 * gdb.python/py-frame.exp: Test gdb.newest_frame.
4238 * gdb.ada/array_bounds.exp, gdb.ada/array_return.exp,
4239 gdb.ada/array_subscript_addr.exp, gdb.ada/arrayidx.exp,
4240 gdb.ada/arrayparam.exp, gdb.ada/arrayptr.exp,
4241 gdb.ada/atomic_enum.exp, gdb.ada/call_pn.exp,
4242 gdb.ada/catch_ex.exp, gdb.ada/char_param.exp,
4243 gdb.ada/complete.exp, gdb.ada/exprs.exp, gdb.ada/fixed_cmp.exp,
4244 gdb.ada/fixed_points.exp, gdb.ada/formatted_ref.exp,
4245 gdb.ada/frame_args.exp, gdb.ada/fun_addr.exp,
4246 gdb.ada/fun_in_declare.exp, gdb.ada/funcall_param.exp,
4247 gdb.ada/homonym.exp, gdb.ada/int_deref.exp,
4248 gdb.ada/interface.exp, gdb.ada/lang_switch.exp,
4249 gdb.ada/mod_from_name.exp, gdb.ada/nested.exp,
4250 gdb.ada/null_array.exp, gdb.ada/null_record.exp,
4251 gdb.ada/packed_array.exp, gdb.ada/packed_tagged.exp,
4252 gdb.ada/print_chars.exp, gdb.ada/print_pc.exp,
4253 gdb.ada/ptype_field.exp, gdb.ada/ptype_tagged_param.exp,
4254 gdb.ada/rec_return.exp, gdb.ada/ref_param.exp,
4255 gdb.ada/ref_tick_size.exp, gdb.ada/start.exp,
4256 gdb.ada/str_ref_cmp.exp, gdb.ada/sym_print_name.exp,
4257 gdb.ada/taft_type.exp, gdb.ada/tagged.exp, gdb.ada/tasks.exp,
4258 gdb.ada/tick_last_segv.exp, gdb.ada/type_coercion.exp,
4259 gdb.ada/uninitialized_vars.exp,
4260 gdb.ada/variant_record_packed_array.exp, gdb.ada/watch_arg.exp:
4261 Simplify by using clean_restart.
4265 Add marker to be used as anchor for inserting breakpoints.
4266 * gdb.ada/null_record/null_record.adb: Add "-- START" comment.
4267 * gdb.ada/start/dummy.adb, gdb.ada/uninitialized_vars/parse.adb:
4270 Remove uses of gdb_start_cmd.
4271 * gdb.ada/null_record.exp: Remove use of gdb_start_cmd.
4272 * gdb.ada/print_pc.exp, gdb.ada/uninitialized_vars.exp: Ditto.
4274 Do not run testcase if testing with GDBserver.
4275 * gdb.ada/exec_changed.exp, gdb.ada/start.exp: Abort as untested
4276 if testing with GDBserver.
4280 * gdb.ada/complete/foo.adb, gdb.ada/complete/pck.adb,
4281 gdb.ada/complete/pck.ads, gdb.ada/print_chars/foo.adb: Add
4286 * testsuite/configure.ac, testsuite/gdb.arch/gdb1291.s,
4287 testsuite/gdb.arch/gdb1431.s, testsuite/gdb.fortran/array-element.f,
4288 testsuite/gdb.fortran/complex.f,
4289 testsuite/gdb.fortran/derived-type.f90,
4290 testsuite/gdb.fortran/library-module-lib.f90,
4291 testsuite/gdb.fortran/library-module-main.f90,
4292 testsuite/gdb.fortran/logical.f90, testsuite/gdb.fortran/module.f90,
4293 testsuite/gdb.fortran/subarray.f, testsuite/gdb.mi/array.f:
4294 Copyright year update.
4298 * gdb.base/langs1.f: Add copyright header.
4302 * gdb.base/morestack.exp: New file.
4303 * gdb.base/morestack.c: New file.
4307 * gdb.ada/gnat_ada.gpr: Fix copyright comment line regression by 2011.
4311 * gdb.ada/arrayptr/foo.adb: Add new local variable Null_String.
4312 * gdb.ada/arrayptr.exp: Add test printing that new variable.
4316 * gdb.ada/lang_switch.exp: Correct expected parameter value.
4320 * gdb.threads/tls.exp: Fix typo.
4322 * gdb.threads/thread-specific.exp (get_thread_list): Update.
4323 * gdb.threads/execl.exp: Update.
4327 * gdb.arch/arm-disp-step.exp: New.
4328 * gdb.arch/arm-disp-step.S: New.
4332 * gdb.threads/execl.exp: Update.
4333 * gdb.threads/linux-dp.exp: Update.
4334 * gdb.threads/manythreads.exp: Update.
4335 * gdb.threads/tls.exp: Update.
4339 * gdb.cp/nextoverthrow.cc (dummy): Return int 0.
4340 (NextOverThrowDerivates) <resumebpt>: New.
4341 (resumebpt_test): New.
4342 (main): Call resumebpt_test.
4343 * gdb.cp/nextoverthrow.exp: New block for test of "resumebpt".
4347 * gdb.trace/tsv.exp: Test print command on trace state variables.
4351 * gdb.base/interp.exp: Add regression test.
4355 * gdb.java/jnpe.java: New file.
4356 * gdb.java/jnpe.exp: New file.
4357 * gdb.cp/nextoverthrow.exp: New file.
4358 * gdb.cp/nextoverthrow.cc: New file.
4362 * gdb.base/catch-syscall.exp (do_syscall_tests): Remove setting
4364 * lib/gdb-python.exp (gdb_check_python_config): Delete, all callers
4366 * lib/gdb.exp (INTERNAL_GDBFLAGS): Add -data-directory.
4370 * gdb.base/callfuncs.exp: Test for skip_float_tests.
4371 * gdb.base/call-sc.exp: Ditto.
4372 * gdb.base/finish.exp: Ditto.
4373 * gdb.base/return.exp: Ditto.
4374 * gdb.base/return2.exp: Ditto.
4378 * lib/gdb.exp (gdb_test_sequence): Return result of gdb_expect_list.
4379 (gdb_expect_list): Fix spelling errors in comments.
4380 * gdb.arch/system-gcore.exp: Use gdb_test_sequence instead of
4381 send_gdb/gdb_expect_list where applicable.
4382 * gdb.base/call-ar-st.exp: Ditto.
4383 * gdb.base/funcargs.exp: Ditto.
4384 * gdb.base/gcore.exp: Ditto.
4385 * gdb.base/page.exp: Ditto.
4386 * gdb.base/sigaltstack.exp: Ditto.
4387 * gdb.base/siginfo.exp: Ditto.
4388 * gdb.base/sigstep.exp: Ditto.
4389 * gdb.base/trace-commands.exp: Ditto.
4393 * gdb.python/py-pp-maint.exp: Change printer-name:subprinter-name to
4394 printer-name;subprinter-name.
4398 * gdb.dwarf2/implptr.exp: New file.
4399 * gdb.dwarf2/implptr.c: New file.
4400 * gdb.dwarf2/implptr.S: New file.
4406 * gdb.python/py-breakpoint.exp: Test the delete method.
4410 Fix step_resume_breakpoint unsaved during an infcall.
4411 * gdb.base/step-resume-infcall.exp: New file.
4412 * gdb.base/step-resume-infcall.c: New file.
4416 * gdb.asm/powerpc.inc: Use 'sys_exit' on gdbasm_exit0 macro.
4420 * gdb.asm/asm-source.exp: Add new target "powerpc64"; expect leading `.'
4421 on ppc64's symbols; "finish" and "return" commands must accept to
4422 show the caller line again as well as the line after.
4423 * gdb.asm/powerpc64.inc: New file.
4427 * lib/gdb.exp (gdb_test_sequence): New function.
4428 (gdb_expect_list): Add verbose -log call for each pattern.
4429 * gdb.base/signals.exp (test_handle_all_print): Call it.
4430 Reduce timeout increment from 6 minutes to 1 minute.
4431 * gdb.server/ext-run.exp: Call it.
4437 * gdb.python/python.exp: Check that selected_thread raises an
4438 error when no inferior is loaded.
4442 * gdb.dwarf2/dw2-stack-boundary.exp: New file.
4443 * gdb.dwarf2/dw2-stack-boundary.S: New file.
4447 * gdb.dwarf2/dw2-ada-ffffffff.S: New file.
4448 * gdb.dwarf2/dw2-ada-ffffffff.exp: New file.
4452 * gdb.server/ext-run.exp: Fix intermittent failures.
4456 * gdb.stabs/gdb11479.exp: Use runto_main.
4460 * gdb.base/break-entry.exp: Skip if using a stub.
4464 * gdb.python/py-inferior.exp: Pack values in target endianness.
4468 * gdb.python/py-prettyprint.c (main): Add new 'ns2' local.
4469 * gdb.python/py-prettyprint.exp (run_lang_tests): Add test for
4471 * gdb.python/python.exp (gdb_py_test_multiple): Update exception
4473 * gdb.python/py-value.exp (test_value_in_inferior): Add test for
4475 (test_subscript_regression): Update exception type.
4479 * gdb.python/py-breakpoint.exp: Add internal watchpoint and
4484 * gdb.base/watchpoint.exp: Test "watch -location" with an
4485 innacessible location.
4490 * gdb.base/maint.exp: Expect "." prefix.
4491 * gdb.base/nodebug.exp: Expect "." Likewise.
4492 * gdb.base/sepsymtab.exp: Expect "." Likewise.
4493 * gdb.base/watchpoint-cond-gone.exp: Likewise.
4494 * gdb.base/watchpoint.exp: Expect a software watch to be created for
4495 POWER server processors.
4500 * gdb.base/break-entry.exp: convert entry point for
4501 ppc64 and expect leading `.' on ppc64's symbols
4505 * gdb.base/help.exp: Update expected output.
4506 * gdb.python/py-param.exp: Delete, contents moved to ...
4507 * gdb.python/py-parameter.exp: ... here. New file.
4508 Add test for gdb.parameter ("directories").
4512 * Makefile.in (ALL_SUBDIRS): Add gdb.opencl.
4513 * configure.ac (AC_OUTPUT): Add gdb.opencl/Makefile.
4514 * configure: Regenerate.
4515 * gdb.opencl/Makefile.in: New File.
4516 * gdb.opencl/datatypes.exp: Likewise.
4517 * gdb.opencl/datatypes.cl: Likewise.
4518 * gdb.opencl/operators.exp: Likewise.
4519 * gdb.opencl/operators.cl: Likewise.
4520 * gdb.opencl/vec_comps.exp: Likewise.
4521 * gdb.opencl/vec_comps.cl: Likewise.
4522 * gdb.opencl/convs_casts.exp: Likewise.
4523 * gdb.opencl/convs_casts.cl: Likewise.
4524 * lib/opencl.exp: Likewise.
4525 * lib/opencl_hostapp.c: Likewise.
4526 * lib/opencl_kernel.cl: Likewise.
4527 * lib/cl_util.c: Likewise.
4528 * lib/cl_util.c: Likewise.
4529 * gdb.base/default.exp (set language): Add "opencl" to the list of
4534 * gdb.cp/overload.exp: Added test for inheritance overload.
4535 * gdb.cp/overload.cc: Ditto.
4536 * gdb.cp/oranking.exp: Removed releveant kfails.
4541 * gdb.ada/null_array.exp (print my_table): Call get_compiler_info and
4542 check test_compiler_info.
4546 * gdb.base/gnu_vector.exp: Adjust expect messages.
4550 * gdb.base/gnu_vector.exp: Add unary operator tests.
4554 * gdb.base/exprs.exp: Add tests for pre-/post- in-/decrement operators.
4558 * gdb.python/py-pp-maint.c: New file.
4559 * gdb.python/py-pp-maint.exp: New file.
4560 * gdb.python/py-pp-maint.py: New file.
4564 * gdb.base/default.exp: Remove "scheme" from language list.
4570 * gdb.threads/sigstep-threads.exp: New file.
4571 * gdb.threads/sigstep-threads.c: New file.
4575 * gdb.threads/fork-child-threads.exp: Don't run on remote target.
4579 * gdb.base/watch_thread_num.exp: Revert 2008-09-03 change.
4580 Skip test completely if gdb,no_hardware_watchpoints.
4584 * gdb.base/foll-fork.exp: Make regexps to match catchpoint hits more
4585 strict, but do not check for any particular function name within libc.
4589 * gdb.cp/smartp.exp: New test.
4590 * gdb.cp/smartp.cc : New test.
4594 * gdb.cp/converts.exp: Test pointer to bool conversion.
4595 Test pointer to long conversion.
4596 * gdb.cp/oranking.exp: Removed relevant kfail.
4600 * gdb.python/py-prettyprint.exp (run_lang_tests): Test encoding
4601 argument to lazy_string.
4602 * gdb.python/py-prettyprint.py (pp_ls_encoding): New global.
4603 (pp_ls.to_string): Use it.
4604 * gdb.python/py-prettyprint.c (main): Move declarations to top.
4605 Add "estring2" local.
4609 Fix s390x compatibility.
4610 * gdb.dwarf2/pr11465.S (DW_TAG_pointer_type): Use PTRBITS. Twice.
4611 * gdb.dwarf2/pr11465.exp: Set ptrbits, use it for -DPTRBITS.
4615 * gdb.threads/sigstep-threads.exp: New file.
4616 * gdb.threads/sigstep-threads.c: New file.
4620 * gdb.base/pie-execl.exp: New file.
4621 * gdb.base/pie-execl.c: New file.
4627 * gdb.cp/ptype-cv-cp.cc: New file.
4628 * gdb.cp/ptype-cv-cp.exp: New file.
4632 * gdb.cp/converts.cc: New test program.
4633 * gdb.cp/converts.exp: New test.
4634 * gdb.cp/overload.exp: Added test for void* vs int*.
4635 * gdb.cp/overload.exp: Ditto.
4636 * gdb.cp/oranking.exp: Removed related kfail.
4640 * lib/gdb-python.exp (gdb_check_python_config): New function.
4641 * gdb.python/Makefile.in (EXECUTABLES): Add lib-types.
4642 * gdb.python/lib-types.cc: New file.
4643 * gdb.python/lib-types.exp: New file.
4647 * gdb.python/py-error.exp: New file.
4648 * gdb.python/py-error.py: New file.
4652 * gdb.base/break-interp.exp (test_ld): Replace gdb_expect by
4657 * gdb.base/break-interp.exp: Use ldlags for linking flags.
4658 * gdb.base/prelink.exp: Likewise.
4659 * gdb.base/solib-nodir.exp: Likewise.
4660 * lib/gdb.exp (gdb_compile) <*-*-openbsd*>
4661 (gdb_compile) <shlib_load>: Use ldlags for linking flags.
4662 * lib/prelink-support.exp (build_executable_own_libs): Likewise.
4666 * break-interp.exp (test_ld): Use two separate gdb_expect statements
4667 for the "info files" test to avoid timeouts on slow machines.
4671 * gdb.cp/infcall-dlopen.cc (openlib): Support NULL FILENAME.
4672 (main): Make openlib dummy call.
4676 Fix missing _start PIE relocation on ppc64 due to stop on dl_main.
4677 * break-interp.exp (reach): Move the core body ...
4678 (reach_1): ... here. Use stop-on-solib-events for _dl_debug_state.
4679 (test_ld): Provide always real argument, even to the linker. Replace
4680 dl_main by _dl_debug_state.
4684 Fix results of prelinked PIEs on ppc*.
4685 * gdb.base/break-interp.exp (reach, test_core, test_attach_gdb):
4686 Accept also DISPLACEMENT "PRESENT".
4687 (main): Replace "ZERO" displacements by "PRESENT".
4691 * gdb.cp/oranking.exp: New test.
4692 * gdb.cp/oranking.cc: New test program.
4696 * gdb.base/gnu_vector.c (ia, ib, fa, fb): New variables.
4697 * gdb.base/gnu_vector.exp: Add tests for scalar to vector widening.
4701 * gdb.base/constvars.c (logical, lugged, luck, lunar, lumen, lurk,
4702 lush, lynx) New constant.
4703 * gdb.base/constvars.exp: Test const array types.
4704 * gdb.dwarf2/dw2-strp.exp: Add const qualifier for ptype tests.
4708 * gdb.base/catch-syscall.exp (do_syscall_tests): Update location
4709 of syscall staging area.
4713 * gdb.base/gnu_vector.c: Add variable c4.
4714 * gdb.base/gnu_vector.exp: Add tests for character vector printing.
4715 * gdb.arch/altivec-abi.exp: Fix expect pattern of character vectors.
4719 * gdb.arch/altivec-abi.exp: Fix a typo.
4723 * lib/mi-support.exp (thread_selected_re): Correct pattern used
4724 to match a thread ID.
4728 Fix s390x testcase compatibility.
4729 * gdb.dwarf2/dw2-double-set-die-type.S: Use .2byte, not .value.
4733 * lib/gdb-python.exp: New file.
4734 * gdb.python/py-block.exp: Use it.
4735 * gdb.python/py-breakpoint.exp: Ditto.
4736 * gdb.python/py-frame.exp: Ditto.
4737 * gdb.python/py-inferior.exp: Ditto.
4738 * gdb.python/py-param.exp: Ditto.
4739 * gdb.python/py-prettyprint.exp: Ditto.
4740 * gdb.python/py-shared.exp: Ditto.
4741 * gdb.python/py-symbol.exp: Ditto.
4742 * gdb.python/py-symtab.exp: Ditto.
4743 * gdb.python/py-type.exp: Ditto.
4744 * gdb.python/py-value.exp: Ditto.
4745 * gdb.python/python.exp: Ditto.
4749 * gdb.base/anon.exp: New file.
4750 * gdb.base/anon.c: New file.
4754 * gdb.base/completion.exp: Test completion through anonymous
4756 * gdb.base/break1.c (struct some_struct): Add anonymous union.
4760 Fix printing parameters of inlined functions.
4761 * gdb.dwarf2/dw2-inline-param.exp: New file.
4762 * gdb.dwarf2/dw2-inline-param-main.c: New file.
4763 * gdb.dwarf2/dw2-inline-param.S: New file.
4768 * gdb.base/corefile.exp (quit with a process, no question: load core)
4769 (quit with a core file): New tests.
4773 Fix GDB crash on inferior calls with self-referencing classes.
4774 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: New file.
4775 * gdb.dwarf2/dw2-cp-infcall-ref-static-main.c: New file.
4776 * gdb.dwarf2/dw2-cp-infcall-ref-static.S: New file.
4780 Fix lost siginfo_t for inferior calls.
4781 * gdb.base/siginfo-infcall.exp: New file.
4782 * gdb.base/siginfo-infcall.c: New file.
4786 * gdb.dwarf2/dw2-const.S: Minor (space) reformatting.
4790 * gdb.fortran/module.exp (fully qualified name of DW_TAG_constant):
4792 * gdb.fortran/module.f90 (mod1) <var_const>: New constant.
4796 * gdb.dwarf2/dw2-const.S: Use .4byte to reference the target
4797 type of our const type.
4801 * gdb.cp/pr12028.cc: New.
4802 * gdb.cp/pr12028.exp: New.
4806 * gdb.dwarf2/dw2-const.S, gdb.dwarf2/dw2-const.exp: New files.
4812 * gdb.mi/dw2-ref-missing-frame-func.c: New File.
4813 * gdb.mi/dw2-ref-missing-frame-main.c New File.
4814 * gdb.mi/dw2-ref-missing-frame.S New File.
4815 * gdb.mi/dw2-ref-missing-frame.exp New File.
4820 * gdb.threads/tls.exp: Remove kfail. Update expected output.
4825 * gdb.threads/tls.exp: Use C++.
4826 (check_thread_local): Use K::another_thread_local.
4827 * gdb.threads/tls.c (class K): New.
4828 (another_thread_local): Now a member of K.
4829 (spin): Update. No longer K&R C.
4833 * gdb.cp/koenig.cc: created class for testing member lookup.
4834 * gdb.cp/koenig.exp: Added test for member lookup.
4838 Fix false FAILs on sourcetree topdir directory containing "kill".
4839 * gdb.base/sigall.exp (test_one_sig) <advance to $nextsig>: Extend the
4840 source line matching regexp.
4844 * gdb.python/python.exp (set height 0, collect help from uiout)
4845 (verify help to uiout): New tests.
4849 * gdb.base/break-interp.exp (test_ld) <istarget powerpc64-*>: Add
4850 is_lp64_target to check 64bit target.
4854 * gdb.base/break-interp.exp (reach): Permit leading . for ppc64.
4855 (test_ld) <powerpc64-*>: New.
4859 * gdb.cp/templates.exp (test_template_args): Allow "struct".
4863 * gdb.cp/templates.cc (Empty, FunctionArg): New classes.
4864 (FunctionArg::method): New function.
4865 (empty, arg): New variables.
4866 (main): Call arg.method.
4867 * gdb.cp/templates.exp (test_template_args): New function.
4868 (do_tests): Call it.
4872 * gdb.threads/threxit-hop-specific.exp: Use "continue" instead
4873 of "next" to proceed over pthread_exit call.
4877 * gdb.base/maint.exp: Avoid wildcards against potentially very long
4878 "maint print statistics" output to prevent expect timeouts.
4882 * gdb.base/printcmds.exp (test_float_accepted): Import gdb_prompt.
4883 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
4884 (test_float_rejected): ... here.
4885 * gdb.java/jv-print.exp (test_float_accepted): Import gdb_prompt.
4886 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
4887 (test_float_rejected): ... here.
4888 * gdb.objc/print.exp (test_float_accepted): Import gdb_prompt.
4889 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
4890 (test_float_rejected): ... here.
4891 * gdb.pascal/print.exp (test_float_accepted): Import gdb_prompt.
4892 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
4893 (test_float_rejected): ... here.
4897 * gdb.base/watchpoint.exp: Call test_inaccessible_watchpoint
4898 before disabling hardware watchpoints.
4899 (test_inaccessible_watchpoint): Check that hardware watchpoints
4900 are used. Test for watchpoints on a constant address.
4904 * gdb.base/ui-redirect.exp: New file.
4909 * gdb.dwarf/dw2-filename.S, gdb.dwarf/dw2-filename.exp: New files.
4913 * gdb.dwarf2/dw4-sig-types.exp: Use .x for executable name.
4918 * gdb.python/py-value.exp (test_subscript_regression): Add
4923 * gdb.cp/cpexprs.exp (test_breakpoint): Continue to test_function
4924 instead of running to main. Do not test the main function.
4925 * gdb/testsuite/gdb.cp/cpexprs.cc (main): Rename to test_function.
4930 * gdb.mi/mi-nsmoribund.exp: Revert back to send_gdb/gdb_expect in
4936 * gdb.dwarf2/dw4-sig-types.cc: New file.
4937 * gdb.dwarf2/dw4-sig-types.h: New file.
4938 * gdb.dwarf2/dw4-sig-types-b.cc: New file.
4939 * gdb.dwarf2/dw4-sig-types.exp: New file.
4944 * gdb.python/py-value.c (Base, Derived): New types.
4946 * gdb.python/py-value.exp (test_subscript_regression): Add
4952 * gdb.python/py-type.exp (test_fields): Add tests for type
4958 * gdb.python/py-type.exp (test_fields): Add tests for array.
4962 * gdb.dwarf2/dw2-double-set-die-type.S: DIE 0x51f does not
4963 have any children. Create a new abbrev for it.
4964 Add missing terminal sequence to .debug_abbrev.
4969 * gdb.dwarf2/pr11465.exp: New test.
4970 * gdb.dwarf2/pr11465.S: New file.
4971 * gdb.dwarf2/dw2-double-set-die-type.S: New file.
4972 * gdb.dwarf2/dw2-double-set-die-type.exp: New test.
4976 * gdb.arch/vsx-regs.exp: Remove wrong comment about testing AltiVec
4977 registers. Update data sets with the new v2_double element in the
4978 VSX register union. Add vector_register3_vr data set for the AltiVec
4979 registers. Use gdb_test_no_output instead of send_gdb.
4983 * gdb.python/py-shared.exp: New file, factored out from
4985 * gdb.python/py-shared.c: New file.
4986 * gdb.python/py-shared-sl.c: New file.
4987 * gdb.python/python-1.c: New file.
4988 * gdb.python/python-sl.c: Delete.
4989 * gdb.python/python.c: Mention python-1.c.
4990 * gdb.python/python.exp: Move shared library tests to
4992 * gdb.python/Makefile.in (EXECUTABLES): Add py-shared and python.
4993 (MISCELLANEOUS): New.
4994 (clean mostlyclean): Also remove $MISCELLANEOUS.
4999 * gdb.base/printcmds.exp (test_float_accepted): New function.
5000 Move existing float tests there. Add tests for floats with suffixes.
5001 (test_float_rejected): New function.
5002 * gdb.java/jv-print.exp (test_float_accepted): New function.
5003 (test_float_rejected): New function.
5004 * gdb.objc/print.exp: New file.
5005 * gdb.pascal/print.exp: New file.
5006 * lib/objc.exp: New file.
5010 * gdb.base/default.exp (info set): Avoid full buffer error and force
5011 reading up to final gdb prompt.
5017 * gdb.base/completion.exp: Add test.
5021 * gdb.base/call-ar-st.exp (set_lang_c): Delete, unused.
5022 * gdb.base/callfuncs.exp (set_lang_c): Delete, set c language directly.
5023 * gdb.base/printcmds.exp (set_lang_c): Delete, set c language directly.
5024 Simplify, early exit if runto_main fails.
5025 * gdb.fortran/exprs.exp: load_lib fortran.exp.
5026 (set_lang_fortran): Moved to lib/fortran.exp.
5027 * gdb.fortran/types.exp: load_lib fortran.exp.
5028 (set_lang_fortran): Moved to lib/fortran.exp.
5029 * gdb.java/jmisc.exp (set_lang_java): Moved to lib/java.exp.
5030 * gdb.java/jprint.exp (set_lang_java): Ditto.
5031 * gdb.java/jv-exp.exp: load_lib java.exp.
5032 If set_lang_java fails, issue a warning instead of failure to be
5033 consistent with other set_lang_foo uses.
5034 (set_lang_java): Moved to lib/java.exp.
5035 * gdb.java/jv-print.exp (set_lang_java): Moved to lib/java.exp.
5036 If set_lang_java fails, issue a warning instead of failure to be
5037 consistent with other set_lang_foo uses.
5038 * gdb.pascal/types.exp: load_lib pascal.exp.
5039 (set_lang_pascal): Moved to lib/pascal.exp.
5040 * lib/fortran.exp: New file.
5041 * lib/java.exp (set_lang_java): New function.
5042 * lib/pascal.exp (set_lang_pascal): New function.
5046 * gdb.dwarf2/dw2-ref-missing-frame-func.c: Add .p2align 4 for labels
5047 func_nofb_start and func_loopfb_start, so that address of functions
5048 is equal to these labels on Thumb.
5052 * gdb.gdb/selftest.exp (do_steps_and_nexts): Update test case
5053 to reflect latest c source file.
5057 * gdb.cp/infcall-dlopen.exp: New file.
5058 * gdb.cp/infcall-dlopen.cc: New file.
5059 * gdb.cp/infcall-dlopen-lib.cc: New file.
5064 PR breakpoints/11371
5066 * gdb.base/watch-cond-infcall.exp: New file.
5067 * gdb.base/watch-cond-infcall.c: New file.
5071 * gdb.base/help.exp: Update.
5072 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): Delete
5074 (test_watch_location): New proc.
5075 (test_watchpoint_in_big_blob): Delete watchpoint.
5076 * gdb.base/watchpoint.c (func5): New function.
5081 * gdb.python/python.exp: Fix syntax in "post event insertion" test.
5085 * gdb.python/python.exp (gdb_py_test_multiple): Add gdb.post_event
5090 * gdb.base/Makefile.in (EXECUTABLES): Add gnu_vector.
5091 * gdb.base/gnu_vector.c: New File.
5092 * gdb.base/gnu_vector.exp: Likewise.
5096 * gdb.python/python.c: New File.
5097 * gdb.python/python-sl.c: New File.
5098 * gdb.python/python.exp: Test solib_address and decode_line
5103 * gdb.python/python.exp (show height, set height 10)
5104 (verify pagination beforehand, verify pagination beforehand: q)
5105 (gdb.execute does not page, verify pagination afterwards)
5106 (verify pagination afterwards: q): New.
5110 * gdb.cp/namespace.exp: When "print ::cOtherFileClassVar" fails
5111 because of an older gcc, change test2
5112 "print ::C::OtherFileClass::cOtherFileClassVar" from unresolved
5117 * gdb.base/break-always.exp: Do not expect full paths to file
5119 * gdb.base/commands.exp: Likewise.
5123 * gdb.cp/temargs.exp: For new tests that require newer gccs,
5124 xfail them when run with older gccs.
5126 * lib/gdb.exp (build_executable): Forward "c++" option to
5129 * gdb.python/py-type.exp (test_template): Mark as xfail tests
5130 "python print ttype.template_argument(1)" and
5131 "python print isinstance(ttype.template_argument(1), gdb.Value)"
5132 if using gcc 4.4 or earlier.
5134 * gdb.base/valgrind-db-attach.exp: Use unique test name for
5135 attach-to-debugger handling.
5139 * gdb.base/prelink-lib.c (copyreloc): New initialized variable.
5140 * gdb.base/prelink.c (copyreloc, bssvar, bssvarp): New variables.
5141 (main): Use copyreloc.
5142 * gdb.base/prelink.exp (split debug of executable)
5143 (.dynbss vs. .bss address shift): New tests.
5147 * gdb.threads/pthreads.exp (check_backtraces): Consume $gdb_prompt
5148 in gdb_test_multiple.
5152 * lib/gdb.exp (gdb_init): Set LC_ALL and LANG to C in the
5158 * gdb.python/py-type.c (Temargs): New template.
5159 (temvar): New variable.
5160 * gdb.python/py-type.exp (test_template): New proc.
5164 * gdb.cp/member-ptr.exp, gdb.cp/printmethod.exp,
5165 gdb.dwarf2/member-ptr-forwardref.exp: Adjust.
5170 * gdb.cp/temargs.exp: New file.
5171 * gdb.cp/temargs.cc: New file.
5175 * gdb.base/help.exp (help disassemble): Update the content.
5179 * gdb.threads/ia64-sigill.exp: New file.
5180 * gdb.threads/ia64-sigill.c: New file.
5184 * gdb.opt/inline-cmds.c (ATTR): New define.
5188 (outer_inline1): Likewise.
5189 (outer_inline2): Likewise.
5190 * gdb.opt/inline-bt.c (ATTR): New define.
5193 * gdb.opt/inline-locals.c (ATTR): New define.
5199 * gdb.stabs/gdb11479.c (hack): New function.
5202 * gdb.python/py-inferior.c (int8_search_buf, int16_search_buf)
5203 (int32_search_buf, int64_search_buf): No longer static.
5205 * gdb.base/relocate.c (hack): New function.
5209 * gdb.python/py-value.exp (test_inferior_function_call): New function.
5210 * gdb.python/py-value.c (func1): New function.
5215 * gdb.asm/xstormy16.inc (gdbasm_startup): Fix beginning of stack so
5216 as not to clash with .data section.
5220 * gdb.base/code_elim.exp: New file.
5221 * gdb.base/code_elim1.c: New file.
5222 * gdb.base/code_elim2.c: New file.
5228 * gdb.base/printcmds.c (enum some_volatile_enum): New enum.
5229 (some_volatile_enum): New variable.
5230 * gdb.base/printcmds.exp (test_print_enums): New.
5231 <top level>: Call it.
5235 * gdb.cp/fpointer.cc: New test.
5236 * gdb.cp/fpointer.exp: New test.
5240 * gdb.base/solib-nodir.exp: New file.
5241 * lib/gdb.exp (runto): New case for a GDB internal error.
5247 * gdb.base/charset-malloc.c: New file.
5248 * gdb.base/charset.c (malloc_stub): New prototype.
5249 (main): Call it instead of malloc itself.
5250 * gdb.base/charset.exp: Use only prepare_for_testing.
5251 (binfile): Remove the variable.
5255 Make core files the process_stratum.
5256 * gdb.base/corefile.exp (run: load core again)
5257 (run: sanity check we see the core file, run: with core)
5258 (run: core file is cleared, attach: load core again)
5259 (attach: sanity check we see the core file, attach: with core)
5260 (attach: core file is cleared): New tests.
5261 * gdb.base/coremaker.c (main): New parameters. Implement "sleep" argv.
5265 * gdb.arch/altivec-abi.exp: New tests.
5269 * gdb.python/py-prettyprint.c (struct arraystruct): New struct.
5271 * gdb.python/py-prettyprint.exp (run_lang_tests): Add test.
5275 * gdb.base/label.exp: New file.
5276 * gdb.base/label.c: New file.
5281 * lib/gdb.exp (is_ilp32_target): New.
5282 (is_lp64_target): Likewise.
5284 * gdb.arch/amd64-byte.exp: Use is_lp64_target to check 64bit
5286 * gdb.arch/amd64-disp-step.exp: Likewise.
5287 * gdb.arch/amd64-dword.exp: Likewise.
5288 * gdb.arch/amd64-i386-address.exp: Likewise.
5289 * gdb.arch/amd64-word.exp: Likewise.
5291 * gdb.arch/i386-avx.exp: Use is_ilp32_target to check for 32bit
5293 * gdb.arch/i386-bp_permanent.exp: Likewise.
5294 * gdb.arch/i386-byte.exp: Likewise.
5295 * gdb.arch/i386-disp-step.exp: Likewise.
5296 * gdb.arch/i386-gnu-cfi.exp: Likewise.
5297 * gdb.arch/i386-prologue.exp: Likewise.
5298 * gdb.arch/i386-size-overlap.exp: Likewise.
5299 * gdb.arch/i386-size.exp: Likewise.
5300 * gdb.arch/i386-sse.exp: Likewise.
5301 * gdb.arch/i386-unwind.exp: Likewise.
5302 * gdb.arch/i386-word.exp: Likewise.
5304 * gdb.arch/ppc64-atomic-inst.exp: Use is_lp64_target to execute
5305 test only when building 64-bit executables. Do not hard-code
5310 * lib/gdb.exp (gdb_test_list_exact): New function.
5311 * gdb.base/default.exp (show convenience): Call it, add tests for
5312 $_sdata = void, $_thread = 0.
5317 Fix re-run of PIE executable, PR shlibs/11776.
5318 * gdb.base/break-interp.exp (test_ld): Turn off "disable-randomization".
5319 Remove $displacement_main to match the solib-svr4.c change. New "kill"
5320 and re-"run" of the inferior.
5325 Cope with missing /usr/sbin/prelink.
5326 * lib/prelink-support.exp (prelink_no):
5327 <result == 1 && $output is "no such file or directory">: New.
5328 (prelink_yes): Likewise. Return on failed prelink_no.
5333 * gdb.base/attach-pie-misread.exp: Load prelink-support.exp. Replace
5334 build_executable by build_executable_own_libs. Replace "prelink -R"
5335 execution by a call of prelink_yes. Comment why "prelink -r" needs no
5337 * gdb.base/break-interp.exp: Load prelink-support.exp. Rename calls of
5338 copy to file_copy. Move setting opts --dynamic-linker and -rpath,
5339 mkdir $dir and ldd its parsing and copying to lib/prelink-support.exp.
5340 Replace build_executable by build_executable_own_libs's function
5341 build_executable_own_libs.
5342 (prelinkNO): Create new stub to call prelink_no.
5343 (prelinkYES): Create new stub to call prelink_yes.
5344 (test_attach): Rename calls of copy to file_copy.
5345 (section_get, prelinkNO_run, prelinkNO, prelinkYES, symlink_resolve)
5347 * lib/prelink-support.exp: ... a new file. Rename prelinkNO to
5348 prelink_no, prelinkYES to prelink_yes, copy to file_copy.
5349 * gdb.base/prelink.exp: Disable testcase also for is_remote and
5350 skip_shlib_tests. Load prelink-support.exp. Replace gdb_compile with
5351 special flags by gdb_compile_shlib. Replace second gdb_compile by
5352 build_executable_own_libs. Replace "prelink -R" execution by a call of
5353 prelink_yes. Replace "prelink -u" and second "prelink -R" execution by
5354 a second call of prelink_yes. Replace restart commands by
5356 (prelink): Rename to ...
5357 (seen displacement message): ... this test. Extend its expectation
5362 * gdb.base/attach-pie-misread.exp, gdb.base/attach-pie-misread.c: New.
5363 * gdb.base/break-interp.exp (reach, test_core, test_ld): Require each
5364 displacement message exactly once.
5369 * gdb.base/break-interp.exp (test_attach): Keep $interp changed. Move
5370 its restore after the <$relink_args != ""> loop. new comment.
5375 * gdb.base/break-interp.exp: Run $binpie with new value "ATTACH", new
5376 code for it. New variable relink_args.
5377 (prelinkYES): Call prelinkNO.
5378 (test_attach): Accept new parameter relink_args. Re-prelink the binary
5379 in such case. Move the core code to ...
5380 (test_attach_gdb): ... a new function. Send GDB command "file".
5381 Extend expected "Attaching to " string.
5385 * gdb.base/bitops.exp: Remove extraneous "pass".
5389 * gdb.arch/altivec-abi.exp: Fix expect pattern of character vectors.
5393 * gdb.base/help.exp: Adjust expected output.
5397 * gdb.base/help.exp: Adjust expected output.
5401 * gdb.cp/namespace.exp (print C::OtherFileClass::cOtherFileClassVar)
5402 (print ::C::OtherFileClass::cOtherFileClassVar): Remove KFAIL for
5408 * gdb.base/break-interp.exp (prelinkYES): XFAIL on `Not enough room to
5409 add .dynamic entry'.
5414 * gdb.cp/m-static.exp: Add testcase.
5415 * gdb.cp/m-static.h (gnu_obj_4): Add initialized static const member.
5421 * gdb.python/py-inferior.c: New File.
5422 * gdb.python/py-infthread.c: New File.
5423 * gdb.python/py-inferior.exp: New File.
5424 * gdb.python/py-infthread.exp: New File.
5428 * gdb.cp/namespace.exp (ptype OtherFileClass typedefs)
5429 (ptype ::C::OtherFileClass typedefs): New.
5430 * gdb.cp/namespace1.cc (C::OtherFileClass::cOtherFileClassType2)
5431 (C::OtherFileClass::cOtherFileClassVar2): New.
5432 (C::OtherFileClass::cOtherFileClassVar_use): Use also
5433 cOtherFileClassVar2.
5434 (C::cOtherFileType2, C::cOtherFileVar2): New.
5435 (C::cOtherFileVar_use): use also cOtherFileVar2.
5436 * gdb.cp/userdef.exp (ptype &*c): Permit arbitrary trailing text.
5440 * gdb.cp/namespace.exp (whatis C::cOtherFileType)
5441 (whatis ::C::cOtherFileType, whatis C::cOtherFileVar)
5442 (whatis ::C::cOtherFileVar, print C::cOtherFileVar)
5443 (print ::C::cOtherFileVar)
5444 (whatis C::OtherFileClass::cOtherFileClassType)
5445 (whatis ::C::OtherFileClass::cOtherFileClassType)
5446 (print C::OtherFileClass::cOtherFileClassVar)
5447 (print ::cOtherFileClassVar)
5448 (print ::C::OtherFileClass::cOtherFileClassVar): New tests.
5449 (ptype OtherFileClass, ptype ::C::OtherFileClass): Permit arbitrary
5451 * gdb.cp/namespace1.cc (C::OtherFileClass::cOtherFileClassType)
5452 (C::OtherFileClass::cOtherFileClassVar)
5453 (C::OtherFileClass::cOtherFileClassVar_use, C::cOtherFileType)
5454 (C::cOtherFileVar, C::cOtherFileVar_use): New.
5458 Test PR c++/11703 and PR gdb/1448.
5459 * gdb.cp/namespace.exp (ptype ::C::NestedClass): Remove KFAIL for
5464 * gdb.cp/virtbase.cc (class RTTI_base, class RTTI_data)
5465 (main) <rtti_data>: New.
5466 * gdb.cp/virtbase.exp (print rtti_data): New.
5471 * lib/gdb.exp (gdb_test_multiple): Error on trailing newlines.
5475 * gdb.cp/static-print-quit.exp, gdb.cp/static-print-quit.cc: New.
5479 * gdb.base/break-interp.exp (reach): Relax expected output a bit.
5483 * gdb.cp/m-static.exp: Update expected test output.
5487 * gdb.gdb/selftest.exp: Adjust expected message for
5488 capturing start-up runtime.
5493 * gdb.python/python.exp: Add new tests.
5497 * gdb.cp/operator.cc: Created an import loop.
5498 * gdb.cp/operator.exp: Added testcase for import loop.
5502 Test PR python/11407.
5503 * gdb.dwarf2/dw2-ref-missing-frame-func.c: New file.
5504 * gdb.dwarf2/dw2-ref-missing-frame.S: Use cu_text_start and cu_text_end.
5505 Split main into func_nofb and func_loopfb dropping NO_FRAME_BASE.
5506 * gdb.dwarf2/dw2-ref-missing-frame.exp: Remove variables sources,
5507 executable_nofb and executable_fb. New variables srcsfile, objsfile,
5508 srcfuncfile, objfuncfile, srcmainfile, objmainfile, executable and
5509 binfile. Call gdb_compile with clean_restart twice.
5510 (func_nofb print, func_nofb backtrace, func_loopfb print)
5511 (func_loopfb backtrace): New.
5515 * gdb.dwarf2/dw2-ref-missing-frame-main.c: New.
5516 * gdb.dwarf2/dw2-ref-missing-frame.S: Replace compiler generated output
5518 * gdb.dwarf2/dw2-ref-missing-frame.exp: Remove invalid comment. Remove
5519 i?86 requirement. Remove variables srcfile and binfile. New variable
5520 sources, executable_nofb and executable_fb. Call prepare_for_testing.
5524 * gdb.cell/dwarfaddr.exp: New file.
5525 * gdb.cell/dwarfaddr.S: New file.
5530 * gdb.base/nostdlib.exp, gdb.base/nostdlib.c: New.
5534 * gdb.base/eval.exp: New file.
5538 * gdb.cell/fork.exp: New file.
5539 * gdb.cell/fork.c: Likewise.
5540 * gdb.cell/fork-spu.c: Likewise.
5544 * lib/gdb.exp (banned_variables_traced): New global variable.
5545 (gdb_init, gdb_finish): Use new variable to avoid multiple tracing.
5546 (gdb_init): Use `trace add variable' instead of obsolete
5551 * gdb.gdb/selftest.exp: Remove support for gpl v1 and v2 gdb's.
5555 * gdb.arch/spu-ls.exp: New file.
5556 * gdb.arch/spu-ls.c: Likewise.
5560 * gdb.threads/thread-specific.exp: Add tests of $_thread.
5564 * gdb.base/gdb11531.exp: Respect gdb,no_hardware_watchpoints flag.
5565 * gdb.base/watch-cond.exp: Likewise.
5566 * gdb.python/py-breakpoint.exp: Likewise.
5570 * gdb.multi/base.exp, gdb.multi/bkpt-multi-exec.exp: Use
5571 clean_restart, make sure every test has a distinct message, and
5572 that messages don't include the executable' full path.
5576 * gdb.arch/i386-size.exp: Updated expected output for
5577 DISASSEMBLY_OMIT_FNAME.
5582 * gdb.base/watch-notconst.c: New file.
5583 * gdb.base/watch-notconst.S: New file.
5584 * gdb.base/watch-notconst2.c: New file.
5585 * gdb.base/watch-notconst2.S: New file.
5586 * gdb.base/watch-notconst.exp: New file.
5587 * gdb.base/watchpoint.c (global_ptr_ptr): New variable.
5588 (func4): Add operations on `global_ptr_ptr'.
5589 * gdb.base/watchpoint.exp (test_constant_watchpoint): New
5590 routine to test watchpoints created with a constant expression.
5591 (test_inaccessible_watchpoint): Include tests for watchpoints
5592 created with a constant expression.
5596 * gdb.disasm/t01_mov.exp, gdb.disasm/t02_mova.exp,
5597 gdb.disasm/t03_add.exp, gdb.disasm/t04_sub.exp,
5598 gdb.disasm/t05_cmp.exp, gdb.disasm/t06_ari2.exp,
5599 gdb.disasm/t07_ari3.exp, gdb.disasm/t08_or.exp,
5600 gdb.disasm/t09_xor.exp, gdb.disasm/t10_and.exp,
5601 gdb.disasm/t11_logs.exp, gdb.disasm/t12_bit.exp,
5602 gdb.disasm/t13_otr.exp: Examine instruction at label `start' instead
5607 * gdb.mi/mi-nonstop.exp: Do not call perror if non-stop mode is
5608 not supported on the target.
5609 * gdb.mi/mi-nonstop-exit.exp: Likewise.
5610 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
5611 * gdb.mi/mi-nsintrall.exp: Likewise.
5612 * gdb.mi/mi-nsmoribund.exp: Likewise.
5613 * gdb.mi/mi-nsthrexec.exp: Likewise.
5617 * gdb.base/permissions.exp: New file.
5621 * gdb.base/valgrind-db-attach.exp: Fail gracefully if valgrind
5622 does not support ELF executable class.
5626 * gdb.trace/packetlen.exp: Respect gdb_target_supports_trace.
5630 * lib/gdb.exp (gdb_run_cmd): Return on $gdb_prompt.
5631 (runto): Catch "The target does not support running in non-stop mode.".
5635 * gdb.base/setshow.exp (set language asm): Don't use
5636 gdb_test_no_output, fails on some targets.
5640 * gdb.cp/cpexprs.exp: Skip test on spu*-*-*.
5641 * gdb.cp/pr9167.exp: Likewise.
5645 * gdb.python/py-breakpoint.exp: Handle software watchpoints as well.
5649 * gdb.base/solib-corrupted.exp: Respect skip_shlib_tests.
5653 * gdb.base/charset.c (main): Make sure malloc gets linked in.
5657 PR gdb/9977, PR exp/11636::
5658 * gdb.dwarf2/pieces.exp (pieces_test_f3): Remove kfail.
5659 (pieces_test_f6): Update expected output.
5663 * gdb.base/moribund-step.exp: New.
5667 * gdb.ada/assign_1.exp: Use ".*" instead of "" as wildcard regexp.
5668 * gdb.ada/boolean_expr.exp:
5669 * gdb.ada/frame_args.exp: Ditto.
5670 * gdb.ada/lang_switch.exp: Ditto.
5671 * gdb.ada/ptype_arith_binop.exp: Ditto.
5672 * gdb.ada/ref_param.exp: Ditto.
5673 * gdb.ada/type_coercion.exp:Ditto.
5675 * gdb.asm/asm-source.exp: Ditto.
5677 * gdb.base/attach.exp: Ditto.
5678 * gdb.base/bitfields2.exp: Ditto.
5679 * gdb.base/call-signal-resume.exp: Ditto.
5680 * gdb.base/callfuncs.exp: Ditto.
5681 * gdb.base/commands.exp: Ditto.
5682 * gdb.base/dbx.exp: Ditto.
5683 * gdb.base/default.exp: Ditto.
5684 * gdb.base/dump.exp: Ditto.
5685 * gdb.base/exprs.exp: Ditto.
5686 * gdb.base/freebpcmd.exp: Ditto.
5687 * gdb.base/interrupt.exp: Ditto.
5688 * gdb.base/list.exp: Ditto.
5689 * gdb.base/long_long.exp: Ditto.
5690 * gdb.base/maint.exp: Ditto.
5691 * gdb.base/ptype.exp: Ditto.
5692 * gdb.base/return.exp: Ditto.
5693 * gdb.base/setshow.exp: Ditto.
5694 * gdb.base/sigbpt.exp: Ditto.
5695 * gdb.base/sigrepeat.exp: Ditto.
5697 * gdb.cp/classes.exp: Ditto.
5699 * gdb.dwarf2/dw2-restore.exp: Ditto.
5701 * gdb.gdb/selftest.exp: Ditto.
5703 * gdb.multi/base.exp: Ditto.
5704 * gdb.multi/bkpt-multi-exec.exp: Ditto.
5706 * gdb.python/py-block.exp: Ditto.
5707 * gdb.python/py-prettyprint.exp: Ditto.
5708 * gdb.python/py-template.exp: Ditto.
5710 * gdb.server/ext-attach.exp: Ditto.
5711 * gdb.server/ext-run.exp: Ditto.
5712 * gdb.server/server-mon.exp: Ditto.
5714 * gdb.threads/fork-thread-pending.exp: Ditto.
5715 * gdb.threads/hand-call-in-threads.exp: Ditto.
5716 * gdb.threads/interrupted-hand-call.exp: Ditto.
5717 * gdb.threads/linux-dp.exp: Ditto.
5718 * gdb.threads/manythreads.exp: Ditto.
5719 * gdb.threads/print-threads.exp: Ditto.
5720 * gdb.threads/pthreads.exp: Ditto.
5721 * gdb.threads/schedlock.exp: Ditto.
5722 * gdb.threads/thread-unwindonsignal.exp: Ditto.
5723 * gdb.threads/threadapply.exp: Ditto.
5727 * gdb.ada/exec_changed.exp:
5728 Use ".*" instead of "" as wildcard regexp.
5730 * gdb.base/async.exp: Use ".*" instead of "" as wildcard regexp.
5731 * gdb.base/call-ar-st.exp: Ditto.
5732 * gdb.base/checkpoint.exp: Ditto.
5733 * gdb.base/default.exp: Ditto.
5734 * gdb.base/dump.exp: Ditto.
5735 * gdb.base/ending-run.exp: Ditto.
5736 * gdb.base/fileio.exp: Ditto.
5737 * gdb.base/miscexprs.exp: Ditto.
5738 * gdb.base/pointers.exp: Ditto.
5739 * gdb.base/readline.exp: Ditto.
5740 * gdb.base/reread.exp: Ditto.
5741 * gdb.base/restore.exp: Ditto.
5742 * gdb.base/shlib-call.exp: Ditto.
5743 * gdb.base/valgrind-db-attach.exp: Ditto.
5744 * gdb.base/volatile.exp: Ditto.
5745 * gdb.base/watchpoints.exp: Ditto.
5747 * gdb.cp/classes.exp: Use ".*" instead of "" as wildcard regexp.
5749 * gdb.python/py-frame.exp: Use ".*" instead of "" as wildcard regexp.
5750 * gdb.python/py-value.exp: Ditto.
5752 * gdb.trace/backtrace.exp: Use ".*" instead of "" as wildcard regexp.
5753 * gdb.trace/circ.exp: Ditto.
5754 * gdb.trace/collection.exp: Ditto.
5755 * gdb.trace/packetlen.exp: Ditto.
5756 * gdb.trace/passc-dyn.exp: Ditto.
5757 * gdb.trace/report.exp: Ditto.
5758 * gdb.trace/tfile.exp: Ditto.
5759 * gdb.trace/tfind.exp: Ditto.
5760 * gdb.trace/while-dyn.exp: Ditto.
5764 * gdb.python/python.exp (pythonX.Y/lib-dynload/*.so): New.
5769 * gdb.dwarf2/dw2-op-call.exp, gdb.dwarf2/dw2-op-call.S: New.
5773 * gdb.cp/koenig.exp: Test for ADL operators.
5774 * gdb.cp/koenig.cc: Added ADL operators.
5775 * gdb.cp/operator.exp: New test.
5776 * gdb.cp/operator.cc: New test.
5780 * gdb.base/attach.exp: Replace gdb_test_multiple with gdb_test.
5781 * gdb.base/pending.exp: Ditto.
5783 * gdb.cp/pr-1210.exp: Add message string to gdb_test_multiple.
5787 * gdb.python/py-prettyprint.exp: Add new test for enabled and
5789 * gdb.python/py-prettyprint.py (disable_lookup_function): New function.
5790 (enable_lookup_function): New function.
5794 * gdb.python/py-value.exp (test_value_hash): Don't test equality
5799 * gdb.base/commands.exp (add printf tbreak command): Remove trailing
5801 * gdb.gdb/complaints.exp (empty non-verbose non-noisy clear)
5802 (empty verbose non-noisy clear, empty verbose noisy clear)
5803 (empty non-verbose noisy clear): Likewise.
5807 * gdb.base/commands.exp: Replace gdb_test with gdb_test_no_output.
5808 * gdb.base/display.exp: Ditto.
5809 * gdb.base/find.exp: Ditto.
5810 * gdb.base/ifelse.exp: Ditto.
5811 * gdb.base/multi-forks.exp: Ditto.
5812 * gdb.base/recurse.exp: Ditto.
5813 * gdb.base/setshow.exp: Ditto.
5814 * gdb.base/value-double-free.exp: Ditto.
5815 * gdb.base/watch-vfork.exp: Ditto.
5816 * gdb.base/watch_thread_num.exp: Ditto.
5817 * gdb.base/watchpoint-solib.exp: Ditto.
5818 * gdb.base/watchpoint.exp: Ditto.
5819 * gdb.base/watchpoints.exp: Ditto.
5821 * gdb.cp/classes.exp: Replace gdb_test with gdb_test_no_output.
5822 * gdb.cp/overload.exp: Ditto.
5823 * gdb.cp/virtfunc.exp: Ditto.
5825 * gdb.python/py-value.exp: Replace gdb_test with gdb_test_no_output.
5827 * gdb.reverse/watch-precsave.exp:
5828 Replace gdb_test with gdb_test_no_output.
5830 * gdb.threads/attach-into-signal.exp:
5831 Replace gdb_test with gdb_test_no_output.
5832 * gdb.threads/local-watch-wrong-thread.exp: Ditto.
5833 * gdb.threads/watchthreads.exp: Ditto.
5834 * gdb.threads/watchthreads2.exp: Ditto.
5836 * gdb.trace/deltrace.exp: Replace gdb_test with gdb_test_no_output.
5837 * gdb.trace/tfind.exp: Ditto.
5841 * lib/gdb.exp (gdb_test_no_output): Do not emit pass for
5842 successful test if message is the empty string.
5846 * gdb.fortran/module.exp (stopped language detection): New test.
5850 Support DW_TAG_module as separate namespaces.
5851 * gdb.fortran/library-module.exp, gdb.fortran/library-module-main.f90,
5852 gdb.fortran/library-module-lib.f90: New.
5853 * gdb.fortran/module.exp: Replace startup by a prepare_for_testing call.
5855 (continue to breakpoint: i-is-1, print var_i value 1)
5856 (continue to breakpoint: i-is-2, print var_i value 2)
5857 (continue to breakpoint: a-b-c-d, print var_a, print var_b, print var_c)
5858 (print var_d, print var_i value 14, ptype modmany, complete `modm)
5859 (complete `modmany, complete `modmany`, complete `modmany`var)
5860 (show language, setting breakpoint at module): New tests.
5861 * gdb.fortran/module.f90 (module mod): Remove.
5862 (module mod1, module mod2, module modmany, subroutine sub1)
5863 (subroutine sub2, program module): New.
5867 * gdb.cp/ref-types.exp (pass, pass, pass): Rename to ...
5868 (print value of rUC, print value of rI, print value of UI): ... here.
5869 * gdb.cp/anon-union.exp (pass): Rename to ...
5870 (print z 2): ... here.
5874 * gdb.trace/actions.exp: Use gdb_test_no_output.
5875 * gdb.trace/circ.exp: Ditto.
5876 * gdb.trace/packetlen.exp: Ditto.
5877 * gdb.trace/save-trace.exp: Ditto.
5878 * gdb.trace/tracecmd.exp: Ditto.
5879 * gdb.trace/tsv.exp: Ditto.
5881 * gdb.threads/fork-thread-pending.exp: Use gdb_test_no_output.
5882 * gdb.threads/hand-call-in-thraeds.exp: Ditto.
5883 * gdb.threads/local-watch-wrong-thread.exp: Ditto.
5884 * gdb.threads/manythreads.exp: Ditto.
5885 * gdb.threads/print-threads.exp: Ditto.
5886 * gdb.threads/pthreads.exp: Ditto.
5887 * gdb.threads/schedlock.exp: Ditto.
5888 * gdb.threads/staticthreads.exp: Ditto.
5889 * gdb.threads/thread-specific.exp: Ditto.
5890 * gdb.threads/thread-unwindonsignal.exp: Ditto.
5891 * gdb.threads/threadapply.exp: Ditto.
5892 * gdb.threads/watchthreads.exp: Ditto.
5893 * gdb.threads/watchthreads2.exp: Ditto.
5895 * gdb.python/py-block.exp: Use gdb_test_no_output.
5896 * gdb.python/py-prettyprint.exp: Ditto.
5897 * gdb.python/py-template.exp: Ditto.
5898 * gdb.python/py-value.exp: Ditto.
5900 * gdb.reverse/watch-precsave.exp: Use gdb_test_no_output.
5901 * gdb.reverse/watch-reverse.exp: Ditto.
5903 * gdb.server/ext-attach.exp: Use gdb_test_no_output.
5904 * gdb.server/ext-run.exp: Ditto.
5906 * gdb.dwarf2/dw2-basic.exp: Use gdb_test_no_output.
5907 * gdb.dwarf2/dw2-compressed.exp: Ditto.
5908 * gdb.dwarf2/dw2-intercu.exp: Ditto.
5909 * gdb.dwarf2/dw2-intermix.exp: Ditto.
5910 * gdb.dwarf2/dw2-producer.exp: Ditto.
5911 * gdb.dwarf2/mac-fileno.exp: Ditto.
5913 * gdb.gdb/observer.exp: Use gdb_test_no_output.
5914 * gdb.gdb/selftest.exp: Ditto.
5916 * gdb.multi/base.exp: Use gdb_test_no_output.
5918 * gdb.opt/inline-cmds.exp: Use gdb_test_no_output.
5922 * gdb.cp/ref-types.exp (print value of UI): Remove excessive newline.
5926 * gdb.cp/class2.exp: Use gdb_test_no_output.
5927 * gdb.cp/classes.exp: Ditto.
5928 * gdb.cp/extern-c.exp: Ditto.
5929 * gdb.cp/inherit.exp: Ditto.
5930 * gdb.cp/maint.exp: Ditto.
5931 * gdb.cp/mb-inline.exp: Ditto.
5932 * gdb.cp/mb-templates.exp: Ditto.
5933 * gdb.cp/method2.exp: Ditto.
5934 * gdb.cp/misc.exp: Ditto.
5935 * gdb.cp/ovldbreak.exp: Ditto.
5936 * gdb.cp/punctuator.exp: Ditto.
5937 * gdb.cp/templates.exp: Ditto.
5938 * gdb.cp/virtbase.exp: Ditto.
5940 * gdb.threads/attach-stopped.exp:
5941 Replace uses of send_gdb / gdb_expect.
5942 * gdb.threads/attachstop-mt.exp:
5943 Replace uses of send_gdb / gdb_expect.
5944 * gdb.threads/gcore-thread.exp:
5945 Replace uses of send_gdb / gdb_expect.
5946 * gdb.threads/hand-call-in-threads.exp:
5947 Replace uses of send_gdb / gdb_expect.
5948 * gdb.threads/linux-dp.exp: Replace uses of send_gdb / gdb_expect.
5949 * gdb.threads/print-threads.exp:
5950 Replace uses of send_gdb / gdb_expect.
5951 * gdb.threads/pthreads.exp: Replace uses of send_gdb / gdb_expect.
5952 * gdb.threads/schedlock.exp: Replace uses of send_gdb / gdb_expect.
5953 * gdb.threads/sigthread.exp: Replace uses of send_gdb / gdb_expect.
5955 * gdb.trace/actions.exp: Replace uses of send_gdb / gdb_expect.
5956 * gdb.trace/backtrace.exp: Replace uses of send_gdb / gdb_expect.
5957 * gdb.trace/collection.exp: Replace uses of send_gdb / gdb_expect.
5958 * gdb.trace/deltrace.exp: Replace uses of send_gdb / gdb_expect.
5959 * gdb.trace/infotrace.exp: Replace uses of send_gdb / gdb_expect.
5960 * gdb.trace/limits.exp: Replace uses of send_gdb / gdb_expect.
5961 * gdb.trace/report.exp: Replace uses of send_gdb / gdb_expect.
5962 * gdb.trace/save-trace.exp: Replace uses of send_gdb / gdb_expect.
5963 * gdb.trace/tfind.exp: Replace uses of send_gdb / gdb_expect.
5964 * gdb.trace/tracecmd.exp: Replace uses of send_gdb / gdb_expect.
5965 * gdb.trace/tsv.exp: Replace uses of send_gdb / gdb_expect.
5969 * gdb.cp/re-set-overloaded.exp, gdb.cp/re-set-overloaded.cc: New.
5973 * gdb.cp/koenig.exp: Added new test case.
5974 * gdb.cp/koenig.cc: Ditto.
5978 * gdb.base/arithmet.exp: Use gdb_test_no_output.
5979 * gdb.base/arrayidx.exp: Ditto.
5980 * gdb.base/attach.exp: Ditto.
5981 * gdb.base/auxv.exp: Ditto.
5982 * gdb.base/bigcre.exp: Ditto.
5983 * gdb.base/break-always.exp: Ditto.
5984 * gdb.base/break-interp.exp: Ditto.
5985 * gdb.base/break.exp: Ditto.
5986 * gdb.base/breakpoint-shadow.exp: Ditto.
5987 * gdb.base/call-ar-st.exp: Ditto.
5988 * gdb.base/call-sc.exp: Ditto.
5989 * gdb.base/call-signal-resume.exp: Ditto.
5990 * gdb.base/callfuncs.exp: Ditto.
5991 * gdb.base/catch-syscall.exp: Ditto.
5992 * gdb.base/charset.exp: Ditto.
5993 * gdb.base/code-expr.exp: Ditto.
5994 * gdb.base/commands.exp: Ditto.
5995 * gdb.base/cond-expr.exp: Ditto.
5996 * gdb.base/condbreak.exp: Ditto.
5997 * gdb.base/cursal.exp: Ditto.
5998 * gdb.base/cvexpr.exp: Ditto.
5999 * gdb.base/default.exp: Ditto.
6000 * gdb.base/del.exp: Ditto.
6001 * gdb.base/detach.exp: Ditto.
6002 * gdb.base/display.exp: Ditto.
6003 * gdb.base/ena-dis-br.exp: Ditto.
6004 * gdb.base/eval-skip.exp: Ditto.
6005 * gdb.base/foll-fork.exp: Ditto.
6006 * gdb.base/foll-vfork.exp: Ditto.
6007 * gdb.base/frame-args.exp: Ditto.
6008 * gdb.base/funcargs.exp: Ditto.
6009 * gdb.base/gcore-buffer-overflow.exp: Ditto.
6010 * gdb.base/gdbvars.exp: Ditto.
6011 * gdb.base/help.exp: Ditto.
6012 * gdb.base/ifelse.exp: Ditto.
6013 * gdb.base/included.exp: Ditto.
6014 * gdb.base/list.exp: Ditto.
6015 * gdb.base/macscp.exp: Ditto.
6016 * gdb.base/maint.exp: Ditto.
6017 * gdb.base/multi-fork.exp: Ditto.
6018 * gdb.base/overlays.exp: Ditto.
6019 * gdb.base/page.exp: Ditto.
6020 * gdb.base/pending.exp: Ditto.
6021 * gdb.base/pointers.exp: Ditto.
6022 * gdb.base/pr11022.exp: Ditto.
6023 * gdb.base/prelink.exp: Ditto.
6024 * gdb.base/printcmds.exp: Ditto.
6025 * gdb.base/psymtab.exp: Ditto.
6026 * gdb.base/randomize.exp: Ditto.
6027 * gdb.base/relational.exp: Ditto.
6028 * gdb.base/relocate.exp: Ditto.
6029 * gdb.base/remote.exp: Ditto.
6030 * gdb.base/sepdebug.exp: Ditto.
6031 * gdb.base/set-lang-auto.exp: Ditto.
6032 * gdb.base/setshow.exp: Ditto.
6033 * gdb.base/setvar.exp: Ditto.
6034 * gdb.base/signals.exp: Ditto.
6035 * gdb.base/signull.exp: Ditto.
6036 * gdb.base/sigstep.exp: Ditto.
6037 * gdb.base/sizeof.exp: Ditto.
6038 * gdb.base/solib-disc.exp: Ditto.
6039 * gdb.base/store.exp: Ditto.
6040 * gdb.base/structs.exp: Ditto.
6041 * gdb.base/structs2.exp: Ditto.
6042 * gdb.base/subst.exp: Ditto.
6043 * gdb.base/term.exp: Ditto.
6044 * gdb.base/trace-commands.exp: Ditto.
6045 * gdb.base/unwindonsignal.exp: Ditto.
6046 * gdb.base/valgrind-db-attach.exp: Ditto.
6047 * gdb.base/varargs.exp: Ditto.
6048 * gdb.base/watch-cond.exp: Ditto.
6049 * gdb.base/watch_thread_num.exp: Ditto.
6050 * gdb.base/watchpoint-cond-gone.exp: Ditto.
6051 * gdb.base/watchpoint.exp: Ditto.
6052 * gdb.base/whatis-exp.exp: Ditto.
6056 * gdb.cp/annota2.exp: Replace uses of send_gdb / gdb_expect.
6057 * gdb.cp/annota3.exp: Replace uses of send_gdb / gdb_expect.
6058 * gdb.cp/anon-union.exp: Replace uses of send_gdb / gdb_expect.
6059 * gdb.cp/cplusfuncs.exp: Replace uses of send_gdb / gdb_expect.
6060 * gdb.cp/demangle.exp: Replace uses of send_gdb / gdb_expect.
6061 * gdb.cp/formatted-ref.exp: Replace uses of send_gdb / gdb_expect.
6062 * gdb.cp/local.exp: Replace uses of send_gdb / gdb_expect.
6063 * gdb.cp/method.exp: Replace uses of send_gdb / gdb_expect.
6064 * gdb.cp/misc.exp: Replace uses of send_gdb / gdb_expect.
6065 * gdb.cp/namespace.exp: Replace uses of send_gdb / gdb_expect.
6066 * gdb.cp/ovldbreak.exp: Replace uses of send_gdb / gdb_expect.
6067 * gdb.cp/pr-1023.exp: Replace uses of send_gdb / gdb_expect.
6068 * gdb.cp/ref-types.exp: Replace uses of send_gdb / gdb_expect.
6069 * gdb.cp/templates.exp: Replace uses of send_gdb / gdb_expect.
6070 * gdb.cp/userdef.exp: Replace uses of send_gdb / gdb_expect.
6074 * gdb.base/commands.exp (begin commands on watch): Remove excessive
6076 * gdb.mi/mi-nsintrall.exp (-gdb-show non-stop): Likewise.
6077 * gdb.java/jmisc.exp (p *args\n): Rename to ...
6078 (p *args): ... here and remove excessive trailing newline.
6082 * gdb.base/subst.exp: Fix call to gdb_test with empty message.
6086 Accept the new Linux kernel "t (tracing stop)" string.
6087 * gdb.threads/watchthreads-reorder.c (thread1_func, thread2_func):
6089 (state_wait) <T (tracing stop)>: New.
6090 (main): Update the state_wait expect string.
6094 * limits.c, limits.exp: Delete files.
6095 * Makefile.in (clean mostlyclean): Adjust.
6096 * tracecmd.exp: Adjust.
6100 * gdb.base/tui-layout.exp: New.
6104 * gdb.reverse/break-precsave.exp:
6105 Replace uses of send_gdb / gdb_expect.
6106 * gdb.reverse/break-reverse.exp:
6107 Replace uses of send_gdb / gdb_expect.
6108 * gdb.reverse/consecutive-precsave.exp:
6109 Replace uses of send_gdb / gdb_expect.
6110 * gdb.reverse/consecutive-reverse.exp:
6111 Replace uses of send_gdb / gdb_expect.
6112 * gdb.reverse/finish-precsave.exp:
6113 Replace uses of send_gdb / gdb_expect.
6114 * gdb.reverse/finish-reverse.exp:
6115 Replace uses of send_gdb / gdb_expect.
6116 * gdb.reverse/i386-precsave.exp:
6117 Replace uses of send_gdb / gdb_expect.
6118 * gdb.reverse/i386-reverse.exp:
6119 Replace uses of send_gdb / gdb_expect.
6120 * gdb.reverse/i386-sse-reverse.exp:
6121 Replace uses of send_gdb / gdb_expect.
6122 * gdb.reverse/i387-env-reverse.exp:
6123 Replace uses of send_gdb / gdb_expect.
6124 * gdb.reverse/i387-stack-reverse.exp:
6125 Replace uses of send_gdb / gdb_expect.
6126 * gdb.reverse/machinestate-precsave.exp:
6127 Replace uses of send_gdb / gdb_expect.
6128 * gdb.reverse/machinestate.exp:
6129 Replace uses of send_gdb / gdb_expect.
6130 * gdb.reverse/sigall-precsave.exp:
6131 Replace uses of send_gdb / gdb_expect.
6132 * gdb.reverse/sigall-reverse.exp:
6133 Replace uses of send_gdb / gdb_expect.
6134 * gdb.reverse/solib-precsave.exp:
6135 Replace uses of send_gdb / gdb_expect.
6136 * gdb.reverse/solib-reverse.exp:
6137 Replace uses of send_gdb / gdb_expect.
6138 * gdb.reverse/step-precsave.exp:
6139 Replace uses of send_gdb / gdb_expect.
6140 * gdb.reverse/step-reverse.exp:
6141 Replace uses of send_gdb / gdb_expect.
6142 * gdb.reverse/until-precsave.exp:
6143 Replace uses of send_gdb / gdb_expect.
6144 * gdb.reverse/until-reverse.exp:
6145 Replace uses of send_gdb / gdb_expect.
6146 * gdb.reverse/watch-precsave.exp:
6147 Replace uses of send_gdb / gdb_expect.
6148 * gdb.reverse/watch-reverse.exp:
6149 Replace uses of send_gdb / gdb_expect.
6153 * gdb.base/sepdebug.exp (info silent break bp_location1): Fix racy
6158 * gdb.base/break.exp: Replace uses of send_gdb / gdb_expect.
6159 * gdb.base/relational.exp: Replace uses of send_gdb / gdb_expect.
6160 * gdb.base/relocate.exp: Replace uses of send_gdb / gdb_expect.
6161 * gdb.base/restore.exp: Replace uses of send_gdb / gdb_expect.
6162 * gdb.base/return.exp: Replace uses of send_gdb / gdb_expect.
6163 * gdb.base/return2.exp: Replace uses of send_gdb / gdb_expect.
6164 * gdb.base/sepdebug.exp: Replace uses of send_gdb / gdb_expect.
6165 * gdb.base/setshow.exp: Replace uses of send_gdb / gdb_expect.
6166 * gdb.base/setvar.exp: Replace uses of send_gdb / gdb_expect.
6167 * gdb.base/shlib-call.exp: Replace uses of send_gdb / gdb_expect.
6168 * gdb.base/shreloc.exp: Replace uses of send_gdb / gdb_expect.
6169 * gdb.base/sigall.exp: Replace uses of send_gdb / gdb_expect.
6170 * gdb.base/sigbpt.exp: Replace uses of send_gdb / gdb_expect.
6171 * gdb.base/signull.exp: Replace uses of send_gdb / gdb_expect.
6172 * gdb.base/so-impl-ld.exp: Replace uses of send_gdb / gdb_expect.
6173 * gdb.base/varargs.exp: Replace uses of send_gdb / gdb_expect.
6174 * gdb.base/volatile.exp: Replace uses of send_gdb / gdb_expect.
6175 * gdb.base/watch_thread_num.exp: Replace uses of send_gdb / gdb_expect.
6176 * gdb.base/watchpoint.exp: Replace uses of send_gdb / gdb_expect.
6180 * gdb.java/jmisc.exp: Replace uses of send_gdb / gdb_expect.
6181 * gdb.java/jprint.exp: Replace uses of send_gdb / gdb_expect.
6183 * gdb.gdb/complaints.exp: Replace uses of send_gdb / gdb_expect.
6184 * gdb.gdb/selftest.exp: Replace uses of send_gdb / gdb_expect.
6185 * gdb.gdb/xfullpath.exp: Replace uses of send_gdb / gdb_expect.
6187 * gdb.reverse/consecutive-reverse.exp:
6188 Replace uses of send_gdb / gdb_expect.
6189 * gdb.reverse/consecutive-precsave.exp:
6190 Replace uses of send_gdb / gdb_expect.
6192 * gdb.mi/mi-basics.exp: Replace uses of send_gdb / gdb_expect.
6193 * gdb.mi/mi-nonstop-exit.exp: Replace uses of send_gdb / gdb_expect.
6194 * gdb.mi/mi-nonstop.exp: Replace uses of send_gdb / gdb_expect.
6195 * gdb.mi/mi-ns-stale-regcache.exp:
6196 Replace uses of send_gdb / gdb_expect.
6197 * gdb.mi/mi-nsintrall.exp: Replace uses of send_gdb / gdb_expect.
6198 * gdb.mi/mi-nsmoribund.exp: Replace uses of send_gdb / gdb_expect.
6199 * gdb.mi/mi-nsthrexec.exp: Replace uses of send_gdb / gdb_expect.
6200 * gdb.mi/mi-return.exp: Replace uses of send_gdb / gdb_expect.
6201 * gdb.mi/mi-var-display.exp: Replace uses of send_gdb / gdb_expect.
6202 * gdb.mi/mi2-basics.exp: Replace uses of send_gdb / gdb_expect.
6203 * gdb.mi/mi2-console.exp: Replace uses of send_gdb / gdb_expect.
6204 * gdb.mi/mi2-return.exp: Replace uses of send_gdb / gdb_expect.
6205 * gdb.mi/mi2-var-display.exp: Replace uses of send_gdb / gdb_expect.
6209 * gdb.ada/formatted_ref.exp: Replace uses of send_gdb / gdb_expect.
6211 * gdb.asm/asm-source.exp: Replace uses of send_gdb / gdb_expect.
6213 * gdb.base/a2-run.exp: Replace uses of send_gdb / gdb_expect.
6214 * gdb.base/all-bin.exp: Replace uses of send_gdb / gdb_expect.
6215 * gdb.base/annota1.exp: Replace uses of send_gdb / gdb_expect.
6216 * gdb.base/annota3.exp: Replace uses of send_gdb / gdb_expect.
6217 * gdb.base/assign.exp: Replace uses of send_gdb / gdb_expect.
6218 * gdb.base/attach.exp: Replace uses of send_gdb / gdb_expect.
6219 * gdb.base/bitfields.exp: Replace uses of send_gdb / gdb_expect.
6220 * gdb.base/bitfields2.exp: Replace uses of send_gdb / gdb_expect.
6221 * gdb.base/bitops.exp: Replace uses of send_gdb / gdb_expect.
6225 * gdb.base/macscp.exp: Add missing space after setup_kfail.
6229 * gdb.arch/i386-prologue.exp (skip_breakpoint): Fix setup_kfail
6231 * gdb.base/macscp.exp: Fix setup_kfail argument order.
6232 * gdb.base/long_long.exp (gdb_test_xxx): Fix setup_kfail argument
6234 * gdb.base/sigbpt.exp (stepi_out): Fix setup_kfail argument
6236 * gdb.base/call-sc.exp (setup_kfails): Remove.
6237 (setup_compiler_kfails): Remove.
6238 * gdb.base/callfuncs.exp (do_function_calls): Fix setup_kfail
6240 * gdb.base/siginfo.exp: Fix setup_kfail argument order.
6241 * gdb.base/sigstep.exp (advance): Fix setup_kfail argument order.
6242 (advancei): Fix setup_kfail argument order.
6243 * gdb.base/radix.exp: Fix setup_kfail argument order.
6244 * gdb.base/solib-weak.exp (do_test): Fix setup_kfail argument
6246 * gdb.base/structs.exp (setup_kfails): Remove.
6247 (setup_compiler_kfails): Fix setup_kfail argument order.
6248 * gdb.base/sigaltstack.exp (finish_test): Fix setup_kfail argument
6250 * gdb.java/jmain.exp: Fix setup_kfail argument order.
6251 * gdb.pascal/types.exp (test_string_literal_types_accepted): Fix
6252 setup_kfail argument order.
6253 * gdb.cp/overload.exp: Fix setup_kfail argument order.
6257 * gdb.dwarf2/pieces.exp (pieces_test_f3): Mention PR 11636.
6261 * gdb.base/a2-run.exp: Replace send_gdb with gdb_test.
6262 * gdb.base/all-bin.exp: Replace send_gdb with gdb_test.
6263 * gdb.base/annota1.exp: Replace send_gdb with gdb_test.
6264 * gdb.base/annota3.exp: Replace send_gdb with gdb_test.
6265 * gdb.base/assign.exp: Replace send_gdb with gdb_test.
6266 * gdb.base/attach.exp: Replace send_gdb with gdb_test.
6267 * gdb.base/bitfields.exp: Replace send_gdb with gdb_test.
6268 * gdb.base/bitfields2.exp: Replace send_gdb with gdb_test.
6269 * gdb.base/bitops.exp: Replace send_gdb with gdb_test.
6270 * gdb.base/call-ar-st.exp: Replace send_gdb with gdb_test.
6271 * gdb.base/callfuncs.exp: Replace send_gdb with gdb_test.
6272 * gdb.base/call-rt-st.exp: Replace send_gdb with gdb_test.
6273 * gdb.base/call-signal-resume.exp: Replace send_gdb with gdb_test.
6274 * gdb.base/call-strs.exp: Replace send_gdb with gdb_test.
6275 * gdb.base/catch-syscall.exp: Replace send_gdb with gdb_test.
6276 * gdb.base/charset.exp: Replace send_gdb with gdb_test.
6277 * gdb.base/checkpoint.exp: Replace send_gdb with gdb_test.
6278 * gdb.base/commands.exp: Replace send_gdb with gdb_test.
6279 * gdb.base/condbreak.exp: Replace send_gdb with gdb_test.
6280 * gdb.base/cond-exprs.exp: Replace send_gdb with gdb_test.
6281 * gdb.base/consecutive.exp: Replace send_gdb with gdb_test.
6282 * gdb.base/constvars.exp: Replace send_gdb with gdb_test.
6283 * gdb.base/corefile.exp: Replace send_gdb with gdb_test.
6284 * gdb.base/default.exp: Replace send_gdb with gdb_test.
6285 * gdb.base/define.exp: Replace send_gdb with gdb_test.
6286 * gdb.base/display.exp: Replace send_gdb with gdb_test.
6287 * gdb.base/dump.exp: Replace send_gdb with gdb_test.
6288 * gdb.base/ending-run.exp: Replace send_gdb with gdb_test.
6289 * gdb.base/eval-skip.exp: Replace send_gdb with gdb_test.
6290 * gdb.base/exprs.exp: Replace send_gdb with gdb_test.
6291 * gdb.base/fileio.exp: Replace send_gdb with gdb_test.
6292 * gdb.base/finish.exp: Replace send_gdb with gdb_test.
6293 * gdb.base/foll-fork.exp: Replace send_gdb with gdb_test.
6294 * gdb.base/funcargs.exp: Replace send_gdb with gdb_test.
6295 * gdb.base/gcore-buffer-overflow.exp: Replace send_gdb with gdb_test.
6296 * gdb.base/gcore.exp: Replace send_gdb with gdb_test.
6297 * gdb.base/gdb1090.exp: Replace send_gdb with gdb_test.
6298 * gdb.base/gdbvars.exp: Replace send_gdb with gdb_test.
6299 * gdb.base/help.exp: Replace send_gdb with gdb_test.
6300 * gdb.base/info-proc.exp: Replace send_gdb with gdb_test.
6301 * gdb.base/jump.exp: Replace send_gdb with gdb_test.
6302 * gdb.base/long_long.exp: Replace send_gdb with gdb_test.
6303 * gdb.base/maint.exp: Replace send_gdb with gdb_test.
6304 * gdb.base/miscexprs.exp: Replace send_gdb with gdb_test.
6305 * gdb.base/nodebug.exp: Replace send_gdb with gdb_test.
6306 * gdb.base/pointers.exp: Replace send_gdb with gdb_test.
6307 * gdb.base/ptype.exp: Replace send_gdb with gdb_test.
6308 * gdb.base/whatis.exp: Replace send_gdb with gdb_test.
6312 * gdb.python/py-cmd.exp: Add tests for gdb.GdbError and
6317 * gdb.dwarf2/pieces.exp (pieces_test_f3): New proc.
6319 * gdb.dwarf2/pieces.S: Update.
6320 * gdb.dwarf2/pieces.c (struct B): Remove initial field.
6324 * gdb.dwarf2/pieces.exp (pieces_test_f6): New proc.
6326 * gdb.dwarf2/pieces.c (struct C): New.
6328 * gdb.dwarf2/pieces.S: Replace.
6332 * gdb.dwarf2/pieces.exp (pieces_test_f2): New proc.
6337 * gdb.dwarf2.pieces.exp: New file.
6338 * gdb.dwarf2.pieces.S: New file.
6339 * gdb.dwarf2.pieces.c: New file.
6344 * lib/gdb.exp (gdb_test_no_output): New function.
6345 * lib/gdb.ada/arrayidx.exp: Use gdb_test_no_output instead of gdb_test
6346 when testing commands that should produce no output.
6350 * gdb.ada/watch_arg/watch.adb: Rewrite testcase to avoid the
6351 parameter that we want to watch being a constant.
6355 * gdb.ada/cond_lang: New testcase.
6359 * lib/gdb.exp (banned_variables): New variable/constant.
6360 (gdb_init): Add write trace on variables listed in banned_variables.
6361 (gdb_finish): Remove write traces on variables listed in
6366 * gdb.base/gdb11530.exp: Delete setting of prms_id and bug_id.
6367 * gdb.cp/koenig.exp: Likewise.
6373 * gdb.python/py-value.exp (test_value_hash): New function.
6378 * gdb.base/gdb11530.c: New file.
6379 * gdb.base/gdb11530.exp: New file.
6383 * gdb.dwarf2/dw2-modula2-self-type.exp: New.
6384 * gdb.dwarf2/dw2-modula2-self-type.S: New.
6388 * gdb.cp/koenig.exp: New test.
6389 * gdb.cp/koenig.cc: New test program.
6393 Remove the use of prms_id and bug_id throughout the testsuite.
6398 * testsuite/gdb.cp/ref-types.exp: Add test to examine
6399 use a reference local variable.
6403 * gdb.base/break-interp.exp: Remove $exec.debug safety removal.
6404 * gdb.base/sepdebug.exp: Remove .debug subdirectory handling. New
6405 variable different_dir. Move debugfile into a full directory pathname
6406 under DIFFERENT_DIR.
6407 * lib/gdb.exp (separate_debug_filename): Remove.
6408 (gdb_gnu_strip_debug): No longer call separate_debug_filename. Remove
6409 variable debug_dir and mkdir of it. Update function comments.
6415 * gdb.mi/mi-ns-stale-regcache.exp, gdb.mi/ns-stale-regcache.c: New
6420 * gdb.python/py-param.exp: New File.
6424 * gdb.base/default.exp: Fix "set language" test.
6428 PR breakpoints/11531.
6429 * gdb.base/gdb11531.c: New file.
6430 * gdb.base/gdb11531.exp: New file.
6434 * gdb.base/completion.exp: Add tests for completion and deprecated
6439 * gdb.pascal/gdb11492.exp (print integer_array, print /d char_array)
6440 (print /x char_array): Escape curly brackets.
6444 Fix deadlock on looped list of loaded shared objects.
6445 * gdb.base/solib-corrupted.exp: New.
6449 * gdb.python/py-section-script.c: New file.
6450 * gdb.python/py-section-script.exp: New file.
6451 * gdb.python/py-section-script.py: New file.
6457 * gdb.base/Makefile.in (EXECUTABLES): Added pr10179.
6458 * gdb.base/pr10179-a.c:
6459 * gdb.base/pr10179-b.c:
6460 * gdb.base/pr10179.exp: New files.
6464 Fix crashes on dangling display expressions.
6465 * gdb.base/solib-display.exp: Call gdb_gnu_strip_debug if LIBSEPDEBUG
6467 (lib_flags): Remove the "debug" keyword.
6468 (libsepdebug): New variable for iterating new loop.
6469 (save_pf_prefix): New variable wrapping the loop.
6470 (sep_lib_flags): New variable derived from LIB_FLAGS. Use it.
6471 * lib/gdb.exp (gdb_gnu_strip_debug): Document the return code.
6475 * gdb.threads/watchthreads.exp: Change to obtain consistent output.
6480 * gdb.stabs/gdb11479.exp: New file.
6481 * gdb.stabs/gdb11479.c: New file.
6485 * gdb.base/charset.c (Strin16, String32): New variables.
6486 * gdb.base/charset.exp (gdb_test): Test correct display
6487 of 16 or 32 bit strings.
6492 * gdb.cp/Makefile.in (EXECUTABLES): Added pr9167.
6493 * gdb.cp/pr9167.cc: New file.
6494 * gdb.cp/pr9167.exp: New file.
6500 * gdb.pascal/gdb11492.pas: New file.
6501 * gdb.pascal/gdb11492.exp: New file.
6505 * gdb.ada/info_types.c, gdb.ada/info_types.exp: New files.
6509 * gdb.ada/dyn_loc: New testcase.
6515 * gdb.cp/Makefile.in (EXECUTABLES): Added pr10687
6516 * gdb.cp/pr10687.cc: New file.
6517 * gdb.cp/pr10687.exp: New file.
6523 * gdb.fortran/logical.exp: New testcase.
6524 * gdb.fortran/logical.f90: New file.
6528 * gdb.base/help.exp (help source): Update expected output.
6532 * gdb.base/solib-display.exp: Replace gdb_exit, gdb_start,
6533 gdb_reinitialize_dir and gdb_load by clean_restart. Remove trailing
6534 gdb_exit and return.
6535 (executable): New variable.
6540 PR breakpoints/8554.
6542 * gdb.trace/save-trace.exp: Adjust.
6547 * gdb.arch/system-gcore.exp: New.
6548 * gdb.arch/gcore.c: Likewise.
6552 * gdb.python/py-progspace.c: New file.
6553 * gdb.python/py-progspace.exp: New file.
6555 * gdb.base/source.exp: Add tests for "source -s".
6559 * gdb.python/py-prettyprint.py (NoStringContainerPrinter): New printer.
6560 * gdb.python/py-prettyprint.c: Add justchildren struct, typedefs.
6561 * gdb.python/py-prettyprint.exp: New test for to_string returning None.
6562 * gdb.python/py-mi.exp: New test for to_string returning None.
6566 * gdb.python/py-breakpoint.c: Make result global.
6570 Fix non-GNU make compatibility.
6571 * Makefile.in ($(TEST_TARGETS)): Conditionalize it by @GMAKE_TRUE@.
6575 * gdb.python/py-breakpoint.exp: New File.
6576 * gdb.python/py-breakpoint.C: Ditto.
6580 * gdb.trace/actions.exp: Clear default-collect.
6581 * gdb.trace/save-trace.exp: Clear default-collect.
6585 * gdb.python/py-value: Add null string variable.
6586 (test_lazy_string): Test zero length, NULL address lazy
6591 * gdb.arch/i386-avx.c: New.
6592 * gdb.arch/i386-avx.exp: Likewise.
6594 * gdb.arch/i386-cpuid.h: Updated from gcc 4.4.
6598 * gdb.base/source-test.gdb: New file.
6599 * gdb.base/source.exp: Test source -v.
6603 * gdb.cp/inherit.exp (test_print_anon_union): Fix re_class pattern.
6607 * gdb.stabs/aout.sed: Convert all backslash to double backslash
6608 within one line, unless it is followed by a double quote.
6609 * gdb.stabs/hppa.sed: Idem.
6610 * gdb.stabs/weird.def: Add char and String constants
6611 * gdb.stabs/weird.exp: Check for correct parsing of
6612 char and string constants.
6613 * gdb.stabs/xcoff.sed: Ignore escaped quote quotes
6614 in .stabs to .stabx substitution.
6618 * gdb.trace/tfile.c: Add a variable split across two blocks, and a
6620 * gdb.trace/tfile.exp: Try to print them.
6624 * gdb.base/completion.exp: Update for new "info watchpoints".
6625 * gdb.base/default.exp: Ditto.
6626 * gdb.base/help.exp: Ditto.
6627 * gdb.base/watchpoint.exp: Ditto.
6628 * gdb.trace/infotrace.exp: Update "info tracpoints" output.
6632 * gdb.trace/tfile.exp: Sharpen tfind test.
6636 * gdb.base/break-entry.exp: New.
6641 * gdb.reverse/i386-sse-reverse.exp: New file.
6642 * gdb.reverse/i386-sse-reverse.c: New file.
6646 * gdb.trace/tfind.exp: Adjust expected disassembly output.
6650 * gdb.trace/actions.exp: Tweak expected output.
6651 * gdb.trace/while-stepping.exp: Tweak expected output.
6655 * gdb.arch/amd64-byte.exp: Check "ah", "bh", "ch", "dh".
6659 * gdb.base/commands.exp: Adjust.
6660 * gdb.cp/extern-c.exp: Adjust.
6664 * gdb.trace/collection.c (local_test_func): Define a local struct,
6669 * gdb.trace/collection.exp (gdb_collect_args_test)
6670 (gdb_collect_argarray_test): XFAIL the tests that assume the
6671 argarray argument's elements are collected.
6675 * gdb.dwarf2/dw2-bad-parameter-type.exp,
6676 gdb.dwarf2/dw2-bad-parameter-type.S: New.
6680 * gdb.trace/save-trace.exp: Test save/restore of default-collect
6681 and tracepoint conditionals.
6682 (gdb_verify_tracepoints): Delete unused return.
6686 * gdb.java/jmisc.exp (ptype jmisc): Allow the constructor to
6687 appear in the output before main.
6688 Remove KFAIL for gdb/2215 aka bz 9320.
6692 * gdb.arch/amd64-word.exp: Rename hex to hexr, the former is defined
6694 * gdb.arch/amd64-dword.exp: Ditto.
6696 * gdb.base/annota1.exp (break handle_USR1): Make fail and pass text
6698 (break printf): Ditto.
6702 * gdb.cp/nsusing.exp: Marked imported declaration test as xfail with
6704 * gdb.cp/shadow.exp: Ditto.
6708 * gdb.trace/collection.exp (run_trace_experiment): Make sure
6713 * gdb.trace/collection.exp (executable): New.
6715 (fpreg, spreg, pcreg): New.
6716 (test_register): Use gdb_test_multiple. Pass /x to print.
6717 (prepare_for_trace_test): New.
6718 (run_trace_experiment): Use "continue", not gdb_run_cmd.
6719 (gdb_collect_args_test, gdb_collect_argstruct_test)
6720 (gdb_collect_argarray_test, gdb_collect_locals_test): Use
6721 prepare_for_trace_test.
6722 (gdb_collect_registers_test): Use prepare_for_trace_test. Use
6723 fpreg, spreg and pcreg.
6724 (gdb_collect_expression_test, gdb_collect_globals_test): Use
6725 prepare_for_trace_test.
6726 (gdb_trace_collection_test): Use fpreg, spreg and pcreg. Don't
6727 try to detect tracing support here. Don't set breakpoints at
6728 `begin' or `end' here.
6729 <global scope>: Use clean_restart. Run to main before checking
6730 for tracing support. Check for for tracing support here.
6734 * gdb.base/break-interp.exp (test_core, test_attach, test_ld): Add
6735 " as $displacement" to "seen displacement message".
6739 * gdb.trace/while-dyn.exp (executable): New variable.
6741 (test_while_stepping): New function. Move most tests here. Call
6742 it once for each of the while-stepping, stepping and ws aliases.
6746 * gdb.cp/inherit.exp (test_ptype_si): XFAIL test for GCC versions
6747 that do not provide the tagless_struct type name at all.
6748 (test_print_anon_union): Do not check value of uninitialized
6749 union member. Do not use cp_test_ptype_class, so we can accept
6750 "long" as well as "long int".
6754 * gdb.trace/tfile.c (tohex, bin2hex): New.
6755 (write_error_trace_file): Hexify error description.
6759 * gdb.trace/tfile.c: Generate an additional trace file, improve
6761 * gdb.trace/tfile.exp: Test trace file with an error stop, delete
6762 files in a better way.
6766 * gdb.java/jprint.exp: XFAIL printing of static class members
6767 because of GCC debuginfo problem.
6771 * gdb.base/dup-sect.exp, gdb.base/dup-sect.S: New.
6775 * gdb.base/completion.exp: Allow long instead of long int.
6776 * gdb.base/ending-run.exp: Match _rt_entry.* for RealView.
6777 * gdb.base/gdbvars.c (main): Remove unused usestubs code. Reference
6779 * gdb.base/maint.exp: Allow ER_RO and ER_RW instead of .text and .data.
6780 * gdb.base/pointers.exp: Allow long instead of long int.
6781 * gdb.base/printcmds.exp: XFAIL for RealView on ARM EABI.
6782 * gdb.base/step-line.exp: Allow a directory before the source file name.
6786 PR breakpoints/9352:
6787 * gdb.base/default.exp: Update.
6788 * gdb.base/commands.exp: Update.
6789 * gdb.cp/extern-c.exp: Test setting commands on multiple
6790 breakpoints at once.
6794 * gdb.base/call-signal-resume.exp, gdb.base/unwindonsignal.exp: Skip
6796 * gdb.base/watchpoints.c: Do not include unnecessary headers.
6797 * lib/gdb.exp (gdb_test_multiple): Relax pattern for "the program
6802 * gdb.trace/tfile.exp: Expect "trace frame", with a space.
6806 * gdb.base/callfuncs.exp (do_function_calls): Add XFAILs for RealView.
6807 * gdb.base/ptype.exp (ptype_maybe_prototyped): Add overprototyped
6808 argument. Handle "short" and "long".
6809 (Top level): Pass overprototyped output for old_fptr and xptr.
6813 * gdb.threads/pthreads.c (thread1, thread2, main): Fix printf
6814 format strings and add casts to avoid compiler warnings.
6818 * lib/trace-support.exp (gdb_trace_setactions):
6819 Don't expect whitespace after ">" prompt.
6820 * gdb.trace/actions.exp: Adjust for output changes.
6821 * gdb.trace/while-stepping.exp: Likewise.
6825 * dg-extract-results.sh: Sync with GCC HEAD (import r155655, r157175
6830 * gdb.dwarf2/dw2-empty-namespace.exp, gdb.dwarf2/dw2-empty-namespace.S:
6835 * gdb.python/Makefile.in (EXECUTABLES): Add py-mi.
6836 * gdb.python/py-mi.exp (binfile): Rename to py-mi.
6840 * gdb.trace/ax.exp: New file.
6844 * lib/gdb.exp (gdb_compile_test): Watch for "compiler not installed"
6847 * gdb.base/break-interp.exp (prelinkNO): Handle prelink binaries
6848 named /usr/sbin/prelink<foo>.
6852 * gdb.trace/circ.exp: Test circular-trace-buffer.
6853 * gdb.trace/tfile.exp: Update tstatus test.
6857 * gdb.dwarf2/dw2-anonymous-func.S: New file.
6858 * gdb.dwarf2/dw2-anonymous-func.exp: New testcase.
6862 * gdb.mi/gdb680.exp: Revert 2009-06-17 change.
6866 * gdb.base/default.exp: Adjust the expected output of the finish
6867 and until commands when the inferior is not being run.
6871 * gdb.cp/shadow.exp: Removed kfail; test has been fix.
6872 * gdb.cp/nsusing.exp: Ditto.
6876 * gdb.cp/userdef.exp: Add tests for explicit calls to operator==.
6877 * gdb.cp/userdef.cc (operator==): New function.
6878 (main): New locals mem1, mem2.
6882 * lib/mi-support.exp (mi_gdb_target_load): Delete unused timeout var.
6883 Declare and use new loadtimeout variable.
6887 * gdb.base/printcmds.exp: Use gdb_file_cmd instead of gdb_load.
6892 * gdb.base/solib-disc.c (main): Make format of fprintf a string
6893 literal. Add missing endlines to prints to stderr.
6898 * gdb.cp/m-static.exp: Add regression test.
6899 * gdb.cp/m-static.cc (method): New method.
6904 * gdb.cp/gdb2384-base.h: Created 'namespace B'.
6905 * gdb.cp/gdb2384-base.cc: Use 'namespace B'.
6909 * lib/gdb.exp (gdb_test_multiple): Handle -timeout.
6913 * lib/gdb.exp (skip_stl_tests): New.
6914 (gdb_compile): Symbian needs -ldl.
6915 (shlib_target_file): New.
6916 (shlib_symbol_file): New.
6917 (gdb_load_shlibs): Use shlib_target_file.
6918 * lib/mi-support.exp (mi_load_shlibs): Use shlib_target_file.
6919 * gdb.cp/exception.exp: Use skip_stl_tests.
6920 * gdb.cp/bs15503.exp: Use skip_stl_tests. Use untested.
6921 * gdb.cp/try_catch.exp: Use skip_stl_tests.
6922 * gdb.cp/mb-templates.exp: Ditto.
6923 * gdb.base/commands.exp: Relax regexes.
6924 * gdb.base/watchpoint-solib.exp: Don't skip on symbian. Use
6925 shlib_target_file and shlib_symbol_file.
6926 * gdb.base/maint.exp: Allow lowercase t. Allow .rodata in
6928 * gdb.base/ending-run.exp: Accept E32Main for symbian.
6929 * gdb.base/solib-disc.exp: Use
6930 shlib_target_file and shlib_symbol_file.
6931 * gdb.base/unload.exp: Don't skip on symbian. Use
6932 shlib_target_file and shlib_symbol_file.
6933 * gdb.base/list.exp: Check use_gdb_stub instead of is_remote.
6937 * gdb.trace/backtrace.exp: Adjust for x86 and x86_64.
6938 * gdb.trace/report.exp: Adjust for x86 and x86_64.
6939 Issue a tfind end before looking for a tracepoint frame.
6940 * gdb.trace/tfind.exp: Adjust tstatus output.
6941 Adjust disassembly output.
6942 * gdb.trace/while-dyn.exp: Adjust for x86 and x86_64.
6946 * gdb.base/break-interp.exp: Create new displacement parameter value
6947 for the test_ld calls.
6948 (reach): New parameter displacement, verify its content. New push of
6949 pf_prefix "reach-$func:". Import global expect_out.
6950 (test_core): New parameter displacement, verify its content. New push
6951 of pf_prefix "core:". New command "set verbose on". Import global
6953 (test_attach): New parameter displacement, verify its content. New
6954 push of pf_prefix "attach:". New command "set verbose on". Import
6956 (test_ld): New parameter displacement, pass it to the reach, test_core
6957 and test_attach calls and verify its content in the "ld.so exit" test.
6958 * gdb.base/prelink.exp: Remove gdb_exit and final return.
6959 (prelink): Update expected text, use gdb_test.
6963 * gdb.base/checkpoint.exp: Fix comment.
6964 Lengthen timeout while doing >600 checkpoints test.
6965 Rename duplicate "kill all one" test to keep test names unique.
6969 * gdb.base/watch-cond.c, gdb.base/watch-cond.exp: New.
6973 * gdb.cp/cp-relocate.exp: Remove single-quoting of C++ methods.
6974 * gdb.cp/cplusfuncs.cc (dm_type_short): New function.
6975 (dm_type_long): New function.
6976 (dm_type_unsigned_short): New function.
6977 (dm_type_unsigned_long): New function.
6978 (myint): New typedef.
6979 * gdb.cp/cplusfuncs.exp (probe_demangler): Add tests for short,
6980 long, unsigned shor and long, operator char*, and typedef.
6981 (test_lookup_operator_functions): Add operator char* test.
6982 (test_paddr_operator_functions): Likewise.
6983 (test_paddr_overloaded_functions): Use probe values for
6984 short, long, and unsigned short and long.
6985 (test_paddr_hairy_functions): If the demangler probe detected
6986 gdb type printers, "expect" them. Otherwise "expect" the v2 or v3
6988 * gdb.cp/expand-sals.exp: Backtrace may contain class names.
6989 * gdb.cp/member-ptr.exp: Refine expected result for "print pmf"
6990 and "print null_pmf".
6991 Add test "ptype a.*pmf".
6992 * gdb.cp/overload.exp: Allow optional "int" to appear with
6994 * gdb.cp/ovldbreak.exp: Use append to construct super-duper
6995 long expect value for men_overload1arg.
6996 Allow "int" to appear with "short" and "long".
6997 When testing "info break", add argument for main (void).
6998 Also allow "int" to appear with "short" and "long".
6999 Ditto with "unsigned" and "long long".
7000 * gdb.java/jmain.exp: Do not enclose methods names in single
7002 * gdb.java/jmisc.exp: Likewise.
7003 * gdb.java/jprint.exp: Likewise.
7004 * gdb.python/py-symbol.exp: Update expected "linkage_name" value.
7007 * gdb.cp/exception.exp (backtrace after first throw)
7008 (backtrace after second throw): Allow a namespace before __cxa_throw.
7009 (backtrace after first catch, backtrace after second catch): Allow
7010 a namespace before __cxa_begin_catch.
7012 * gdb.cp/cpexprs.exp: New file.
7013 * gdb.cp/cpexprs.cc: New file.
7016 * gdb.cp/cpexprs.exp (escape): Delete. Change all callers
7017 to use string_to_regexp.
7018 (ctor, dtor): New functions. Use them to match constructor
7019 and destructor function types.
7020 (Top level): Use runto_main.
7024 * gdb.python/py-prettyprint.py (pp_nullstr.to_string): Use
7026 (pp_ns.to_string): Likewise.
7030 * gdb.cp/overload.exp: Test that the filename portion of a linespec
7031 can be quoted. Test that both the filename and function/line
7032 portions can be quoted at the same time.
7036 * gdb.base/watch-non-mem.c, gdb.base/watch-non-mem.exp: New.
7040 * lib/gdb.exp (gdb_compile_pthreads): Handle case where
7041 libc contains libpthread.
7043 * gdb.threads/linux-dp.c (shared_random): Call rand instead of rand_r.
7044 * gdb.threads/linux-dp.exp: Compile with gdb_compile_pthreads instead
7045 of gdb_compile. Add another pattern to match android backtrace.
7050 * gdb.base/printcmds.exp (test_printf): Add test.
7054 * gdb.arch/amd64-byte.exp: New.
7055 * gdb.arch/amd64-dword.exp: Likewise.
7056 * gdb.arch/amd64-pseudo.c: Likewise.
7057 * gdb.arch/amd64-word.exp: Likewise.
7058 * gdb.arch/i386-byte.exp: Likewise.
7059 * gdb.arch/i386-pseudo.c: Likewise.
7060 * gdb.arch/i386-word.exp: Likewise.
7064 * gdb.xml/extra-regs.xml: Add struct1, struct2, and flags
7065 types. Add structreg, bitfields, and flags registers.
7066 * gdb.xml/tdesc-regs.exp: Test structreg and bitfields
7071 * gdb.xml/tdesc-regs.exp (architecture): New. Set it for x86.
7072 (load_description): Set architecture if defined.
7076 * gdb.python/py-frame.exp: Add read_var block tests.
7077 * gdb.python/py-frame.c (block): New function.
7082 * gdb.base/callfuncs.exp: New tests for $spval 0 and -1. Remove return.
7086 * gdb.base/catch-syscall.exp: Allow to run on sparc*-*-linux and
7087 fix logic for setting all_syscalls_numbers.
7091 * Makefile.in: Add py-block and py-symbol.
7092 * gdb.python/py-symbol.exp: New File.
7093 * gdb.python/py-symtab.exp: New File.
7094 * gdb.python/py-block.exp: New File.
7095 * gdb.python/py-symbol.c: New File.
7096 * gdb.python/py-block.c: New File.
7101 * lib/gdb.exp (skip_python_tests): New function.
7102 * gdb.python/py-cmd.exp: Use skip_python_tests.
7103 * gdb.python/py-frame.exp: Likewise.
7104 * gdb.python/py-function.exp: Likewise.
7105 * gdb.python/py-prettyprint.exp: Likewise.
7106 * gdb.python/py-template.exp: Likewise.
7107 * gdb.python/py-type.exp: Likewise.
7108 * gdb.python/py-value.exp: Likewise.
7114 * gdb.base/watch-read.c, gdb.base/watch-read.exp: New files.
7118 PR c++/8693, PR c++/9496:
7119 * gdb.cp/namespace.exp: Remove some setup_kfail calls. Added
7124 Fix compatibility with m68k as.
7125 * gdb.dwarf2/member-ptr-forwardref.S: Use .data section. Use .2byte.
7126 Use only /* comments */.
7130 * configure.ac: Add gdb.multi/Makefile to AC_OUTPUT.
7131 * configure: Regenerate.
7135 * gdb.python/py-type.exp: Check for Python support.
7139 * lib/gdb.exp (build_id_debug_filename_get): Don't assume new
7140 `regsub' syntax available.
7144 * gdb.base/shmain.c (main): Remove printf call.
7145 * gdb.base/sizeof.c (main): Cast return of sizeof to int.
7146 * gdb.base/unload.c (main): Make format of fprintf a string
7147 literal. Add missing endlines to prints to stderr.
7148 * gdb.base/watchpoint-solib.c (open_shlib): Ditto.
7152 * gdb.java/jprint.java (jprint.props): New field.
7153 * gdb.java/jprint.exp (set_lang_java): Add regression test.
7157 * gdb.base/charset.exp: Don't assume new `regsub' syntax
7162 * gdb.xml/tdesc-arch.exp, gdb.xml/tdesc-regs.exp: Rewrite file
7163 creation to support remote host testing.
7167 * gdb.base/valgrind-db-attach.exp: Use unsupported instead of xfail.
7168 Recognize "command not found".
7172 * gdb.arch/thumb2-it.exp (test_it_break): Handle hardware
7177 * gdb.python/py-value.exp (test_value_in_inferior): Skip arg0 test
7178 if arguments are not supported.
7182 * gdb.cp/overload.exp: Allow foo::overload1arg's "this" pointer to
7183 be const or non-const.
7187 * gdb.mi/mi-break.exp (test_breakpoint_commands): Use
7188 mi_send_resuming_command to send -exec-continue.
7192 * gdb.base/list.exp (test_list_filename_and_function): Add test
7194 * gdb.cp/overload.cc (intToChar): Rewrite onto one line for easy
7196 * gdb.cp/overload.exp: Add tests with filename, function, and quotes.
7197 Add KFAIL'd tests for PR gdb/11289.
7201 * gdb.cp/cpcompletion.exp: Specify source file name explicitly.
7205 * gdb.base/comp-dir/subdir/dummy.txt: New file.
7206 * gdb.base/completion.exp: Use comp-dir/subdir instead of creating
7207 a temporary directory.
7211 * gdb.base/charset.exp: Use a single regular expression to match
7212 show host-charset and show target-charset output.
7216 * gdb.base/attach.exp (attach to nonsense is prohibited): Make the
7217 "Illegal process-id" expect string more exact.
7218 (attach to digits-starting nonsense is prohibited): New.
7222 * gdb.base/prelink.exp (set verbose on): New.
7226 * mi-reverse.exp: New file. Test for reverse option to the
7227 following MI commands: exec-continue, exec-finish, exec-next,
7228 exec-step, exec-next-instruction, exec-step-instruction.
7232 * gdb.ada/ptype_tagged_param: New testcase.
7237 * gdb.cp/overload.exp: Add tests.
7238 * gdb.cp/overload.cc (struct K): New.
7240 (main): Call new functions.
7241 (K::staticoverload): Define.
7246 * gdb.cp/pr10728-x.h: New file.
7247 * gdb.cp/pr10728-x.cc: New file.
7248 * gdb.cp/pr10728-y.cc: New file.
7249 * gdb.cp/pr10728.exp: New file.
7250 * gdb.cp/Makefile.in (EXECUTABLES): Add pr10728
7255 * gdb.cp/pr9067.exp: New
7256 * gdb.cp/pr9067.cc: New
7257 * gdb.cp/Makefile.in (EXECUTABLES): Add pr9067
7261 * lib/gdb.exp (gdb_test_timeout): New global variable.
7262 Set it to timeout if not already set.
7263 (gdb_init): Reset the value of timeout to gdb_test_timeout.
7267 * lib/gdb.exp (INTERNAL_GDBFLAGS): Don't override value provided by
7273 * gdb.cp/namespace-using.exp: Removed kfail; bug has been fixed.
7277 * gdb.cp/virtbase.exp: Make test case names unique.
7281 * gdb.cp/virtbase.exp: Add regression tests.
7282 * gdb.cp/virtbase.cc (RHA, RHB, RHC): New classes.
7283 (main): Instantiate RHC.
7287 * gdb.dwarf2/member-ptr-forwardref.exp: Update expected result for
7288 type-printing change.
7292 PR c++/11226, PR c++/9629, PR c++/9688, PR c++/8890:
7293 * gdb.cp/virtbase.cc: New file.
7294 * gdb.cp/virtbase.exp: New file.
7295 * gdb.cp/userdef.exp: Allow 'struct' or 'class'.
7300 * gdb.threads/current-lwp-dead.c: Include features.h.
7302 (fn, main): Move CLONE_VM into [__UCLIBC__ && HAS_NOMMU].
7306 * gdb.base/symbol-without-target_section.exp,
7307 gdb.base/symbol-without-target_section.c: New.
7311 * gdb.base/bigcore.exp: Reset increased timeout.
7312 * gdb.base/interrupt.exp: Match unexpected gdb prompt.
7316 * gdb.base/gcore.exp (capture_command_output): Use
7321 * gdb.arch/thumb2-it.S (it_breakpoints): New function.
7322 * gdb.arch/thumb2-it.exp (test_it_break): New function.
7323 (Top level): Call it.
7327 * gdb.arch/thumb2-it.S, gdb.arch/thumb2-it.exp: New files.
7331 * gdb.base/call-strs.exp, gdb.base/default.exp,
7332 gdb.base/ending-run.exp, gdb.base/finish.exp, gdb.base/funcargs.exp,
7333 gdb.base/huge.exp, gdb.base/nodebug.exp, gdb.base/ptype.exp,
7334 gdb.base/restore.exp, gdb.base/return.exp, gdb.base/setvar.exp,
7335 gdb.base/watchpoints.exp, gdb.threads/gcore-thread.exp,
7336 gdb.base/watchpoint-solib.exp: Save and restore timeout.
7337 * gdb.base/ending-run.exp: Correct restore of timeout.
7338 * gdb.base/page.exp: Remove unnecessary timeout setting.
7342 * gdb.ada/rec_return: New testcase.
7346 * gdb.ada/call_pn: New testcase.
7350 * gdb.mi/mi-nonstop.exp (mi_nonstop_resume): New function.
7351 (Top level): Use it to resume.
7352 * lib/mi-support.exp (mi_send_resuming_command_raw): Recognize
7353 the Thumb mode displaced stepping error as unsupported.
7357 * gdb.cp/nsusing.exp: Added more tests.
7358 * gdb.cp/nsrecurs.exp: Ditto.
7359 * gdb.cp/nsusing.cc: Added test functions.
7360 * gdb.cp/nsrecurs.cc: Ditto.
7364 * gdb.base/break-interp.exp: Use [file tail $filename] to omit any
7365 absolute directory pathnames in gdb.sum file.
7369 * gdb.cp/namespace-using.exp: Rename to nsusing.exp.
7370 * gdb.cp/namespace-using.cc: Rename to nsusing.cc.
7375 * gdb.base/printcmds.exp (test_print_string_constants): Remove
7380 * gdb.cp/nsrecurs.exp: New test.
7381 * gdb.cp/nsrecurs.cc: New test program.
7382 * gdb.cp/nsstress.exp: New test.
7383 * gdb.cp/nsstress.cc: New test program.
7384 * gdb.cp/nsdecl.exp: New test.
7385 * gdb.cp/nsdecl.cc: New test program.
7389 * gdb.cp/namespace-using.exp: Add test for printing of namespaces
7390 imported into file scope.
7391 Marked test as xfail.
7392 * gdb.cp/namespace-using.cc (marker5): New function.
7393 * gdb.cp/shadow.exp: New test.
7394 * gdb.cp/shadow.cc: New test program.
7395 * gdb.cp/nsimport.exp: New test.
7396 * gdb.cp/nsimport.cc: New test program.
7401 * gdb.base/printcmds.exp (test_print_typedef_arrays): Add test
7402 with "set print null-stop on".
7406 * gdb.arch/i386-bp_permanent.exp (Disassemble function '$function'):
7407 Adjust it for DISASSEMBLY_OMIT_FNAME.
7412 * gdb.dwarf2/member-ptr-forwardref.exp,
7413 gdb.dwarf2/member-ptr-forwardref.S: New.
7417 * gdb.threads/watchthreads-reorder.c (gdbstop_mutex): Remove.
7418 (thread1_func): Protect thread1_tid with thread1_tid_cond by
7419 thread1_tid_mutex. Remove gdbstop_mutex handling.
7420 (thread2_func): Protect thread2_tid with thread2_tid_cond by
7421 thread2_tid_mutex. Remove gdbstop_mutex handling.
7422 (main): Move thread1_tid_mutex and thread2_tid_mutex locks before
7423 pthread_create. Remove gdbstop_mutex handling. New comment. Replace
7424 pthread_cond_wait conditionalizations by while loops.
7429 * gdb.dwarf2/pr10770.exp: New file.
7430 * gdb.dwarf2/pr10770.c: New file.
7431 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add pr10770.
7435 * gdb.mi/mi-async.exp: Remove check for 'async' target, because
7436 that target was removed, and the test always runs native anyway.
7440 * gdb.base/watchpoint-cond-gone.exp, gdb.base/watchpoint-cond-gone.c,
7441 gdb.base/watchpoint-cond-gone-stripped.c: New.
7446 * gdb.cp/namespace.exp: Use new enum. Fix line numbers in
7448 * gdb.cp/namespace.cc (AAA::SomeEnum): New enum.
7449 (main): Use AAA::SomeEnum.
7453 * gdb.mi/mi-break.exp (set line_callme_head, set line_callme_body): New.
7454 (test_ignore_count): Declare line_callme_body global.
7455 (run to breakpoint with ignore count): Use line_callme_body.
7456 * gdb.mi/mi-cli.exp (set line_main_head, set line_main_body)
7457 (set line_main_hello, set line_main_return): Reindent.
7458 (set line_callee4_head, set line_callee4_body, set line_callee4_next):
7460 (continue to callee4): Use line_callee4_body.
7461 (check *stopped from CLI command): Use line_callee4_next.
7462 * gdb.mi/mi2-cli.exp (set line_main_head, set line_main_body)
7463 (set line_main_hello, set line_main_return): Reindent.
7464 (set line_callee4_head, set line_callee4_body): New.
7465 (continue to callee4): Use line_callee4_body.
7470 * gdb.cp/casts.cc: Add new classes and variables.
7471 * gdb.cp/casts.exp: Test new operators.
7476 * gdb.python/source2.py: New file.
7477 * gdb.python/source1: New file.
7478 * gdb.python/python.exp: Test "source" command.
7482 * gdb.trace/tfile.c: New file.
7483 * gdb.trace/tfile.exp: New file.
7487 * gdb.base/pie-support.exp, gdb.base/pie-support.c: Remove.
7491 * gdb.base/valgrind-db-attach.exp, gdb.base/valgrind-db-attach.c: New.
7495 * gdb.base/break-interp-lib.c: Include unistd.h, assert.h and stdio.h.
7496 (libfunc): New parameter action. Implement also selectable "sleep".
7497 * gdb.base/break-interp-main.c: Include assert.h.
7498 (libfunc): New parameter action.
7499 (main): New parameters argc and argv. Assert argc. Pass argv.
7500 * gdb.base/break-interp.exp (test_core): Pass the "segv" argument.
7501 (test_attach): New proc.
7502 (test_ld): Pass new "segv" exec parameter. Call also test_attach.
7503 * lib/gdb.exp (core_find): New parameter arg. Pass it to $binfile.
7507 * gdb.base/break-interp.exp (test_core): New proc.
7512 * gdb.base/break-interp-main.c, gdb.base/break-interp-lib.c: New.
7513 * gdb.base/break-interp.exp: Exit on skip_shlib_tests. Change $srcfile.
7514 New variables $binfile_lib and $srcfile_lib. Call get_compiler_info
7515 and gdb_compile_shlib. Use new -Wl compiler options.
7516 (dl bt, main bt): New tests.
7520 Support PIEs with no symfile_objfile.
7521 * gdb.base/break-interp.exp: New argument at the test_ld calls.
7522 (test_ld): New parameter trynosym.
7523 (test_ld <$trynosym>): New block.
7527 * gdb.base/break-interp.exp: New file.
7531 * gdb.python/py-value.exp (test_lazy_strings): Add lazy string test.
7532 * gdb.python/py-prettyprint.py (pp_ls): New printer.
7533 * gdb.python/py-prettyprint.exp (run_lang_tests): Add lazy string
7535 * gdb.python/py-prettyprint.c: Define lazystring test structure.
7536 * gdb.python/py-mi.exp: Add lazy string test.
7540 * lib/mi-support.exp (mi_check_thread_states): Handle
7541 core number in thread listing.
7545 * gdb.base/maint.exp: Adjust the expected output for the
7546 "maint print type" test. Use gdb_test_multiple instead of
7547 gdb_sent/gdb_expect.
7551 * lib/gdbserver-support.exp (gdbserver_download_current_prog): Rename
7552 from gdbserver_download. All callers updated.
7554 * gdb.server/ext-run.exp: "info os processes" requires xml support.
7558 Implement binary numbers parsing.
7559 * gdb.base/printcmds.exp (test_integer_literals_accepted)
7560 (test_integer_literals_rejected): New binary tests.
7564 * gdb.cell/configure: Regenerate.
7568 * gdb.base/corefile.exp: Move the core finding block out and call it as
7569 core_find, new variable $corefile, replace corefile by $corefile and
7570 [file tail $corefile] for usage vs. test names resp.
7571 * lib/gdb.exp (core_find): Move it as a new function here. New
7572 parameter binfile and deletefiles. New variable $destcore. Pre-delete
7573 $destcore. Return "" on error.
7577 Workaround PR binutils/10802.
7578 * lib/gdb.exp (gdb_gnu_strip_debug): Preserve the file attributes
7583 * gdb.cp/gdb2495.exp: Skip if gdb,nosignals.
7587 * lib/gdb.exp (gdb_start_cmd): Move comment outside of gdb_expect
7588 call, to avoid interruption.
7592 * gdb.stabs/weird.def (args93): New.
7596 * lib/gdb.exp (gdb_skip_xml_test): Add comment.
7600 * gdb.base/source.exp: Use correct line number.
7604 * gdb.trace/tracecmd.exp: Test ftrace.
7608 * gdb.xml/tdesc-regs.exp: Support s390*-*-* targets.
7612 * gdb.mi/var-cmd.c (do_bitfield_tests): Change "V.sharable" type to
7613 "uint_for_mi_testing".
7617 Test indented comment in file being sourced.
7618 * gdb.base/commands.exp: Test indented comment in file being sourced.
7622 * gdb.fortran/array-element.f, gdb.fortran/complex.f,
7623 gdb.fortran/derived-type.f90, gdb.fortran/module.f90,
7624 gdb.fortran/subarray.f, gdb.mi/array.f: Update year in copyright
7629 * gdb.arch/gdb1291.s, gdb.arch/gdb1431.s: Update year in copyright
7634 * lib/mi-support.exp (mi_expect_stop <stopped at wrong place>): Insert
7635 missing $after_stopped and comma (,) expectation.
7639 * gdb.trace/actions.exp: Test teval action.
7643 * gdb.base/watchpoint.exp (test_watchpoint_in_big_blob): New function.
7644 (top level): Call test_watchpoint_in_big_blob.
7645 * gdb.base/watchpoint.c (buf): Change size to value too big for hardware
7647 (func3): Write to buf.
7651 * gdb.trace/actions.exp: Test default-collect.
7655 * gdb.trace/tsv.exp: New file.
7656 * gdb.base/completion.exp: Update ambiguous info output.
7660 * gdb.base/find.c (main): Reference search buffers.
7661 * gdb.base/included.c (main): Reference integer.
7662 * gdb.base/ptype.c (charfoo): Declare.
7663 (intfoo): Call charfoo.
7664 * gdb.base/scope0.c (useitp): New function.
7665 (usestatics): Use useitp.
7666 (useit): Add a type for val.
7667 * gdb.base/scope1.c (useit1): Take a pointer argument.
7668 (usestatics1): Update calls to useit1.
7669 * gdb.cp/call-c.cc: Declare foo.
7671 * gdb.cp/m-static.cc (main): Reference test4.elsewhere.
7672 * gdb.cp/namespace.cc (ensureOtherRefs): Declare.
7673 (main): Call C::ensureRefs and ensureOtherRefs.
7674 * gdb.cp/namespace1.cc (C::ensureOtherRefs): Also reference int
7676 (ensureOtherRefs): New function.
7677 * gdb.cp/overload.cc (main): Call all overloadNamespace variants.
7678 * gdb.cp/templates.cc (main): Call t5i.value.
7682 Fix compatibility with G++-4.5.
7683 * gdb.cp/expand-sals.cc (main): Remove the "exit-line" comment.
7684 * gdb.cp/expand-sals.exp: Remove breakpoint on "exit-line".
7685 (uncaught return): Remove.
7690 * gdb.base/condbreak.exp: Put breakpoint on marker3 and marker4.
7691 (bp_location13, bp_location14, bp_location17, bp_location18)
7692 (marker3_proto, marker4_proto): New variables.
7693 (breakpoint info): Update output.
7694 (run until breakpoint at marker3, run until breakpoint at marker4): New
7699 * gdb.base/unload.c (main): Change the UNLOADSHR parameter to 1.
7700 Replace the printf call of Y by provided "y-set-1" label. New block
7701 for the second shared library.
7702 * gdb.base/unload.exp: Compile also the second library, call
7703 gdb_load_shlibs also for it. Use now gdb_breakpoint.
7704 (single pending breakpoint info): Rename to ...
7705 (pending breakpoint info before run): ... this extended test.
7706 (libfile2, libname2, libsrcfile2, libsrc2)
7707 (lib_sl2): New variables.
7708 (exec_opts): Set also SHLIB_NAME2.
7709 (pending breakpoint info on first run at shrfunc1)
7710 (pending breakpoint info on second run at shrfunc1)
7711 (pending breakpoint info on second run at shrfunc2)
7712 (print y from libfile, print y from libfile2): New tests.
7713 * gdb.base/unloadshr.c (shrfunc1): Change the returned value.
7714 * gdb.base/unloadshr2.c: New.
7718 * gdb.reverse/sigall-reverse.exp: Adjust.
7724 * gdb.mi/var-cmd.c (do_bitfield_tests): New
7725 (main): Call do_bitfield_tests.
7726 * gdb.mi/mi-var-cmd.exp: Run the 'bitfield' testcase.
7730 * Makefile.in gdb.ada/gnat_ada.gpr, gdb.base/gcore-buffer-overflow.c,
7731 gdb.base/gcore-buffer-overflow.exp, gdb.base/source-error.gdb,
7732 gdb.base/watch_thread_num.c, gdb.java/jprint.java,
7733 gdb.mi/mi-async.exp, gdb.modula2/unbounded-array.exp,
7734 gdb.modula2/unbounded1.c: Update copyright header.
7739 * gdb.cp/virtfunc2.exp: New tests
7740 * gdb.cp/virtfunc2.cc: New tests
7741 * gdb.cp/Makefile.in: Added tests to EXECUTABLES
7745 * gdb.reverse/i387-env-reverse.c: New file.
7746 * gdb.reverse/i387-env-reverse.exp: New file.
7747 * gdb.reverse/i387-stack-reverse.c: New file.
7748 * gdb.reverse/i387-stack-reverse.exp: New file.
7752 * gdb.python/py-type.exp (test_range): New test.
7758 * gdb.python/py-type.exp: New file.
7759 * gdb.python/py-type.c: New file.
7760 * Makefile.in: Add py-type.
7764 * gdb.python/py-value.exp (test_parse_and_eval): New
7771 * gdb.base/pr11022.exp: New test.
7772 * gdb.base/pr11022.c: New test.
7776 Fix spurious false FAILs.
7777 * gdb.base/structs.c (chartest): New.
7778 (main): Fill-in chartest.
7779 * gdb.base/structs.exp (anychar_re, first): New.
7780 (start_structs_test): Import global anychar_re and first.
7781 New gdb_test call "set print elements 300; ${testfile}"
7782 (start_structs_test <$first>): New block.
7783 (any): Import global anychar_re. New variable ac. Use ${ac}.
7787 * gdb.base/bigcore.exp (extract_heap): Set $lim limit to 200.
7791 * gdb.base/foll-fork.exp (unpatch child, breakpoint at exit call):
7792 Force $srcfile file.
7793 * gdb.base/foll-fork.c (callee): Comment out the printf call.
7797 * gdb.base/hbreak.exp: Disable for s390*-*-* targets.
7798 * gdb.base/watchpoint-hw-hit-once.exp: Likewise.
7799 * gdb.threads/watchthreads-reorder.exp: Likewise.
7805 * gdb.base/condbreak.exp: Test combinations of "break *EXP",
7806 "if", and "thread". Correct matching in the previous test.
7810 * gdb.cp/extern-c.cc, gdb.cp/extern-c.exp: New test.
7814 * gdb.reverse/watch-reverse.exp: Extend test for hw watchpoints.
7815 * gdb.reverse-watch-precsave.exp: Ditto.
7819 * gdb.asm/asm-source.exp: Adjust.
7820 * gdb.base/help.exp: Adjust.
7824 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir)
7825 (do_syscall_tests_without_xml): Set data-directory to
7826 /the/path/to/nowhere.
7830 * gdb.threads/local-watch-wrong-thread.c,
7831 gdb.threads/local-watch-wrong-thread.exp: New files.
7835 * gdb.cp/cplusfuncs.exp (info_func_regexp, print_addr): Don't
7836 assume new `regsub' syntax available.
7840 * gdb.base/watchpoint-hw-hit-once.exp,
7841 gdb.base/watchpoint-hw-hit-once.c: New.
7845 * gdb.threads/watchthreads-reorder.exp,
7846 gdb.threads/watchthreads-reorder.c: New.
7850 * gdb.xml/tdesc-regs.exp: Use for m68k.
7854 * gdb.base/watch-vfork.c, gdb.base/watch-vfork.exp: New files.
7858 * lib/gdb.exp (current_target_name): New procedure.
7859 (gdb_wrapper_target): New variable.
7860 (gdb_wrapper_init): Set gdb_wrapper_target.
7861 (default_gdb_init): Check gdb_wrapper_target before rebuilding the
7866 * gdb.base/remote.exp: Delete the slowest load test.
7867 Do not load with fixed packet sizes.
7871 * gdb.cp/virtfunc.exp (do_tests): If runto_main fails, give up.
7875 * gdb.base/freebpcmd.exp: Delete unused variable. Specify
7876 srcfile when setting a breakpoint.
7880 * gdb.base/find.c (int8_t, int16_t, int32_t, int64_t): Undefine
7885 * gdb.cp/formatted-ref.exp (test_p_x_ref_addr): Allow the reference
7887 * gdb.base/display.c (force_mem): New.
7888 (do_loops): Use it. Add breakpoint comments.
7889 (do_vars): Add a breakpoint comment.
7890 * gdb.base/display.exp: Use gdb_get_line_number. Remove hardcoded
7895 * gdb.base/pending.exp: Use gdb_run_cmd to start the program
7896 instead of a bare "run".
7900 * gdb.python/py-prettyprint.exp: Adjust.
7904 * lib/cell.exp (skip_cell_tests): Clean up test files before
7909 * lib/gdb.exp (gdb_test_multiple): Handle "y or [n]", "[y] or n",
7910 and the breakpoint menu. Do not call perror if a prompt is seen.
7911 Consume the following GDB prompt.
7912 * gdb.cp/method2.exp (test_break): Use gdb_test_multiple.
7913 * gdb.cp/namespace.exp: Use gdb_test.
7914 * gdb.cp/templates.exp: Use gdb_test.
7915 (test_template_breakpoints): Use gdb_test_multiple.
7919 * gdb.base/break1.c (struct some_struct, values): Move earlier.
7920 (marker4): Reference values.
7924 * gdb.base/macscp.exp: Avoid the first FAIL if macro information
7929 * gdb.base/break.c (need_malloc): New.
7930 * gdb.base/constvars.c (main): Reference crass and crisp.
7931 * gdb.base/gdb1821.c (main): Reference bar.
7932 * gdb.cp/gdb1355.cc (main): Reference s1.
7933 * gdb.cp/hang1.cc (dummy2, dummy3): Declare.
7935 * gdb.cp/hang2.cc (dummy2): Define.
7936 * gdb.cp/hang3.cc (dummy3): Define.
7937 * gdb.cp/m-data.cc (main): Reference shadow.
7942 * lib/gdb.exp (gdb_compile): Also set rpath for shlib=, on a
7947 * gdb.base/step-line.exp: Copy step-line.inp to the remote host.
7948 * gdb.dwarf2/dw2-basic.exp: Copy file1.txt to the remote host.
7949 * gdb.dwarf2/dw2-compressed.exp: Likewise.
7950 * gdb.dwarf2/dw2-intercu.exp: Likewise.
7951 * gdb.dwarf2/dw2-intermix.exp: Likewise.
7952 * gdb.dwarf2/dw2-producer.exp: Likewise.
7953 * gdb.dwarf2/mac-fileno.exp: Likewise.
7954 * gdb.python/py-prettyprint.exp (run_lang_tests): Copy
7955 py-prettyprint.py to the remote host.
7956 * gdb.python/py-mi.exp: Copy py-mi.py to the remote host.
7960 * gdb.cp/classes.cc (ByAnyOtherName): Add typedef and
7961 use it instead of "Foo".
7962 * gdb.cp/classes.exp (do_tests): Add a test to access
7963 a method through a typedef'd class name.
7967 * gdb.base/long_long.exp: Permit leading zeros on floating-point
7969 * gdb.base/pointers.exp: Likewise.
7970 * gdb.cp/ref-types.exp: Likewise.
7974 * gdb.cp/cplusfuncs.cc (class foo): Add operators
7976 * gdb.cp/cplusfuncs.exp (dm_type_void): Change to
7978 (probe_demangler): Remove all single-quoting of
7979 method and variable names.
7980 (info_func_regexp): Remove the word "void" from any
7981 occurrence of "(void)".
7982 (print_addr_2): Remove all single-quoting of
7984 (print_addr_2_kfail): Likewise.
7985 (print_addr): Single-quote C function names before
7986 passing to print_addr_2.
7987 (test_paddr_operator_functions): Remove single-quoting
7989 Add tests for operator new[] and operator delete[].
7993 * gdb.dwarf2/dw2-ranges.exp: Call runto_main.
7997 * gdb.cp/overload.exp: Add tests for resolving overloaded
7998 methods in expression parsing/evaluation.
8002 * lib/gdb.exp (default_gdb_version): Use --version instead of
8007 * lib/gdb.exp (gdb_compile_test): New.
8008 (skip_ada_tests, skip_java_tests): New.
8009 (gdb_compile): Use gdb_compile_test for f77.
8010 * lib/ada.exp (gdb_compile_ada): Use gdb_compile_test to record result.
8011 * lib/java.exp (compile_java_from_source): Remove runtests check,
8012 use gdb_compile_test to record result.
8013 * gdb.ada/packed_array.exp, gdb.ada/fixed_points.exp,
8014 gdb.ada/exec_changed.exp, gdb.ada/start.exp,
8015 gdb.ada/watch_arg.exp, gdb.ada/null_record.exp,
8016 gdb.ada/array_return.exp, gdb.ada/arrayidx.exp,
8017 gdb.mi/mi-var-child-f.exp, gdb.fortran/types.exp,
8018 gdb.fortran/array-element.exp, gdb.fortran/subarray.exp,
8019 gdb.fortran/derived-type.exp, gdb.fortran/exprs.exp,
8020 gdb.java/jmisc.exp, gdb.java/jmisc1.exp, gdb.java/jprint.exp,
8021 gdb.java/jv-print.exp, gdb.java/jmain.exp: Add language skip,
8022 adjust gdb_compile invocations.
8026 * Makefile.in (abs_builddir): New.
8027 (site.exp): New target `$(abs_builddir)/site.exp'. New comment.
8028 (check-single, $(TEST_TARGETS), check-gdb.base%): Change `site.exp' to
8029 `$(abs_builddir)/site.exp'.
8033 * config/m68k-emc.exp, lib/emc-support.exp,
8034 gdb.trace/gdb_c_test.c: Delete.
8035 * gdb.trace/actions.exp, gdb.trace/backtrace.exp, gdb.trace/circ.exp,
8036 gdb.trace/collection.exp, gdb.trace/deltrace.exp,
8037 gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
8038 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
8039 gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
8040 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp: Remove special
8041 casing for m68k-*-elf.
8045 * gdb.arch/i386-gnu-cfi.exp: Define SYMBOL_PREFIX on *-*-mingw*.
8046 * gdb.arch/i386-prologue.exp: Likewise.
8047 * gdb.arch/i386-unwind.exp: Likewise.
8051 * lib/gdb.exp (gdb_expect): Fix timeout typo.
8055 * gdb.base/opaque.exp: Remove duplicate tests and xyz from test name.
8059 * gdb.cp/ctti.exp: Correct return values for unsigned char functions.
8063 * gdb.base/sepdebug.exp: New test_different_dir call for multiple-dirs.
8067 * gdb.base/sepdebug.exp (CRC mismatch is reported): New test.
8068 * gdb.base/sepdebug2.c: New file.
8072 * gdb.base/catch-syscall.exp: Adapt the testcase in order to accept
8073 the modified warnings for catch syscall. Verify if GDB was compiled
8074 with support for lib expat, and choose which tests to run depending
8079 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test
8080 that composite commands are parsed OK. And also test
8081 that breakpoint commands do work.
8085 gdb.reverse/consecutive-precsave.exp: Change expect pattern
8086 to allow for new disassembly style.
8090 * gdb.asm/asm-source.exp: Adjust.
8094 * gdb.reverse/break-precsave.exp: New test.
8095 * gdb.reverse/consecutive-precsave.exp: Ditto.
8096 * gdb.reverse/finish-precsave.exp: Ditto.
8097 * gdb.reverse/i386-precsave.exp: Ditto.
8098 * gdb.reverse/machinestate-precsave.exp: Ditto.
8099 * gdb.reverse/sigall-precsave.exp: Ditto.
8100 * gdb.reverse/solilb-precsave.exp: Ditto.
8101 * gdb.reverse/step-precsave.exp: Ditto.
8102 * gdb.reverse/until-precsave.exp: Ditto.
8103 * gdb.reverse/watch-precsave.exp: Ditto.
8107 * gdb.reverse/consecutive-reverse.exp: Substitute gdb_test_multiple
8108 for gdb_expect. Adjust one test's expect strings for the new
8109 format of disassemble.
8110 * gdb.reverse/finish-reverse.exp: Delete 'return'.
8111 * gdb.reverse/sigall-reverse.exp: Substitute gdb_test for
8113 * gdb.reverse/step-reverse.exp: Delete 'return'.
8114 * gdb.reverse/until-reverse.exp: Delete blank lines.
8115 * gdb.reverse/watch-reverse.exp: Delete blank lines.
8119 * gdb.base/consecutive.exp: Adjust.
8120 * gdb.base/display.exp: Likewise.
8121 * gdb.base/pc-fp.exp: Likewise.
8122 * gdb.base/sigbpt.exp: Likewise.
8126 * gdb.reverse/consecutive-reverse.c: Add comment at end of main.
8127 * gdb.reverse/finish-reverse.c: Ditto.
8128 * gdb.reverse/sigall-reverse.c: Ditto.
8129 * gdb.reverse/solib-reverse.c: Ditto.
8130 * gdb.reverse/step-reverse.c: Ditto.
8131 * gdb.reverse/watch-reverse.c: Ditto.
8136 * gdb.base/foll-vfork.exp: Adjust to spell out "follow-fork".
8137 * gdb.base/foll-exec.exp: Adjust to expect a process id before
8138 "Executing new program".
8139 * gdb.base/foll-fork.exp: Adjust to spell out "follow-fork".
8140 * gdb.base/multi-forks.exp: Ditto. Adjust to the inferior being
8141 left listed after having been killed.
8142 * gdb.base/attach.exp: Adjust to spell out "symbol-file".
8143 * gdb.base/maint.exp: Adjust test.
8145 * Makefile.in (ALL_SUBDIRS): Add gdb.multi.
8146 * gdb.multi/Makefile.in: New.
8147 * gdb.multi/base.exp: New.
8148 * gdb.multi/goodbye.c: New.
8149 * gdb.multi/hangout.c: New.
8150 * gdb.multi/hello.c: New.
8151 * gdb.multi/bkpt-multi-exec.c: New.
8152 * gdb.multi/bkpt-multi-exec.exp: New.
8153 * gdb.multi/crashme.c: New.
8157 * gdb.base/sepdebug.exp: Check debug info are found.
8161 * lib/gdb.exp (gdb_compile): Remove dead aix and irix related
8166 * gdb.base/hbreak.exp, gdb.base/hbreak.c: New.
8170 * gdb.base/watchpoints.c: Add copyright header. Reformat one
8175 * gdb.base/annota1.exp: Remove obsolete match_max increase.
8176 * gdb.base/annota3.exp: Idem.
8177 * gdb.base/maint.exp: Idem.
8181 * lib/gdb.exp (default_gdb_init): Set current value of match_max
8186 * lib/gdb.exp (gdb_compile): Add --enable-auto-import option for
8187 mingw and cygwin targets.
8192 * lib/gdb.exp (gdb_compile): Avoid adding
8193 gdb_saved_unbuffered_mode_obj if -nostdlib option is used.
8197 * gdb.base/shr1.c: Use %p in format string.
8198 * gdb.base/unload.c: Avoid warning in fprintf.
8199 * gdb.base/watchpoint-solib.c: Idem.
8203 * gdb.base/fileio.c (test_lseek): typecast ofs_t ret variable to
8205 (test_unlink): Correct printf string.
8206 * gdb.base/checkpoint.c (main): Correct fprintf string for variable i.
8207 * gdb.threads/attachstop-mt.c: Add #include <string.h>.
8211 * gdb.base/breakpoint-shadow.exp: Move the ia64 part into ...
8212 * gdb.arch/ia64-breakpoint-shadow.exp: ... a new file, with new tests.
8213 * gdb.arch/ia64-breakpoint-shadow.S: New file.
8217 * gdb.objc/basicclass.exp: Disable pending breakpoint query.
8218 * gdb.objc/nondebug.exp: Likewise.
8222 * gdb.base/watchpoints.exp: Respect gdb,no_hardware_watchpoints
8223 target_info setting.
8225 * gdb.threads/thread-specific.exp (get_thread_list): Support targets
8226 that detect new threads during "info threads".
8230 * gdb.threads/manythreads.c (main): Increase thread stack size
8231 to 2*PTHREAD_STACK_MIN.
8232 * gdb.threads/multi-create.c (main): Likewise.
8233 (create_function): Likewise.
8237 * gdb.base/dump.exp: Pass difference of pointer types instead
8238 of integer types as offset to restore in intarr3.srec case.
8242 * gdb.cp/gdb2495.exp: Skip test on spu*-*-*.
8246 * gdb.base/pie-support.exp: Pass "quiet" flag to gdb_compile.
8250 New test for two watchpoints, with disabling of
8252 * testsuite/gdb.base/watchpoints.c: New file.
8253 * testsuite/gdb.base/watchpoints.exp: New file.
8257 * gdb.base/charset.exp: Test utf-16 strings with Python.
8261 * gdb.base/charset.exp: Use UTF-16 and UTF-32, not UCS-2 and
8263 * gdb.base/charset.c (utf_32_string): Rename.
8264 (init_utf32): Rename.
8269 * gdb.python/py-function.exp: Add regression tests.
8273 * gdb.cp/cplusfuncs.exp (do_tests): Add check for proper error message
8274 with invalid operator.
8278 * gdb.cp/classes.exp (do_tests): Add tests to print a constructor
8279 and destructor using typedef name of class.
8280 * gdb.cp/classes.cc (class Base1): Add a destructor.
8281 (base1): New typedef.
8282 (use_methods): Instanitate an object of type base1.
8283 * gdb.cp/templates.exp (test_template_typedef): New procedure.
8284 (do_tests): Call test_template_typedef.
8285 * gdb.cp/templates.cc (Baz::~Baz): New method.
8286 (intBazOne): New typedef.
8287 (main): Instantiate intBazOne.
8293 * gdb.python/py-prettyprint.exp (gdb_py_test_silent_cmd): New
8295 (run_lang_tests): Add print elements test.
8299 * gdb.python/py-value.exp (test_subscript_regression): New
8300 function. Test for invalid subscripts.
8301 * gdb.python/py-value.c (main): Add test array, and pointer to it.
8302 (ptr_ref): New function.
8306 * gdb.base/default.exp: Fix "show convenience".
8310 * lib/mi-support.exp (mi_create_varobj): Update.
8311 (mi_create_floating_varobj): Likewise.
8312 (mi_create_dynamic_varobj): New proc.
8313 (mi_varobj_update): Update.
8314 (mi_varobj_update_with_type_change): Likewise.
8315 (mi_varobj_update_kv_helper): New proc.
8316 (mi_varobj_update_dynamic_helper): Rewrite.
8317 (mi_varobj_update_dynamic): New proc.
8318 (mi_list_varobj_children): Update.
8319 (mi_list_varobj_children_range): Add 'from' and 'to' arguments.
8320 * gdb.python/python-prettyprint.py (pp_outer): New class.
8321 (pp_nullstr): Likewise.
8322 (lookup_function): Register new printers.
8323 * gdb.python/python-prettyprint.c (struct substruct): New type.
8324 (struct outerstruct): Likewise.
8325 (substruct_test): New function.
8326 (struct nullstr): New type.
8327 (string_1, string_2): New globals.
8328 (main): Add new tests.
8329 * gdb.python/python-mi.exp: Added regression tests.
8330 * gdb.mi/mi2-var-display.exp: Update.
8331 * gdb.mi/mi2-var-cmd.exp: Update.
8332 * gdb.mi/mi2-var-child.exp: Update.
8333 * gdb.mi/mi2-var-block.exp: Update.
8334 * gdb.mi/mi-var-invalidate.exp: Update.
8335 * gdb.mi/mi-var-display.exp: Update.
8336 * gdb.mi/mi-var-cmd.exp: Update.
8337 * gdb.mi/mi-var-child.exp: Update.
8338 * gdb.mi/mi-var-block.exp: Update.
8339 * gdb.mi/mi-break.exp: Update.
8340 * gdb.mi/gdb701.exp: Update.
8344 * Makefile.in: Inclusion of catch-syscall object.
8345 * gdb.base/catch-syscall.c: New file.
8346 * gdb.base/catch-syscall.exp: New file.
8350 * gdb.reverse/step-reverse.exp: Explicitly check for targets
8351 that can support reverse debuggnig.
8355 * gdb.dwarf2/valop.S: New file.
8356 * gdb.dwarf2/valop.exp: New file.
8360 * gdb.threads/current-lwp-dead.exp: Only run this on Linux.
8364 * gdb.base/breakpoint-shadow.exp: Fix intermittent failures.
8365 Add $gdb_prompt to second breakpoint regexp.
8369 * gdb.python/Makefile.in (EXECUTABLES): Adjust to new executable
8370 names, add missing ones.
8371 * gdb.python/py-cmd.exp: Rename from python-cmd.exp.
8372 * gdb.python/py-frame.c: Rename from python-frame.c.
8373 * gdb.python/py-frame.exp: Rename from python-frame.exp. Adjust
8375 * gdb.python/py-function.exp: Rename from python-function.exp.
8376 * gdb.python/py-mi.exp: Rename from python-mi.exp. Adjust
8378 * gdb.python/py-prettyprint.c: Rename from python-prettyprint.c.
8379 * gdb.python/py-prettyprint.exp: Rename from python-prettyprint.exp.
8380 Adjust testfile name.
8381 * gdb.python/py-prettyprint.py: Rename from python-prettyprint.py.
8382 * gdb.python/py-template.cc: Rename from python-template.cc.
8383 * gdb.python/py-template.exp: Rename from python-template.exp.
8384 Adjust testfile name.
8385 * gdb.python/py-value.c: Rename from python-value.c.
8386 * gdb.python/py-value.exp: Rename from python-value.exp. Adjust
8391 * gdb.base/breakpoint-shadow.exp (Second breakpoint placed): Initialize
8393 (Second breakpoint address is valid on ia64)
8394 (Third breakpoint on ia64 in the Second breakpoint's bundle): New.
8398 * gdb.base/ending-run.exp: Restrict regular expression matching
8399 line number to require closing brace following.
8403 * gdb.base/store.exp (check_set): Fix typo in expected value message.
8407 * gdb.dwarf2/callframecfa.exp: Use gdb_continue_to_breakpoint.
8411 * gdb.dwarf2/callframecfa.exp: New file.
8412 * gdb.dwarf2/callframecfa.S: New file.
8416 * gdb.base/solib-overlap.exp, gdb.base/solib-overlap-lib.c,
8417 gdb.base/solib-overlap-main.c: New.
8423 * gdb.base/bitfields.c (struct container, container): New.
8424 (main): Initialize it and call break5.
8425 * gdb.base/bitfields.exp (bitfield_at_offset): New test.
8429 Support constant DW_AT_data_member_location by GCC PR debug/40659.
8430 * gdb.dwarf2/dw2-inheritance.exp, gdb.dwarf2/dw2-inheritance.S: New.
8434 * gdb.mi/mi2-var-cmd.exp (create variable with invalid FRAME-ADDR): New.
8438 * gdb.base/i386-reverse.c: New file.
8439 * gdb.base/i386-reverse.exp: New file.
8440 * gdb.base/Makefile.in: Add new files to be removed.
8444 * gdb.mi/mi-basics.exp (test_cwd_specification): Do not test
8445 environment-pwd for remote host.
8446 * gdb.mi/mi2-basics.exp (test_cwd_specification): Likewise.
8450 * gdb.cp/cpcompletion.exp (test_class_complete): New procedure.
8451 Add two new C++ completer tests which limit the output to a
8456 * gdb.base/del.exp: Fix typo in comment.
8457 * gdb.base/step-bt.exp: Fix cut and paste error in comment.
8461 * configure: Regenerate.
8462 * gdb.hp/configure: Likewise.
8463 * gdb.hp/gdb.aCC/configure: Likewise.
8464 * gdb.hp/gdb.base-hp/configure: Likewise.
8465 * gdb.hp/gdb.compat/configure: Likewise.
8466 * gdb.hp/gdb.defects/configure: Likewise.
8467 * gdb.hp/gdb.objdbg/configure: Likewise.
8468 * gdb.stabs/configure: Likewise.
8472 * gdb.base/gdbvars.c: New file.
8473 * gdb.base/gdbvars.exp: Test convenience vars with program variables.
8477 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
8478 gdb.threads/staticthreads.exp: Adjust to "quit" output changes.
8482 * gdb.base/default.exp: Adjust "set language test": it's now an
8483 enum command. Larger help string moved to "help set language".
8484 * gdb.base/help.exp: Adjust "help set language" expected output,
8485 now lists all known languages.
8489 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Turn on printing of
8490 all frame arguments.
8491 * gdb.arch/altivec-regs.exp: Likewise.
8495 * gdb.base/setshow.exp: Add tests for changes to set language, set
8496 check range, and set check type.
8500 * lib/mi-support.exp (mi_list_breakpoints): Make it work.
8501 * gdb.mi/mi-break.exp (test_breakpoint_commands): New.
8506 * configure.ac: Run gdb.cell tests when appropriate.
8507 * configure: Regenerate.
8508 * lib/cell.exp: New file.
8509 * gdb.cell: New directory.
8510 * gdb.cell/configure.ac: New file.
8511 * gdb.cell/configure: New file.
8512 * gdb.cell/Makefile.in: New file.
8513 * gdb.cell/arch.exp: New file.
8514 * gdb.cell/break.c: New file.
8515 * gdb.cell/break.exp: New file.
8516 * gdb.cell/break-spu.c: New file.
8517 * gdb.cell/bt.c: New file.
8518 * gdb.cell/bt2-spu.c: New file.
8519 * gdb.cell/bt-spu.c: New file.
8520 * gdb.cell/bt.exp: New file.
8521 * gdb.cell/coremaker.c: New file.
8522 * gdb.cell/coremaker-spu.c: New file.
8523 * gdb.cell/core.exp: New file.
8524 * gdb.cell/gcore.exp: New file.
8525 * gdb.cell/data.c: New file.
8526 * gdb.cell/data.exp: New file.
8527 * gdb.cell/data-spu.c: New file.
8528 * gdb.cell/ea-cache.exp: New file.
8529 * gdb.cell/ea-cache.c: New file.
8530 * gdb.cell/ea-cache-spu.c: New file.
8531 * gdb.cell/ea-standalone.c: New file.
8532 * gdb.cell/ea-standalone.exp: New file.
8533 * gdb.cell/ea-test.c: New file.
8534 * gdb.cell/ea-test.exp: New file.
8535 * gdb.cell/f-regs.exp: New file.
8536 * gdb.cell/mem-access.c: New file.
8537 * gdb.cell/mem-access.exp: New file.
8538 * gdb.cell/mem-access-spu.c: New file.
8539 * gdb.cell/ptype.exp: New file.
8540 * gdb.cell/registers.exp: New file.
8541 * gdb.cell/size.c: New file.
8542 * gdb.cell/sizeof.exp: New file.
8543 * gdb.cell/size-spu.c: New file.
8544 * gdb.cell/solib.exp: New file.
8545 * gdb.cell/solib-symbol.exp: New file.
8549 * gdb.xml/tdesc-regs.exp: Skip for SPU targets.
8553 * gdb.base/float.exp: Handle VFP registers.
8557 * gdb.reverse/finish-reverse.exp: Do not expect reverse-finish
8558 to bring gdb to the beginning of the calling line.
8560 * gdb.arch/i386-signal.c (sigframe): Add a nop to avoid
8561 confusing the i386 epilogue unwinder.
8565 * gdb.trace/tracecmd.exp: Add basic test of tracepoint conditions.
8569 * gdb.reverse/step-reverse.exp (stepi into function call):
8570 Call instruction may not be first instruction in the line.
8571 (reverse stepi from a function call): Used wrong line number.
8575 * gdb.arch/amd64-i386-address.exp, gdb.arch/amd64-i386-address.S: New.
8579 Fix gdb.base/macscp.exp when using custom inputrc.
8580 * gdb.base/completion.exp: Remove env(INPUTRC) set and restore.
8581 * gdb.base/readline.exp: Remove env(INPUTRC) set and restore. Remove
8583 * gdb.cp/cpcompletion.exp: Remove env(INPUTRC) set.
8584 * lib/gdb.exp (default_gdb_start): Add env(INPUTRC) and env(TERM) set.
8588 Fix racy clashing of output files for gdb.base{1,2}/ parallel run.
8589 * gdb.base/annota1.exp (thread_test): Import global $testfile.
8590 Change the compilation target to match the testcase name.
8591 * gdb.base/sect-cmd.exp: Change the compilation target to match the
8593 * a2-run.exp: Use for setup prepare_for_testing. Change the
8594 compilation target to match the testcase name.
8595 * gdb.base/commands.exp: Likewise.
8596 * gdb.base/finish.exp: Likewise.
8597 * gdb.base/float.exp: Likewise.
8598 * gdb.base/info-target.exp: Likewise.
8599 * gdb.base/relational.exp: Likewise.
8600 * gdb.base/term.exp: Likewise.
8601 * gdb.base/until.exp: Likewise.
8602 * gdb.base/volatile.exp: Likewise.
8603 * gdb.base/whatis-exp.exp: Likewise.
8607 * gdb.base/help.exp (disassemble): Update expected help text.
8611 * lib/gdb.exp: Handle TRANSCRIPT.
8612 (remote_spawn, remote_close, send_gdb): New procs.
8616 * gdb.python/python-prettyprint.c: Add counted null string
8618 * gdb.python/python-prettyprint.exp: Print null string. Test for
8620 * gdb.python/python-prettyprint.py (pp_ns): New Function.
8621 * gdb.python/python-value.exp (test_value_in_inferior): Add
8622 variable length string fetch tests.
8623 * gdb.python/python-value.c (main): Add strings for string fetch tests.
8627 * gdb.base/dump.exp (inaccessible memory is reported): New test.
8631 * gdb.base/call-rt-st.exp: Update for change to escape output.
8632 * gdb.base/callfuncs.exp: Likewise.
8633 * gdb.base/charset.exp: Likewise.
8634 * gdb.base/constvars.exp: Likewise.
8635 * gdb.base/long_long.exp: Likewise.
8636 * gdb.base/pointers.exp: Likewise.
8637 * gdb.base/printcmds.exp: Likewise.
8638 * gdb.base/setvar.exp: Likewise.
8639 * gdb.base/store.exp: Likewise.
8640 * gdb.cp/ref-types.exp: Likewise.
8641 * gdb.mi/mi-var-child.exp: Likewise.
8642 * gdb.mi/mi-var-display.exp: Likewise.
8643 * gdb.mi/mi2-var-display.exp: Likewise.
8644 * gdb.base/charset.exp: Test octal escape sequence length.
8645 Update for change to escape output.
8649 * gdb.mi/mi2-var-cmd.exp (floating varobj invalidation): New test.
8653 * lib/java.exp (java_init): Ignore $GCJ if it is empty.
8657 * lib/gdbserver-support.exp (gdbserver_start): Loop spawning
8658 gdbserver increasing $portnum if "Can't bind address" has been seen.
8662 * gdb.base/ending-run.exp: Add "step out of main" pattern for
8667 * gdb.base/long_long.exp: arm-mingw32ce defaults to natural-endian
8672 * gdb.base/multi-forks.exp: Only run detach-on-fork tests on
8673 linux. Adjust to use "inferior", "info inferiors", "detach
8674 inferior" and "kill inferior" instead of "restart", "info fork",
8675 "detach fork" and "delete fork".
8676 * gdb.base/ending-run.exp: Spell out "info".
8677 * gdb.base/help.exp: Adjust to use test_prefix_command_help for
8682 * gdb.threads/tls-shared.exp: Update to locexpr_describe_location
8683 change to prefix TLS offset in hex with 0x.
8687 * gdb.base/default.exp: Update test case for "x" changes.
8691 * gdb.base/bigcore.exp: Make darwin untested.
8695 * gdb.base/completion.exp (directory completion): Create the directory.
8696 New variables uniquedir, escapeduniquedir, uniquesu, uniquesub,
8698 (directory completion 2): Expect now ${escapeuniquesub}.
8699 (Glob remaining of directory test): Remove one excessive newline.
8700 Expect the real output.
8704 Fix `make check//%' target after `make check' has been ran.
8705 * Makefile.in (TEST_TARGETS): Remove the %/.dir dependency. Add
8707 (check-gdb.base%): Remove the gdb.base%/.dir dependency.
8712 * lib/mi-support.exp (mi_check_thread_states): Permit any output before
8713 the expected result record.
8717 Remove racy FAILs relying just on the timeouts.
8718 * gdb.base/setshow.exp (set annotate 2, show annotate (2))
8719 (annotation_level 2): Remove racy FAILs.
8724 * gdb.dwarf2/dw2-restore.{S,exp}: New test.
8728 * gdb.opt/inline-locals.exp: Remove XFAIL with duplicated arg1.
8732 * gdb.mi/mi-stack.exp: Testing symbolic options
8733 to -stack-list-locals and -stack-list-arguments.
8737 * gdb.threads/current-lwp-dead.exp, gdb.threads/current-lwp-dead.c: New.
8741 * dg-extract-results.sh: New file.
8742 * Makefile.in (FORCE_PARALLEL): New variable.
8743 (CHECK_TARGET): New conditional variable.
8744 (check): Use CHECK_TARGET.
8745 (DO_RUNTEST): New variable.
8746 (check-single): New target.
8747 (TEST_DIRS): New variable.
8748 (TEST_TARGETS): Likewise.
8749 (check-parallel): New target.
8750 (check-gdb.%): New pattern.
8751 (BASE1_FILES): New variable.
8752 (BASE2_FILES): Likewise.
8753 (check-gdb.base%): New pattern.
8754 (%/.dir): New pattern.
8755 * configure: Rebuild.
8756 * aclocal.m4 (AM_CONDITIONAL): New defun.
8757 * configure.ac: Check whether user is using GNU make.
8758 (GMAKE): New conditional.
8762 * gdb.cp/namespace-nested-import.cc: New test.
8763 * gdb.cp/namespace-nested-import.exp: New test.
8767 * gdb.base/break.exp: Add an XFAIL for gcc/36748.
8768 * gdb.cp/annota2.exp: Accept frames-invalid in more places.
8769 * gdb.opt/Makefile.in (EXECUTABLES): Update.
8770 * gdb.opt/clobbered-registers-O2.exp: Update to GPL v3.
8771 * gdb.opt/inline-bt.c, gdb.opt/inline-bt.exp,
8772 gdb.opt/inline-cmds.c, gdb.opt/inline-cmds.exp,
8773 gdb.opt/inline-locals.c, gdb.opt/inline-locals.exp,
8774 gdb.opt/inline-markers.c: New files.
8775 * lib/gdb.exp (skip_inline_frame_tests): New function.
8776 (skip_inline_var_tests): New function.
8780 * gdb.cp/exception.exp: Don't require $hex before inner frame in
8785 * gdb.reverse: New directory.
8786 * gdb.reverse/break-reverse.c: New test.
8787 * gdb.reverse/break-reverse.exp: New test.
8788 * gdb.reverse/consecutive-reverse.c: New test.
8789 * gdb.reverse/consecutive-reverse.exp: New test.
8790 * gdb.reverse/finish-reverse.c: New test.
8791 * gdb.reverse/finish-reverse.exp: New test.
8792 * gdb.reverse/machinestate.c: New test.
8793 * gdb.reverse/ms1.c: New test.
8794 * gdb.reverse/machinestate.exp: New test.
8795 * gdb.reverse/Makefile.in: New file.
8796 * gdb.reverse/shr2.c: New test.
8797 * gdb.reverse/solib-reverse.c: New test.
8798 * gdb.reverse/solib-reverse.exp: New test.
8799 * gdb.reverse/step-reverse.c: New test.
8800 * gdb.reverse/step-reverse.exp: New test.
8801 * gdb.reverse/until-reverse.c: New test.
8802 * gdb.reverse/ur1.c: New test.
8803 * gdb.reverse/until-reverse.exp: New test.
8804 * gdb.reverse/watch-reverse.c: New test.
8805 * gdb.reverse/watch-reverse.exp: New test.
8806 * configure.ac (AC_OUTPUT): Add gdb.reverse/Makefile.
8807 * configure: Regenerate.
8811 * gdb.base/psymtab.exp: Turn off pending breakpoints.
8815 * gdb.base/exe-lock.exp (binfile): Add $EXEEXT suffix to fix
8816 windows problem for 'file delete $binfile'.
8820 * gdb.cp/namespace-using.exp: New test.
8821 * gdb.cp/namespace-using.cc: New test.
8825 * gdb.ada/variant_record_packed_array: New testcase.
8829 * gdb.base/charset.exp (test_combination): Regression test.
8830 * gdb.base/charset.c (my_wchar_t): New typedef.
8831 (myvar): New global.
8836 * lib/gdb.exp (gdb_compile): Also force unbuffered mode for DJGPP
8841 * gdb.base/dump.exp: Handle SPU like 64-bit platforms.
8845 * gdb.mi/gdb680.exp: Update test for error message.
8849 * gdb.base/annota1.exp: Allow multiple occurrences of the
8850 frames-invalid annotation.
8851 * gdb.cp/annota2.exp: Likewise.
8855 * gdb.cp/gdb2495.cc: New file.
8856 * gdb.cp/gdb2495.exp: New file.
8860 Report error on GDB crash during runto.
8861 * lib/gdb.exp (runto <eof>): New.
8865 * gdb.mi/mi-async.exp, gdb.mi/mi-basics.exp,
8866 gdb.mi/mi-break.exp, gdb.mi/mi-cli.exp,
8867 gdb.mi/mi-disassemble.exp, gdb.mi/mi-eval.exp,
8868 gdb.mi/mi-file-transfer.exp, gdb.mi/mi-file.exp,
8869 gdb.mi/mi-regs.exp, gdb.mi/mi-return.exp,
8870 gdb.mi/mi-simplerun.exp, gdb.mi/mi-stepi.exp,
8871 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-cmd.exp,
8872 gdb.mi/mi-var-display.exp, gdb.mi/mi-var-invalidate.exp,
8873 gdb.mi/mi-watch.exp, gdb.mi/mi2-basics.exp,
8874 gdb.mi/mi2-break.exp, gdb.mi/mi2-cli.exp,
8875 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-eval.exp,
8876 gdb.mi/mi2-file.exp, gdb.mi/mi2-regs.exp,
8877 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
8878 gdb.mi/mi2-stepi.exp, gdb.mi/mi2-var-block.exp,
8879 gdb.mi/mi2-var-child.exp, gdb.mi/mi2-var-cmd.exp,
8880 gdb.mi/mi2-var-display.exp, gdb.mi/mi2-watch.exp,
8881 gdb.server/ext-run.exp, gdb.server/file-transfer.exp,
8882 gdb.server/server-mon.exp, gdb.server/server-run.exp,
8883 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
8884 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
8885 gdb.trace/packetlen.exp, gdb.trace/passc-dyn.exp,
8886 gdb.trace/passcount.exp, gdb.trace/report.exp,
8887 gdb.trace/save-trace.exp, gdb.trace/tfind.exp,
8888 gdb.trace/tracecmd.exp, gdb.trace/while-dyn.exp,
8889 gdb.trace/while-stepping.exp: Use a unique name for the compiled
8894 * gdb.threads/manythreads.c (main): Check if PTHREAD_STACK_MIN is
8895 defined before referencing it.
8899 * gdb.arch/i386-sse.exp: Test xmm[8-15] if amd64.
8900 * gdb.arch/i386-see.c: Ditto.
8904 * gdb.base/macscp.exp (info_macro): Return undefined if undefined.
8905 (check_macro): Return 1 if undefined.
8906 If first test fails, check if macro debug information is available,
8907 and report unsupported test if no macro information is found.
8911 * gdb.threads/hand-call-in-threads.exp: New.
8912 * gdb.threads/hand-call-in-threads.c: New.
8916 * gdb.base/break-always.exp: Change "1" to "on".
8917 Add confirmation check.
8921 * gdb.threads/threxit-hop-specific.c: New.
8922 * gdb.threads/threxit-hop-specific.exp: New.
8923 * gdb.threads/thread-execl.c: New.
8924 * gdb.threads/thread-execl.exp: New.
8929 * lib/mi-support.exp (mi_varobj_update_dynamic): New proc.
8930 (mi_child_regexp): Likewise.
8931 (mi_list_varobj_children_range): Likewise.
8932 (mi_get_features): Likewise.
8933 (mi_list_varobj_children): Rewrite.
8934 * gdb.python/python-mi.exp: New file.
8941 * gdb.python/python-prettyprint.exp: New file.
8942 * gdb.python/python-prettyprint.c: New file.
8943 * gdb.python/python-prettyprint.py: New file.
8944 * gdb.base/display.exp: print/r is now valid.
8951 * gdb.python/python-template.exp: New file.
8952 * gdb.python/python-template.cc: New file.
8953 * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
8955 * gdb.python/python-value.exp (py_objfile_tests): New proc.
8957 (test_value_after_death): New proc.
8958 * gdb.python/python-value.c (PTR): New typedef.
8959 (main): New variable 'x'.
8963 * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
8965 * gdb.python/python-value.exp (py_objfile_tests): New proc.
8970 * gdb.mi/nsthrexec.c, gdb.mi/mi-nsthrexec.exp: New.
8974 * gdb.threads/fork-thread-pending.c: New.
8975 * gdb.threads/fork-thread-pending.exp: New.
8979 * gdb.dwarf2/dw2-strp.exp (p a_string2, ptype a_string2): New.
8980 * gdb.dwarf2/dw2-strp.S (a_string2): New.
8984 * gdb.asm/asm-source.exp: Add lm32 target.
8988 * gdb.base/foll-fork.c: Include stdlib.h. Add markers for
8989 `gdb_get_line_number'. Call `callee' in both parent and child.
8990 * gdb.base/foll-fork.exp (catch_fork_child_follow): Use
8991 `gdb_get_line_number' instead of hardcoding line numbers.
8992 (catch_fork_unpatch_child): New procedure to test detaching
8993 breakpoints from child fork.
8994 (tcatch_fork_parent_follow): Use `gdb_get_line_number' instead of
8995 hardcoding line numbers.
8996 (do_fork_tests): Run `catch_fork_unpatch_child'.
9000 * gdb.mi/mi-cmd-var.exp: Check that when varobj
9001 of structure type enters or leaves the scope, it
9002 is reported by -var-update.
9006 * gdb.mi/nsintrall.c (main): Fix off-by-one error.
9007 * gdb.threads/pending-step.c (main): Fix off-by-one error.
9008 * gdb.threads/schedlock.c (main): Fix off-by-one error.
9012 * gdb.cp/expand-sals.exp, gdb.cp/expand-sals.cc: New.
9016 * gdb.threads/watchthreads2.exp: New testcase.
9017 * gdb.threads/watchthreads2.c: New testcase.
9021 * gdb.cp/mb-ctor.exp: Add multi-line source statement test.
9022 * gdb.cp/mb-ctor.cc: Ditto.
9023 * gdb.cp/mb-inline.exp: Add multi-line source statement test.
9024 * gdb.cp/mb-inline.h (multi_line_foo): New function.
9025 * gdb.cp/mb-inline1.cc: Call it.
9026 * gdb.cp/mb-inline2.cc: Ditto.
9027 * gdb.cp/mb-templates.exp: Add multi-line source statement test.
9028 * gdb.cp/mb-templates.cc (multi_line_foo): New template.
9032 * gdb.base/macscp.exp: New `options' parameter `-DFROM_COMMANDLINE'.
9033 (info_macro): Remova `decimal' declaration. New variable `nonzero'.
9034 Replace all uses of `decimal' by `nonzero'.
9035 (info macro FROM_COMMANDLINE): New test.
9039 * gdb.base/printcmds.exp (test_printf): Test comma operator in [].
9043 * gdb.threads/watchthreads.c (main): Initialize args before starting
9044 the threads. Plus formatting cleanup.
9045 * gdb.threads/watchthreads.exp: Avoid errant failures due to
9046 biased scheduling of one thread.
9050 * gdb.cp/templates.cc (GetMax): New template.
9051 (main): Declare two instances of GetMax.
9052 * gdb.cp/templates.exp: Add new test.
9056 * gdb.cp/abstract-origin.exp, gdb.cp/abstract-origin.cc: New test.
9060 * lib/gdb.exp (get_compiler_info): Use -E -o in remote-host case.
9064 * gdb.base/charset.exp: Add regression test.
9068 * gdb.base/exe-lock.exp: New testcase.
9072 * gdb.python/python-frame.exp (gdb_py_test_silent_cmd): Test !=
9077 * gdb.base/attach.exp: Re-enable for spu*-*-* targets.
9078 * gdb.server/ext-attach.exp: Likewise.
9082 Eliminate some sleep usage.
9084 * gdb.mi/basics.c (do_nothing): New.
9085 (main): Use do_nothing instead of printf, so that
9086 not to introduce race condition between output of
9087 inferiour and output of gdb. Do not use sleep as it
9088 is not generally available on embedded targets.
9092 * gdb.server/ext-attach.exp: Expect an optional process id after
9093 "Detached from remote process".
9097 * gdb.dwarf2/dw2-unresolved-main.c, gdb.dwarf2/dw2-unresolved.S,
9098 gdb.dwarf2/dw2-unresolved.exp: New.
9102 * gdb.mi/mi-nonstop-exit.exp: Don't check isnative. Use
9107 * gdb.mi/mi-nonstop.exp: Don't check isnative. Use
9108 mi_run_to_main. Skip thread exit test on remote targets.
9109 * gdb.mi/mi-nsintrall.exp: Don't check isnative. Use
9111 * gdb.mi/mi-nsmoribund.exp: Don't check isnative. Use
9113 * lib/mi-support.exp (mi_gdb_target_cmd): Remove trailing anchor
9114 when expecting ^connected. Detect when the target doesn't support
9116 (mi_run_cmd): Detect if non-stop mode was requested by isn't
9117 supported. Return -1 on error, 0 on success.
9118 (mi_runto_helper): Don't expect a stop if mi_run_cmd failed.
9119 (mi_runto): Return mi_runto_helper's result explicitly.
9123 * gdb.threads/pending-step.c, gdb.threads/pending-step.exp: New.
9127 * gdb.base/funcargs.exp: Set print frame-arguments to "all".
9128 * gdb.base/call-ar-st.exp: Set print frame-arguments to "all".
9129 * gdb.ada/ref_param.exp: Set print frame-arguments to "all".
9130 * gdb.ada/lang_switch.exp: Set print frame-arguments to "all".
9136 * gdb.cp/gdb1355.exp (f_li, f_lui, f_si, f_sui): Allow canonical
9138 * gdb.cp/templates.exp: Allow canonical output. Remove KFAILs
9140 * dw2-strp.S (DW_AT_language): Change to C++.
9141 (DW_TAG_variable (name ""), Abbrev code 7, .Lemptyname): New.
9145 * gdb.ada/tasks: New testcase.
9149 * gdb.trace/actions.exp: Update to match new info trace format.
9150 * gdb.trace/deltrace.exp: Ditto.
9151 * gdb.trace/infotrace.exp: Ditto.
9152 * gdb.trace/passcount.exp: Ditto.
9153 * gdb.trace/save-trace.exp: Ditto.
9154 * gdb.trace/while-stepping.exp: Ditto.
9155 * gdb.trace/tracecmd.exp: Ditto, plus don't allow pending option.
9159 * gdb.python/python-frame.c: New file.
9160 * gdb.python/python-frame.exp: New file.
9164 * gdb.python/python-value.exp: Add tests for the address
9169 * gdb.arch/powerpc-prologue.exp: Update for disassemble-next-line.
9173 * gdb.mi/mi-nonstop-exit.exp: New file.
9174 * gdb.mi/non-stop-exit.c: New file.
9178 Update for change to prologue skipping:
9179 * gdb.mi/mi2-simplerun.exp: Update.
9180 * gdb.mi/mi2-break.exp: Update.
9181 * gdb.mi/mi-simplerun.exp: Update.
9182 * gdb.mi/mi-break.exp: Update.
9183 * gdb.base/ending-run.exp: Update.
9187 * gdb.python/python-value.exp (test_value_in_inferior): Test
9188 gdb.Value.is_optimized_out attribute.
9192 * gdb.dwarf2/dw2-noloc-main.c: New file.
9193 * gdb.dwarf2/dw2-noloc.S: New symbols matrix.
9196 (DW_AT_stmt_list, .debug_line, DW_AT_frame_base): Remove.
9197 (DW_AT_low_pc, DW_AT_high_pc): Reference `dw2-noloc-main.c'.
9198 (DW_TAG_subprogram func_cu1, noloc): Remove.
9200 * gdb.dwarf2/dw2-noloc.exp: Use prepare_for_testing, compile also
9201 `dw2-noloc-main.c'. Test the new DIEs from `dw2-noloc.S'.
9202 (file_symbols): New procedure.
9206 * gdb.base/charset.exp (valid_target_charset): New proc.
9207 Use it to skip tests on invalid charsets.
9211 * gdb.base/completion.exp: Add a test for directory completion.
9216 * gdb.base/auxv.exp (fetch_auxv): Fix trailing newlines consumption.
9217 * gdb.base/callfuncs.exp (fetch_all_registers): Likewise.
9221 * gdb.python/python-cmd.exp: Add tests for keyword arguments.
9222 * gdb.python/python-function.exp: Add test for function returning
9227 * gdb.python/python-function.exp: New file.
9231 * gdb.base/store.exp: Update for change to escape output.
9232 * gdb.base/callfuncs.exp (fetch_all_registers): Update for change
9234 * gdb.base/pointers.exp: Update for change to escape output.
9235 * gdb.base/long_long.exp (gdb_test_long_long): Update for change
9237 * gdb.base/constvars.exp (do_constvar_tests): Update for change to
9239 * gdb.base/call-rt-st.exp (print_struct_call): Update for change
9241 * gdb.cp/ref-types.exp (gdb_start_again): Update for change to
9243 * gdb.base/setvar.exp: Update for change to escape output.
9244 * lib/gdb.exp (default_gdb_start): Set LC_CTYPE to C.
9245 * gdb.base/printcmds.exp (test_print_all_chars): Update for change
9247 (test_print_string_constants): Likewise.
9248 * gdb.base/charset.exp (valid_host_charset): Check size of
9249 wchar_t. Handle UCS-2 and UCS-4. Add tests for wide and unicode
9250 cases. Handle "auto"-related output.
9251 * gdb.base/charset.c (char16_t, char32_t): New typedefs.
9252 (uvar, Uvar): New globals.
9256 * gdb.ada/fixed_points/fixed_points.adb: Add a test on overprecise
9258 * gdb.ada/fixed_points.exp: Ditto.
9262 * return-nodebug.c: Don't include stdio.h.
9264 (func): Delete definition and provide extern declaration.
9266 (main): Don't call printf. Call func and store its result in t.
9267 * return-nodebug1.c: New.
9268 * return-nodebug.exp: Don't expect stdio output. Instead, print
9269 the global variable t. Drop printf formatters and cast types from
9270 foreach loop. Don't use prepare_for_testing. Compile
9271 return-nodebug.c and return-nodebug1.c in separate steps. Don't
9272 define FORMAT or CAST.
9276 * gdb.base/solib-display.exp: Disable test for remote targers.
9280 * gdb.base/return-nodebug.exp, gdb.base/return-nodebug.c: New.
9285 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): New function with
9286 code from `follow parent, print pids'.
9287 (`follow child, print pids', `follow parent, print pids'): Call it.
9288 Replace `gdb_test "break..."' by gdb_breakpoint.
9292 * gdb.mi/mi-cli.exp: Adjust for output difference in
9293 sync and async modes.
9297 * gdb.ada/ptype_arith_binop.exp: Remove some commented-out code
9298 that was checked in by mistake. Remove loading of ada.exp, since
9299 this is not necessary in this case.
9303 * gdb.ada/ptype_arith_binop.exp: New testcase.
9307 * gdb.ada/mod_from_name: New testcase.
9311 * gdb.ada/tick_last_segv: New testcase.
9315 * gdb.mi/mi-cli.exp: Remove debug print.
9319 * gdb.mi/mi-cli.exp: Verify that CLI commands that run inferior
9320 include the token in ^running and frame info in *stopped.
9324 * solib-display.exp: New file.
9325 * solib-display-main.c: New file.
9326 * solib-display-lib.c: New file.
9330 * gdb.arch/i386-permbkpt.S, gdb.arch/i386-permbkpt.exp: New.
9334 * gdb.base/macscp.exp (objfile): Move it to ${objdir}/${subdir}/.
9335 (list_and_check_macro): Use more specific test name.
9336 (next to definition): Make the test names unique.
9340 * gdb.pascal/floats.exp: Accept approximate results everywhere.
9344 * gdb.mi/mi-nonstop.exp (notifs): Adjust for library
9346 * gdb.mi/mi-nsintrall.exp (notifs): Likewise.
9347 * gdb.mi/mi-nsmoribund.exp (notifs): Likewise.
9348 * lib/mi-support.exp (library_loaded_re): New.
9349 (mi_run_cmd, mi_send_resuming_command_raw): Adjust.
9353 * gdb.gdb/observer.exp: Use test_notification observer, not
9354 normal_stop, everywhere.
9355 (test_normal_stop_notifications): Rename to...
9356 (test_notifications): ...this.
9357 (test_observer_normal_stop): Rename to...
9358 (test_observer): ...this.
9362 * gdb.arch/amd64-disp-step.S (test_int3): New test.
9363 * gdb.arch/amd64-disp-step.exp (test_int3): New test.
9364 * gdb.arch/i386-disp-step.S (test_prefixed_abs_jump): New test.
9365 (test_prefixed_syscall,test_int3): New tests.
9366 * gdb.arch/i386-disp-step.exp (test_prefixed_abs_jump): New test.
9367 (test_prefixed_syscall,test_int3): New tests.
9371 * lib/mi-support.exp (mi_expect_stop): Adjust the order of fields.
9372 (mi_expect_interrupt): Likewise.
9373 * gdb.mi/mi-cli.exp: Check that "step" results in proper *stopped
9378 * lib/gdb.exp (get_hexadecimal_valueof): New procedure.
9379 * gdb.base/pc-fp.exp (get_valueofx): Remove.
9380 Replace calls to get_valueofx by get_hexadecimal_valueof.
9384 * lib/gdb.exp (get_valueof): Accept anything as a return value.
9385 (get_integer_valueof): New procedure.
9386 (get_sizeof): Use new get_integer_value_of.
9387 * gdb.base/sizeof.exp: Replace all uses of get_valueof
9388 by get_integer_valueof.
9392 * gdb.base/remote.exp (get_sizeof): Remove.
9393 * gdb.base/long_long.exp (get_valueof, get_sizeof): Remove.
9394 * gdb.base/dfp-test.exp (get_valueof, get_sizeof): Remove.
9395 * gdb.base/sizeof.exp (get_valueof, get_sizeof): Remove.
9396 * lib/gdb.exp (get_valueof): Move from long_long.exp.
9397 (get_sizeof): Likewise.
9402 * gdb.fortran/module.exp, gdb.fortran/module.f90: New.
9406 * gdb.cp/pr9594.cc: Prevent GCC from optimizing 'a' out.
9410 * gdb.base/siginfo-obj.c, gdb.base/siginfo-obj.exp: New.
9414 * gdb.python/python-cmd.exp: New file.
9418 * gdb.arch/i386-sse.c (main): Replace call to puts by an nop asm.
9422 * gdb.base/sigbpt.exp: Detect which signal is received when a NULL
9423 pointer is dereferenced and use this signal name in regexp.
9424 * gdb.base/signull.exp: Ditto.
9425 * gdb.base/sigbpt.c (main): Catch SIGBUS too.
9426 * gdb.base/signull.c (main): Ditto.
9431 * gdb.python/python-value.exp: Use `gdb.history' instead of
9432 `gdb.value_from_history'.
9433 (test_value_numeric_ops): Add test for conversion of enum constant.
9434 * gdb.python/python-value.c (enum e): New type.
9435 (evalue): New global.
9440 * gdb.ada/uninitialized_vars: New test program.
9441 * gdb.ada/uninitialized_vars.exp: New testcase.
9445 * gdb.cp/cpcompletion.exp: Name the test "pr9594".
9446 * gdb.cp/pr2489.cc: Rename...
9447 * gdb.cp/pr9594.cc: ... to this.
9451 * gdb.cp/Makefile.in (EXECUTABLES): Add pr2489.
9452 * gdb.cp/pr2489.cc: New file.
9453 * gdb.cp/cpcompletion.exp: New file.
9458 * gdb.cp/call-c.exp: Add regression test.
9459 * gdb.cp/call-c.cc (FooHandle): New typedef.
9460 (main): New variable 'handle'.
9464 * lib/mi-support.exp (et_mi_thread_list)
9465 (check_mi_and_console_threads): Adjust for current thread in
9466 -thread-list-ids output.
9470 * gdb.mi/mi-break.exp (test_disabled_creation): New.
9475 * gdb.arch/amd64-disp-step.S: New file.
9476 * gdb.arch/amd64-disp-step.exp: New file.
9477 * gdb.arch/i386-disp-step.S: New file.
9478 * gdb.arch/i386-disp-step.exp: New file.
9482 * gdb.base/find.exp: Set newline variable
9483 using quotes instead of braces to fix cygwin failures.
9487 * gdb.base/radix.exp: Add tests to ensure that that set
9488 input-radix 0 and set output-radix 0 are really rejected.
9492 * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: Update
9498 * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: New.
9503 * gdb.cp/pr9631.cc, gdb.cp/pr9631.exp: New.
9507 * gdb.server/file-transfer.exp: Use EXEEXT variable for
9508 binfile definition to fix Windows OS failure.
9513 * gdb.base/interrupt.c (sigint_handler): New.
9514 (main): Install a SIGINT handler if SIGNALS is defined. Exit
9516 * gdb.base/interrupt.exp: Define SIGNALS unless gdb,nosignals.
9517 Test "signal SIGINT".
9521 * gdb.base/break.exp: Update expected gdb output.
9522 * gdb.base/sepdebug.exp: Ditto.
9523 * gdb.mi/mi-syn-frame.exp: Ditto.
9524 * gdb.mi/mi2-syn-frame.exp: Ditto.
9525 * gdb.base/call-signal-resume.exp: New file.
9526 * gdb.base/call-signals.c: New file.
9527 * gdb.base/unwindonsignal.exp: New file.
9528 * gdb.base/unwindonsignal.c: New file.
9529 * gdb.threads/interrupted-hand-call.exp: New file.
9530 * gdb.threads/interrupted-hand-call.c: New file.
9531 * gdb.threads/thread-unwindonsignal.exp: New file.
9535 * gdb.base/define.exp: Test defining and hooking prefix commands.
9536 * gdb.python/python.exp: Update test for "show user" output.
9540 * gdb.fortran/derived-type.exp: New variables int4 and real4. Match
9541 now the output exactly, using less wildcards. Expect also the output
9542 of gfortran-4.3. Update for the f-valprint.c modification from
9544 * gdb.fortran/subarray.exp: Expect also the output of gfortran-4.3.
9545 Remove gdb_test test names where matching the command.
9549 PR breakpoints/9681:
9550 * gdb.base/watchpoint.exp: Add regression test.
9554 * gdb.threads/attach-into-signal.exp: Don't use
9555 gdb_suppress_entire_file.
9556 * gdb.threads/attach-stopped.exp: Ditto.
9557 * gdb.threads/attachstop-mt.exp: Ditto.
9562 * gdb.base/signal.exp: Change kfail to fail, and update PR number.
9567 * gdb.base/radix.exp: Add tests to ensure invalid input radices
9568 and unsupported output radices are really rejected.
9572 * gdb.cp/punctuator.exp: Backslash the '$' signs.
9576 * gdb.cp/punctuator.exp: New file.
9580 * gdb.base/completion.exp (Completing non-existing component): New test.
9584 Fix for PR gdb/8648.
9585 * gdb.arch/ppc-fp.exp, gdb.arch/vsx-regs.exp, gdb.base/watchpoint-hw.c,
9586 gdb.gdbtk/browser.test, gdb.gdbtk/console.test, gdb.gdbtk/srcwin.test,
9587 gdb.gdbtk/srcwin2.test, gdb.gdbtk/srcwin3.test, gdb.gdbtk/windows.test,
9592 * gdb.base/watchpoint-hw.exp, gdb.base/watchpoint-hw.c: New.
9596 * gdb.base/expand-psymtabs.c: Insert code in foo so that the
9597 compiler actually generate code at the expected line number.
9601 * gdb.base/consecutive.exp: Don't use global in gdb_expect.
9605 * gdb.base/commands.exp (redefine_hook_test): New proc.
9610 * gdb.base/macscp.exp: New regression test.
9614 * gdb.base/macscp.exp: Print "address.addr".
9615 * gdb.base/macscp1.c (struct outer): New struct.
9616 (address): New global.
9620 * gdb.base/commands.exp (redefine_backtrace_test): New proc.
9625 * gdb.server/ext-run.exp: Relax regexp for init program.
9629 * gdb.base/macscp.exp: Generate an object file during compilation
9630 to work around Darwin dsymutil limitations.
9634 Test resolving external references to TLS variables.
9635 * gdb.threads/tls.exp: New tests to examine A_THREAD_LOCAL and
9637 (testfile2, srcfile2): New variables.
9638 * gdb.threads/tls.c (file2_thread_local)
9639 (function_referencing_file2_thread_local): New.
9640 * gdb.threads/tls2.c: New file.
9644 * gdb.ada/int_deref.exp: Convert the addresses into long_integer
9645 rather than integer, as integer might not be big enough when
9650 * gdb.cp/formatted-ref.exp: Add equality test.
9651 * gdb.ada/formatted_ref.exp: Ditto.
9655 * gdb.base/breakpoint-shadow.exp, gdb.base/breakpoint-shadow.c: New.
9656 * gdb.base/start.exp: New comment about an alternative - `runto_main'.
9660 * gdb.base/foll-fork.exp (catch_fork_child_follow): Fix patterns
9661 matching syscall entry point.
9662 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
9663 (tcatch_vfork_then_child_follow): Likewise. Finish through
9664 vfork even if we stopped at the syscall trampoline.
9668 * gdb.base/sepsymtab.exp: Update, old "info sym" format restored.
9672 * gdb.arch/ppc-dfp.exp: New file.
9673 * gdb.arch/ppc-dfp.c: New file.
9677 * gdb.base/sepsymtab.exp: Update for new 'info sym' format.
9681 * gdb.mi/mi-syn-frame.exp: Update expected output.
9682 * gdb.mi/mi2-syn-frame.exp: Update expected output.
9686 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Make sure
9687 "thread N" results in =thread-selected.
9688 * lib/mi-support (mi_run_cmd, mi_expect_stop)
9689 (mi_send_resuming_command_raw): Be prepared for
9694 * gdb.mi/mi-nonstop.exp: Expect 'group-id' field.
9695 * lib/mi-support.exp: Likewise.
9699 * gdb.base/help.exp: Remove the "catch load" and "catch unload"
9700 commands from the expected output for "help catch".
9704 * gdb.ada/int_deref.exp: New testcase.
9708 * gdb.mi/gdb2549.exp: New file.
9712 * gdb.base/callexit.exp: New file.
9713 * gdb.base/callexit.c: New file.
9717 * lib/gdb.exp (GDBFLAGS): Move -nx ...
9718 (INTERNAL_GDBFLAGS): ... to here. Move -nw to here as well.
9719 (default_gdb_version): Add $INTERNAL_GDBFLAGS to gdb invocations.
9720 (default_gdb_start,default_gdb_exit): Ditto.
9721 * lib/mi-support.exp (default_mi_gdb_start): Ditto.
9722 (mi_uncatched_gdb_exit): Add $INTERNAL_GDBFLAGS to log message.
9723 * gdb.base/corefile.exp: Add $INTERNAL_GDBFLAGS to gdb invocations.
9724 * gdb.base/dbx.exp (dbx_gdb_start): Ditto.
9725 * gdb.base/args.exp (GDBFLAGS): Don't overwrite, append.
9726 * gdb.base/remotetimeout.exp (GDBFLAGS): Ditto.
9730 * gdb.base/hashline2.exp: Fix typo.
9731 * gdb.base/hashline3.exp: Likewise.
9735 * gdb.base/pointers.exp: Add test.
9736 * gdb.base/pointers.c (k, S): New typedefs.
9737 (instance): New global.
9741 * gdb.base/args.exp: Add tests for newlines.
9745 gdb.base/foll-exec.exp: Update the expected output of a couple
9746 of "info breakpoints" tests.
9750 * gdb.base/exprs.exp (test_expr): Add enum formatting tests.
9754 * gdb.python/python-value.exp (test_value_in_inferior): Don't use
9756 Use runto_main before any test that requires execution.
9760 * lib/mi-support.exp (mi_expect_interrupt): Expect signal 0
9765 * gdb.base/completion.exp: Update expected output following
9766 the addition of the "info tasks" command.
9770 * gdb.base/exprs.exp (test_expr): Add test for string
9775 * configure.ac: Output gdb.python/Makefile.
9776 * configure: Regenerate.
9777 * gdb.python/Makefile.in: New.
9781 * gdb.base/foll-fork.exp: Adjust the expected output to match
9782 the new description for fork/vfork catchpoints in the "info
9783 breakpoints" output.
9787 * Makefile.in: Add gdb.python to ALL_SUBDIRS.
9791 * gdb.python/python-value.c: New file.
9792 * gdb.python/python-value.exp: New file.
9796 * gdb.mi/mi-nsmoribund.exp, gdb.mi/nsmoribund.c: New test.
9800 * gdb.cp/mb-ctor.exp: Fix a typo.
9804 * gdb.base/macscp.exp: Use 'vafunc' and 'fixedarg' rather than
9805 'fprintf' and 'stderr'.
9809 * gdb.ada/ref_tick_size.exp: New testcase.
9813 * gdb.dwarf2/dw2-cu-size.exp: New file.
9814 * gdb.dwarf2/dw2-cu-size.S: New file.
9816 * gdb.dwarf2/dw2-intercu.S (.Ltype_int_in_cu2): Renamed from
9817 .Ltype_int for clarity.
9822 * gdb.cp/gdb2384.exp: Extended to test more cases.
9823 * gdb.cp/gdb2384.cc: Likewise.
9824 * gdb.cp/gdb2384-base.h: Likewise.
9825 * gdb.cp/gdb2384-base.cc: Likewise.
9829 * gdb.base/maint.exp (maint print type): Remove printing
9830 UPPER_BOUND_TYPE and LOWER_BOUND_TYPE.
9834 * gdb.base/macscp.exp: Add completion tests.
9835 * gdb.base/macscp1.c (FIFTY_SEVEN): New macro.
9836 (TWENTY_THREE): Likewise.
9837 (FORTY_EIGHT): Likewise.
9841 * gdb.base/macscp.exp: Change "M" to "MACRO_TO_EXPAND"
9843 * gdb.base/macscp1.c (MACRO_TO_EXPAND): Rename from "M".
9847 * gdb.threads/attachstop-mt.exp: Note a real testcase name this
9848 testcase is derived from. Fix racy dependency on an expected PID
9849 number. No longer support the testcase on Linux kernel 2.4.x.
9853 * gdb.base/macscp.exp: Add tests for stringification, splicing,
9858 * lib/mi-support.exp (mi_expect_interrupt): New.
9859 (mi_reverse_list, mi_check_thread_states): New, moved and renamed
9860 from gdb.mi/mi-nonstop.exp.
9861 * gdb.mi/mi-nsintrall.exp, gdb.mi/nsintrall.c: New.
9862 * gdb.mi/mi-nonstop.exp (myreverse, check_thread_states): Moved to
9864 Use mi_check_thread_states throughout. Avoid ".*" and do not
9865 require an anchor after -exec-run.
9869 * gdb.mi/mi-nonstop.exp: Do not check thread state while a
9870 stop is pending. Avoid ".*" when two stops are pending.
9871 * lib/gdb.exp (fullname_syntax_POSIX, fullname_syntax_UNC)
9872 (fullname_syntax_DOS_CASE, fullname_syntax_DOS): Do not match
9873 newlines in fullnames.
9874 * lib/mi-support.exp (mi_run_cmd): Do not require an anchor.
9875 (mi_expect_stop): Update comments. Only anchor in sync mode.
9876 Do not match newlines.
9877 (mi_send_resuming_command_raw): Always return status.
9878 (mi_get_stop_line): Do not match more than one line by accident.
9879 Only anchor in sync mode.
9880 (mi_run_inline_test): If -exec-next fails, give up.
9884 * gdb.base/stack-checking.c (big_frame): Reduce stack consumption
9889 * gdb.ada/Makefile.in (EXECUTABLES): Bring up to date.
9893 * gdb.ada/array_bounds.exp, gdb.ada/array_subscript_addr.exp,
9894 gdb.ada/arrayidx.exp, gdb.ada/arrayparam.exp, gdb.ada/arrayptr.exp,
9895 gdb.ada/assign_1.exp, gdb.ada/boolean_expr.exp,
9896 gdb.ada/char_param.exp, gdb.ada/exprs.exp, gdb.ada/fixed_cmp.exp,
9897 gdb.ada/fixed_points.exp, gdb.ada/fun_addr.exp,
9898 gdb.ada/funcall_param.exp, gdb.ada/homonym.exp,
9899 gdb.ada/interface.exp, gdb.ada/null_array.exp,
9900 gdb.ada/packed_array.exp, gdb.ada/packed_tagged.exp,
9901 gdb.ada/print_chars.exp, gdb.ada/print_pc.exp,
9902 gdb.ada/str_ref_cmp.exp, gdb.ada/sym_print_name.exp,
9903 gdb.ada/taft_type.exp, gdb.ada/tagged.exp, gdb.ada/type_coercion.exp:
9904 Include the "= " sequence in the expected output of print tests.
9908 * gdb.ada/packed_tagged.exp: Accept "boolean" as a valid type
9909 description for boolean types.
9913 * gdb.base/hook-stop-continue.c: New.
9914 * gdb.base/hook-stop-continue.exp: New.
9918 * gdb.base/structs3.c, gdb.base/structs3.exp: New files.
9922 * gdb.arch/powerpc-aix-prologue.c (stack_check_probe_1)
9923 (stack_check_probe_2, stack_check_probe_loop_1)
9924 (stack_check_probe_loop_2): New functions.
9925 (main): Add call to these new functions.
9926 * gdb.arch/powerpc-aix-prologue.exp: When breaking on these
9927 functions, check that the breakpoint is inserted at the appropriate
9929 (insert_breakpoint): Slightly refine this procedure so that it can
9930 be called several times in the test.
9934 * gdb.base/stack-checking.c: New file.
9935 * gdb.base/stack-checking.exp: New file.
9939 * gdb.arch/altivec-abi.exp: Remove extra verbose call.
9940 * gdb.arch/altivec-regs.exp: Likewise.
9941 * gdb.arch/vsx-regs.exp: Likewise.
9945 * gdb.arch/ppc-fp.exp: New file.
9946 * gdb.arch/ppc-fp.c: New file.
9950 *gdb.base/mips_pro.exp: compile with gcc -fno-inline,
9951 lest gcc-4.3.1 optimizes the whole thing away.
9955 * lib/gdb.exp (gdb_continue_to_breakpoint): Accept "in" as well
9956 as "at" (for non-debug functions such as _start).
9960 * gdb.base/value-double-free.exp: Respect gdb,no_hardware_watchpoints.
9961 * gdb.base/watchpoint-solib.exp: Likewise. Update tests to handle
9962 software watchpoints.
9963 * gdb.base/watch_thread_num.exp: Likewise.
9967 * gdb.arch/i386-bp_permanent.exp: New test.
9971 * gdb.base/maint.exp: Update "maint print type".
9975 * gdb.mi/mi-nonstop.exp: Fix the check for non-stop
9976 support. Adjust the order of "*running" notifications.
9977 * gdb.mi/non-stop.c: Don't cast from int to void* and
9982 * gdb.arch/powerpc-prologue.exp: Code doesn't save %r31 so don't
9983 expect to find it in the "info frame" output.
9987 * gdb.base/interp.exp: Always consume both prompts.
9991 * gdb.base/pending.exp: Test pending breakpoints without symbols
9996 * lib/mi-support.exp (mi_expect_stop): Produce
9997 more details on failures.
9998 * gdb.mi/mi-nonstop.exp: New.
9999 * gdb.mi/non-stop.c: New.
10003 * gdb.mi/mi-async.exp: Use 'set target-async'.
10004 * lib/mi-support.exp: Use 'set/show target-async'.
10008 * gdb.arch/powerpc-prologue.exp: Correct saved registers.
10012 * gdb.base/help.exp (help catch): Rewrite.
10016 * gdb.base/define.exp: Test indented command documentation.
10017 * gdb.python/python.exp: Test indented multi-line command.
10021 * testsuite/gdb.arch/vsx-regs.c: New source file.
10022 * testsuite/gdb.arch/vsx-regs.exp: New testcase.
10023 * testsuite/lib/gdb.exp (skip_vsx_tests): New function.
10027 * gdb.base/macscp.exp: Add regression test for "macro define" or
10028 "macro undef" with no arguments.
10032 * gdb.base/args.exp: Prevent ~/.gdbinit from affecting test.
10036 * gdb.arch/spu-info.exp: Updated for "info spu dma" changes.
10040 * gdb.python/python.exp: New file.
10044 Fix for PR gdb/1543.
10045 * gdb.base/sep.exp: `sep-proc.c' absolute line numbers replaced with
10047 (location): New variable.
10048 * config/cfdbug.exp, config/d10v.exp, config/dve.exp, config/i960.exp,
10049 config/m32r.exp, config/mn10300-eval.exp, config/proelf.exp,
10050 config/rom68k.exp, config/sh.exp, config/unix.exp, config/vr4300.exp,
10051 config/vr5000.exp, config/vxworks.exp, gdb.arch/altivec-regs.exp,
10052 gdb.arch/e500-abi.exp, gdb.arch/e500-regs.exp, gdb.asm/asm-source.exp,
10053 gdb.base/a2-run.exp, gdb.base/advance.exp, gdb.base/all-bin.exp,
10054 gdb.base/args.exp, gdb.base/arithmet.exp, gdb.base/assign.exp,
10055 gdb.base/async.exp, gdb.base/auxv.exp, gdb.base/bigcore.c,
10056 gdb.base/bigcore.exp, gdb.base/bitfields.exp, gdb.base/bitops.exp,
10057 gdb.base/break.c, gdb.base/break.exp, gdb.base/break1.c,
10058 gdb.base/call-ar-st.exp, gdb.base/call-rt-st.exp,
10059 gdb.base/call-strs.exp, gdb.base/callfuncs.c, gdb.base/callfuncs.exp,
10060 gdb.base/checkpoint.exp, gdb.base/chng-syms.exp,
10061 gdb.base/code-expr.exp, gdb.base/commands.exp, gdb.base/completion.exp,
10062 gdb.base/complex.exp, gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
10063 gdb.base/consecutive.exp, gdb.base/corefile.exp, gdb.base/cvexpr.c,
10064 gdb.base/cvexpr.exp, gdb.base/dbx.exp, gdb.base/default.exp,
10065 gdb.base/define.exp, gdb.base/del.c, gdb.base/detach.exp,
10066 gdb.base/display.exp, gdb.base/dump.exp, gdb.base/echo.exp,
10067 gdb.base/environ.exp, gdb.base/eval-skip.exp, gdb.base/exprs.exp,
10068 gdb.base/fileio.exp, gdb.base/find.exp, gdb.base/finish.exp,
10069 gdb.base/funcargs.exp, gdb.base/gcore-buffer-overflow.exp,
10070 gdb.base/gcore.exp, gdb.base/gdb1555.exp, gdb.base/gdbvars.exp,
10071 gdb.base/help.exp, gdb.base/huge.exp, gdb.base/info-proc.exp,
10072 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/langs.exp,
10073 gdb.base/lineinc.exp, gdb.base/list.exp, gdb.base/macscp.exp,
10074 gdb.base/maint.exp, gdb.base/mips_pro.exp, gdb.base/miscexprs.exp,
10075 gdb.base/nodebug.exp, gdb.base/nofield.c, gdb.base/opaque.exp,
10076 gdb.base/overlays.exp, gdb.base/page.exp, gdb.base/pc-fp.exp,
10077 gdb.base/pending.c, gdb.base/pendshr.c, gdb.base/pointers.exp,
10078 gdb.base/psymtab.exp, gdb.base/ptype.exp, gdb.base/randomize.c,
10079 gdb.base/readline.exp, gdb.base/recurse.exp, gdb.base/regs.exp,
10080 gdb.base/relational.exp, gdb.base/relocate.exp, gdb.base/remote.exp,
10081 gdb.base/reread.exp, gdb.base/return.exp, gdb.base/return2.exp,
10082 gdb.base/scope.exp, gdb.base/sect-cmd.exp, gdb.base/sep-proc.c,
10083 gdb.base/sep.c, gdb.base/sep.exp, gdb.base/sepdebug.c,
10084 gdb.base/sepdebug.exp, gdb.base/setshow.exp, gdb.base/shlib-call.exp,
10085 gdb.base/sigaltstack.c, gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
10086 gdb.base/source.exp, gdb.base/start.c, gdb.base/step-bt.c,
10087 gdb.base/step-line.exp, gdb.base/structs.c, gdb.base/structs.exp,
10088 gdb.base/structs2.exp, gdb.base/term.exp, gdb.base/twice.exp,
10089 gdb.base/type-opaque.exp, gdb.base/until.exp,
10090 gdb.base/value-double-free.c, gdb.base/varargs.exp,
10091 gdb.base/watchpoint.exp, gdb.base/whatis-exp.exp, gdb.disasm/am33.exp,
10092 gdb.disasm/h8300s.exp, gdb.disasm/hppa.exp, gdb.disasm/mn10300.exp,
10093 gdb.disasm/sh3.exp, gdb.disasm/t01_mov.exp, gdb.disasm/t02_mova.exp,
10094 gdb.disasm/t03_add.exp, gdb.disasm/t04_sub.exp, gdb.disasm/t05_cmp.exp,
10095 gdb.disasm/t06_ari2.exp, gdb.disasm/t07_ari3.exp,
10096 gdb.disasm/t08_or.exp, gdb.disasm/t09_xor.exp, gdb.disasm/t10_and.exp,
10097 gdb.disasm/t11_logs.exp, gdb.disasm/t12_bit.exp,
10098 gdb.disasm/t13_otr.exp, gdb.fortran/exprs.exp, gdb.fortran/types.exp,
10099 gdb.hp/gdb.aCC/exception.exp, gdb.hp/gdb.aCC/optimize.exp,
10100 gdb.hp/gdb.aCC/watch-cmd.exp, gdb.hp/gdb.base-hp/callfwmall.exp,
10101 gdb.hp/gdb.base-hp/dollar.exp, gdb.hp/gdb.base-hp/hwwatchbus.exp,
10102 gdb.hp/gdb.base-hp/pxdb.exp, gdb.hp/gdb.base-hp/reg-pa64.exp,
10103 gdb.hp/gdb.base-hp/reg.exp, gdb.hp/gdb.base-hp/sized-enum.exp,
10104 gdb.hp/gdb.base-hp/so-thresh.exp, gdb.hp/gdb.compat/xdb1.exp,
10105 gdb.hp/gdb.compat/xdb2.exp, gdb.hp/gdb.compat/xdb3.exp,
10106 gdb.java/jmisc.exp, gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
10107 gdb.mi/gdb669.exp, gdb.mi/gdb680.exp, gdb.mi/gdb701.exp,
10108 gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-console.exp,
10109 gdb.mi/mi-hack-cli.exp, gdb.mi/mi-pending.c, gdb.mi/mi-pendshr.c,
10110 gdb.mi/mi-pthreads.exp, gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
10111 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp, gdb.mi/mi2-basics.exp,
10112 gdb.mi/mi2-console.exp, gdb.mi/mi2-hack-cli.exp,
10113 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-read-memory.exp,
10114 gdb.mi/mi2-regs.exp, gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
10115 gdb.pascal/types.exp, gdb.stabs/weird.exp,
10116 gdb.threads/gcore-thread.exp, gdb.threads/manythreads.exp,
10117 gdb.threads/print-threads.exp, gdb.threads/pthreads.exp,
10118 gdb.threads/schedlock.exp, gdb.threads/step.exp, gdb.threads/step2.exp,
10119 gdb.threads/switch-threads.exp, gdb.threads/thread-specific.exp,
10120 gdb.threads/thread_check.exp, gdb.threads/thread_events.exp,
10121 gdb.threads/tls-nodebug.exp, gdb.threads/tls-shared.exp,
10122 gdb.threads/tls.exp, gdb.trace/actions.exp, gdb.trace/backtrace.exp,
10123 gdb.trace/circ.exp, gdb.trace/collection.exp, gdb.trace/deltrace.exp,
10124 gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
10125 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
10126 gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
10127 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
10128 lib/mi-support.exp, lib/trace-support.exp: Remove reference
10133 * lib/mi-support.exp (mi_load_shlibs): New.
10134 * gdb.mi/mi-pending.exp: Use mi_load_shlibs, not gdb_load_shlibs.
10138 * lib/mi-support.exp (get_mi_thread_list)
10139 (check_mi_and_console_threads): New, moved from ...
10140 * gdb.mi/mi-pthread.exp: ...here.
10141 * gdb.mi/gdb669.exp (get_mi_thread_list)
10142 (check_mi_and_console_threads): Delete.
10143 * gdb.mi/mi2-pthread.exp: Likewise.
10147 * Makefile.in (just-check): Remove. Move body to...
10152 * gdb.threads/manythreads.exp: Use remote_expect instead of after.
10153 Add a test for duplicated SIGINTs.
10157 * gdb.threads/schedlock.exp (get_args): Update to work for any
10159 (Top level): Report the number of threads that did not resume.
10163 * gdb.dwarf2/dw2-compressed.S: Also define __start.
10167 * lib/mi-support.exp (default_mi_gdb_start): Remove check for
10172 * gdb.base/callfuncs.c (struct struct_with_fnptr): New struct.
10173 (function_struct, function_struct_ptr): New globals.
10174 * gdb.base/callfuncs.exp (do_function_calls): Test calling via a
10175 function pointer in a struct.
10179 * gdb.base/macscp.exp: Add test for macro lexing bug.
10183 * gdb.base/macscp.exp: Add macro tests.
10187 * gdb.base/foll-fork.exp: Fix for Linux/VDSO failure.
10191 * gdb.base/coremaker.c: Fix for Linux failure in gdb.base/corefile.exp
10195 * gdb.cp/class2.exp: fix for failure on spu-elf
10199 * gdb.cp/class2.exp, gdb.cp/class2.cc: Test for PR2477.
10203 * gdb.base/randomize.exp: Catch non-Linux targets as untested.
10207 * lib/mi-support.exp (mi_expect_stop): Adjust for the new field.
10211 * gdb.arch/e500-regs.exp (decimal_vector): Adjust "v8_int8" portion
10212 of regexp to account for changes made to GDB in the printing of
10217 * gdb.base/completion.exp: Add 'help' completion test.
10221 * gdb.base/randomize.exp: Remove dependency on tcl-8.4+.
10225 * gdb.base/randomize.exp, gdb.base/randomize.c: New files.
10229 * gdb.base/chng-syms.exp: Don't expect "No symbol ...".
10233 * gdb.base/fullname.exp: Restore pwd if compiling failed.
10237 * gdb.base/value-double-free.exp, gdb.base/value-double-free.c: New.
10241 * lib/mi-support.exp (mi_send_resuming_command_raw): Revert
10242 previous commit. Add a comment.
10246 * gdb.base/sigchld.c, gdb.base/sigchld.exp: New test.
10250 * lib/mi-support.exp (mi_send_resuming_command_raw): Report pass.
10254 * lib/gdb.exp (gdb_saved_set_unbuffered_mode_obj): New global.
10255 (gdb_compile): If target is *-*-cygwin* or *-*-mingw*, and we're
10256 compiling an executable, link in an object that forces unbuffered
10258 * lib/set_unbuffered_mode.c: New file.
10262 * lib/gdb.exp (prepare_for_testing): Do not drop the OPTIONS argument.
10266 * gdb.mi/mi-async.exp: Use mi_sending_resuming_command_raw and
10268 * gdb.mi/mi-support.exp (mi_run_cmd, mi_send_resuming_command):
10269 Demand that *running is output.
10270 (detect_async): Perform checking every time.
10271 (mi_send_resuming_command): Extract everything into...
10272 (mi_send_resuming_command_raw): ...this.
10273 (mi_expect_stop): Don't accept any output before *stopped.
10277 Robustify mi-simplerun.
10278 * gdb.mi/basics.c (main): Add a call to sleep.
10279 * gdb.mi/mi-cli.exp: Adjust for change in line numbers.
10280 * gdb.mi/mi2-cli.exp: Likewise.
10281 * gdb.mi/mi-break.exp: Likewise.
10285 * gdb.mi/mi-break.exp (test_ignore_count): Use mi_expect_stop.
10289 * gdb.mi/mi-console.exp: Adjust.
10290 * gdb.mi/mi-syn-frame.exp: Adjust.
10291 * gdb.mi/mi2-console.exp: Adjust.
10292 * gdb.mi/mi2-syn-frame.exp: Adjust.
10293 * lib/mi-support.exp (mi_run_cmd): Adjust.
10294 (mi_send_resuming_command): Adjust.
10298 * gdb.mi/mi-break.exp (test_ignore_count): Adjust stopped pattern.
10299 * gdb.mi/mi-syn-frame.exp: Use mi_expect_stop instead of direct
10300 testing of stopped.
10301 * gdb.mi/mi2-syn-frame.exp: Likewise.
10302 * lib/mi-support.exp (default_mi_gdb_start): Call detect_async.
10303 (async, detect_async): New.
10304 (mi_expect_stop, mi_continue_to_line): Adjust expectation
10305 depending on if we're running in sync or async mode.
10309 * gdb.base/completion.exp: New tests for field name completion
10310 with spaces, and field name completion with '->'.
10314 * gdb.base/break1.c (struct some_struct): New struct.
10315 (values): New global.
10316 * gdb.base/completion.exp: Add field name completion test.
10320 * gdb.cp/call-c.exp: Test for incorrect handling of reference
10322 * gdb.cp/call-c.cc: Likewise.
10326 * gdb.base/annota1.exp (thread_switch): Test for thread-changed
10332 * gdb.threads/execl.c, gdb.threads/execl1.c,
10333 gdb.threads/execl.exp: New tests.
10338 * gdb.cp/exception.exp: Activate test, make it work with pending
10343 * dw2-ref-missing-frame.S, dw2-ref-missing-frame.exp: New files.
10347 * gdb.mi/mi-var-cmd.exp: Adjust for the fact that type_changed field is
10349 * gdb.mi/mi2-var-cmd.exp: Likewise.
10353 * gdb.base/frame-args.exp: Handle arguments that are optimized
10358 * gdb.arch/ppc64-atomic-inst.exp: Make the expected compile failure
10359 quiet for ppc32 and group options into a single variable.
10363 * gdb.ada/null_array/foo.adb: Add multi-dimensional array
10364 of zero-size elements.
10365 * gdb.ada/null_array.exp: Test printing this new array.
10369 * gdb.base/longjmp.exp: Fix GDB_TEST_MULTIPLE missing GDB_PROMPT races.
10373 * gdb.base/finish.exp: Test that "fin" works as an abbreviation
10374 of the "finish" command.
10378 * gdb.base/annota1.exp: Test for new annotation.
10382 * gdb.base/fixsection.exp: New file.
10383 * gdb.base/fixsection0.c: New file.
10384 * gdb.base/fixsection1.c: New file.
10388 * gdb.base/annota1.exp: Accept printf@... in place of printf.
10389 * gdb.base/annota3.exp: Likewise.
10393 * gdb.base/watch_thread_num.exp: Don't run tests that require
10394 watchpoints if the target doesn't support them.
10398 * lib/gdbserver-support.exp (find_gdbserver): Use $GDBSERVER if set.
10402 * gdb.ada/assign_1.exp: New testcase.
10406 * gdb.base/find.exp: New file.
10407 * gdb.base/find.c: New file.
10411 * gdb.base/commands.exp (watchpoint_command_test): Handle
10412 gdb,no_hardware_watchpoints.
10413 * gdb.base/float.exp: Allow ARM targets without floating point.
10414 * gdb.base/step-test.exp: Allow callee@plt when stepping in.
10419 * gdb.ada/lang_switch: New test program.
10420 * gdb.ada/lang_switch.exp: New testcase.
10424 * gdb.base/help.exp (disassemble): Update expected help text.
10428 * gdb.base/longjmp.c, gdb.base/longjmp.exp: New files.
10432 * gdb.cp/annota2.exp: Adjust to breakpoints invalidations at
10437 * gdb.dwarf2/dw2-ranges.S: Merge the secondary section with `.fini'.
10438 * gdb.dwarf2/dw2-ranges.exp: Compile also `dw2-ranges2.S' and
10439 `dw2-ranges3.S' and test also their MAIN2, FUNC2 and MAIN3 symbols.
10440 * gdb.dwarf2/dw2-ranges2.S, gdb.dwarf2/dw2-ranges3.S: New files.
10444 * lib/mi-support.exp (mi_run_cmd): Allow for =thread-created
10445 notification to appear.
10449 * gdb.base/fullname.c: New file.
10450 * gdb.base/fullname.exp: New file.
10451 * lib/gdb.exp (gdb_breakpoint): Support no-message option.
10455 * gdb.base/macscp.exp, gdb.base/macscp1.c: Add test for printing
10456 expressions with macros.
10460 * gdb.base/dfp-test.exp: Fix random FAIL risk on calling functions.
10464 * gdb.base/completion.exp: Handle lack of other symbols beginning
10467 * gdb.base/varargs.exp: Correct quoting for options to gdb_compile.
10471 * gdb.asm/asmsrc1.s: Add scratch space.
10476 * gdb.threads/attach-into-signal.c, gdb.threads/attach-into-signal.exp,
10477 gdb.threads/attach-stopped.c, gdb.threads/attach-stopped.exp,
10478 gdb.threads/attachstop-mt.c, gdb.threads/attachstop-mt.exp: New.
10482 * gdb.arch/thumb-prologue.exp: Do not expect a saved PC.
10486 * gdb.base/info-target.exp: New testcase.
10490 * gdb.cp/hang.exp: Use .cc instead of .C.
10491 * gdb.cp/hang1.cc, gdb.cp/hang2.cc, gdb.cp/hang3.cc: Renamed from ...
10492 * gdb.cp/hang1.C, gdb.cp/hang2.C, gdb.cp/hang3.C: ... here.
10496 * gdb.base/gdb1250.exp: Remove perror.
10497 * lib/mi-support.exp (mi_delete_breakpoints): Match the prompt.
10501 * gdb.dwarf2/dw2-strp.S: Replace .long by .4byte and .value by
10506 * gdb.base/macscp.exp: Enable kfails. Compile with -g3 for GCC.
10507 (maybe_kfail): New.
10511 * gdb.dwarf2/dw2-strp.S, gdb.dwarf2/dw2-strp.exp: New files.
10515 * gdb.mi/mi-syn-frame.exp: Adjust for token disappearance.
10516 * gdb.mi/mi2-syn-frame.exp: Likewise.
10517 * lib/mi-support.exp: Likewise.
10521 * lib/gdb.exp (gdb_continue_to_breakpoint): Allow the caller
10522 to specify regexp for the location to stop at.
10523 * gdb.base/break-always.c: New.
10524 * gdb.base/break-always.exp: New.
10528 * lib/mi-support.exp (mi_runto_helper): Adjust
10529 for the original-location field.
10530 (mi_create_breakpoint, mi_list_breakpoints): New.
10531 * gdb.mi/mi-break.exp: Adjust.
10532 * gdb.mi/mi2-break.exp: Adjust.
10533 * gdb.mi/mi-pending.exp: Adjust.
10534 * gdb.mi/mi-simplerun.exp: Adjust.
10535 * gdb.mi/mi2-simplerun.exp: Adjust.
10536 * gdb.mi/mi-syn-frame.exp: Adjust.
10537 * gdb.mi/mi2-syn-frame.exp: Adjust.
10538 * gdb.mi/mi-until.exp: Adjust.
10539 * gdb.mi/mi2-until.exp: Adjust.
10540 * gdb.mi/mi-var-display.exp: Adjust.
10541 * gdb.mi/mi2-var-display.exp: Adjust.
10542 * gdb.mi/mi-watch.exp: Adjust.
10543 * gdb.mi/mi2-watch.exp: Adjust.
10547 * aclocal.m4: Add override.m4.
10548 * configure: Regenerate.
10552 * gdb.mi/var-cmd.c (do_at_tests): Verify that
10553 '-var-update --all-values' reports new value even the type
10554 of a variable object has changed.
10558 * gdb.dwarf2/dw2-compressed.S, gdb.dwarf2/dw2-compressed.exp: New
10563 * gdb.ada/atomic_enum: New test program.
10564 * gdb.ada/atomic_enum.exp: New testcase.
10568 * gdb.opt/Makefile.in: Fix whitespace.
10572 * gdb.threads/linux-dp.exp: Continue after unrecognized lines.
10576 * gdb.base/hashline1.exp: New testcase.
10577 * gdb.base/hashline2.exp: New testcase.
10578 * gdb.base/hashline2.exp: New testcase.
10582 * gdb.base/step-break.exp, gdb.base/step-break.c: New files.
10586 * gdb.base/attach.exp (do_attach_tests): Matching pattern for
10587 temporary breakpoint to match "Temporary breakpoint".
10588 * gdb.base/break.exp (delete_breakpoints): Likewise.
10589 * gdb.base/call-ar-st.exp (get_debug_format): Likewise.
10590 * gdb.base/commands.exp (temporary_breakpoint_commands): Likewise.
10591 * gdb.base/display.exp: Likewise.
10592 * gdb.base/foll-exec.exp (do_exec_tests): Likewise.
10593 * gdb.base/foll-fork.exp (catch_fork_child_follow): Likewise.
10594 * gdb.base/restore.exp (restore_tests): Likewise.
10595 * gdb.base/sepdebug.exp: Likewise.
10596 * gdb.base/watchpoint.exp: Likewise.
10597 * gdb.mi/mi-cli.exp: Added argument for new "disp" field.
10598 * gdb.mi/mi-pending.exp: Likewise.
10599 * gdb.mi/mi-simplerun.exp (test_running_the_program): Likewise.
10600 * gdb.mi/mi-until.exp (test_runnint_to_foo): Likewise.
10601 * gdb.mi/mi-var-cmd.exp: Likewise.
10602 * gdb.mi/mi-var-display.exp: Likewise.
10603 * gdb.mi/mi2-cli.exp: Likewise.
10604 * gdb.mi/mi2-simplerun.exp (test_running_the_program): Likewise.
10605 * gdb.mi/mi2-until.exp (test_running_to_foo): Likewise.
10606 * gdb.mi/mi2-var-display.exp: Likewise.
10607 * lib/gdb.exp (gdb_breakpoint): Pattern for temporary breakpoint.
10608 * lib/mi-support.exp (mi_runto_helper): Use "after_reason" argument for
10610 (mi_expect_stop): Move after_reason argument to be really after
10611 reason. This is to support fix for PR2424.
10615 * gdb.dwarf2/dw2-ranges.S: New stub `.file' directive.
10619 * gdb.mi/mi-var-cmd.exp: Adjust for appearance of type_changed
10620 field. Add more floating varobj tests.
10621 * gdb.mi/mi2-var-cmd.exp: Adjust for appearance of type_changed
10623 * gdb.mi/var-cmd.c (do_at_tests_callee, do_at_tests): New.
10624 (main): Call do_at_tests.
10625 * lib/mi-support.exp (mi_create_floating_varobj)
10626 (mi_varobj_update_with_type_change): New.
10630 * gdb.mi/mi2-var-display.exp: Added tests for the new -f
10631 option of -var-evaluate-expression.
10632 * gdb.mi/mi2-var-display.exp: Likewise.
10636 Introduce test setup helpers.
10637 * lib/gdb.exp (build_executable, clean_restart)
10638 (prepare_for_testing): New.
10639 * gdb.base/break.exp: Use prepare_for_testing, and clean_restart.
10640 * gdb.base/return.exp: Likewise.
10641 * gdb.base/ending-run.exp: Likewise.
10645 * gdb.mi/mi-async.exp: New test for asynchronous Machine
10646 Interface (MI) responses.
10650 * gdb.cp/breakpoint.cc: New code to test conditions involving
10652 * gdb.cp/breakpoint.exp: Test condition involving member
10657 * lib/mi-support.exp (mi_expect_stop): New.
10658 (mi_run_cmd): Change the
10659 token. Use mi_send_resuming_command, use
10661 (mi_execute_to_helper): Rename to mi_execute_to.
10662 (mi_send_resuming_command): Add more error patterns.
10663 (mi_wait_for_stop): Renamed to...
10664 (mi_get_stop_line): ...this.
10665 (mi_run_inline_test): Adjust.
10667 * gdb.mi/mi-cli.exp: Use mi_execute_to/mi_expect_stop.
10668 * gdb.mi/mi-console.exp: Likewise.
10669 * gdb.mi/mi-pending.exp: Likewise.
10670 * gdb.mi/mi-simplerun.exp: Likewise.
10671 * gdb.mi/mi-stack.exp: Likewise.
10672 * gdb.mi/mi-stepi.exp: Likewise.
10673 * gdb.mi/mi-syn-frame.exp: Add comment.
10674 * gdb.mi/mi-until.exp: Likewise.
10675 * gdb.mi/mi-var-display.exp: Likewise.
10676 * gdb.mi/mi-watch.exp: Likewise.
10677 * gdb.mi/mi2-cli.exp: Likewise.
10678 * gdb.mi/mi2-console.exp: Likewise.
10679 * gdb.mi/mi2-simplerun.exp: Likewise.
10680 * gdb.mi/mi2-stack.exp: Likewise.
10681 * gdb.mi/mi2-stepi.exp: Likewise.
10682 * gdb.mi/mi2-until.exp: Likewise.
10683 * gdb.mi/mi2-var-display.exp: Likewise.
10684 * gdb.mi/mi2-watch.exp: Likewise.
10688 * gdb.base/watch_thread_num.exp: Use gdb_compile_pthreads.
10690 * gdb.cp/mb-templates.exp: Skip test on spu*-*-* targets.
10694 * gdb.mi/mi-disassemble.exp, gdb.mi/mi-stack.exp,
10695 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-var-block.exp,
10696 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
10697 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-stack.exp,
10698 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-var-block.exp,
10699 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp: Update to not
10700 expect an mi error duplicated in stderr.
10704 * gdb.cp/ovldbreak.cc: Add missing bodies for methods foo::foofunc.
10705 * gdb.cp/ovldbreak.exp: Set multiple-symbols to "ask".
10706 Add a couple of tests that verify the behavior when the new setting
10707 is set to "cancel" and "all".
10708 * gdb.cp/method2.exp, gdb.cp/templates.exp: Set multiple-symbols to
10709 "ask" before we start the testing.
10713 * gdb.cp/casts.cc: Add class reference variables.
10714 * gdb.cp/casts.exp: New test cases for up/down casting references.
10718 * gdb.mi/mi-var-display.exp: Stop at end of do_special_tests
10719 instead of beginning to make an extra test pass.
10720 * gdb.mi/mi2-var-display.exp: Likewise.
10724 * gdb.base/break.exp: Mark failures as such. Fix formatting.
10729 * gdb.arch/spu-info.exp (info spu mailbox): Check for correct initial
10730 value. Add xfail for older kernels.
10734 Bring mi-support in line with gdb.exp.
10735 * lib/mi-support.exp (default_mi_gdb_start): Rename from mi_gdb_start.
10736 (mi_gdb_start): New function.
10740 * gdb.mi/mi-var-cmd.exp: Fix a typo.
10744 * gdb.mi/mi-var-display.exp: Remove obsolete xfail.
10745 * gdb.mi/mi2-var-display.exp: Likewise.
10749 * lib/mi-support.exp (mi_create_varobj_checked): New.
10750 (mi_list_varobj_children): Allow to check for a
10752 (mi_list_array_varobj_children): New.
10754 * gdb.mi/mi-var-child.exp: Use mi_create_varobj
10755 and mi_list_varobj_children, as opposed to hardcoding
10757 * gdb.mi/gdb701.exp: Likewise.
10758 * gdb.mi/gdb792.exp: Likewise.
10759 * gdb.mi/mi-var-block.exp: Likewise.
10760 * gdb.mi/mi-var-cmd.exp: Likewise.
10761 * gdb.mi/mi-var-invalidate.exp: Likewise.
10762 * gdb.mi/mi2-var-block.exp: Likewise.
10763 * gdb.mi/mi2-var-child.exp: Likewise.
10764 * gdb.mi/mi2-var-cmd.exp: Likewise.
10765 * gdb.mi/mi2-var-display.exp: Likewise.
10769 Fix random false FAILs on i386.
10770 * gdb.base/prelink.exp: Use `--no-exec-shield' for prelink.
10775 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Reapply 2008-03-21 changes.
10780 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Revert 2008-03-21 changes.
10784 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Remove KFAIL for
10789 * gdb.threads/fork-child-threads.exp: Test next over fork.
10793 * gdb.base/break.exp (rbreak junk): New test for rbreak
10794 "Junk at end of arguments" issue.
10798 * gdb.base/printcmds.exp (test_print_array_constants): Do not expect
10799 *& to work on created array elements.
10800 (Top level): Test print $pc with a file. Test string operations
10802 * gdb.base/ptype.exp: Do not expect *& to work on created array
10807 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
10808 gdb.threads/staticthreads.exp: Update exit query.
10812 * lib/gdb.exp (gdb_load_cmd): Fix $args typo in timeout error message.
10816 * gdb.base/watchpoint.c (global_ptr, func4): New.
10817 (main): Call func4.
10818 * gdb.base/watchpoint.exp: Call test_inaccessible_watchpoint.
10819 (test_inaccessible_watchpoint): New.
10823 * lib/gdb.exp (gdb_expect): Of all the timeouts provided always
10824 select the largest.
10828 * gdb.base/annota1.exp, gdb.cp/annota2.exp: Update for fewer
10829 frames-invalid annotations.
10833 * gdb.base/assign.exp: avoid same output for different tests.
10837 * gdb.base/sigstep.exp (breakpoint_to_handler): Remove setup_kfail
10839 (breakpoint_to_handler_entry): Ditto.
10843 * gdb.base/ending-run.exp: Use the first line of code inside
10844 function body to test breakpoints.
10845 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Adjust the actual
10846 location where the breakpoint is inserted when using the line
10847 where a function is declared. Fix typo in the description of
10849 * gdb.mi/mi-simplerun.exp, gdb.mi/mi2-simplerun.exp: Likewise.
10853 * gdb.arch/i386-sse.exp: avoid same output for two breakpoint setting
10858 * gdb.base/args.exp: avoid same output for tests
10859 with single quotes.
10863 * gdb.base/annota1.exp: Adjust for 'info break'
10865 * gdb.base/annota3.exp: Likewise.
10866 * gdb.base/break.exp: Likewise.
10867 * gdb.base/condbreak.exp: Likewise.
10868 * gdb.base/pending.exp: Likewise.
10869 * gdb.base/sepdebug.exp: Likewise.
10870 * gdb.base/unload.exp: Likewise.
10871 * gdb.cp/ovldbreak.exp: Likewise.
10872 * gdb.mi/mi-pending.exp: Likewise.
10876 * gdb.cp/mb-inline.exp: New.
10877 * gdb.cp/mb-inline.h: New.
10878 * gdb.cp/mb-inline1.cc: New.
10879 * gdb.cp/mb-inline2.cc: New.
10883 * gdb.pascal/floats.pas: New test program.
10884 * gdb.pascal/floats.exp: New testcase.
10888 * gdb.base/callfuncs.c (t_float_many_args): New function.
10889 (t_double_many_args): New function.
10890 * gdb.base/callfuncs.exp: Add tests for exceeding float
10891 and double parameters passed through the stack.
10895 * gdb.ada/complete/pck.ads, gdb.ada/complete/pck.adb,
10896 gdb.ada/complete/foo.adb: New files.
10897 * gdb.ada/complete.exp: New testcase.
10901 * gdb.base/whatis-exp.exp: Fix expected result of whatis x+y, x-y, x*y.
10903 * gdb.cp/gdb2384.exp: New file.
10904 * gdb.cp/gdb2384.cc: New file.
10905 * gdb.cp/gdb2384-base.h: New file.
10906 * gdb.cp/gdb2384-base.cc: New file.
10910 * gdb.base/sigall.c (main): Ensure all signals aren't blocked.
10914 * gdb.ada/sym_print_name: New test program.
10915 * gdb.ada/sym_print_name.exp: New testcase.
10919 * gdb.ada/nested/hello.adb: New file.
10920 * gdb.ada/nested.exp: New testcase.
10921 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
10925 * gdb.mi/basic.c (return_1): New function.
10926 * gdb.mi/mi-break.exp: Make sure that failed -break-insert
10927 don't cause future evaluations of function to report
10928 creation of internal breakpoints.
10932 * gdb.mi/mi-break.exp (test_error): New.
10937 * gdb.arch/ppc64-atomic-inst.c: New testcase source file.
10938 * gdb.arch/ppc64-atomic-inst.exp: New testcase expect file.
10942 * gdb.pascal/integers.pas: New test program.
10943 * gdb.pascal/integers.exp: New testcase.
10947 * gdb.pascal/hello.exp (binfile): Add ${EXEEXT}.
10951 * gdb.arch/powerpc-d128-regs.exp: New testcase expect file.
10952 * gdb.arch/powerpc-d128-regs.c: New testcase source file.
10956 * gdb.ada/formatted_ref: New test program.
10957 * gdb.ada/formatted_ref.exp: New testcase.
10959 * gdb.cp/formatted-ref.cc: New file.
10960 * gdb.cp/formatted-ref.exp: New testcase.
10964 * gdb.base/ptype.exp: Add testing of "ptype $pc".
10968 * gdb.mi/mi-file.exp, gdb.mi/mi2-file.exp
10969 (test_file_list_exec_source_file): Update to new macro-info field.
10973 * gdb.ada/exprs: New test program.
10974 * gdb.ada/exprs.exp: New testcase.
10978 * dfp-test.c (DELTA, DELTA_B): New definitions.
10979 (double_val1, double_val2, double_val3, double_val4, double_val5,
10980 double_val6, double_val7, double_val8, double_val9, double_val10,
10981 double_val11, double_val12, double_val13, double_val14, dec32_val1,
10982 dec32_val2, dec32_val3, dec32_val4, dec32_val5, dec32_val6, dec32_val7,
10983 dec32_val8, dec32_val9, dec32_val10, dec32_val11, dec32_val12,
10984 dec32_val13, dec32_val14, dec32_val15, dec32_val16, dec64_val1,
10985 dec64_val2, dec64_val3, dec64_val4, dec64_val5, dec64_val6, dec64_val7,
10986 dec64_val8, dec64_val9, dec64_val10, dec64_val11, dec64_val12,
10987 dec64_val13, dec64_val14, dec64_val15, dec64_val16, dec128_val1,
10988 dec128_val2, dec128_val3, dec128_val4, dec128_val5, dec128_val6,
10989 dec128_val7, dec128_val8, dec128_val9, dec128_val10, dec128_val11,
10990 dec128_val12, dec128_val13, dec128_val14, dec128_val15,
10991 dec128_val16): New global variables.
10992 (decimal_dec128_align): New function.
10993 (decimal_mixed): Likewise.
10994 (decimal_many_args_dec32): Likewise.
10995 (decimal_many_args_dec64): Likewise.
10996 (decimal_many_args_dec128): Likewise.
10997 (decimal_many_args_mixed): Likewise.
10998 * dfp-test.exp: Add tests calling new inferior functions.
11002 * gdb.server/ext-attach.c, gdb.server/ext-attach.exp,
11003 gdb.server/ext-run.exp: New files.
11004 * lib/gdbserver-support.exp (gdbserver_download): New.
11005 (gdbserver_start): New. Update gdbserver expected
11007 (gdbserver_spawn): Use them.
11008 (gdbserver_start_extended): New.
11012 * gdb.base/foll-exec.exp: Update header. Skip on remote targets.
11014 (do_exec_tests): Check for systems which do not support catchpoints.
11015 Do not match START.
11016 * gdb.base/foll-fork.exp: Update header. Skip on remote targets.
11017 Run on GNU/Linux. Enable verbose output.
11018 (check_fork_catchpoints): New.
11019 (explicit_fork_child_follow, catch_fork_child_follow)
11020 (tcatch_fork_parent_follow): Update expected messages.
11021 (do_fork_tests): Use check_fork_catchpoints.
11022 * gdb.base/foll-vfork.exp: Update header. Skip on remote targets.
11023 Run on GNU/Linux. Enable verbose output.
11024 (check_vfork_catchpoints): New.
11025 (vfork_parent_follow_to_bp, tcatch_vfork_then_child_follow): Update
11027 (do_vfork_and_exec_tests): Use check_fork_catchpoints.
11031 * lib/gdbserver-support.exp (gdb_target_cmd): Recognize 'unknown
11033 * lib/mi-support.exp (mi_gdb_target_cmd): Same.
11037 * gdb.threads/sigthread.c: Use barriers to ensure that
11038 child_thread and child_thread_two are always initialized before we
11043 * gdb.base/watchpoint-solib.exp: New.
11044 * gdb.base/watchpoint-solib.c: New.
11045 * gdb.base/watchpoint-solib-shr.c: New.
11049 * gdb.base/gdb1056.exp: Add unsigned integer test.
11053 * gdb.base/maint.exp: Tighten patterns looking for .text/.data/.bss.
11057 * gdb.base/expand-psymtabs.exp: Doc fix to the doc fix.
11059 * gdb.base/expand-psymtabs.exp: Doc fix.
11063 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
11067 * gdb.mi/mi2-var-display.exp: Add value field to tests for output of
11072 * gdb.threads/thread_events.c: New testcase source file.
11073 * gdb.threads/thread_events.exp: New testcase expect file.
11077 * lib/gdb.exp: Add the variable octal.
11079 * gdb.mi/mi-var-display.exp: Add value field to tests for output of
11085 * gdb.base/float.exp: Allow missing floating point for m68k and
11090 * gdb.mi/basics.c: Setup for testing breakpoints
11092 * gdb.mi/mi-break.exp: Test for breakpoint ignore count.
11093 * gdb.mi/mi-cli.exp: Adjust.
11094 * gdb.mi/mi2-cli.exp: Adjust.
11098 * gdb.mi/mi-var-child.c (do_children_tests): Add 'dummy' integer
11099 and 'dummy_ptr' integer pointer. Initialize struct_declarations
11100 with dummy_ptr's address.
11101 * gdb.mi/var-cmd.c (do_children_tests): Likewise.
11102 * gdb.mi/mi-var-child.exp: int_ptr_ptr is now always "editable" on
11104 * gdb.mi/mi2-var-child.exp: Likewise.
11108 * gdb.ada/null_array: New test program.
11109 * gdb.ada/null_array.exp: New testcase.
11113 * gdb.base/printcmds.exp (test_printf_with_dfp): Update printf calls
11114 with required float modifiers.
11118 * gdb.ada/funcall_param: New test program.
11119 * gdb.ada/funcall_param.exp: New testcase.
11123 * gdb.ada/arrayparam: New test program.
11124 * gdb.ada/arrayparam.exp: New testcase.
11128 * gdb.ada/print_pc.exp: Add verification of where gdb_start_cmd
11129 landed. Should also fix random failures in the test following it.
11133 * gdb.base/dfp-exprs.exp (test_dfp_arithmetic_expressions): Add tests
11134 for expressions with decimal float values.
11135 (test_dfp_conversions): New function to test casts to and from
11136 decimal float types.
11137 Call test_dfp_conversions.
11138 * gdb.base/dfp-test.c (struct decstruct): Add float4 and double8
11140 (main): Initialize ds.float4 and ds.double8 elements.
11141 * gdb.base/dfp-test.exp (d32_set_tests): Fix typo. Adjust expect
11142 string to new error message.
11143 (d64_set_tests): Likewise.
11144 (d128_set_tests): Likewise.
11145 Add tests for expressions with decimal float variables. Add tests for
11146 conversions to and from decimal float types.
11150 * gdb.ada/packed_tagged/comp_bug.adb: New file.
11151 * gdb.ada/packed_tagged.exp: New testcase.
11155 * gdb.ada/homonym/homonym.ads, gdb.ada/homonym/homonym.adb,
11156 gdb.ada/homonym/homonym_main.adb: New files.
11157 * gdb.ada/homonym.exp: New testcase.
11161 * gdb.ada/packed_array.exp: Add testing of references to
11166 * gdb.ada/type_coercion/ident.adb, gdb.ada/type_coercion/assign.adb:
11168 * gdb.ada/type_coercion.exp: New testcase.
11172 * gdb.ada/tagged/pck.ads, gdb.ada/tagged/pck.adb,
11173 gdb.ada/tagged/foo.adb: New file.
11174 * gdb.ada/tagged.exp: New testcase.
11178 * gdb.ada/ptype_field/pck.ads, gdb.ada/ptype_field/pck.adb,
11179 gdb.ada/ptype_field/foo.adb: New files.
11180 * gdb.ada/ptype_field.exp: New testcase.
11184 * gdb.ada/print_pc.exp: New testcase.
11188 * gdb.ada/taft_type/pck.ads, gdb.ada/taft_type/pck.adb,
11189 gdb.ada/taft_type/p.adb: New files.
11190 * gdb.ada/taft_type.exp: New testcase.
11194 * gdb.ada/array_bounds/bar.adb: New file.
11195 * gdb.ada/array_bounds.exp: New testcase.
11199 * gdb.ada/arrayptr/pck.ads, gdb.ada/arrayptr/pck.adb,
11200 gdb.ada/arrayptr/foo.adb: New files.
11201 * gdb.ada/arrayptr.exp: New testcase.
11205 * gdb.base/set-lang-auto.exp: New testcase.
11209 * gdb.ada/fun_addr/foo.adb: New file.
11210 * gdb.ada/fun_addr.exp: New testcase.
11214 * gdb.threads/fork-child-threads.exp, gdb.threads/fork-child-threads.c:
11219 * array_subscript_addr/p.adb: New file.
11220 * array_subscript_addr.exp: New testcase.
11224 * gdb.ada/str_cmp_ref/pck.ads, gdb.ada/str_cmp_ref/foo.adb:
11226 * gdb.ada/str_cmp_ref.exp: New testcase.
11230 * gdb.ada/fun_in_declare/pck.ads, gdb.ada/fun_in_declare/pck.adb,
11231 gdb.ada/fun_in_declare/foo.adb: New files.
11232 * gdb.ada/fun_in_declare.exp: New testcase.
11236 * gdb.ada/ref_param/foo.adb, gdb.ada/ref_param/pck.adb,
11237 gdb.ada/ref_param/pck.ads: New files.
11238 * gdb.ada/ref_param.exp: New testcase.
11242 * gdb.ada/interface/types.ads, gdb.ada/interface/types.adb,
11243 gdb.ada/interface/foo.adb: New files.
11244 * gdb.ada/interface.exp: New testcase.
11248 * gdb.base/multi-forks.exp: Consume all output from child
11249 processes before proceeding to next test.
11253 * configure: Regenerated.
11257 * gdb.ada/fixed_cmp/pck.ads, gdb.ada/fixed_cmp/pck.adb,
11258 gdb.ada/fixed_cmp/fixed.adb: New files.
11259 * gdb.ada/fixed_cmp.exp: New testcase.
11263 * gdb.ada/boolean_expr.exp: New testcase.
11267 * gdb.base/multi-forks.exp: Doc fix.
11271 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
11272 * gdb.ada/char_param.exp: Do not compile our test program with
11273 -gnata, this is unnecessary.
11274 * gdb.ada/char_param/pck.ads: Remove unnecessary "with".
11278 * gdb.ada/print_chars/pck.ads, gdb.ada/print_chars/pck.adb,
11279 gdb.ada/print_chars/foo.adb: New files.
11280 * gdb.ada/print_chars.exp: New testcase.
11284 * gdb.ada/char_param/pck.ads, gdb.ada/char_param/pck.adb,
11285 gdb.ada/char_param/foo.adb: New files.
11286 * gdb.ada/char_param.exp: New testcase.
11290 * gdb.asm/asm-source.exp: Use gdb_get_line_number, instead of
11291 hard-coding source line numbers into the test.
11292 * gdb.asm/asmsrc1.s, gdb.asm/asmsrc2.s: Add comments for
11293 gdb_get_line_number to find.
11297 * gdb.base/ptype.c (highest): New struct type.
11298 (the_highest): New variable of that type.
11299 (main): Add dummy assignment to a field of variable the_highest.
11300 * gdb.base/ptype.exp: Test type printing of our new variable.
11304 * (gdb.base/watch_thread_num.exp): Add breakpoint at thread_function
11305 and record first explicitly generated thread number.
11306 Use that thread number for thread specific watchpoint test.
11307 Add iteration number to repetitive tests.
11312 * gdb.base/expand-psymtabs.c: New testcase
11314 * gdb.base/expand-psymtabs.exp: New testcase
11319 * testsuite/gdb.base/watch_thread_num.c: New testcase source file.
11320 * testsuite/gdb.base/watch_thread_num.exp: New testcase expect file.
11324 * gdb.ada/frame_args/foo.adb: New file.
11325 * gdb.ada/frame_args/pck.ads: New file.
11326 * gdb.ada/frame_args/pck.adb: New file.
11327 * gdb.ada/frame_args.exp: New testcase.
11331 * gdb.base/frame-args.c: New file.
11332 * gdb.base/frame-args.exp: New testcase.
11337 * gdb.base/siginfo-addr.exp, gdb.base/siginfo-addr.c: New.
11341 * gdb.mi/mi-pending.exp: New.
11342 * gdb.mi/mi-pending.c: New.
11343 * gdb.mi/mi-pendshr.c: New.
11347 * gdb.base/default.exp: Update expected output for 'info catch'.
11351 * lib/gdb.exp (build_id_debug_filename_get): OBJCOPY pipe being read
11352 must be set to binary.
11356 * lib/gdb.exp (gdb_gnu_strip_debug): Remove debug format test.
11360 * gdb.server/file-transfer.exp, gdb.server/transfer.txt,
11361 gdb.mi/mi-file-transfer.exp: New.
11365 * gdb.dwarf2/dw2-ranges.S, gdb.dwarf2/dw2-ranges.exp: New files.
11369 * gdb.trace/backtrace.exp: Fix a typo.
11370 * gdb.trace/circ.exp: Likewise.
11371 * gdb.trace/collection.exp: Likewise.
11372 * gdb.trace/limits.exp: Likewise.
11373 * gdb.trace/report.exp: Likewise.
11374 * gdb.trace/tfind.exp: Likewise.
11375 * gdb.trace/while-dyn.exp: Likewise.
11379 * gdb.mi/mi2-var-child.exp, gdb.mi/mi-var-child.exp: Variables
11380 objects of pointers that can't be dereferenced are now
11385 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
11386 (target_cpu): Remove.
11390 * gdb.base/ending-run.exp: Expect the list of cleared
11391 breakpoint to come in natural order, not the reversed one.
11395 * gdb.mi/mi-var-child.c (do_child_deletion): New.
11396 * gdb.mi/mi-var-child.exp: Run child_deletion tests.
11400 * gdb.base/printcmds.exp: New function
11401 test_printf_with_dfp.
11405 * gdb.disasm/t01_mov.s: Remove carriage returns.
11406 * gdb.disasm/t02_mova.s: Ditto.
11407 * gdb.disasm/t03_add.s: Ditto.
11408 * gdb.disasm/t04_sub.s: Ditto.
11409 * gdb.disasm/t05_cmp.s: Ditto.
11410 * gdb.disasm/t06_ari2.s: Ditto.
11411 * gdb.disasm/t07_ari3.s: Ditto.
11412 * gdb.disasm/t08_or.s: Ditto.
11413 * gdb.disasm/t09_xor.s: Ditto.
11414 * gdb.disasm/t10_and.s: Ditto.
11415 * gdb.disasm/t11_logs.s: Ditto.
11416 * gdb.disasm/t12_bit.s: Ditto.
11417 * gdb.disasm/t13_otr.s: Ditto.
11421 * gdb.cp/arg-reference.exp, gdb.cp/arg-reference.c: New files.
11425 * gdb.base/dfp-test.exp: Fail gracefully if toolchain does not
11426 provide DFP support.
11430 * gdb.arch/altivec-abi.exp: Run multiple times for GCC on GNU/Linux.
11431 Test "set powerpc vector-abi". Skip auto-detection tests for old
11436 * lib/gdb.exp, gdb.base/sepdebug.exp: Replace usage of eq and ne
11437 with [string compare].
11441 * gdb.base/sepdebug.exp (binfile): Add ${EXEEXT}.
11442 * gdb.base/sepsymtab.exp (binfile): Add ${EXEEXT}.
11446 * gdb.opt/clobbered-registers-O2.c: New testcase source file.
11447 * gdb.opt/clobbered-registers-O2.exp: New testcase expect file.
11448 * gdb.opt/Makefile.in: New makefile.
11449 * Makefile.in: Create new directory "gdb.opt".
11450 * configure.ac: Add "gdb.opt" directory.
11451 * configure: Regenerated.
11455 * gdb.cp/mb-ctor.exp: Check skip_cplus_tests.
11456 * gdb.cp/mb-templates.exp: Check skip_cplus_tests.
11461 * gdb.base/dfp-exprs.exp: new file adding tests for Decimal
11462 Floating Point expressions.
11463 * gdb.base/dfp-test.exp: new file adding tests for Decimal
11464 Floating Point variables.
11465 * gdb.base/dfp-test.c: new file containing program with Decimal
11466 Floating variables, used by gdb.base/dfp-test.exp.
11470 * gdb.threads/multi-create.c, gdb.threads/multi-create.exp: New.
11474 * gdb.arch/altivec-abi.exp (compile_flags): Use -mabi=altivec when
11475 compiling test case with GCC.
11476 * gdb.arch/altivec-regs.exp (compile_flags): Likewise.
11480 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
11485 * gdb.base/dbx.exp: Add missing "-re " operator.
11489 * configure.ac: Added gdb.modula2/Makefile to AC_OUTPUT.
11490 * configure.ac: Removed trailing spaces after backslash.
11491 * gdb.modula2: New directory.
11492 * gdb.modula2/Makefile.in: New file.
11493 * gdb.modula2/unbounded-array.exp: New file.
11494 * gdb.modula2/unbounded1.c: New file.
11498 * gdb.xml/tdesc-regs.exp: Add PowerPC support.
11502 * gdb.base/sigstep.c (main): Add checks for
11503 return values for setitimer call.
11504 Call setitimer again with itimer = ITIMER_REAL
11505 if first call to setitimer fails.
11509 * lib/gdb.exp (gdb_load_cmd): Print out $loadtimeout instead
11514 * gdb.server/server-run.exp: Test for dynamic linker symbols.
11518 * lib/gdb.exp (gdb_run_cmd): Move comment outside
11519 of gdb_expect call, to avoid interruption.
11523 * gdb.base/whatis.c (v_long_long, v_signed_long_long)
11524 (v_unsigned_long_long, v_long_long_array)
11525 (v_signed_long_long_array, v_unsigned_long_long_array)
11526 (slong_long_addr, a_slong_long_addr, v_long_long_pointer)
11527 (v_signed_long_long_pointer, v_unsigned_long_long_pointer)
11528 [!NO_LONG_LONG]: New.
11529 (t_struct, v_struct2, t_union, v_union2) [!NO_LONG_LONG]: Add
11530 v_long_long_member.
11532 (v_long_long_func, v_signed_long_long_func)
11533 (v_unsigned_long_long_func) [!NO_LONG_LONG]: New.
11534 (main) [!NO_LONG_LONG]: Initialize long long variants.
11536 * gdb.base/whatis.exp: If board file requests no_long_long, build
11537 test with NO_LONG_LONG defined. Test long long, signed long long,
11538 and unsigned long long variants but only if board file doesn't
11544 * Makefile.in (ALL_SUBDIRS): Add gdb.pascal.
11545 * configure.ac (AC_OUTPUT): Add gdb.pascal/Makefile.
11546 * configure: Regenerated.
11547 * gdb.pascal/Makefile.in, gdb.pascal/hello.exp, gdb.pascal/hello.pas,
11548 gdb.pascal/types.exp, lib/pascal.exp: New files.
11552 * gdb.cp/classes.exp (do_tests): Always step to the line after the
11554 * gdb.mi/mi-simplerun.exp (test_controlled_execution): Allow finish
11555 to return to the call.
11556 * gdb.mi/mi2-simplerun.exp (test_controlled_execution): Likewise.
11557 * gdb.mi/mi-return.exp (test_return_simple): Likewise.
11558 * gdb.mi/mi2-return.exp (test_return_simple): Likewise.
11559 * gdb.mi/mi-until.exp (test_until): Likewise.
11560 * gdb.mi/mi2-until.exp (test_until): Likewise.
11564 * gdb.mi/var-cmd.c (do_locals_tests): Define lcharacter as a
11566 * gdb.mi/mi-var-cmd.exp, gdb.mi/mi2-var-cmd.exp: Use lcharacter[0].
11570 * gdb.threads/watchthreads.c (thread_function): Sleep between
11572 * gdb.threads/watchthreads.exp: Allow two watchpoints to trigger
11573 at once for S/390. Generate matching fails and passes.
11577 * gdb.mi/var-cmd.c (do_children_tests): Initialize
11578 the 'struct_declarations' variable to zeros.
11582 * gdb.cp/mb-ctor.cc: New.
11583 * gdb.cp/mb-ctor.exp: New.
11584 * gdb.cp/mb-templates.cc: New.
11585 * gdb.cp/mb-templates.exp: New.
11589 * gdb.cp/pass-by-ref.cc, gdb.cp/pass-by-ref.exp: New files.
11593 * configure.ac: Do gdb.stabs tests by default on Cygwin and MinGW
11595 * configure: Regenerate.
11599 * gdb.base/annota1.exp: Adjust for 'info break'
11601 * gdb.base/annota3.exp: Likewise.
11602 * gdb.base/break.exp: Likewise.
11603 * gdb.base/condbreak.exp: Likewise.
11604 * gdb.base/pending.exp: Likewise.
11605 * gdb.base/sepdebug.exp: Likewise.
11606 * gdb.base/unload.exp: Likewise.
11607 * gdb.base/ovldbreak.exp: Likewise.
11611 * gdb.base/pending.exp: No longer expect "Pending breakpoint resolved"
11613 * gdb.base/chng-syms.exp: Likewise.
11614 * gdb.base/unload.exp: Likewise.
11618 * gdb.base/sepdebug.exp (test_different_dir): Append to pf_prefix.
11622 * schedlock.c (NUM): Change to 1.
11623 (main): Use args[0] for the main thread.
11624 * schedlock.exp: Only expect two threads. Only issue one pass or fail
11625 regardless of the number of threads.
11629 * gdb.mi/mi-watch.exp (test_watchpoint_all): Pass the watchpoint
11631 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
11633 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Pass the
11634 watchpoint type down.
11635 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
11640 * gdb.mi/mi-watch.exp (test_watchpoint_all): New function.
11641 Move all the tests here and run them twice, once using software
11642 watchpoints and once using hardware watchpoints.
11643 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Likewise.
11647 * gdb.base/solib-weak.exp (do_test): Adjust the file names for each
11652 * lib/gdb.exp (build_id_debug_filename_get): Improve check for
11655 * lib/gdb.exp (gdb_compile): OpenBSD doesn't need -dl, and doesn't
11656 know about $ORIGIN. Calculate output dir from $dest instead of
11657 using ${objdir}/{$subdir}.
11661 * gdb.base/gcore-buffer-overflow.exp: Check whether gdb supports
11662 gcore, before continuing with the test.
11666 * gdb.mi/mi2-watch.exp: Set can-use-hw-watchpoints to 0 if required.
11667 * gdb.mi/mi-watch.exp: Likewise.
11672 * gdb.arch/i386-sse.exp: Do not expect character constants.
11673 * gdb.base/charsign.c, gdb.base/charsign.exp: Delete.
11674 * gdb.base/display.exp: Allow print/s.
11675 * gdb.base/printcmds.exp, gdb.base/setvar.exp: Revert signed
11676 and unsigned char array changes.
11680 * gdb.base/display.exp: Add tests for printf %p.
11684 * gdb.base/unload.c (dlopen, dlsym): Use the TEXT macro to convert
11685 the dll name to unicode.
11689 * gdb.base/default.exp (show version): Update the version text.
11690 * gdb.gdb/selftest.exp (xgdb is at prompt): Likewise.
11694 * gdb.base/gcore-buffer-overflow.c, gdb.base/gcore-buffer-overflow.exp:
11699 * lib/gdb.exp (build_id_debug_filename_get): New function.
11700 * gdb.base/sepdebug.exp: Reflect the changes in the heading comment.
11701 Remove the generate DEBUG file for the future testcase runs.
11702 New testcase for the NT_GNU_BUILD_ID retrieval.
11703 Move the final testing step to ...
11704 (test_different_dir): ... a new function.
11705 New parameter XFAIL to XFAIL all the tests performed.
11706 New parameter TEST_DIFFERENT_DIR parametrizing the directory.
11707 New parameter TYPE to PF_PREFIX all the tests performed.
11711 * gdb.mi/mi-var-cp.cc (path_expression): New
11713 * gdb.mi/mi-var-cp.exp: Run path exression tests.
11717 * gdb.cp/cp-relocate.exp (add-symbol-file): Change addresses
11718 to fit into SPU Local Store memory.
11722 * gdb.base/default.exp: Adjust the expected output of "info
11723 warranty" after the switch to GPLv3.
11727 * lib/gdb.exp (default_gdb_init): Increase expect buffer size
11728 to 30000 (from 20000).
11732 Switch the license of all .exp files to GPLv3.
11733 Switch the license of all .f and .f90 files to GPLv3.
11734 Switch the license of all .s and .S files to GPLv3.
11738 * configure.ac: Switch license to GPLv3.
11742 Switch the licensing to GPLv3 for all .ads and .adb files.
11746 * gdb.base/callfuncs.exp (do_function_calls): Use t_double_int
11748 * gdb.base/callfuncs.c (t_double_int, t_int_double): New.
11752 * gdb.base/step-line.c: Switch license to GPL version 3, and
11753 update copyright year.
11754 * gdb.base/step-line.inp: Likewise.
11758 * gdb.base/gdb1555.exp: Make expected output immune to formatting
11759 changes inside gdb1555.c.
11760 * gdb.base/pending.exp: Likewise.
11764 * config/default.exp: New file.
11768 * gdb.base/prologue.c, gdb.base/prologue.exp: New.
11769 * lib/gdb.exp (gdb_breakpoint): Handle "temporary".
11773 * gdb.base/dump.exp: Force the correct endianness for binary
11774 formats not carrying this information.
11778 * gdb.threads/staticthreads.exp: Match .*sem_post.
11782 * gdb.base/readline.exp (operate_and_get_next): Match the final
11787 * lib/mi-support.exp (mi_gdb_target_load): Do a "kill" prior
11792 * gdb.cp/ref-params.exp (gdb_start_again): Invoke `gdb_exit'
11793 prior to `gdb_start'.
11797 * config/sid.exp (gdb_load): Add test for empty argument. Adjust
11798 return value to be compatible with gdb_run_cmd in lib/gdb.exp.
11799 Remove call to gdb_unload.
11804 * gdb.base/unload.c (dlopen, dlsym, dlclose, dlerror): Define
11806 (SHLIB_NAME): Delete definition. Always pass dlerror to fprintf.
11807 * gdb.base/unload.exp: Use shared library test routines.
11811 * gdb.base/solib-symbol.exp: New file (testcase multiple symbol lookup).
11812 * gdb.base/solib-symbol-lib.c: Likewise.
11813 * gdb.base/solib-symbol-main.c: Likewise.
11817 * config/gdbserver.exp (gdb_reconnect): New.
11818 * gdb.base/so-disc-shr.c, gdb.base/solib-disc.c,
11819 gdb.base/solib-disc.exp: New files.
11820 * lib/gdb.exp (gdb_test_multiple): Allow tests to match "Ending
11822 (gdb_compile): Add shlib_load flag.
11823 * lib/gdbserver-support.exp (gdbserver_run): Save the protocol and
11825 (gdbserver_reconnect): New.
11830 * gdb.base/annota3.exp: Test for if construct.
11834 * gdb.base/chng-syms.exp: Handle glibc's __GI_exit.
11839 * gdb.base/display.exp: Allow a newline after display/i.
11840 * gdb.base/pc-fp.exp: Likewise.
11841 * gdb.base/sigbpt.exp: Likewise.
11845 * gdb.xml/tdesc-regs.exp: Add MIPS support. Allow multiple
11846 required features to be included.
11850 * gdb.threads/manythreads.exp: Prevent expect buffer overflow
11851 in info threads output.
11856 * gdb.arch/spu-info.exp: New testcase.
11857 * gdb.arch/spu-info.c: New file.
11861 * gdb.arch/thumb-prologue.c: Record the breakpoint address in
11862 tpcs_offset. Restore lr after the call.
11863 * gdb.arch/thumb-prologue.exp: Use tpcs_offset.
11867 * lib/gdbserver-support.exp (gdbserver_spawn): Only match full_buffer.
11868 (gdbserver_run): Kill any running gdbserver.
11869 * lib/mi-support.exp (mi_gdb_target_load): Likewise.
11873 * gdb.base/sigbpt.exp: Preset segv_addr.
11877 * lib/gdb.exp (gdb_compile): Add support for Windows DLLs.
11878 (gdb_compile_shlib): Likewise.
11879 (skip_shlib_tests, gdb_download, gdb_load_shlibs): New.
11880 (default_gdb_init): Clear cleanfiles.
11881 (gdb_finish): Delete recorded cleanfiles.
11882 * lib/gdbserver-support.exp (gdbserver_spawn): Use gdb_download.
11884 * gdb.base/gdb1555.exp: Use skip_shlib_tests and gdb_load_shlibs.
11885 Do not use isnative.
11886 * gdb.base/pending.exp, gdb.base/shlib-call.exp, gdb.base/shreloc.exp,
11887 gdb.base/so-impl-ld.exp: Likewise.
11888 * gdb.base/solib-weak.exp: Likewise. Skip for DLL targets.
11889 * gdb.base/unload.exp: Likewise. Do not pass empty option to
11894 * config/unknown.exp: Remove.
11898 * gdb.base/info-proc.exp: Check is_remote.
11902 * gdb.base/gcore.exp: Initialize variable core_supported.
11906 * gdb.threads/linux-dp.exp: Allow non-hexadecimal IDs also.
11910 * gdb.threads/linux-dp.exp: Expect hexadecimal thread IDs.
11911 * gdb.threads/print-threads.exp (test_all_threads): Allow
11912 negative and hexadecimal thread IDs.
11916 * gdb.java/jprint.java (public): Avoid invalid call to static
11921 * gdb.mi/mi-console.exp, gdb.mi/gdb669.exp, gdb.mi/mi-cli.exp,
11922 gdb.mi/mi-regs.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp,
11923 gdb.mi/mi2-cli.exp, gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
11924 gdb.mi/mi2-regs.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi-disassemble.exp,
11925 gdb.mi/mi2-syn-frame.exp: Remove commands already run in mi_run_to_main.
11929 * gdb.base/overlays.exp: Add support for targets with only code
11930 overlay support, not data overlay. Support spu-*-* target in
11932 * gdb.base/ovlymgr.c: Provide stubs for spu target.
11933 * gdb.base/spu.ld: New file.
11937 * gdb.cp/virtfunc.exp (proc do_tests): Test stepping through a thunk.
11941 * gdb.fortran/complex.exp, gdb.fortran/complex.f: New files.
11945 * gdb.java/jmain.exp: Handle demangled names with and without method
11950 * gdb.mi/mi-syn-frame.c (main, foo, bar)
11951 (have_a_very_merry_interrupt): Remove calls to puts.
11952 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Do not expect
11954 * lib/mi-support.exp (mi_gdb_test): Check gdb,noinferiorio. Correct
11960 * gdb.base/auxv.exp (core_works): Also check is_remote.
11961 * gdb.base/checkpoint.exp, gdb.base/multi-forks.exp: Likewise.
11965 * gdb.base/sigaltstack.exp: Use 'srcfile' in error
11966 message, not the undefined 'module' variable.
11967 * gdb.base/siginfo.exp: Likewise.
11968 * gdb.base/sigstep.exp: Likewise.
11969 * lib/gdbserver-support.exp (gdb_target_cmd): Quote
11971 * lib/mi-support.exp (mi_gdb_target_cmd): Likewise.
11975 * config/sim.exp (gdb_target_sim): Just return with -1 when setting
11976 target sim fails. Return 0 otherwise.
11977 (gdb_load): Return prematurely if gdb_target_sim fails.
11981 * gdb.base/setshow.exp: Reset height after having set it to 100.
11985 * gdb.mi/mi2-stack.exp: update from mi-stack.exp.
11989 * gdb.mi/mi2-var-display.exp: Test for the fullname field.
11993 * gdb.mi/mi-var-cmd.exp: Delete varobjs left by previous
11994 tests. Run the frozen varobjs test.
11995 * gdb.mi/var-cmd.c (do_frozen_tests): New.
11996 * lib/mi-support.exp (mi_varobj_update): Fix thinko.
12000 * gdb.base/type-opaque-lib.c, gdb.base/type-opaque-main.c,
12001 gdb.base/type-opaque.exp: New files.
12005 * gdb.mi/mi-var-child.c
12006 (do_children_tests): User char[2] instead of
12007 char so that automatic printing of pointers to char
12008 don't give unpredicable result.
12009 * gdb.mi/var-cmd.c (do_locals_test): Initialize
12011 * gdb.mi/mi-var-child.exp: Step to right line
12012 of do_children_tests.
12013 * gdb.mi/mi2-var-child.exp: Likewise.
12014 * gdb.mi/mi-var-cmd.exp: Step to right line of
12016 (do_children_tests): User char[2] instead of
12017 char so that automatic printing of pointers to char
12018 don't give unpredicable result.
12019 * gdb.mi/mi2-var-cmd.exp: Likewise.
12020 * lib/mi-support.exp (mi_continue_to_line):
12021 Pass test name to mi_wait_for_stop.
12025 * gdb.asm/asm-source.exp: Remove d10v case.
12026 * lib/gdb.exp (skip_cplus_tests): Likewise.
12027 * gdb.asm/d10v.inc: Deleted.
12031 * gdb.base/infnan.c, gdb.base/infnan.exp: New files.
12035 * config/netware.exp: Delete file.
12039 * gdb.dwarf2/dw2-noloc.S: New file.
12040 * gdb.dwarf2/dw2-noloc.exp: New file.
12044 * gdb.cp/method2.cc: New test.
12045 * gdb.cp/method2.exp: New test.
12046 * gdb.cp/Makefile.in (EXECUTABLES): Add method2.
12050 * gdb.ada/exec_changed.exp: Avoid "set confirm off".
12054 * Makefile.in: Add dummy "pdf" and "install-pdf" targets.
12058 * config/gdbserver.exp (gdbserver_gdb_load): Update argument list.
12059 (gdb_load): Delete, replace with...
12060 (gdb_reload): ...this.
12061 * gdb.server/server-run.exp: Use gdb_load and gdbserver_run.
12062 * gdb.server/server-mon.exp: Likewise.
12063 * lib/gdb.exp (gdb_run_cmd): Use gdb_reload.
12064 (gdb_start_cmd): New.
12065 (gdb_file_cmd): Save the last loaded file.
12067 (gdb_gnu_strip_debug): Use transform.
12068 * lib/gdbserver-support.exp (gdbserver_spawn): Move file download
12069 support here. Use new $last_loaded_file. Check mtime.
12070 (gdb_target_cmd): Handle ObjC failure case.
12071 (infer_host_exec): Delete.
12072 (gdbserver_load): Rename to...
12073 (gdbserver_run): ...this. Simplify.
12074 * lib/mi-support.exp (mi_gdb_file_cmd): Set last_loaded_file.
12075 (mi_gdb_load): Move most contents to a new function...
12076 (mi_gdb_target_load): ...here. Simplify call to gdbserver_gdb_load.
12077 (mi_run_cmd): Use mi_gdb_target_load.
12078 * gdb.base/break.exp, gdb.base/ending-run.exp, gdb.base/pending.exp,
12079 gdb.base/sepdebug.exp, gdb.base/unload.exp, gdb.objc/objcdecode.exp:
12081 * gdb.base/charsign.exp: Remove incorrect comment.
12082 * gdb.base/dbx.exp (gdb_file_cmd): Set last_loaded_file.
12083 * gdb.ada/exec_changed.exp, gdb.ada/null_record.exp, gdb.ada/start.exp,
12084 gdb.base/start.exp: Use gdb_start_cmd.
12089 * gdb.base/sigbpt.exp: Fix the message when skipping test.
12090 * gdb.base/signull.exp: Similarly.
12094 * lib/gdb.exp (gdb_run_cmd): Use -notransfer to make start-up
12095 messages available to test cases (like chng-sym.exp).
12099 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
12104 * gdb.arch/powerpc-prologue.c (optimized_1_marker, gdb2029_marker)
12105 (optimized_1): New.
12106 (main): Call optimized_1.
12107 (gdb2029): Correct typos. Call gdb2029_marker.
12108 * gdb.arch/powerpc-prologue.exp: Run new test. Use a breakpoint
12113 * gdb.gdb/selftest.exp (do_steps_and_nexts): Match spaces as well
12114 as tabs. Remove redundant test pattern.
12118 * gdb.base/long_long.exp: Accept optional symbol name in <...>
12119 for /a format output.
12123 * gdb.base/checkpoint.exp: Rewrite 600 checkpoint test to
12124 collect output incrementally.
12128 * gdb.mi/mi-var-cmd.exp: Allow value without "..." string
12129 for -var-create lpcharacter test.
12130 * gdb.mi/mi2-var-cmd.exp: Likewise.
12134 * gdb.mi/mi-var-cmd.exp: Allow -var-update null_ptr test to
12135 pass on targets where address zero is readable.
12139 * gdb.xml/tdesc-arch.exp: Test is unsupported on target with
12140 just a single architecture.
12144 * gdb.base/callfuncs.exp (do_get_all_registers): Remove.
12145 (fetch_all_registers): New function, uses gdb_test_multiple and
12146 exp_continue to fetch inferior output line-by-line.
12147 Replace all uses of do_get_all_registers by fetch_all_registers.
12151 * gdb.base/relativedebug.exp: Skip test if gdb,nosignals is set
12156 * gdb.threads/manythreads.exp: Use $message string for
12157 consistancy; add a default (timeout) case.
12161 * gdb.base/watchpoint.exp: Fix truncated comment.
12165 * Makefile.in: Remove spurious single-quotes from sed command.
12169 * gdb.mi/mi-var-cmd.exp: Correct test name. Allow any value for
12171 * gdb.mi/mi2-var-cmd.exp: Likewise.
12175 * gdb.dwarf2/dw2-producer.S: New file.
12176 * gdb.dwarf2/dw2-producer.exp: New testcase.
12180 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
12181 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
12182 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
12183 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
12184 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
12185 Revert tests to use mi_gdb_test and include value field in output
12190 * gdb.arch/i386-signal.c, gdb.arch/i386-signal.exp: New files.
12194 * gdb.base/maint.exp: Remove full paths from test names.
12195 * gdb.base/prelink.exp, gdb.cp/cp-relocate.exp,
12196 gdb.xml/tdesc-errors.exp, gdb.xml/tdesc-xinclude.exp: Likewise.
12200 * gdb.ada/catch_ex.exp: Fix a couple of copy/paste typos.
12204 * gdb.server/server-mon.exp: New test.
12208 * gdb.cp/cp-relocate.cc, gdb.cp/cp-relocate.exp: New.
12212 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: Update
12213 register capitalization.
12217 * gdb.mi/mi-var-invalidate.exp: New file.
12221 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: New.
12225 * tdesc-arch.exp (set_arch): Add KFAIL for missing OS ABI handlers.
12229 * gdb.xml/single-reg.xml, gdb.xml/tdesc-regs.exp,
12230 gdb.xml/core-only.xml, gdb.xml/extra-regs.xml: New files.
12234 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
12235 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
12236 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
12237 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
12238 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
12239 * gdb.mi/gdb792.exp, lib/mi-support.exp:
12240 Update tests to include value field in output of -var-create.
12244 * gdb.mi/mi-var-child.exp: Fix matching display of function value.
12248 * gdb.xml/bad-include.xml, gdb.xml/inc-2.xml, gdb.xml/inc-body.xml,
12249 gdb.xml/includes.xml, gdb.xml/tdesc-xinclude.exp: New files.
12253 * gdb.threads/threadapply.exp: check that frame is not changed by
12254 the thread apply all command.
12258 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
12260 * gdb.dwarf2/dup-psym.S: Use .2byte/.4byte instead of .short/.int
12261 in the dwarf sections.
12262 * gdb.dwarf2/mac-fileno.S: Likewise.
12264 * gdb.base/callfuncs.exp (do_get_all_registers): Filter out
12265 bspstore register on ia64.
12269 * gdb.cp/annota3.exp ("watch triggered on a.x"): Match optional
12270 "frame-begin" annotation.
12272 * gdb.cp/annota2.exp ("watch triggered on a.x"): Allow arbitrary
12273 number of "frames-invalid" annotations.
12277 * gdb.base/commands.exp: Call if_commands_test.
12278 (gdb_test_no_prompt, if_commands_test): New.
12282 * gdb.threads/sigthread.c (NSIGS): Make bigger.
12286 * gdb.dwarf2/dw2-basic.S: Use .2byte/.4byte/.8byte instead of
12287 .short/.int/.quad in the dwarf sections.
12288 * gdb.dwarf2/dw2-intercu.S: Likewise.
12289 * gdb.dwarf2/dw2-intermix.S: Likewise.
12293 * gdb.base/charsign.exp, gdb.base/charsign.c: New files.
12294 * gdb.arch/i386-sse.exp: Check $xmm.v16_int8 printing as a number
12296 * gdb.base/printcmds.exp: Sign-provided CHARs now became arrays.
12297 * gdb.base/setvar.exp: Likewise.
12301 * gdb.base/corefile.exp: Allow non-empty argument list in reinit
12304 * gdb.base/multi-forks.exp ("restart $i"): Also match
12305 __kernel_syscall_via_break.
12309 * lib/mi-support.exp (mi_delete_varobj): New.
12310 * gdb.mi/mi-var-cp.exp: Run the reference_to_struct
12312 * gdb.mi/mi-var-cp.cc (reference_to_struct): New function.
12313 (main): Call the above.
12314 (reference_update_test, base_in_reference_test)
12315 (reference_to_pointer): Delete the created varobjs.
12319 * Makefile.in (ALL_SUBDIRS): Add gdb.xml.
12320 * configure: Regenerated.
12321 * configure.ac (AC_OUTPUT): Add gdb.xml/Makefile.
12322 * gdb.xml/Makefile.in, gdb.xml/tdesc-arch.exp,
12323 gdb.xml/tdesc-bogus.xml, gdb.xml/tdesc-errors.exp,
12324 gdb.xml/trivial.xml, gdb.xml/tdesc-unknown.xml: New files.
12325 * lib/gdb.exp (gdb_skip_xml_test): New function.
12329 * gdb.base/sigrepeat.exp: Correct error message.
12334 * gdb.arch/i386-gnu-cfi.exp, gdb.arch/i386-gnu-cfi.c,
12335 gdb.arch/i386-gnu-cfi-asm.S: New files.
12339 * lib/gdb.exp: Abort on missing `site.exp'.
12344 * gdb.base/included.c, gdb.base/included.exp,
12345 gdb.base/included.h: New files.
12349 * gdb.base/bigcore.c (RLIMIT_CAP): Define.
12350 (maximize_rlimit): Reduce limits on 64-bit systems.
12355 * gdb.arch/altivec-regs.exp: Initialise variable endianness in
12360 * gdb.mi/mi-basics.exp, gdb.mi/mi2-basics.exp (test_dir_specification)
12361 (test_path_specification): Use objdir instead of srcdir to always
12362 get an absolute filename.
12366 * gdb.cp/member-ptr.cc (class Padding): Make contents public.
12370 * gdb.mi/mi-var-cp.cc (reference_update_tests):
12371 Make sure the variable we're using is in scope.
12372 (reference_to_pointer): Likewise.
12376 * gdb.ada/catch_ex.exp: Call unsupported and stop if the runtime
12377 has no debug information.
12381 * gdb.base/annota1.exp: Remove extra send_gdb.
12385 * gdb.base/relativedebug.c, gdb.base/relativedebug.exp: New files.
12389 * gdb.arch/i386-size-overlap.c, gdb.arch/i386-size-overlap.exp: New.
12394 * gdb.mi/mi-var-cmd.exp: Expect lpcharacter to update when
12395 lcharacter or linteger change. Correct duplicated test name.
12396 * gdb.mi/mi2-var-cmd.exp: Likewise.
12400 * gdb.threads/sigthread.c, gdb.threads/sigthread.exp: New.
12404 * gdb.base/nofield.c: New file.
12405 * gdb.base/nofield.exp: New testcase.
12409 * gdb.mi/mi-var-cp.exp: New test for references to pointers.
12411 * gdb.mi/mi-var-cp.cc: (reference_to_pointer): New procedure for above
12416 * gdb.mi/mi-var-cmd.exp: Add tests for unreadable varobjs.
12420 * lib/mi-support.exp (mi_runto_helper): Expect two prompts
12425 * gdb.base/annota3.exp ($binfile): Append $EXEEXT.
12426 Expect ".exe" extension.
12430 * gdb.base/charset.exp: Add explicit filename to break.
12431 * gdb.base/dbx.exp: Add explicit filename to breaks.
12435 * gdb.mi/mi-file.exp: Use mi_gdb_file_cmd instead of mi_gdb_load.
12436 * gdb.mi/mi2-file.exp: Likewise.
12440 Implement specification of MI tests as comments
12441 in C and C++ sources.
12442 * lib/mi-support.exp (mi_autotest_data): New variable.
12443 (mi_autotest_source): New variable.
12444 (count_newlines, mi_prepare_inline_tests)
12445 (mi_get_inline_test, mi_continue_to_line)
12446 (mi_run_inline_test, mi_tbreak)
12447 (mi_send_resuming_command, mi_wait_for_stop): New functions.
12448 * gdb.mi/mi-var-cp.exp: Move most content to the C file.
12450 * gdb.mi/mi-var-cp.cc: Define tests here.
12454 Simplify usage of mi_continue_to.
12455 * lib/mi-support.exp (mi_runto_helper): Renamed
12456 from mi_runto, added new parameter 'run_or_continue'.
12457 (mi_runto): Use mi_runto_helper.
12458 (mi_continue_to): Accept just function name as parameter.
12459 Use mi_runto_helper.
12460 * gdb.mi/mi-var-cmd.exp: Adjust to changes.
12461 * gdb.mi/mi2-var-cmd.exp: Likewise.
12465 Make this testcase a bit more realistic. The current code
12466 is too simplistic, and allows the compiler to optimize out
12467 some of the entities we need for this testcase.
12468 * gdb.ada/null_record/bar.ads (Void_Star): New type.
12469 (Do_Nothing): Add extra parameter.
12470 * gdb.ada/null_record/bar.adb (Do_Nothing): Likewise.
12471 * gdb.ada/null_record/null_record.adb: Fake use of type Empty
12472 by using a variable of type Void_Star.
12476 * gdb.ada/catch_ex/foo.adb: New file.
12477 * gdb.ada/catch_ex.exp: New testcase.
12481 * gdb.base/shreloc.exp: Use ldflags instead of additional_flags to
12482 pass --image-base to linker.
12487 * gdb.base/readline.exp: Set $TERM. Test arrow keys in
12492 * gdb.cp/classes.exp (test_pointers_to_class_members): Update expected
12493 output. Test the types of members and member pointers.
12494 * gdb.cp/inherit.exp (test_print_mi_member_types): Remove KFAILs for
12496 * gdb.cp/member-ptr.exp: Search for a comment instead of a
12497 statement. Enable for GCC. Update expected output for some tests
12498 and add new tests. Remove obsolete GCC KFAILs. Allow GCC's class
12500 * gdb.cp/member-ptr.cc (Padding, Padding::vspacer, Base, Base::get_x)
12501 (Base::vget_base, Left, Left::vget, Right, Right::vget, Diamond)
12502 (Diamond::vget_base): New.
12503 (main): Add new tests.
12504 * gdb.cp/printmethod.exp: Update expected output for member functions.
12505 * gdb.cp/virtfunc.exp (test_virtual_calls): Add a KFAIL for
12506 print pEe->D::vg().
12510 * gdb.threads/tls.exp: Allow stops in sem_post.
12514 * gdb.base/annota1.exp: Allow .*printf in backtraces.
12515 * gdb.base/annota3.exp: Likewise.
12516 * gdb.base/sigstep.exp (advancei): Fail if we hit the breakpoint
12517 again (instead of timing out).
12518 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add an XFAIL for
12520 * gdb.java/jmisc.exp: Adjust to work with method signatures including
12521 return types. Add kfails for GDB bugs 2214 and 2215. Move exit
12522 test from jmisc1.exp.
12523 * gdb.java/jmisc1.exp: Delete.
12524 * gdb.java/jprint.exp: Adjust to work with method signatures including
12526 * gdb.objc/basicclass.exp: Update for gobjc 4.1 debug info.
12527 * gdb.threads/linux-dp.exp: Don't be confused by program output.
12528 * lib/java.exp (compile_java_from_source): Pass the correct type
12533 * gdb.arch/i386-prologue.c (stack_align_ecx): Renamed from stack_align.
12534 (stack_align_edx): New function.
12535 (stack_align_eax): New function.
12536 (main): Add calls to stack_align_edx and stack_align_eax.
12537 * gdb.arch/i386-prologue.exp: Replace stack_align with stack_align_ecx.
12538 Add testing for the cases where the register used during a stack
12539 realignment is edx. Same for eax.
12543 * lib/gdb.exp: Don't pass -fpic to gcc on Cygwin, MinGW
12544 and generic PE targets.
12548 * gdb.ada/array_return.exp: Update copyright date list.
12552 * gdb.ada/array_return/pck.ads (Small_Float_Vector): New type.
12553 (Create_Small_Float_Vector): New function.
12554 * gdb.ada/array_return/pck.adb (Create_Small_Float_Vector): Add
12556 * gdb.ada/array_return/p.adb: Use new type and function from
12558 * gdb.ada/array_return.exp: Add a test verifying that GDB is
12559 able to print the value returned by a function returning an
12564 * gdb.arch/i386-prologue.exp: Remove calls to setup_kfail.
12565 The associated tests should be PASSing.
12569 Test for base in references.
12570 * gdb.mi/mi-var-cp.cc: Add test code.
12571 * gdb.mi/mi-var-cp.exp: Test for bases in references.
12572 * gdb.mi/mi-watch.exp: Adjust to mi_runto changes.
12573 * gdb.mi/mi2-watch.exp: Likewise.
12574 * lib/mi-support.exp (mi_runto): Use temporary breakpoint.
12575 (mi_list_varobj_children): New function.
12579 * lib/mi-support.exp
12580 (mi_runto): Accept "()" after function name.
12581 (mi_create_varobj): New function.
12582 (mi_varobj_update): New function.
12583 (mi_Check_varobj_value): New function.
12584 * gdb.mi/mi-var-cp.exp: New file.
12585 * gdb.mi/mi-var-cp.cc: New file.
12589 * gdb.base/solib-weak.c, gdb.base/solib-weak.exp, gdb.base/weaklib1.c,
12590 gdb.base/weaklib2.c: New files.
12594 * gdb.threads/linux-dp.exp: Adjust regexps used to scan thread
12595 info. Adjust test names.
12597 * gdb.base/break.c (main): Move position of malloc.
12598 * gdb.base/break.exp: Revert mistaken checkin.
12602 * gdb.mi/mi-var-cmd.exp: Check -var-update after
12603 assignement of arrays and function pointers.
12604 * gdb.mi/var-cmd.c: Add declaration necessary for above
12609 * gdb.base/break.c (main): Call malloc.
12611 * gdb.threads/linux-dp.exp: Read thread table before and after
12612 creating each philosopher and verify it.
12618 * gdb.base/ending-run.exp: Flatten expect script stepping out of
12619 main to remove duplication. Add start function of the form
12620 '_*start[1-9]*'. Add RVDS start function.
12624 * gdb.arch/thumb-prologue.c, gdb.arch/thumb-prologue.exp: New files.
12628 * gdb.asm/asm-source.exp: Add "spu*-*-*" target.
12629 * gdb.asm/spu.inc: New file.
12630 * gdb.base/term.exp: Disable if [target_info exists noargs].
12631 * gdb.gdb/complaints.exp: Disable if ![isnative].
12632 * gdb.gdb/selftest.exp: Likewise.
12633 * gdb.gdb/observer.exp: Likewise.
12634 * gdb.gdb/xfullpath.exp: Likewise.
12635 * gdb.base/attach.exp: Disable on SPU target.
12636 * gdb.cp/bs145503.exp: Likewise.
12637 * gdb.cp/exception.exp: Likewise.
12638 * gdb.cp/userdef.exp: Likewise.
12642 * gdb.stabs/weird.exp (print_weird_var): Don't send extra \n.
12646 * gdb.base/completion.exp: Fix completion tests for
12647 'info' and 'info '.
12648 * gdb.base/help.exp (help_test_raw, test_class_help)
12649 (test_prefix_command_help): Move...
12650 * lib/gdb.exp: Here.
12651 * gdb.base/main.exp: Adjust.
12652 * gdb.cp/maint.exp: Adjust.
12653 * gdb.trace/tracecmd.exp: Use test_help_class.
12657 * gdb.stabs/weird.exp (print_weird_var): Use
12658 gdb_test_multiple instead of gdb_expect.
12662 * gdb.base/help.exp (help_test_raw): New.
12663 (test_class_help): New.
12664 (test_prefix_command_help): New.
12669 * gdb.base/constvars.c (main): Write to crass and crips, so that
12670 they are allocated by the compiler.
12674 * gdb.base/multi-forks.exp: Use "detach fork" instead of
12679 * lib/gdbserver-support.exp (gdb_target_cmd): Anchor the ends
12684 * gdb.base/sepdebug.exp: Remove debug format test.
12685 * lib/gdb.exp (gdb_gnu_strip_debug): Perform debug format test.
12687 * gdb.base/sepsymtab.c, gdb.base/sepsymtab.exp: New.
12691 * gdb.threads/manythreads.c (thread_function, main): Don't cast
12692 int to pointer or pointer to int.
12693 * gdb.threads/manythreads.exp: Don't expect the string "LWP".
12697 * gdb.base/annota1.exp, gdb.base/maint.exp: Use string_to_regexp.
12701 * gdb.threads/tls-nodebug.c, gdb.threads/tls-nodebug.exp: New test.
12706 * gdb.cp/call-c.cc, gdb.cp/call-c.exp, gdb.cp/call-c-1.c: New.
12710 * gdb.ada/arrayidx.exp: Remove calls to setup_kfail now that
12711 the corresponding bug has been fixed in GDB (PR/2018).
12715 * gdb.base/subst.exp: New testcase.
12719 * gdb.ada/array_return/pck.ads: Add copyright notice.
12720 * gdb.ada/array_return/pck.adb: Likewise.
12721 * gdb.ada/array_return/p.adb: Likewise.
12722 * gdb.ada/exec_changed/first.adb: Likewise.
12723 * gdb.ada/exec_changed/second.adb: Likewise.
12727 * gdb.ada/watch_arg/watch.adb: New file.
12728 * gdb.ada/watch_arg.exp: New testcase.
12732 * gdb.mi/mi-basics.exp (test_path_specification): Pass orig_path
12733 via string_to_regexp.
12734 * gdb.mi/mi2-basics.exp: Likewise.
12738 * abug.exp, cpu32bug.exp, est.exp hmsirom.exp, nind.exp:
12739 Remove unused / obsolete files.
12743 * gdb.base/multi-forks.exp: Include __kernel_vsyscall in regexp.
12747 * gdb.mi/mi-stack.exp (test_stack_args_listing): Test that
12748 HIGH_FRAME argument to -stack-list-arguments can be larger than
12749 the number of frames.
12753 * gdb.base/args.c (main): Add breakpoint marker.
12754 * gdb.base/args.exp: Use args_test for tests. Add new tests which
12755 really test empty arguments.
12756 (args_load): Delete.
12761 * gdb.mi/mi-file.exp (test_file_list_exec_source_files): Just
12762 check for one file.
12766 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Test that
12767 HIGH_FRAME argument to -stack-list-locals can be larger than
12768 the number of frames.
12772 * lib/gdb.exp (skip_altivec_tests): Fix apparent typo,
12773 '$' in front of skip_vmx_tests_saved when setting that.
12777 * gdb.base/trace-commands.exp: New file.
12782 * gdb.base/step-bt.exp: Make hexadecimal address optional in
12783 expected output of the backtrace commands.
12787 * gdb.arch/altivec-abi.exp: Replace gdb_suppress_entire_file with
12788 untested followed by return combination.
12789 * gdb.arch/altivec-regs.exp: Likewise.
12790 * gdb.arch/e500-abi.exp: Likewise.
12791 * gdb.arch/e500-regs.exp: Likewise.
12792 * gdb.arch/gdb1291.exp: Likewise.
12793 * gdb.arch/gdb1431.exp: Likewise.
12794 * gdb.arch/gdb1558.exp: Likewise.
12795 * gdb.arch/i386-prologue.exp: Likewise.
12796 * gdb.arch/i386-unwind.exp: Likewise.
12797 * gdb.asm/asm-source.exp: Likewise.
12798 * gdb.base/a2-run.exp: Likewise.
12799 * gdb.base/advance.exp: Likewise.
12800 * gdb.base/all-bin.exp: Likewise.
12801 * gdb.base/annota1.exp: Likewise.
12802 * gdb.base/annota3.exp: Likewise.
12803 * gdb.base/args.exp: Likewise.
12804 * gdb.base/arithmet.exp: Likewise.
12805 * gdb.base/assign.exp: Likewise.
12806 * gdb.base/async.exp: Likewise.
12807 * gdb.base/attach.exp: Likewise.
12808 * gdb.base/bang.exp: Likewise.
12809 * gdb.base/bigcore.exp: Likewise.
12810 * gdb.base/bitfields.exp: Likewise.
12811 * gdb.base/bitfields2.exp: Likewise.
12812 * gdb.base/break.exp: Likewise.
12813 * gdb.base/call-sc.exp: Likewise.
12814 * gdb.base/call-strs.exp: Likewise.
12815 * gdb.base/callfuncs.exp: Likewise.
12816 * gdb.base/checkpoint.exp: Likewise.
12817 * gdb.base/chng-syms.exp: Likewise.
12818 * gdb.base/code-expr.exp: Likewise.
12819 * gdb.base/commands.exp: Likewise.
12820 * gdb.base/completion.exp: Likewise.
12821 * gdb.base/cond-expr.exp: Likewise.
12822 * gdb.base/condbreak.exp: Likewise.
12823 * gdb.base/consecutive.exp: Likewise.
12824 * gdb.base/constvars.exp: Likewise.
12825 * gdb.base/corefile.exp: Likewise.
12826 * gdb.base/cvexpr.exp: Likewise.
12827 * gdb.base/dbx.exp: Likewise.
12828 * gdb.base/define.exp: Likewise.
12829 * gdb.base/detach.exp: Likewise.
12830 * gdb.base/display.exp: Likewise.
12831 * gdb.base/dump.exp: Likewise.
12832 * gdb.base/ena-dis-br.exp: Likewise.
12833 * gdb.base/ending-run.exp: Likewise.
12834 * gdb.base/environ.exp: Likewise.
12835 * gdb.base/eval-skip.exp: Likewise.
12836 * gdb.base/exprs.exp: Likewise.
12837 * gdb.base/fileio.exp: Likewise.
12838 * gdb.base/finish.exp: Likewise.
12839 * gdb.base/float.exp: Likewise.
12840 * gdb.base/foll-exec.exp: Likewise.
12841 * gdb.base/foll-fork.exp: Likewise.
12842 * gdb.base/foll-vfork.exp: Likewise.
12843 * gdb.base/freebpcmd.exp: Likewise.
12844 * gdb.base/funcargs.exp: Likewise.
12845 * gdb.base/gcore.exp: Likewise.
12846 * gdb.base/gdb1090.exp: Likewise.
12847 * gdb.base/gdb1250.exp: Likewise.
12848 * gdb.base/huge.exp: Likewise.
12849 * gdb.base/info-proc.exp: Likewise.
12850 * gdb.base/interrupt.exp: Likewise.
12851 * gdb.base/jump.exp: Likewise.
12852 * gdb.base/langs.exp: Likewise.
12853 * gdb.base/lineinc.exp: Likewise.
12854 * gdb.base/list.exp: Likewise.
12855 * gdb.base/logical.exp: Likewise.
12856 * gdb.base/long_long.exp: Likewise.
12857 * gdb.base/macscp.exp: Likewise.
12858 * gdb.base/maint.exp: Likewise.
12859 * gdb.base/mips_pro.exp: Likewise.
12860 * gdb.base/miscexprs.exp: Likewise.
12861 * gdb.base/multi-forks.exp: Likewise.
12862 * gdb.base/opaque.exp: Likewise.
12863 * gdb.base/overlays.exp: Likewise.
12864 * gdb.base/pc-fp.exp: Likewise.
12865 * gdb.base/pointers.exp: Likewise.
12866 * gdb.base/printcmds.exp: Likewise.
12867 * gdb.base/psymtab.exp: Likewise.
12868 * gdb.base/ptype.exp: Likewise.
12869 * gdb.base/recurse.exp: Likewise.
12870 * gdb.base/relational.exp: Likewise.
12871 * gdb.base/relocate.exp: Likewise.
12872 * gdb.base/remote.exp: Likewise.
12873 * gdb.base/reread.exp: Likewise.
12874 * gdb.base/restore.exp: Likewise.
12875 * gdb.base/return.exp: Likewise.
12876 * gdb.base/return2.exp: Likewise.
12877 * gdb.base/scope.exp: Likewise.
12878 * gdb.base/sect-cmd.exp: Likewise.
12879 * gdb.base/sep.exp: Likewise.
12880 * gdb.base/sepdebug.exp: Likewise.
12881 * gdb.base/setshow.exp: Likewise.
12882 * gdb.base/setvar.exp: Likewise.
12883 * gdb.base/sigall.exp: Likewise.
12884 * gdb.base/sigbpt.exp: Likewise.
12885 * gdb.base/signals.exp: Likewise.
12886 * gdb.base/signull.exp: Likewise.
12887 * gdb.base/sizeof.exp: Likewise.
12888 * gdb.base/solib.exp: Likewise.
12889 * gdb.base/step-line.exp: Likewise.
12890 * gdb.base/step-test.exp: Likewise.
12891 * gdb.base/structs.exp: Likewise.
12892 * gdb.base/structs2.exp: Likewise.
12893 * gdb.base/term.exp: Likewise.
12894 * gdb.base/twice.exp: Likewise.
12895 * gdb.base/until.exp: Likewise.
12896 * gdb.base/varargs.exp: Likewise.
12897 * gdb.base/volatile.exp: Likewise.
12898 * gdb.base/watchpoint.exp: Likewise.
12899 * gdb.base/whatis-exp.exp: Likewise.
12900 * gdb.base/whatis.exp: Likewise.
12901 * gdb.cp/ambiguous.exp: Likewise.
12902 * gdb.cp/annota2.exp: Likewise.
12903 * gdb.cp/annota3.exp: Likewise.
12904 * gdb.cp/bool.exp: Likewise.
12905 * gdb.cp/breakpoint.exp: Likewise.
12906 * gdb.cp/casts.exp: Likewise.
12907 * gdb.cp/class2.exp: Likewise.
12908 * gdb.cp/classes.exp: Likewise.
12909 * gdb.cp/cplusfuncs.exp: Likewise.
12910 * gdb.cp/ctti.exp: Likewise.
12911 * gdb.cp/derivation.exp: Likewise.
12912 * gdb.cp/exception.exp: Likewise.
12913 * gdb.cp/gdb1355.exp: Likewise.
12914 * gdb.cp/hang.exp: Likewise.
12915 * gdb.cp/inherit.exp: Likewise.
12916 * gdb.cp/local.exp: Likewise.
12917 * gdb.cp/m-data.exp: Likewise.
12918 * gdb.cp/m-static.exp: Likewise.
12919 * gdb.cp/member-ptr.exp: Likewise.
12920 * gdb.cp/method.exp: Likewise.
12921 * gdb.cp/misc.exp: Likewise.
12922 * gdb.cp/namespace.exp: Likewise.
12923 * gdb.cp/overload.exp: Likewise.
12924 * gdb.cp/ovldbreak.exp: Likewise.
12925 * gdb.cp/pr-1023.exp: Likewise.
12926 * gdb.cp/pr-1210.exp: Likewise.
12927 * gdb.cp/pr-574.exp: Likewise.
12928 * gdb.cp/printmethod.exp: Likewise.
12929 * gdb.cp/psmang.exp: Likewise.
12930 * gdb.cp/ref-params.exp: Likewise.
12931 * gdb.cp/ref-types.exp: Likewise.
12932 * gdb.cp/rtti.exp: Likewise.
12933 * gdb.cp/templates.exp: Likewise.
12934 * gdb.cp/try_catch.exp: Likewise.
12935 * gdb.cp/userdef.exp: Likewise.
12936 * gdb.cp/virtfunc.exp: Likewise.
12937 * gdb.disasm/am33.exp: Likewise.
12938 * gdb.disasm/h8300s.exp: Likewise.
12939 * gdb.disasm/mn10300.exp: Likewise.
12940 * gdb.disasm/sh3.exp: Likewise.
12941 * gdb.disasm/t01_mov.exp: Likewise.
12942 * gdb.disasm/t02_mova.exp: Likewise.
12943 * gdb.disasm/t03_add.exp: Likewise.
12944 * gdb.disasm/t04_sub.exp: Likewise.
12945 * gdb.disasm/t05_cmp.exp: Likewise.
12946 * gdb.disasm/t06_ari2.exp: Likewise.
12947 * gdb.disasm/t07_ari3.exp: Likewise.
12948 * gdb.disasm/t08_or.exp: Likewise.
12949 * gdb.disasm/t09_xor.exp: Likewise.
12950 * gdb.disasm/t10_and.exp: Likewise.
12951 * gdb.disasm/t11_logs.exp: Likewise.
12952 * gdb.disasm/t12_bit.exp: Likewise.
12953 * gdb.disasm/t13_otr.exp: Likewise.
12954 * gdb.hp/gdb.aCC/optimize.exp: Likewise.
12955 * gdb.hp/gdb.aCC/watch-cmd.exp: Likewise.
12956 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
12957 * gdb.hp/gdb.base-hp/dollar.exp: Likewise.
12958 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Likewise.
12959 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
12960 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
12961 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
12962 * gdb.hp/gdb.base-hp/sized-enum.exp: Likewise.
12963 * gdb.hp/gdb.compat/xdb1.exp: Likewise.
12964 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
12965 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
12966 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
12967 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
12968 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
12969 * gdb.mi/gdb701.exp: Likewise.
12970 * gdb.mi/gdb792.exp: Likewise.
12971 * gdb.mi/mi-basics.exp: Likewise.
12972 * gdb.mi/mi-break.exp: Likewise.
12973 * gdb.mi/mi-cli.exp: Likewise.
12974 * gdb.mi/mi-console.exp: Likewise.
12975 * gdb.mi/mi-disassemble.exp: Likewise.
12976 * gdb.mi/mi-eval.exp: Likewise.
12977 * gdb.mi/mi-file.exp: Likewise.
12978 * gdb.mi/mi-read-memory.exp: Likewise.
12979 * gdb.mi/mi-regs.exp: Likewise.
12980 * gdb.mi/mi-return.exp: Likewise.
12981 * gdb.mi/mi-simplerun.exp: Likewise.
12982 * gdb.mi/mi-stack.exp: Likewise.
12983 * gdb.mi/mi-stepi.exp: Likewise.
12984 * gdb.mi/mi-syn-frame.exp: Likewise.
12985 * gdb.mi/mi-until.exp: Likewise.
12986 * gdb.mi/mi-var-block.exp: Likewise.
12987 * gdb.mi/mi-var-child.exp: Likewise.
12988 * gdb.mi/mi-var-cmd.exp: Likewise.
12989 * gdb.mi/mi-var-display.exp: Likewise.
12990 * gdb.mi/mi-watch.exp: Likewise.
12991 * gdb.mi/mi2-basics.exp: Likewise.
12992 * gdb.mi/mi2-break.exp: Likewise.
12993 * gdb.mi/mi2-cli.exp: Likewise.
12994 * gdb.mi/mi2-console.exp: Likewise.
12995 * gdb.mi/mi2-disassemble.exp: Likewise.
12996 * gdb.mi/mi2-eval.exp: Likewise.
12997 * gdb.mi/mi2-file.exp: Likewise.
12998 * gdb.mi/mi2-read-memory.exp: Likewise.
12999 * gdb.mi/mi2-regs.exp: Likewise.
13000 * gdb.mi/mi2-return.exp: Likewise.
13001 * gdb.mi/mi2-simplerun.exp: Likewise.
13002 * gdb.mi/mi2-stack.exp: Likewise.
13003 * gdb.mi/mi2-stepi.exp: Likewise.
13004 * gdb.mi/mi2-syn-frame.exp: Likewise.
13005 * gdb.mi/mi2-until.exp: Likewise.
13006 * gdb.mi/mi2-var-block.exp: Likewise.
13007 * gdb.mi/mi2-var-child.exp: Likewise.
13008 * gdb.mi/mi2-var-cmd.exp: Likewise.
13009 * gdb.mi/mi2-var-display.exp: Likewise.
13010 * gdb.mi/mi2-watch.exp: Likewise.
13011 * gdb.stabs/exclfwd.exp: Likewise.
13012 * gdb.stabs/weird.exp: Likewise.
13013 * gdb.threads/gcore-thread.exp: Likewise.
13014 * gdb.trace/actions.exp: Likewise.
13015 * gdb.trace/backtrace.exp: Likewise.
13016 * gdb.trace/circ.exp: Likewise.
13017 * gdb.trace/collection.exp: Likewise.
13018 * gdb.trace/deltrace.exp: Likewise.
13019 * gdb.trace/infotrace.exp: Likewise.
13020 * gdb.trace/limits.exp: Likewise.
13021 * gdb.trace/packetlen.exp: Likewise.
13022 * gdb.trace/passc-dyn.exp: Likewise.
13023 * gdb.trace/passcount.exp: Likewise.
13024 * gdb.trace/report.exp: Likewise.
13025 * gdb.trace/save-trace.exp: Likewise.
13026 * gdb.trace/tfind.exp: Likewise.
13027 * gdb.trace/tracecmd.exp: Likewise.
13028 * gdb.trace/while-dyn.exp: Likewise.
13029 * gdb.trace/while-stepping.exp: Likewise.
13033 * gdb.base/step-bt.c: New file.
13034 * gdb.base/step-bt.exp: New testcase.
13038 * config/monitor.exp (gdb_load): Remove support for obsolete
13039 download-write-size.
13040 * gdb.base/remote.exp: Likewise. Update all callers of
13045 * cursal.exp: Pass binfile to gdb_load.
13049 * gdb.base/cursal.exp: Add "" to gdb_load call.
13053 * gdb.asm/asm-source.exp: Add alpha-*-netbsd* to the list of
13054 NetBSD/ELF targets.
13058 * gdb.cp/userdef.cc, gdb.cp/userdef.exp: New tests for unary
13063 * gdb.base/completion.exp: Update for change in "file" behavior.
13064 * gdb.stabs/weird.exp: Likewise.
13065 * lib/mi-support.exp (mi_gdb_file_cmd): Likewise.
13066 * lib/gdb.exp (gdb_file_cmd): Likewise. Kill the program explicitly.
13070 * gdb.base/auxv.exp: Skip on non-linux, non-solaris targets.
13071 * gdb.base/cursal.exp: Use gdb_file_cmd first, then separate gdb_load.
13075 * gdb.base/default.exp: Update source command error message.
13076 * gdb.base/help.exp: Update 'help source' message.
13080 * gdb.cp/bs15503.exp: Update comment for no longer crashing
13085 * gdb.base/ifelse.exp: Remove troublesome 'got here' messages.
13089 * gdb.arch/i386-size.c, gdb.arch/i386-size.exp: New files.
13093 * gdb.threads/print-threads.exp: Use gdb_breakpoint.
13097 * gdb.base/long_long.exp (gdb_test_long_long): Exclude
13098 *-*-openbsd* from targets for wich we expect ARM FPA floating
13103 * gdb.cp/annota3.exp: Expect frame-begin annotation.
13107 * gdb.base/annota3.exp: Expect frame-begin annotation.
13111 * gdb.base/help.exp: Adjust "help unset" test to accept
13112 any list of unset commands.
13117 * gdb.cp/ref-params.exp: New test.
13118 * gdb.cp/ref-params.cc: New source file.
13119 * gdb.cp/Makefile.in (EXECUTABLES): Add ref-params.
13123 * gdb.arch/alpha-step.exp (test_stepi): Do not include trailing
13124 spaces/tabs in regular expressions since they might not be there.
13128 * gdb.base/ifelse.exp: New file.
13132 * gdb.base/huge.c: Allow CRASH_GDB to be set from command
13134 * gdb.base/huge.exp: Loop over compilation to find a size that
13136 * gdb.base/remote.exp: Correct expected strings.
13137 * gdb.dwarf2/mac-fileno.S: Avoid # comments.
13141 * gdb.base/store.exp: Don't use gdb_suppress_entire_file.
13145 * gdb.base/gdb1555.exp: Use gdb_compile_shlib. Skip if not
13150 * gdb.stabs/exclfwd.exp: Skip the test if configure did not
13151 enable stabs testing.
13155 * gdb.base/auxv.exp: Intercept undefined command messages before
13156 gdb_test_multiple does.
13160 * Makefile.in (host_alias): Remove.
13161 (target_alias): Use @target_noncanonical@.
13162 (site.exp): Don't set host_alias.
13163 * aclocal.m4: Remove contents. Include acx.m4.
13164 * configure: Regenerated.
13165 * configure.ac: Use ACX_NONCANONICAL_TARGET.
13169 * lib/gdb.exp (gdb_load_cmd): New.
13171 * gdb.base/fileio.c: Add system(NULL) test.
13172 * gdb.base/fileio.exp: Check it.
13174 * gdb.base/break.c: Add 10a breakpoint at }
13175 * gdb.base/break.exp: Add test for breakpoint at }
13176 * gdb.cp/anon-union.cc: Add code at end of function.
13177 * gdb.cp/anon-union.exp: Adjust end of function breakpoint.
13178 * gdb.mi/var-cmd.c: Add code at end of function.
13179 * gdb.mi/mi-var-display.exp: Adjust end of next.
13180 * gdb.mi/mi2-var-display.exp: Likewise.
13181 * gdb.base/fileio.c: Add stop function and insert calls at
13183 * gdb.base/fileio.exp: Breakpoint stop function and remove
13184 explicit line number references.
13188 * gdb.base/del.exp (test_delete_alias): New function.
13189 Now check that both "del" and "d" work as aliases for "delete".
13193 * gdb.base/a2-run.exp: Allow part of test to run when args aren't
13194 required. Check for spurious output after program exits normally.
13198 * gdb.base/relocate.exp: Use gdb_file_cmd rather than
13199 gdb_load, so it works in the simulator.
13203 * gdb.base/bang.exp: Ignore unexpected output between the
13204 "program exited normally" and the gdb prompt, as many other
13209 * gdb.base/help.exp: Make "delete checkpoint" part option for
13210 "help d" and "help delete" tests.
13214 * gdb.mi/mi-basics.exp: Add missing serial number to
13215 expected output in some mi_gdb_test statements.
13216 * gdb.mi/mi2-basics.exp: Likewise.
13220 * gdb.base/del.c: New file.
13221 * gdb.base/del.exp: New testcase.
13225 * gdb.base/break.exp: Do not assume a breakpoint on
13226 main will actually be in $srcfile when optimizing.
13227 * gdb.base/savedregs.exp: Do not require that the dummy
13228 frame location match up to a symbol and source file location.
13229 * gdb.mi/mi-regs.exp (111-data-list-register-values x): "No registers"
13230 will get printed without a mi_cmd_data_list_register_values prefix.
13231 (*-data-list-register-*): Correct regular expressions to expect the new
13232 pseudo d? floating point registers.
13233 * gdb.mi/mi2-regs.exp: Likewise.
13237 * gdb.cp/m-static.h (class gnu_obj_4): Add dummy member.
13238 * gdb.cp/m-static.cc (main): Write to test4.dummy, so that test4
13239 is allocated by the compiler.
13240 * gdb.mi/var-cmd.c: (do_special_tests): Write to u, anonu, s,
13241 anons, e, anone to force their allocation by the compiler.
13245 * gdb.base/help.exp: Update expected text for help d and
13250 * gdb.asm/asm-source.exp: Add powerpc-*-netbsd* to the list of
13251 NetBSD/ELF targets.
13255 * gdb.base/sigbpt.exp (stepi_out): FAIL when inserting a
13256 single-step breakpoint fails; make this a KFAIL on
13258 * gdb.base/siginfo.exp: Likewise.
13259 * gdb.base/sigstep.exp (advance, advancei): Likewise.
13263 * gdb.base/multi-forks.exp: Modify patterns for "run to exit",
13264 which may have to consume output from other forks.
13265 Add tests to make sure that "delete fork" succeeded.
13270 Add support for the Renesas M32C and M16C.
13272 * gdb.asm/asm-source.exp: Add m32c target.
13273 * gdb.asm/m32c.inc: Support for m32c target.
13277 * gdb.base/commands.exp (recursive_source_test): New test.
13281 * gdb.base/float.exp: Add pattern for sparc targets.
13285 * gdb.base/commands.exp (stray_arg0_test): New test.
13289 * gdb.mi/mi-until.exp: kfail broken until command.
13290 * gdb.mi/mi2-until.exp: Ditto.
13294 * gdb.mi/mi-var-child-f.exp, gdb.mi/array.f: New files.
13298 * gdb.base/prelink.exp: Anchor tested-for regular expression
13303 * gdb.base/assign.exp: Correct fail message.
13307 * lib/compiler.c: Extract armcc version number.
13308 * lib/compiler.cc: Ditto.
13312 * gdb.arch/altivec-abi.exp: Use nowarnings instead of
13313 additional_flags=-w.
13314 * gdb.arch/altivec-regs.exp: Ditto.
13315 * gdb.arch/e500-abi.exp: Ditto.
13316 * gdb.arch/e500-regs.exp: Ditto.
13317 * gdb.base/all-bin.exp: Ditto.
13318 * gdb.base/annota1.exp: Ditto.
13319 * gdb.base/annota3.exp: Ditto.
13320 * gdb.base/args.exp: Ditto.
13321 * gdb.base/arithmet.exp: Ditto.
13322 * gdb.base/assign.exp: Ditto.
13323 * gdb.base/async.exp: Ditto.
13324 * gdb.base/bang.exp: Ditto.
13325 * gdb.base/break.exp: Ditto.
13326 * gdb.base/call-rt-st.exp: Ditto.
13327 * gdb.base/completion.exp: Ditto.
13328 * gdb.base/cond-expr.exp: Ditto.
13329 * gdb.base/condbreak.exp: Ditto.
13330 * gdb.base/consecutive.exp: Ditto.
13331 * gdb.base/define.exp: Ditto.
13332 * gdb.base/display.exp: Ditto.
13333 * gdb.base/ena-dis-br.exp: Ditto.
13334 * gdb.base/environ.exp: Ditto.
13335 * gdb.base/eval-skip.exp: Ditto.
13336 * gdb.base/info-proc.exp: Ditto.
13337 * gdb.base/jump.exp: Ditto.
13338 * gdb.base/logical.exp: Ditto.
13339 * gdb.base/long_long.exp: Ditto.
13340 * gdb.base/maint.exp: Ditto.
13341 * gdb.base/miscexprs.exp: Ditto.
13342 * gdb.base/pc-fp.exp: Ditto.
13343 * gdb.base/pointers.exp: Ditto.
13344 * gdb.base/relational.exp: Ditto.
13345 * gdb.base/reread.exp: Ditto.
13346 * gdb.base/sect-cmd.exp: Ditto.
13347 * gdb.base/sep.exp: Ditto.
13348 * gdb.base/sepdebug.exp: Ditto.
13349 * gdb.base/until.exp: Ditto.
13350 * gdb.base/whatis-exp.exp: Ditto.
13351 * gdb.cp/annota2.exp: Ditto.
13352 * gdb.cp/annota3.exp: Ditto.
13353 * gdb.trace/actions.exp: Ditto.
13354 * gdb.trace/backtrace.exp: Ditto.
13355 * gdb.trace/circ.exp: Ditto.
13356 * gdb.trace/collection.exp: Ditto.
13357 * gdb.trace/deltrace.exp: Ditto.
13358 * gdb.trace/infotrace.exp: Ditto.
13359 * gdb.trace/limits.exp: Ditto.
13360 * gdb.trace/packetlen.exp: Ditto.
13361 * gdb.trace/passc-dyn.exp: Ditto.
13362 * gdb.trace/passcount.exp: Ditto.
13363 * gdb.trace/report.exp: Ditto.
13364 * gdb.trace/save-trace.exp: Ditto.
13365 * gdb.trace/tfind.exp: Ditto.
13366 * gdb.trace/tracecmd.exp: Ditto.
13367 * gdb.trace/while-dyn.exp: Ditto.
13368 * gdb.trace/while-stepping.exp: Ditto.
13369 * lib/gdb.exp: Ditto.
13370 (gdb_compile): Handle nowarning option.
13374 * gdb.base/prelink.c, gdb.base/prelink-lib.c: Update FSF address.
13375 * gdb.base/prelink.exp: Likewise. Add -q to prelink runs.
13376 Rename executable to prelinkt. Don't re-prelink if we didn't
13377 get a core file. Test prelink -u exit status to tell whether
13378 prelinking failed. Use gdb_test_multiple.
13382 * gdb.cp/inherit.exp (test_print_mi_member_types): New function.
13383 (do_tests): Call it.
13387 * gdb.base/prelink.exp: New test.
13388 * gdb.base/prelink.c, gdb.base/prelink-lib.c: New sources.
13392 * gdb.fortran/derived-type.f90: New file.
13393 * gdb.fortran/derived-type.exp: New testcase.
13397 * gdb.base/default.exp: Allow ';' as a directory separator.
13401 * gdb.base/help.exp (help add-symbol-file): Update.
13405 * gdb.base/help.exp (help load): Update expected results.
13409 * gdb.base/pc-fp.exp (get_valueofx): Don't print environment
13410 specifix hex value as part of results.
13411 * gdb.base/shreloc.exp (get_msym_addrs): Ditto.
13415 * gdb.base/whatis.c: Define variables using typedefs char_addr,
13416 ushort_addr, and slong_addr, so the typedefs are not optimized
13418 * gdb.base/whatis.exp: Add tests using type name for struct type,
13419 union type, enum type, and typedef.
13423 * gdb.arch/i386-prologue.exp: Add testcase for PR breakpoints/2080.
13427 * gdb.base/scope.exp (test_at_main): Remove logic to handle the
13428 case where it takes two "next" commands to skip past the init
13433 * gdb.base/scope.exp (test_at_main): Use gdb_test_multiple
13434 to handle cases where it takes two "next" commands to skip
13435 past the init call.
13439 * gdb.ada/array_return.exp: Mark the last test as expected to fail
13444 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Test for the fullname
13449 * gdb.cp/bool.cc, gdb.cp/bool.exp: New files.
13453 * gdb.arch/powerpc-prologue.c, gdb.arch/powerpc-prologue.exp: New
13458 * gdb.cp/maint.exp: Set complaints to a positive value.
13462 * gdb.base/multi-forks.c: Add copyright notice. Include <stdlib.h>.
13463 * gdb.base/multi-forks.exp: Use a loop. Allow "fork" as a stopped
13468 * gdb.base/checkpoint.c: Update copyright notice. Include
13473 * gdb.asm/asm-source.exp: Independently provide default values for
13474 asm-flags and debug-flags. Use 'string equal' to do the
13475 comparison, not the implicit expr's '==' operator. Remove
13476 now-unneeded assignments to asm-flags. In h8300 case, place
13477 "-gdwarf-2", not "-gdwarf2", in debug-flags, not asm-flags.
13481 * gdb.base/checkpoint.c: New file.
13482 * gdb.base/checkpoint.exp: New file.
13483 * gdb.base/multi-fork.c: New file.
13484 * gdb.base/multi-fork.exp: New file.
13485 * gdb.base/pi.txt: New file (data for checkpoint.c test).
13489 * gdb.base/ptype.c (foo): Add typedef.
13490 (intfoo): Add function.
13491 * gdb.base/ptype1.c: New file.
13492 * gdb.base/ptype.exp: Handle compilation and linking with two
13493 source files. Test that proper type for "foo" is found based
13494 on source context rather than first match found in symtabs.
13498 * gdb.asm/asm-source.exp (hppa-*-openbsd*): New.
13499 * gdb.asm/openbsd.inc: Indent commands.
13503 * gdb.base/freebpcmd.exp: Increase timeout.
13505 * gdb.gdb/selftest.exp (test_with_self): Update copyright check.
13509 * gdb.base/default.exp: Update check for "show version".
13513 * gdb.asm/asm-source.exp (hppa64-*-hpux*): New.
13514 * gdb.asm/pa64.inc: New file.
13518 * gdb.asm/common.inc: Indent commands.
13519 * gdb.asm/asmsrc1.s: Likewise.
13520 * gdb.asm/asmsrc2.s: Likewise.
13524 * gdb.arch/pa-nullify.exp: Handle hppa64-*-* targets.
13525 (get_addr_of_sym): Remove duplicate print.
13526 (gen_core): xfail hppa*-*-hpux*, update expected output.
13527 * gdb.arch/pa-nullify.s: Reformat to also work on HPUX.
13528 * gdb.arch/pa64-nullify.s: New file.
13532 * gdb.base/dump.exp: Mark hppa64-*-* as 64-bit target.
13536 * gdb.cp/printmethod.cc (main): Call virt and nonvirt, to force
13537 code generation for these functions.
13538 * gdb.cp/printmethod.exp: Expect "&A::nonvirt()" instead of an
13543 * gdb.base/help.exp (help b, help br, help bre, help brea)
13544 (help break): Update the expected message.
13548 * gdb.asm/m68hc11.inc: Setup the data section.
13549 * gdb.asm/asm-source.exp (m6811-*-*): Don't use the target board linker
13550 script for this test.
13551 (m6812-*-*): Likewise.
13555 * gdb.base/structs2.exp: Update xfail to only trigger for gcc-3.x.
13559 * gdb.base/break.exp: Fix a comment typo.
13565 * gdb.dwarf2/mac-fileno.exp, gdb.dwarf2/mac-fileno.S: New tests.
13569 * gdb.arch/gdb1558.c: Include stdio.h.
13573 * gdb.asm/asm-source.exp: Use -e instead of --entry.
13577 * gdb.base/bfp-test.exp: Properly anchor gdb_multiple_test usage.
13581 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
13582 vscr" tests to better match output.
13586 * gdb.base/structs.exp (any): New function.
13587 (test_struct_returns): Don't make any assumptions at all about
13588 what value the function returns when GDB can't set the return
13593 * gdb.ada/arrayidx/p.adb: New file.
13594 * gdb.ada/arrayidx.exp: New testcase
13598 * gdb.ada/array_return/pck.ads: New file.
13599 * gdb.ada/array_return/pck.adb: New file.
13600 * gdb.ada/array_return/p.adb: New file.
13601 * gdb.ada/array_return.exp: New testcase.
13605 * gdb.base/arrayidx.c: New file.
13606 * gdb.base/arrayidx.exp: New testcase.
13610 * gdb.base/annota3.exp, gdb.cp/annota3.exp: The annotations
13611 frames-invalid and breakpoints-invalid are no longer generated
13612 with level 3 so don't expect them in the output.
13616 * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Remove .*
13617 from test. Escape the | in mi_gdb_test call.
13618 * gdb.mi/mi-basics.exp, gdb.mi/mi-cli.exp, gdb.mi/mi-disassemble.exp,
13619 gdb.mi/mi-pthreads.exp, gdb.mi/mi-stack.exp, gdb.mi/mi2-basics.exp,
13620 gdb.mi/mi2-cli.exp, gdb.mi/mi2-disassemble.exp,
13621 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-stack.exp: Add extra details to
13622 expected regex's in mi_gdb_test calls.
13623 * lib/mi-support.exp: Remove arbitrary .* from tests.
13624 (mi_gdb_test): Add string_regex variable. Add anchor to main -re.
13625 Fully anchor GDB/MI expected results in mi_gdb_test.
13626 * lib/gdb.exp (string_to_regexp): Escape the ] character.
13627 * gdb.base/sizeof.exp: Remove escape character. Correct test.
13631 * long_long.exp: Exclude eabi targets from arm FPA float format test.
13635 * bfp-test.c: New file.
13636 * bfp-test.exp: New testcase.
13640 * gdb.fortran/subarray.exp: New testcase to test the evaluation
13641 of subarray and substring variable.
13642 * gdb.fortran/subarray.f: New source file for the test of subarray
13643 and substring variable evaluation.
13644 * gdb.fortran/exprs.exp: Add four tests for substring evaluation
13645 of string constant.
13649 * gdb.arch/altivec-regs.exp, gdb.arch/altivec-abi.exp: Update
13654 * gdb.arch/altivec-regs.exp (info powerpc altivec): Replace the 'info
13655 powerpc altivec' test with an almost identical 'info vector' test.
13659 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
13660 vscr" tests to match output.
13664 * gdb.arch/altivec-regs.exp: Adjust "print $vx<i>" tests to match
13669 * lib/mi-support.exp (mi_gdb_test): Change -re to not be anchored.
13670 * gdb.mi/mi-syn-frame.exp: Call mi_gdb_test twice instead of once for
13671 commands that return an MI output command and an asyncronous MI output
13673 * gdb.mi/mi-console.exp: Ditto.
13677 * gdb.mi/mi-var-child.c: Include <string.h>.
13681 * killed.exp: Correct gdb_expect syntax.
13685 * lib/mi-support.exp (mi_gdb_load): Fix typo.
13689 * gdb.mi/mi-basics.exp: Tell mi_gdb_start to use a PTY for inferior.
13690 (test_setshow_inferior_tty): Add global mi_inferior_tty_name to scope.
13691 Change tests to inferior-tty-set/show.
13692 * gdb.mi/mi-console.exp: Tell mi_gdb_start to use a PTY for inferior.
13693 (47-exec-next): Use mi_gdb_test to get GDB and Inferior output.
13694 * gdb.mi/mi-syn-frame.exp: Tell mi_gdb_start to use a PTY for
13695 inferior. Use mi_gdb_test to get GDB and Inferior output.
13696 * lib/mi-support.exp (mi_inferior_spawn_id): Add inferior PTY
13698 (mi_inferior_tty_name): Add inferior PTY file name.
13699 (mi_gdb_start): Add INFERIOR_PTY parameter.
13700 (mi_gdb_test): Add IPATTERN parameter.
13704 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Add MESSAGE
13705 parameter to mi_gdb_test.
13706 * lib/mi-support.exp (mi_gdb_test): Make MESSAGE parameter necessary.
13710 * gdb.mi/mi-var-child.c (do_children_tests): Initialize
13711 struct_declarations.
13712 * gdb.mi/mi-var-child.exp: Step over the initialization of
13713 struct_declarations.
13717 * gdb.mi/basics.c, gdb.mi/var-cmd.c: Revert last change.
13718 * gdb.mi/mi-stack.c: New file, based on gdb.mi/basics.c.
13719 * gdb.mi/mi-var-child.c: New file, based on gdb.mi/var-cmd.c.
13720 * gdb.mi/mi-stack.exp: Update to use mi-stack.c as a source file.
13721 * gdb.mi/mi-var-child.exp: Update to use mi-var-child.c as a source
13726 * gdb.mi/var-cmd.c: Give long_array in _struct_decl 12 elements.
13727 (do_children_tests): Assign values to the extra elements.
13729 * gdb.mi/mi-var-child.exp: Adapt tests for extra elements and use
13730 them for tests for "-var-update --no-values" and
13731 "-var-update --all-values".
13732 Add test for "-var-list-children --simple-values".
13734 * gdb.mi/basics.c (callee4): Add integer array D[3]...
13736 * gdb.mi/mi-stack.exp (test_stack_locals_listing): ...to test
13737 "-stack-list-locals --simple-values" Improve doc strings and
13742 * gdb.base/sigaltstack.exp (finish_test): KFAIL gdb/1736 on
13744 * gdb.base/sigstep.exp (advancei): KFAIL gdb/1736 on *-*-openbsd*.
13746 * gdb.base/sigaltstack.c (main): Use stack_t instead of `struct
13751 * gdb.base/default.exp (tty): Changed output of command.
13752 * gdb.base/help.exp (help tty): Ditto.
13756 * gdb.arch/i386-sse.exp: Compile with -msse when using GCC.
13760 * gdb.mi/mi2-stack.exp (test_stack_locals_listing): Remove test for
13761 -stack-select-frame without arguments.
13762 (test_stack_frame_listing): Add test for newly implemented command
13767 * gdb.mi/mi-basics.exp (test_setshow_inferior_tty): Test MI tty
13769 (Copyright): Update copyright.
13773 * gdb.fortran/exprs.exp (test_arithmetic_expressions): Add five
13774 tests to evaluate exponentiation expression.
13778 * gdb.base/sigrepeat.c: Include <stdlib.h> and add return type for
13779 main to avoid warnings.
13781 * gdb.base/sigrepeat.exp: Fix reference to undefined variable.
13785 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Remove test for
13786 -stack-select-frame without arguments.
13787 (test_stack_frame_listing): Add test for newly implemented command
13792 * gdb.fortran/array-element.f: New file.
13793 * gdb.fortran/array-element.exp: New testcase.
13797 * gdb.base/bigcore.exp: Correct checks for systems which can
13798 not dump a large core file.
13802 * gdb.base/relocate.c: Add a copyright notice.
13804 * gdb.base/relocate.exp: Test printing the values of variables
13805 from a relocatable file.
13809 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Don't expect
13810 excess MI output after an error.
13814 * gdb.arch/alpha-step.c: New file.
13815 * gdb.arch/alpha-step.exp: New testcase.
13820 * gdb.mi/mi-cli.exp, gdb.mi/mi-return.exp, gdb.mi/mi-stack.exp,
13821 gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp,
13822 gdb.mi/mi-var-display.exp, gdb.mi/mi-watch.exp, gdb.mi/mi2-cli.exp,
13823 gdb.mi/mi2-return.exp, gdb.mi/mi2-stack.exp,
13824 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
13825 gdb.mi/mi2-var-display.exp: Expect fullname field in stack frames.
13826 * lib/mi-support.exp (mi_runto, mi_execute_to_helper): Likewise.
13831 * gdb.base/shreloc.exp: Use gdb_compile_shlib. Add support for
13832 IBM's xlc compiler.
13833 * gdb.base/shreloc1.c (fn_1): Reference variable static_var_1.
13834 * gdb.base/shreloc2.c (fn_2): Reference variable static_var_2.
13838 * gdb.base/call-ar-st.exp: Call 'untested' and return -1 instead of
13839 calling gdb_suppress_entire_file.
13840 * gdb.base/charset.exp: Same.
13841 * gdb.base/call-rt-st.exp: Same.
13845 * lib/gdb.exp (fullname_syntax): Added global regex.
13846 (fullname_syntax_POSIX): Ditto.
13847 (fullname_syntax_UNC): Ditto.
13848 (fullname_syntax_DOS_CASE): Ditto.
13849 (fullname_syntax_DOS): Ditto.
13850 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Added
13851 fullname_syntax variable to scope and use it.
13852 (test_file_list_exec_source_files): Ditto.
13853 * gdb.mi/mi2-file.exp (test_file_list_exec_source_file): Ditto.
13857 * gdb.threads/linux-dp.exp: Check for *-*-linux-gnu*.
13861 * lib/gdb.exp (skip_altivec_tests): New function, based on
13862 check_vmx_hw_available from the GCC testsuite.
13863 * lib/gdb.arch/altivec-abi.exp: Use skip_altivec_tests.
13864 * lib/gdb.arch/altivec-regs.exp: Likewise.
13868 * gdb.base/auxv.exp: Call 'untested' and return -1 instead of
13869 calling gdb_suppress_entire_file.
13873 * gdb.threads/staticthreads.exp: Override signal to check for hppa.
13874 Slightly relax "sem_post" name checking.
13878 * gdb.base/unload.exp: Use new shared library infrastructure.
13882 * gdb.base/so-impl-ld.exp: Use new shared library
13887 * gdb.asm/asm-source.exp: Add h8300 to supported targets.
13888 * gdb.asm/h8300.inc: New file.
13892 * gdb.base/shlib-call.exp: Change to use new shared library
13897 * gdb.base/pending.exp: Change to use new shared library
13902 * gdb.base/nodebug.exp: Allow for compiling by IBM's xlc compiler,
13903 use test_compiler_info instead of gcc_compiled, and update copyright.
13907 * gdb.base/annota1.exp : Deal with messages caused by breakpoints in
13908 shared objects being adjusted and update copyright years.
13912 * ChangeLog: Correct some 2003-01-13 dates.
13913 * gdb.base/sigbpt.exp, gdb.base/signull.exp, gdb.cp/bs15503.exp,
13914 gdb.cp/exception.exp, gdb.cp/userdef.cc, gdb.cp/userdef.exp,
13915 gdb.mi/mi-console.exp, gdb.mi/mi2-console.exp,
13916 gdb.trace/collection.exp, gdb.trace/passc-dyn.exp,
13917 gdb.trace/tfind.exp: Update copyright years.
13922 * lib/gdb.exp (gdb_compile): Handle shlib=.
13923 (gdb_compile_shlib): New function.
13927 * lib/gdb.exp (test_compiler_info): Give argument a default value.
13931 * Makefile.in (ALL_SUBDIRS): Replace gdb.gdbserver with
13933 * configure.ac: Likewise.
13934 * configure: Regenerated.
13935 * gdb.gdbserver/Makefile.in: Moved to...
13936 * gdb.server/Makefile.in: ... here.
13937 * gdb.gdbserver/server.c: Moved to...
13938 * gdb.server/server.c: ... here.
13939 * gdb.gdbserver/server-run.exp: Moved to...
13940 * gdb.server/server-run.exp: ... here.
13944 * Makefile.in (ALL_SUBDIRS): Add gdb.gdbserver.
13945 * configure.ac: Create gdb.gdbserver/Makefile.
13946 * configure: Regenerated.
13947 * lib/gdbserver-support.exp: New file, derived from
13948 config/gdbserver.exp.
13949 * config/gdbserver.exp: Use gdbserver-support.exp.
13950 * gdb.gdbserver/Makefile.in: New file.
13951 * gdb.gdbserver/server.c: New file.
13952 * gdb.gdbserver/server-run.exp: New file.
13956 * lib/gdb.exp (test_compiler_info): Return compiler_info
13957 if no arguments are given.
13961 * gdb.arch/altivec-abi.exp: Check for compiler and set
13962 use altivec' flag accordingly.
13963 * gdb.arch/altivec-regs.exp: Likewise.
13967 * gdb.base/ptr-typedef.exp, gdb.base/ptr-typedef.c: New files.
13971 * gdb.base/bigcore.c (main): Add missing mode argument in open
13976 * lib/mi-support.exp (mi_gdb_load): Use /tmp for gdbserver
13978 * config/gdbserver.exp (gdb_load): Likewise.
13982 * lib/mi-support.exp: Use mi_gdb_target_cmd to connect to remote
13987 * gdb.dwarf2/dup-psym.S: New file.
13988 * gdb.dwarf2/dup-psym.exp: New testcase.
13992 * gdb.ada/exec_changed/first.adb: New file.
13993 * gdb.ada/exec_changed/second.adb: New file.
13994 * gdb.ada/exec_changed.exp: New testcase.
13998 * gdb.cp/userdef.cc (A1::operator+): New unary plus.
14000 (main): Test operator+.
14001 * gdb.cp/userdef.exp: Test unary plus. Use A2::operator+ for
14004 * gdb.base/sigbpt.exp: Disable if gdb,nosignals.
14005 * gdb.base/signull.exp: Disable if gdb,nosignals.
14006 * gdb.cp/bs15503.exp: Disable if skip_cplus_tests
14007 * gdb.cp/exception.exp: Disable if skip_cplus_tests.
14008 * gdb.mi/mi-console.exp: Disable hello test if gdb,noinferiorio.
14009 * gdb.mi/mi2-console.exp: Likewise.
14010 * gdb.trace/collection.exp (run_trace_experiment): Consume the
14011 continue output at start.
14012 (gdb_collect_locals_test): Robustify regexp.
14013 * gdb.trace/passc-dyn.exp: Fix comment typo.
14014 * gdb.trace/tfind.exp: Don't enable optimization. Remove stray ']'.
14018 * gdb.asm/asm-source.exp: Add iq2000 case.
14019 * gdb.asm/iq2000.inc: New file.
14023 * gdb.base/command.exp: Change hardcoded value to regular expression.
14024 * gdb.base/float.exp: Add powerpc to the list of targets checked.
14028 * gdb.asm/alpha.inc, gdb.asm/frv.inc, gdb.asm/i386.inc,
14029 gdb.asm/ia64.inc, gdb.asm/m68hc11.inc, gdb.asm/m68k.inc,
14030 gdb.asm/mips.inc, gdb.asm/pa.inc, gdb.asm/powerpc.inc,
14031 gdb.asm/s390.inc, gdb.asm/s390x.inc, gdb.asm/sh.inc,
14032 gdb.asm/x86_64.inc: Use .purgem before redefining macros.
14036 * gdb.cp/ovldbreak.exp: Adjust regular expression for recent
14041 * lib/compiler.c: Add test for IBM's xlc compiler.
14042 * lib/compiler.cc: Likewise.
14046 * gdb.ada/fixed_points.exp: Create compilation object directory
14047 before running the test.
14048 * gdb.ada/null_record.exp: Likewise.
14049 * gdb.ada/packed_array.exp: Likewise.
14050 * gdb.ada/start.exp: Likewise.
14054 * gdb.ada/packed_array/pa.adb: New file.
14055 * gdb.ada/packed_array.exp: New testcase.
14059 * gdb.dwarf2/dw2-intermix.exp, gdb.dwarf2/dw2-intermix.S: New
14062 * gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/dw2-intercu.exp: Run tests
14063 on *-*-openbsd*. Correctly match whitespace in regukar
14070 * gdb.base/gdb1821.c: New test file.
14071 * gdb.base/gdb1821.exp: New test file.
14075 * gdb.base/start.c: New file.
14076 * gdb.base/start.exp: New testcase.
14080 * gdb.ada/start/dummy.adb: New file.
14081 * gdb.ada/start.exp: New testcase.
14085 * maint.exp: Raise timeout to give Cygwin targeted GDBs more time
14086 for printing symbols and statistics.
14087 Add test for using relative pathnames in "maint print msymbols" test.
14088 Mark "maint info sections DATA" XFAIL on Cygwin.
14089 Remove Cygwin XFAIL mark on "help maint dump-me" and "maint dump-me"
14095 * gdb.base/remotetimeout.exp: New file.
14099 * gdb.base/interp.exp: Remove trailing \n in gdb_test commands.
14103 * gdb.ada/gnat_ada.gpr: New file.
14104 * gdb.ada/gnat_ada.gin: Delete, no longer used.
14105 * lib/ada.exp (gdb_compile_ada): Minor adaptation to new project file.
14106 * configure.ac: No longer generate gnat_ada.gpr.
14107 * configure: Regenerate.
14108 * gdb.ada/Makefile.in: Minor adaptations due to new project file.
14109 * gdb.ada/null_record/null_record.adb: Moved here from gdb.ada.
14110 * gdb.ada/null_record/bar.ads: Likewise.
14111 * gdb.ada/null_record/bar.adb: Likewise.
14112 * gdb.ada/fixed_points/fixed_points.adb: Likewise.
14113 * gdb.ada/null_record.exp (testdir): New variable.
14114 (testfile): executable is now in testdir subdirectory.
14115 (srcfile): Use full path to the main compilation unit.
14116 * gdb.ada/fixed_points.exp: Same changes as above.
14120 * gdb.base/interp.exp: New test.
14124 * gdb.base/sigrepeat.exp, gdb.base/sigrepeat.c: New test.
14128 * gdb.stabs/Makefile.in (Makefile): Update dependencies -
14129 configure.ac not configure.in.
14131 * gdb.base/scope.exp (test_at_main): Delete any XFAIL and/or KFAIL
14133 * gdb.hp/gdb.base-hp/callfwmall.exp (do_function_calls): Ditto.
14134 * gdb.base/list.exp (test_list_function)
14135 (test_list_filename_and_function): Ditto.
14136 * gdb.base/callfuncs.exp (do_function_calls): Ditto.
14140 * gdb.base/source.exp: Delete KFAIL gdb/1846, simplify.
14142 * gdb.base/source-error.gdb, gdb.base/source.exp: New files.
14146 * gdb.mi/mi-var-cmd.exp: Adjust "create int" test to match output.
14147 * gdb.mi/mi2-var-cmd.exp: Ditto.
14151 * gdb.base/fileio.c: Include unistd.h as required for lseek(2).
14155 * configure.ac: Rename configure.in, require autoconf 2.59.
14156 * configure: Re-generate.
14157 * gdb.stabs/configure.ac: Rename configure.in, require autoconf 2.59.
14158 * gdb.stabs/configure: Re-generate.
14159 * gdb.hp/configure.ac: Rename configure.in, require autoconf 2.59.
14160 * gdb.hp/configure: Re-generate.
14161 * gdb.hp/gdb.objdbg/configure.ac: Rename configure.in, require
14163 * gdb.hp/gdb.objdbg/configure: Re-generate.
14164 * gdb.hp/gdb.defects/configure.ac: Rename configure.in, require
14166 * gdb.hp/gdb.defects/configure: Re-generate.
14167 * gdb.hp/gdb.compat/configure.ac: Rename configure.in, require
14169 * gdb.hp/gdb.compat/configure: Re-generate.
14170 * gdb.hp/gdb.base-hp/configure.ac: Rename configure.in, require
14172 * gdb.hp/gdb.base-hp/configure: Re-generate.
14173 * gdb.hp/gdb.aCC/configure.ac: Rename configure.in, require
14175 * gdb.hp/gdb.aCC/configure: Re-generate.
14179 * gdb.threads/linux-dp.exp: Fix output regexp to handle output
14180 under NPTL when there is debugging info available for libpthread.
14184 * gdb.ada/fixed_points.c: New file.
14185 * gdb.ada/fixed_points.exp: New file.
14189 * gdb.arch/pa-nullify.exp: New file.
14190 * gdb.arch/pa-nullify.s: New file.
14194 * gdb.threads/thread_check.exp: Use ${srcfile} for test program name
14195 instead of "tbug". Fix regexp to work properly with gdb_test.
14199 * gdb.base/bitfields2.exp: New test.
14200 * gdb.base/bitfields2.c: New file.
14204 * config/sim.exp (gdb_load): Return 0 on success, -1 on failure.
14208 * gdb.base/unload.exp: Pass relative path to gdb_get_line_number.
14212 * gdb.threads/threadapply.exp: Correct "macro details" test.
14216 * gdb.threads/threadapply.exp: New test.
14217 * gdb.threads/threadapply.c: New file.
14221 * gdb.base/savedregs.exp: Correct pattern used for sigtramp
14226 * gdb.base/cursal.exp: New file.
14227 * gdb.base/cursal.c: New file.
14231 * gdb.base/savedregs.exp, gdb.base/savedregs.c: New files.
14235 * gdb.asm/asm-source.exp: Add mips*-*-netbsd* to the list of
14236 NetBSD/ELF targets.
14240 * gdb.threads/bp_in_thread.c: New file, copied from
14241 pthread_cond_wait.c.
14242 * gdb.threads/bp_in_thread.c: Use bp_in_thread.c as the source
14243 file, rather than reusing the .c file from another testcase.
14247 * gdb.ada/null_record.exp: Check where we stopped after
14248 sending the start command, instead of where the associated
14249 temporary breakpoint was inserted.
14253 * gdb.mi/gdb701.c (main): Return 0.
14257 * gdb.dwarf2/dw2-intercu.S, gdb.dwarf2/dw2-intercu.exp: New files.
14261 * gdb.threads/schedlock.c: Add comment markers to use to find
14263 * gdb.threads/schedlock.exp: Adjust regex to handle the new
14265 * gdb.threads/watchthreads.exp: Use gdb_get_line_number to find
14270 * gdb.dwarf2/dw2-basic.exp: Run on Hurd also.
14274 * configure.in: Add gdb.dwarf2.
14275 * configure: Regenerated.
14276 * Makefile.in: Add gdb.dwarf2.
14277 * gdb.dwarf2/Makefile.in, gdb.dwarf2/dw2-basic.S,
14278 gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/main.c,
14279 gdb.dwarf2/file1.txt: New files.
14283 * gdb.threads/bp_in_thread.exp: Use runto_main and "continue" instead
14284 of "run", since the latter doesn't work with remote targets. Adjust
14285 the breakpoint numbering accordingly.
14286 * gdb.threads/pthread_cond_wait.exp: Ditto.
14290 * gdb.base/overlays.exp: Update copyright years.
14294 * gdb.base/overlays.exp: Disable if target is Linux.
14298 * config/gdbserver.exp (gdb_load): Use right filename on remote.
14302 * gdb.asm/asm-source.exp: Add m32r-linux target.
14303 * gdb.asm/m32r-linux.inc: New file.
14308 * gdb.base/bigcore.exp (extract_heap): If the expect "file size"
14309 command fails, assume things will work.
14310 * gdb.base/bigcore.c: Include <sys/stat.h> and <fcntl.h>.
14311 (_GNU_SOURCE): Define.
14312 (print_unsigned, print_hex): Change parameter to "long long".
14313 (print_byte_count): New function, use to print byte counts.
14314 (large_off_t, large_lseek, O_LARGEFILE): Define dependant on
14316 (main): Compute an upper bound on a corefile in max_core_size.
14317 Limit memory chunk size to max_core_size. Limit total memory
14318 allocated to max_core_size.
14322 * gdb.base/bigcore.exp: Replace the code that creates a corefile
14323 from a separate process with code that creates a corefile by
14324 making the inferior dump core.
14328 * gdb.base/sigstep.exp: Avoid comments withing gdb_test_multiple
14333 * gdb.base/constvars.exp (local_compiler_xfail_check_2):
14334 New proc. Accept both gcc 3.x.x and gcc 4.x.x.
14335 * gdb.base/volatile.exp (local_compiler_xfail_check_2):
14340 * gdb.java/jprint.exp: New test case for java inferior call.
14341 * gdb.java/jprint.java: Ditto.
14345 * gdb.base/bigcore.exp: Deactivate on IRIX targets.
14349 * gdb.threads/killed.c: Include <stdlib.h>.
14350 * gdb.threads/pthreads.c: Likewise.
14354 * gdb.threads/killed.c: Add copyright notice.
14358 * gdb.base/define.exp: Two new tests to verify zero space chars
14359 after 'if' and 'while' commands in a user-defined command is correctly
14364 * gdb.base/signals.exp (signal_tests_1): Delete. Merge signal
14365 delivery test with duplicate at end of file.
14369 * gdb.base/unload.exp: Link with -dl on *-*-solaris*.
14373 * config/hppro.exp: Removed.
14377 * config/sparclet.exp: Removed.
14381 * config/udi.exp: Removed.
14385 * gdb.base/sigstep.exp (advance): Use "-continue_timer" option
14387 (advancei): Likewise.
14391 * gdb.base/unload.exp: Fix so messages aren't duplicated.
14395 * gdb.gdb/complaints.exp (setup_test): Use new gdb.exp functionality
14396 to check for nodebug in executable.
14397 * gdb.gdb/observer.exp (setup_test): Likewise.
14398 * gdb.gdb/selftest.exp (test_with_self): Likewise.
14399 * gdb.gdb/xfullpath.exp (setup_test): Likewise.
14403 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
14408 * gdb.base/unload.exp: Fix expected warning message to match
14413 * gdb.base/call-rt-st.exp: Fix typos.
14417 * gdb.threads/thread_check.exp: New testcase.
14418 * gdb.threads/thread_check.c: New testcase.
14422 * gdb.base/sigstep.exp (breakpoint_to_handler_entry)
14423 (skip_to_handler_entry): New procedures. Test stepping into a
14424 handler when the breakpoint is at the handler's entry point.
14428 * gdb.base/sigstep.exp (breakpoint_over_handler): Remove kfail
14434 * lib/gdb.exp (gdb_file_cmd): Return more information in the
14435 return value. Add an arm for "no debugging symbols found".
14436 Change a stray "error" to "perror".
14437 (gdb_run_cmd): Adapt to new return value.
14438 * gdb.base/remote.exp: Adapt to new return value.
14439 * gdb.gdb/complaints.exp: Likewise.
14440 * gdb.gdb/observer.exp: Likewise.
14441 * gdb.gdb/selftest.exp: Likewise.
14442 * gdb.gdb/xfullpath.exp: Likewise.
14446 * gdb.threads/bp_in_thread.exp: New testcase.
14450 Fix PR testsuite/1735.
14451 * gdb.threads/schedlock.c (thread_function): Add a cast
14452 to suppress a gcc warning.
14453 * gdb.threads/thread-specific.c (thread_function): Likewise.
14457 * gdb.base/unload.c: Include <stdlib.h>.
14462 * gdb.base/call-sc.exp (test_scalar_returns): Make sure PC is
14463 synchronized after the "return".
14467 * gdb.mi/basics.c: Include <stdio.h>.
14468 * gdb.mi/pthreads.c: Include <stdlib.h>.
14469 * gdb.mi/var-cmd.c: Include <stdlib.h>.
14473 * gdb.threads/schedlock.c: Add copyright notice.
14477 * gdb.base/sigstep.exp (breakpoint_to_handler, skip_to_handler)
14478 (skip_over_handler, breakpoint_over_hander): New test procedures.
14479 (advance, advancei): Add a proper prefix, do not use
14481 * gdb.base/sigstep.c (main): Change to use an infinite loop.
14485 * gdb.mi/basics.c: Add copyright notice.
14486 * gdb.mi/var-cmd.c: Add copyright notice.
14490 * lib/gdb.exp: Remove signed_keyword_not_used.
14491 * lib/compiler.c: Likewise.
14492 * lib/compiler.cc: Likewise.
14496 * gdb.base/whatis.c: Remove conditional disabling of "signed".
14497 * gdb.base/whatis.exp: Remove signed_keyword_not_used.
14501 * gdb.base/whatis.c: Add copyright notice.
14505 * gdb.arch/i386-prologue.exp (skip_breakpoint): New function. Use
14506 it to skip the breakpoints encoded in the inline assembly.
14510 * Makefile.in: Add gdb.fortran.
14514 * gdb.base/call-sc.exp (test_scalar_returns):
14515 Fix cut-and-paste glitch in "Make fun return now".
14519 * configure.in: Add gdb.fortran.
14520 * configure: Regenerate.
14521 * gdb.fortran/Makefile.in: New file.
14522 * lib/gdb.exp (skip_fortran_tests): New procedure.
14526 * gdb.mi/mi-var-block.exp: Use gdb_get_line_number. Remove
14528 * gdb.mi/mi-var-child.exp: Likewise.
14529 * gdb.mi/mi-var-cmd.exp: Likewise.
14530 * gdb.mi/mi-var-display.exp: Likewise.
14531 * gdb.mi/mi2-var-block.exp: Likewise.
14532 * gdb.mi/mi2-var-child.exp: Likewise.
14533 * gdb.mi/mi2-var-cmd.exp: Likewise.
14534 * gdb.mi/mi2-var-display.exp: Likewise.
14538 * gdb.base/unload.c (main): Make local variable msg const.
14542 * gdb.mi/mi-cli.exp: Use gdb_get_line_number. Remove reference
14544 * gdb.mi/mi-disassemble.exp: Likewise.
14545 * gdb.mi/mi-eval.exp: Likewise.
14546 * gdb.mi/mi-file.exp: Likewise. Also, add comment about the
14547 default line number.
14548 * gdb.mi/mi-return.exp: Likewise.
14549 * gdb.mi/mi-simplerun.exp: Likewise.
14550 * gdb.mi/mi-stack.exp: Likewise.
14551 * gdb.mi/mi-stepi.exp: Likewise. Also, replace wildcarded line
14552 number with explicit range test.
14553 * gdb.mi/mi-watch.exp: Likewise.
14554 * gdb.mi/mi2-break.exp: Likewise.
14555 * gdb.mi/mi2-cli.exp: Likewise.
14556 * gdb.mi/mi2-disassemble.exp: Likewise.
14557 * gdb.mi/mi2-eval.exp: Likewise.
14558 * gdb.mi/mi2-file.exp: Likewise. Also, add comment about the
14559 default line number.
14560 * gdb.mi/mi2-return.exp: Likewise.
14561 * gdb.mi/mi2-simplerun.exp: Likewise.
14562 * gdb.mi/mi2-stack.exp: Likewise.
14563 * gdb.mi/mi2-stepi.exp: Likewise. Also, replace wildcarded line
14564 number with explicit range test.
14565 * gdb.mi/mi2-watch.exp: Likewise.
14569 * gdb.cp/ctti.exp: Tweak srcfile and objfile to have no slashes.
14570 * gdb.cp/m-static.exp: Likewise.
14571 * gdb.cp/rtti.exp: Likewise.
14575 * gdb.base/bigcore.c: Include <sys/types.h> and <sys/time.h>.
14579 * ChangeLog: Prefix Local Variables with semi-colons and indent
14580 the reference to older ChangeLog files, to fix fontification in
14585 * gdb.mi/mi-break.exp: Use gdb_get_line_number.
14586 * gdb.mi/mi2-break.exp: Likewise.
14590 * gdb.gdb/selftest.exp: Revert removal of call to init_malloc.
14594 * gdb.cp/inherit.exp: Use cp_test_ptype_class.
14598 * gdb.cp/classes.exp: Remove unused declarations. Just let
14599 test names default instead of providing special names. Remove
14600 extraneous demangler test.
14604 * gdb.base/unload.exp: New test for breakpoints in dynamically
14606 * gdb.base/unload.c: Ditto.
14607 * gdb.base/unloadshr.c: Ditto.
14611 * gdb.cp/classes.exp (test_ptype_class_objects): Call
14612 cp_test_ptype_class.
14613 (test_enums): Likewise.
14617 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
14622 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove code to skip
14627 * ChangeLog: Add copyright notice. The notice is copied
14628 from emacs 21.3 top level ChangeLog.
14632 * lib/cp-support.exp: New file.
14633 * lib/cp-support.exp (cp_test_type_class): New function.
14634 * gdb.cp/derivation.exp: Use cp_test_ptype_class.
14635 * gdb.cp/virtfunc.exp (test_one_ptype): Removed.
14636 * gdb.cp/virtfunc.exp (test_ptype_of_classes): Use
14637 cp_test_ptype_class.
14641 * gdb.mi/mi2-basics.exp, gdb.mi/mi2-break.exp,
14642 gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
14643 gdb.mi/mi2-eval.exp, gdb.mi/mi2-file.exp, gdb.mi/mi2-hack-cli.exp,
14644 gdb.mi/mi2-read-memory.exp, gdb.mi/mi2-regs.exp,
14645 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
14646 gdb.mi/mi2-stack.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi2-until.exp,
14647 gdb.mi/mi2-var-block.exp, gdb.mi/mi2-var-child.exp,
14648 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp,
14649 gdb.mi/mi2-watch.exp: Update copyright years.
14653 * gdb.base/sigaltstack.exp: Provide proper anchoring.
14657 * gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-break.exp,
14658 gdb.mi/mi-console.exp, gdb.mi/mi-disassemble.exp,
14659 gdb.mi/mi-eval.exp, gdb.mi/mi-file.exp, gdb.mi/mi-hack-cli.exp,
14660 gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
14661 gdb.mi/mi-return.exp, gdb.mi/mi-simplerun.exp,
14662 gdb.mi/mi-stack.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-until.exp,
14663 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-child.exp,
14664 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
14665 gdb.mi/mi-watch.exp: Update copyright years.
14670 * gdb.base/signals.exp (signal_tests_1): KFAIL bug in continuing
14671 from a breakpoint with a pending signal.
14676 * lib/gdb.exp (gdb_test_multiple): Handle return -code return.
14677 * gdb.base/sigaltstack.exp (finish_test): Consume output until
14679 * gdb.base/sigstep.exp: Add KFAIL for gdb/1736.
14683 * gdb.cp/templates.exp: Handle (char)115 for template argument 's'.
14688 * gdb.base/sigaltstack.exp (finish_test): New procedure. KFAIL
14693 * gdb.arch/i386-prologue.exp: Compile without debug information.
14697 * lib/gdb.exp (gdb_get_line_number): Rewrite with native tcl
14698 rather than asking gdb to search.
14702 * gdb.base/gcore.c: Include <string.h>.
14706 * gdb.base/gcore.c: Add copyright notice.
14710 * gdb.base/freebpcmd.c: Include <stdio.h>.
14711 * gdb.base/long_long.c: Include <string.h>.
14712 * gdb.base/sigaltstack.c: Include <stdlib.h> <string.h>.
14713 * gdb.base/siginfo.c: Include <string.h>.
14714 * gdb.base/sigstep.c: Include <string.h>.
14718 * gdb.base/complex.c: Include <stdlib.h>.
14722 * gdb.base/complex.c: Add copyright notice.
14726 * gdb.base/charset.c: Include <stdlib.h>.
14730 * gdb.base/auxv.c: Include <stdlib.h>.
14734 * gdb.base/auxv.c: Add copyright notice.
14738 * gdb.base/coremaker.c: Add copyright notice.
14739 * gdb.base/coremaker2.c: Add copyright notice.
14743 * gdb.base/store.exp: Update copyright.
14744 (check_set, up_set, check_struct, up_struct): Add a prefix to test
14745 names, do not import gdb_prompt.
14749 Fix PR testsuite/1729.
14750 * gdb.base/dump.exp: Add test name to callers of capture_value, do
14751 not use capture_value with value 4.
14752 (capture_value): Add optional test name parameter.
14753 (test_reload_saved_value, test_restore_saved_value): Use $msg as
14754 the prefix, pass to capture_value.
14758 * gdb.arch/i386-prologue.exp: Add testcase for standard prolgue.
14759 * gdb.arch/i386-prologue.c (standard): New prototype and function.
14760 (main): Call new function.
14764 * gdb.cp/namespace.exp: Accept more varieties of ptype output.
14768 * gdb.cp/virtfunc.exp: Accept more varieties of ptype output.
14772 * gdb.cp/inherit.exp: Accept more varieties of ptype output.
14773 Accept more values of vtbl pointer. Remove some messages
14774 about "obsolete gcc or gdb".
14778 * gdb.cp/classes.exp: Accept more varieties of ptype output.
14782 * gdb.base/asm-source.exp: Properly convert target board
14783 debug flags from gcc format to binutils format.
14787 * gdb.arch/i386-prologue.exp: Remove KFAIL of "backtrace in
14788 gdb1718". PR backtrace/1718 partially fixed.
14792 * gdb.threads/watchthreads.exp: New test for threaded watchpoints.
14796 * gdb.asm/asm-source.exp (debug-flags): New variable. If a known
14797 good default value for a specific architecture is available then
14798 set it to that value. Otherwise default to the -gstabs switch.
14799 Remove the -g... switches from the asm-flags variable. Allow the
14800 target board info to override the value if it wants to. Pass the
14801 switch on the assembler command line.
14805 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1718.
14806 * gdb.arch/i386-prologue.c (gdb1718): New prototype and function.
14807 (main): Call new function.
14811 Test for PR exp/1715.
14812 * gdb.base/radix.exp: Refactor common procedures. Make all
14813 test names unique. Change XFAIL to KFAIL.
14817 * gdb.ada/gnat_ada.gpr.in: Rename from here ...
14818 * gdb.ada/gnat_ada.gin: ... to here.
14819 * configure.in: Use gnat_ada.gin.
14820 * configure: Regenerate.
14824 * gdb.base/signals.exp: Replace send_gdb and gdb_expect with
14825 gdb_test and gdb_test_multiple. Delete bash_bug. Delete suspect
14826 XFAILs. Clean up test messages and comments. Check backtraces.
14827 Delete re-sync code.
14832 * gdb.base/annota1.exp: Honor gdb,nosignals.
14833 * gdb.base/annota3.exp: Likewise.
14837 * lib/java.exp: Update copyright notice.
14841 * gdb.base/selftest.exp: Copy file from here ...
14842 * gdb.gdb/selftest.exp: ... to here.
14846 * lib/insight-support.exp: Delete file.
14847 * lib/java.exp (java_init): Fix copyright.
14851 * gdb.base/restore.c: Append "prologue" to comments marking the a
14852 function's prologue.
14853 * gdb.base/restore.exp: Update copyright, re-indent.
14854 (restore_tests): Use gdb_test_multiple. Add "calleeN calls
14855 callerN" prefix where needed. Update patterns that match a
14856 function's prologue.
14860 * gdb.base/restore.c: Add copyright notice.
14864 * gdb.base/logical.exp: Update copyright.
14865 (evaluate): New procedure. Use to re-implement tests using
14870 * lib/insight-support.exp (gdbtk_start): Unset TCL_LIBRARY
14871 which fixes some problems where init.tcl was not found.
14875 * gdb.base/sizeof.exp: Skip test when no inferior I/O.
14876 (check_sizeof, check_valueof): Do not include the output in the
14877 test name. Use gdb_test.
14878 (get_valueof): Use gdb_test_multiple.
14880 * gdb.base/step-test.exp: Update copyright. Use
14881 gdb_test_multiple. Ensure that test names do not include
14882 architecture dependent output.
14884 * gdb.gdb/observer.exp: Update copyright.
14885 (setup_test): Use gdb_test_multiple.
14886 (attach_first_observer, attach_second_observer)
14887 (attach_third_observer, detach_first_observer)
14888 (detach_second_observer, detach_third_observer)
14889 (reset_counters, check_counters): Make $message a prefix.
14890 (test_normal_stop_notifications): Add "args" parameter - a list of
14891 init functions to be called. Make $message a prefix,
14892 (test_observer_normal_stop): Change the message prefixes so that
14893 they are unique, pass the attach / detach procedures to
14894 test_normal_stop_notifications.
14896 * gdb.base/signull.exp (test_segv): Prefix all tests with
14897 "${name}". Clean up test messages.
14899 * gdb.base/annota3.exp, gdb.base/annota1.exp: Update copyright.
14901 * gdb.base/ena-dis-br.exp: Update copyright.
14902 (break_at): New function. Replace send_gdb with gdb_test,
14903 break_at, and gdb_test_multiple. Replace XFAIL of "continue with
14904 ignore count, not stopped at bpt", with KFAIL.
14908 * gdb.base/attach.exp: Remove cleanupfile handling.
14912 * gdb.base/annota1.exp: Cleanup corefile test name.
14913 * gdb.base/annota3.exp: Ditto.
14917 * gdb.base/signals.exp: Clean up copyright, re-indent.
14919 * gdb.base/attach.exp: Replace send_gdb and gdb_expect with
14920 gdb_test and gdb_test_multiple.
14924 * gdb.java/jmain.exp: Fix expected line number for main to
14925 break at. Set XFAIL for break at main test since gcj does not
14926 provide line number info for first statement in main.
14930 * gdb.base/attach.exp: Cleanup copyright. Re-indent.
14932 * gdb.base/sigbpt.exp: Make the common part of each test name a
14933 prefix instead of suffix.
14937 * gdb.mi/mi2-file.exp: Revert to version 1.1, except changed name of
14938 test from test_tbreak_creation_and_listing to
14939 test_file_list_exec_source_file
14940 * gdb.mi/mi-file.exp: Add test for -file-list-exec-source-files
14941 Changed name of test from test_tbreak_creation_and_listing to
14942 test_file_list_exec_source_file
14946 * gdb.java/jmisc.exp: Fix expected output of ptype to look for
14947 the jmisc() constructor instead of <init>.
14948 * gdb.java/jmisc1.exp: Ditto.
14952 * gdb.base/sigbpt.exp (stepi_out): Check for a single step
14957 * gdb.cp/templates.exp: Accept whitespace change in demangler
14962 * gdb.base/sigbpt.exp, gdb.base/sigbpt.c: New test.
14966 * lib/compiler.c: Accept __HP_CXD_SPP for old hp ansi c compiler.
14967 * lib/compiler.cc: Likewise.
14971 * lib/compiler.cc: Work around string preprocessing problem
14972 with old hp c++ compiler.
14973 * lib/compiler.c: Likewise.
14977 * gdb.arch/i386-prologue.c: Add copyright header. Use preprocessor
14978 directives to conditionalize symbol prefixing.
14979 * gdb.arch/i386-prologue.exp: Allow symbol prefixing by adding
14980 additional_flags handling. Add underscore prefix for Cygwin.
14981 * gdb.arch/i386-unwind.c: Use preprocessor directives to
14982 conditionalize symbol prefixing.
14983 * gdb.arch/i386-unwind.exp: Allow symbol prefixing by adding
14984 additional_flags handling. Add underscore prefix for Cygwin.
14988 * gdb.base/bigcore.exp: Skip test on Cygwin.
14992 * gdb.hp/gdb.base-hp/reg.exp: Accept both old and new gdb output
14993 formats for "info register". Use gdb_test_multiple. Fix
14994 the "invalid register" test.
14998 * gdb.base/attach.exp: Fix copyright date. Set testpid to Windows
14999 PID for Cygwin. Add Cygwin specific strings to check for in some
15001 (do_attach_tests): Add a test for user interaction when attaching
15002 to a process with no matching symbol table already loaded.
15006 Test PR java/1567 and PR java/1565.
15007 * gdb.java/jmain.exp, gdb.java/jmain.java: New files.
15008 * gdb.java/jmisc2.exp: Delete file.
15012 * gdb.hp/gdb.base-hp/reg.exp: Update copyright notice.
15016 * gdb.base/attach.exp (do_attach_tests): Don't forget to kill second
15021 * gdb.cp/pr-1553.exp: Remove.
15025 * gdb.cp/pr-1553.cc: Remove.
15026 * gdb.cp/pr-1553.exp: Disable this test.
15030 Fix PR testsuite/1680.
15031 * gdb.arch/i386-sse.exp: Properly quote curly braces in
15032 regular expressions.
15036 Fix PR testsuite/1679.
15037 * gdb.arch/i386-sse.exp: Do not call gdb_suppress_entire_file.
15038 Issue an UNSUPPORTED result instead.
15042 * gdb.base/charset.exp: Only send a control-C if we see a new
15043 prompt and incomplete command.
15047 * gdb.cp/pr-574.cc: Add copyright notice.
15051 * gdb.base/charset.exp: Don't refer to $expect_out(1,string) in
15052 cases where the regexp has no groups; this grabs random text from
15053 the previous test suite, whatever that was.
15057 * gdb.cp/printmethod.cc: Add copyright notice.
15061 * gdb.cp/psmang1.cc, gdb.cp/psmang2.cc: Add copyright notice.
15065 * gdb.base/signull.c: Update copyright. Include <string.h>.
15066 (bowler): Replace data_pointer with data_read
15067 and data_write cases. Add code_descriptor case.
15068 (zero, desc): New array and pointer.
15069 (data, code): Change to simple pointers.
15070 * gdb.base/signull.exp: Fix probe pattern matching a function
15071 descriptor SIGSEGV. Replace data_pointer with data_read and
15076 * gdb.base/long_long.exp, gdb.base/long_long.c: Rewrite.
15080 * gdb.base/long_long.c: Add copyright notice.
15084 * gdb.base/long_long.exp: Remove reference to
15086 to gdb_breakpoint and gdb_continue_to_breakpoint.
15090 * gdb.arch/e500-regs.exp: Fix up 'print' pattern for the little-
15095 * gdb.base/gcore.exp (capture_command_output): Delete the always
15096 passing tests containing inferior values.
15097 * gdb.base/ending-run.exp: Do not include the breakpoint address
15098 in the test message. Update copyright.
15099 * gdb.base/sizeof.exp (check_sizeof): Do not include the type's
15100 size in the test name, use gdb_test_multiple. Update copyright.
15104 * gdb.cp/ref-types.cc: Add copyright notice.
15108 * lib/compiler.c: Remove gcc_compiled, hp_cc_compiler,
15110 * lib/compiler.cc: Likewise.
15111 * lib/gdb.exp (get_compiler_info): Eval lines only if they are
15112 'set' commands. Log diagnostics for other lines. Set
15113 gcc_compiled, hp_cc_compiler, and hp_aCC_compiler.
15117 * gdb.cp/try_catch.cc: Add copyright notice.
15121 * gdb.cp/userdef.cc: Add copyright notice.
15125 * gdb.cp/virtfunc.cc: Add copyright notice.
15129 * gdb.base/structs2.exp: Mark two tests as xfail because of a compiler
15134 * lib/compiler.cc, lib/compiler.c: Append either
15135 __GNUC_PATCHLEVEL__, or "unknown" to the compiler_info.
15136 * gdb.base/structs.exp (test_struct_calls): Check for gcc-3-3-*
15137 instead of gcc-3-3.
15141 * gdb.base/structs.exp (test_struct_calls): Fix KFAIL for
15142 gdb/1455, bug is specific to "long long" and "double".
15144 * gdb.base/structs.exp (test_struct_returns, test_struct_returns)
15145 (test_struct_calls): Remove KFAIL of "long double" on i*86-*-*,
15146 x86_64-*-*, sparc64-*-*, and sparc*-*-solaris2*. PR tdep/1447
15151 * gdb.base/structs.exp (test_struct_returns): Replace
15152 "return_value_unknown" and "finish_value_unknown" by
15153 "return_value_known" and "finish_value_known". Instead of
15154 "return_value_unknown" iff "finish_value_unknown", check
15155 "return_value_known" implies "finish_value_known".
15159 * gdb.base/float.exp: Add pattern for mips targets.
15163 * gdb.base/float.exp: Add pattern for hppa*-* target; make the failure
15164 message for unknown architectures more clear.
15168 * gdb.ada/null_record.exp: Use "start" instead of "begin" to
15169 start the execution of the program.
15173 * gdb.arch/i386-sse.exp, gdb.arch/i386-sse.c: New tests.
15174 * gdb.arch/i386-cpuid.h: New helper file.
15178 * gdb.base/shlib-call.exp: Allow breakpoint to be added after inferior
15184 * gdb.base/auxv.exp (fetch_auxv): Revert last change and fix it
15185 differently to be robust to output buffering differences.
15189 * gdb.threads/pthreads.exp: Update copyright years.
15190 (check_control_c): Change asynchronous 'after' to synchronous.
15194 * gdb.base/auxv.exp (fetch_auxv): Consume output fully through
15200 * gdb.threads/manythreads.exp: Change asynchronous 'after'
15201 calls to synchronous.
15205 * gdb.arch/e500-prologue.exp, gdb.arch/e500-prologue.c: New tests.
15209 * gdb.asm/asm-source.exp: Enable test for hppa-linux target.
15210 * gdb.asm/pa.inc: New file.
15214 * gdb.base/signull.c: Use sigjmp_buf instead of jmp_buf.
15219 * lib/gdb.exp (gdb_test_multiple): Improve regexp matching the
15224 * gdb.base/signull.c: Use sigsetjmp/siglongjmp instead of
15225 setjmp/longjmp. Use sigaction instead of signal.
15230 * gdb.threads/pthread_cond_wait.c: New file.
15231 * gdb.threads/pthread_cond_wait.exp: New testcase.
15235 * gdb.base/signull.exp, gdb.base/signull.c: New files.
15236 * gdb.base/gdb1476.c, gdb.base/gdb1476.exp: Delete files.
15240 * gdb.base/sigstep.exp (advancei): Update KFAILs. gdb/1613 is
15241 fixed but revealed gdb/1639.
15245 * gdb.base/signals.exp (signal_tests_1): Simplify "continue to
15246 func1" and "next to 2nd alarm", kernel bug avoided.
15251 * gdb.base/bigcore.exp: Check the size of the dumped core file.
15252 XFAIL if it is smaller than bytes_allocated.
15253 * gdb.base/bigcore.c (bytes_allocated): Make static and unsigned.
15254 (main): Make chunks_allocated unsigned. Correct comment.
15258 * gdb.arch/powerpc-aix-prologue.c: New file.
15259 * gdb.arch/powerpc-aix-prologue.exp: New file.
15263 * gdb.base/lineinc.exp, gdb.base/lineinc1.h, gdb.base/lineinc2.h,
15264 gdb.base/lineinc3.h, gdb.base/lineinc.c: New tests.
15268 * gdb.base/sep.exp: No longer setup_kfail when the program was
15273 * gdb.base/pending.exp: Make sure pending breakpoints
15274 preserve the ignore count.
15278 * i386-prologue.exp: Add testcase for jump instruction as first
15279 instruction of the real code.
15280 * i386-prologue.c (jump_at_beginning): New function.
15284 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1624 on
15289 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1623 on
15294 * gdb.base/call-sc.exp (start_scalars_test): Fix regular
15295 expression that checks the return type.
15299 * gdb.base/call-sc.exp: New test of scalar call/return values.
15300 * gdb.base/call-sc.c: Ditto.
15304 * gdb.threads/manythreads.c: Reduce thread stack size.
15308 * gdb.threads/manythreads.c: Add copyright notice.
15312 * gdb.base/siginfo.exp: Better handle step out of signal.
15313 * gdb.base/sigstep.exp: Ditto.
15318 * gdb.threads/manythreads.c: New testcase.
15319 * gdb.threads/manythreads.exp: Ditto.
15323 * gdb.stabs/exclfwd.exp, gdb.stabs/exclfwd1.c,
15324 gdb.stabs/exclfwd2.c, gdb.stabs/exclfwd.h: New test.
15328 * gdb.stabs/weird.exp: Accept full pathname for $binfile.
15332 * gdb.base/sigstep.c: New file.
15333 * gdb.base/sigstep.exp: New file.
15337 * gdb.gdb/observer.exp (test_normal_stop_notifications): Update
15338 call to observer_notify_normal_stop.
15342 * gdb.base/siginfo.c: New file.
15343 * gdb.base/siginfo.exp: New file.
15347 * gdb.base/sep.exp: Fix typo in comment.
15351 * gdb.base/sep.c: New file.
15352 * gdb.base/sep-proc.c: New file.
15353 * gdb.base/sep.exp: New testcase.
15357 * gdb.base/bigcore.exp: Disable on Solaris; no sparse core file
15362 * gdb.base/sigaltstack.c: New file.
15363 * gdb.base/sigaltstack.exp: New file.
15367 * gdb.base/foll-fork.exp: Update the expected output for
15368 "help set follow-fork-mode", to match a change that was made
15369 to the help of this variable on 2004-01-13.
15373 * lib/ada.exp: Add copyright notice.
15374 * bar.ads: Likewise.
15375 * bar.adb: Likewise.
15376 * null_record.adb: Likewise.
15377 * null_record.exp: Likewise.
15378 * gnat_ada.gpr.in: Likewise. Fix typo in a comment, clarify another.
15382 * configure.in: Generate gdb.ada/Makefile and gdb.ada/gnat_ada.gpr.
15383 * configure: Regenerate.
15387 * lib/ada.exp (gdb_compile_ada): Emit UNSUPPORTED if we failed
15388 to build the application. Remove the message printed when in
15389 verbose mode, redundant with the UNSUPPORTED message above.
15393 * gdb.ada (bar.ads, bar.adb, null_record.adb): New files.
15394 * gdb.ada (null_record.exp): New testcase.
15398 * Makefile.in (ALL_SUBDIRS) Add gdb.ada.
15402 * gdb.ada: New subdirectory.
15403 * gdb.ada/Makefile.in: New file.
15404 * gdb.ada/gnat_ada.gpr.in: New file.
15408 * lib/ada.exp: New file.
15412 * gdb.base/gdb1250.exp: Use runto {allow-pending}.
15413 * lib/gdb.exp (runto, gdb_breakpoint): Support {allow-pending}.
15417 * gdb.base/watchpoint.exp (test_stepping): Delete bogus XFAILs
15418 hiding problems with DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
15419 Problem identified by Ulrich Weigand.
15423 * gdb.cp/classes.exp (test_enums): Refer to PR c++/1588 instead of
15428 * gdb.base/auxv.exp: New file.
15429 * gdb.base/auxv.c: New file, copied verbatim from coremaker2.c.
15433 * gdb.cp/pr-1553.exp: New. Tests for PR c++/1553.
15434 * gdb.cp/pr-1553.cc: Ditto.
15435 * gdb.cp/local.exp (ptype NestedInnerLocal): Add comment, third
15440 * gdb.cp/templates.exp: Accept more template types.
15444 From Corinna Vinschen with modifications.
15445 * gdb.cp/classes.cc (enums1): Add a line to extend scope of
15446 local variable obj_with_enum.
15447 * gdb.cp/classes.exp (test_enums): Remove TODO note about FAIL
15448 results with obj_with_enum.
15452 * gdb.cp/classes.cc: New file, copied from misc.cc.
15453 * gdb.cp/classes.exp: Use classes.cc rather than misc.cc.
15457 * gdb.cp/misc.cc: Add copyright notice.
15461 * gdb.cp/rtti.exp: Add 'print *obj3' test.
15462 * gdb.cp/rtti.h: Update copyright.
15463 (namespace n2::n3): New.
15464 * gdb.cp/rtti1.cc: (refer_to (n2::n3::C3 *)): New.
15465 (n2::n3::func3): New.
15466 (main): Call n2::n3::func3.
15467 * gdb.cp/rtti2.cc: Update copyright.
15468 (n2::create3): New.
15472 * gdb.asm/openbsd.inc: Fix typo.
15476 * gdb.base/pc-fp.exp (get_valueofx): Fix apparent typo to now set
15477 "val" instead of unused "size". Update copyright year.
15481 * gdb.cp/ctti.exp: Handle unsigned char type. Expect templates
15482 to use unsigned char.
15483 * gdb.cp/cttiadd.c, gdb.cp/cttiadd1.c, gdb.cp/cttiadd2.c,
15484 gdb.cp/cttiadd3.c: Change type of variable to unsigned char.
15488 * config/gdbserver.exp (gdbserver_gdb_load): Wait for a complete
15493 * gdb.base/relocate.c (dummy): Initialize.
15497 * gdb.base/chng-syms.exp: Anchor exit pattern. Allow
15498 a breakpoint at exit.
15502 * gdb.base/chng-syms.exp: Add expect condition to match failing
15503 case that isn't a timeout.
15507 * gdb.base/bigcore.exp: Disable on HP/UX, no sparse corefile
15512 * gdb.arch/gdb1431.c: Remove.
15513 * gdb.arch/gdb1431.s: New file, copy of gdb1291.s
15514 * gdb.arch/gdb1431.exp: Use "advance" correctly instead
15515 of "until" incorrectly.
15519 * gdb.cp/class2.cc (empty): New class.
15520 (refer): New function.
15521 (main): Declare an object of type empty and use it.
15522 * gdb.cp/class2.exp: Print the value of an object of type empty.
15526 * gdb.base/langs.exp: Update query string to match the
15527 new nquery format used for pending breakpoints.
15532 * gdb.base/charset.c: Update copyright notice.
15533 (main, init_string): Remove the escape character '\e' tests.
15534 * gdb.base/printcmds.exp (test_print_all_chars): Ditto.
15535 * gdb.base/charset.exp (valid_host_charset): Ditto.
15536 * gdb.base/setvar.exp: Ditto.
15540 * gdb.base/corefile.exp: Use gdb_test_multiple, make "accessing
15541 mmapped data in core file" PASS and FAIL messages consistent.
15543 * gdb.java/jmisc.exp: Use the fully quallified name of "main" when
15544 setting a breakpoint. Work around PR java/1565.
15548 * lib/gdb.exp (gdb_breakpoint): Update query string to match
15550 * gdb.base/pending.exp: Ditto.
15554 * configure.in: Run stabs tests on *BSD.
15555 * configure: Regenerated.
15559 * gdb.base/bigcore.exp: Bail out on *BSD instead of only NetBSD.
15563 * gdb.base/callfuncs.exp (do_function_calls): Remove extraneous
15564 blank in test for "returns short", for consistency with other
15565 "returns xxx" tests. Update copyright year.
15569 New testcase for PR breakpoint/1558.
15570 * gdb.arch/gdb1558.exp: New file.
15571 * gdb.arch/gdb1558.c: New file.
15575 * gdb.base/nodebug.exp: Fix typo.
15581 * gdb.objc/basicclass.exp: Adapt to fixed return type of printHi.
15583 * gdb.base/dump.exp: Handle negative offsets in decimal, not hex.
15585 * gdb.base/float.exp: Support s390*-*-* targets.
15589 * gdb.base/gdb1555.exp: New file.
15590 * gdb.base/gdb1555-main.c, gdb.base/gdb1555.c: New files.
15594 * gdb.base/selftest.exp (do_steps_and_nexts): Add comment.
15598 * gdb.arch/gdb1291.c: Remove
15599 * gdb.arch/gdb1291.s: New test input file.
15600 * gdb.arch/gdb1291.exp: Expand test to check case that should not
15601 fail. Test for correct result, known incorrect result, other
15602 failures and timeouts.
15606 * gdb.base/bigcore.exp: New file.
15607 * gdb.base/bigcore.c: New file.
15611 * gdb.mi/mi1-basics.exp, gdb.mi/mi1-break.exp: Delete file.
15612 * gdb.mi/mi1-console.exp, gdb.mi/mi1-disassemble.exp: Delete file.
15613 * gdb.mi/mi1-eval.exp, gdb.mi/mi1-hack-cli.exp: Delete file.
15614 * gdb.mi/mi1-pthreads.exp, gdb.mi/mi1-read-memory.exp: Delete file.
15615 * gdb.mi/mi1-regs.exp, gdb.mi/mi1-return.exp: Delete file.
15616 * gdb.mi/mi1-simplerun.exp, gdb.mi/mi1-stack.exp: Delete file.
15617 * gdb.mi/mi1-stepi.exp, gdb.mi/mi1-symbol.exp: Delete file.
15618 * gdb.mi/mi1-until.exp, gdb.mi/mi1-var-block.exp: Delete file.
15619 * gdb.mi/mi1-var-child.exp, gdb.mi/mi1-var-cmd.exp: Delete file.
15620 * gdb.mi/mi1-var-display.exp, gdb.mi/mi1-watch.exp: Delete file.
15624 * gdb.asm/ia64.inc (gdbasm_startup): Make sure first instruction
15625 executed is an alloc instruction.
15629 * gdb.cp/breakpoint.exp: New.
15630 * gdb.cp/breakpoint.cc: New.
15634 Partial fix for PR gdb/1543.
15635 * gdb.cp/ambiguous.exp, gdb.cp/annota2.exp, gdb.cp/annota3.exp,
15636 gdb.cp/anon-union.exp, gdb.cp/casts.exp, gdb.cp/classes.exp,
15637 gdb.cp/cplusfuncs.exp, gdb.cp/ctti.exp, gdb.exp/demangle.exp,
15638 gdb.cp/derivation.exp, gdb.cp/exception.exp, gdb.cp/hang.exp,
15639 gdb.cp/inherit.exp, gdb.cp/local.exp, gdb.cp/maint.exp,
15640 gdb.cp/member-ptr.exp, gdb.cp/method.exp, gdb.cp/misc.exp,
15641 gdb.cp/namespace.exp, gdb.cp/overload.exp, gdb.cp/ovldbreak.exp,
15642 gdb.cp/psmang.exp, gdb.cp/ref-types.exp, gdb.cp/templates.exp,
15643 gdb.cp/userdef.exp, gdb.cp/virtfunc.exp: Remove reference
15645 * gdb.cp/bs15503.cc, gdb.cp/class2.cc, gdb.cp/cttiadd.cc,
15646 gdb.cp/cttiadd1.cc, gdb.cp/cttiadd2.cc, gdb.cp/cttiadd3.cc,
15647 gdb.cp/exception.cc, gdb.cp/member-ptr.cc, gdb.cp/namespace1.cc:
15652 * lib/gdb.exp (gdb_expect_list): Recover from internal-errors
15653 using gdb_internal_error_resync.
15657 * gdb.threads/thread-specific.exp: Stop early if no threads are
15662 * gdb.base/pending.exp: Remove extra \n from gdb_test calls.
15666 * lib/gdb.exp (gdb_breakpoint): Fail on unexpected pending
15671 * config/sim.exp (gdb_load): Handle $arg == "".
15672 * lib/gdb.exp (gdb_run_cmd): Honor gdb,do_reload_on_run.
15673 * gdb.objc/basicclass.exp: Use gdb_run_cmd.
15677 * gdb.base/maint.exp: Update test to reflect
15682 * gdb.base/pendshr.c (pendfunc): New function that calls
15684 * gdb.base/pending.c: Call pendfunc instead of pendfunc1.
15688 * gdb.arch/gdb1431.c: Add underbar prefixed version of global
15689 function symbols and update copyright years.
15690 * gdb.arch/gdb1291.c: Ditto.
15694 * gdb.cp/virtfunc.exp: Accept both "ctor()" and "ctor(void)".
15698 * gdb.cp/inherit.exp: Accept both "ctor()" and "ctor(void)".
15702 * gdb.cp/inherit.exp: Accept output with gcc 3.2-7-rh.
15706 * gdb.base/bang.exp: Use gdb_run_cmd so this tests works with
15707 remote targets. Update copyright years.
15711 * lib/gdb.exp (gdb_breakpoint): Add pending breakpoint
15713 * gdb.base/langs.exp: Fix test which attempts to create
15714 breakpoint on non-existent function to handle new pending
15716 * gdb.base/shlib-call.exp: Use gdb_breakpoint to set
15718 * gdb.base/pending.exp: New test.
15719 * gdb.base/pending.c: New file.
15720 * gdb.base/pendshr.c: Ditto.
15724 * gdb.cp/overload.exp: Add overloadNamespace tests.
15725 * gdb.cp/overload.cc (dummyClass, dummyInstance): New.
15726 (overloadNamespace, XXX): New.
15727 (main): Call XXX::marker2.
15731 * gdb.base/dump.exp: Use runto_main instead of "runto main".
15732 * gdb.base/finish.exp: Ditto.
15733 * gdb.base/gcore.exp: Ditto.
15734 * gdb.base/huge.exp: Ditto.
15735 * gdb.base/info-proc.exp: Ditto.
15736 * gdb.base/return2.exp: Ditto.
15737 * gdb.threads/gcore-thread.exp: Ditto.
15741 * gdb.threads/thread-specific.exp: Add missing anchor to regexp.
15745 * gdb.base/fileio.c (test_open): Replace O_RDONLY with O_RDWR such
15746 that opening the file succeeds on OpenBSD.
15750 * gdb.threads/thread-specific.c: New file.
15751 * gdb.threads/threads-specific.exp: New test script.
15752 * lib/gdb.exp (gdb_test_multiple): Allow user patterns access
15757 * gdb.base/call-ar-st.exp: Call get_debug_format. Remove xfail on
15758 sparc*-*-solaris* into a kfail PR gdb/1539 on sparc-*-* for stabs
15759 only on the "print_small_structs from print_long_arg_list" test.
15763 * gdb.base/completion.exp: Kill a stray backslash.
15766 * gdb.base/completion.exp: Test that "complete file ./gdb.base/compl"
15767 agrees with the result from sending a tab.
15771 * gdb.base/chng-syms.exp: Remove stray newline.
15775 * gdb.asm/asm-source.exp: Set asm-note to "openbsd" for
15777 * gdb.asm/openbsd.inc: New file.
15781 * gdb.asm/asm-source.exp: Strip -Wl, from link-flags. Don't
15782 append -static to link-flags for *-*-freebsd*, *-*netbsd* and
15783 *-*solaris2*. Remove commented out default settings for
15784 asm-flags. Replace gdb_compile with target_link.
15788 * gdb.cp/inherit.exp: Rewrite. Use gdb_test_multiple and gdb
15789 for all tests. Remove old hp-ux and cygnus xfail cases.
15793 * gdb.base/chng-syms.exp: New file.
15794 * gdb.base/chng-syms.c: New file.
15798 * gdb.cp/local.exp: Rewrite "ptype Local". Add "ptype l".
15799 Provide arms for current output in all my configurations.
15803 * lib/compiler.c: Add hp_cc_compiler and hp_aCC_compiler.
15804 * lib/compiler.cc: Likewise.
15805 * lib/gdb.exp (get_compiler_info): Always call gdb_compile to
15806 get the right preprocessor. Eval the output directly. Remove
15807 special tests for hp_cc_compiler and hp_aCC_compiler. Remove
15808 hp_f77_compiler and hp_f90_compiler completely.
15809 (gdb_preprocess): Delete.
15810 (get_compiler): Delete.
15814 * gdb.base/charset.c, gdb.base/dump.c, gdb.base/huge.c: Include
15819 * gdb.mi/mi-stack.exp: Update copyright.
15823 * gdb.cp/rtti.exp: Don't include full path in ${srcfile}. Add
15824 test for cp_lookup_transparent_type.
15825 * gdb.cp/rtti1.cc: Update copyright. Add n2::func and refer_to;
15830 * gdb.mi/mi-var-child.exp: Update copyright year. Move new test
15835 * gdb.cp/namespace.cc (C::ensureRefs): New.
15836 * gdb.cp/namespace1.cc (C::ensureOtherRefs): New.
15840 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Test for
15841 case "-stack-list-locals 2".
15842 * gdb.mi/mi-var-child.exp: Test for case
15843 "-var-list-children --all-values NAME".
15847 * gdb.cp/local.exp: Accept correct output for gcc v3 -gstabs+.
15851 * gdb.base/fileio.exp: Add "$gdb_prompt $" anchors to patterns
15852 used with gdb_test_multiple.
15854 * gdb.base/gdb1476.exp: Accept alternat pattern for failed memory
15855 read at address 0. This fixes PR testsuite/1504.
15859 * config/gdbserver.exp (gdbserver_gdb_load): Rename from gdb_load.
15860 Remove downloading, guessing the host executable, the calls to
15861 gdb_file_cmd and gdb_target_cmd, and "load" support.
15862 (infer_host_exec): New function broken out from gdb_load.
15863 (gdb_load): New wrapper for gdbserver_gdb_load.
15864 * lib/mi-support.exp (mi_gdb_target_cmd): New function, based on
15865 gdb_target_cmd. Use -target-select.
15866 (mi_gdb_file_cmd): New function, broken out from mi_gdb_load.
15867 Download binaries to the host. Clear last_mi_remote_file when
15868 we load a new binary.
15869 (mi_gdb_load): Call mi_gdb_file_cmd. If gdbserver.exp is loaded,
15870 call gdbserver_gdb_load and mi_gdb_target_cmd.
15874 * gdb.cp/templates.exp: Accept more spaces with "<foo, ?bar>"
15879 * gdb.cp/templates.exp: Fix typo in test name of
15880 "print Foo<volatile char*>::foo".
15884 * gdb.base/setvar.exp: Remove setup_xfail for hppa*-*-*11*.
15888 * gdb.arch/Makefile.in (MISCELLANEOUS): Remove.
15889 (clean mostlyclean): Remove empty rm.
15893 * gdb.base/setvar.exp: Add copyright years.
15897 * gdb.cp/rtti.exp: Update copyright. KFAIL test with repect to
15898 PR c++/1511 and update coment.
15899 * gdb.cp/templates.exp: Update patterns to match current output.
15900 If changes involve something other than whitespace, KFAIL
15901 w.r.t. PR c++/1512 or PR c++/931 as appropriate.
15905 * gdb.cp/namespace.exp: Add tests involving classes defined within
15907 * gdb.cp/namespace.cc (C::CClass): New.
15908 * gdb.cp/namespace1.cc (C::OtherFileClass): New.
15912 * gdb.base/sepdebug.exp: Bail out of the test if we don't know
15913 what debug info we have. Print a better message if something goes
15914 wrong while producing the separate debug info file.
15918 * gdb.base/callfuncs.c: Remove explicit declaration of malloc.
15922 * gdb.base/callfuncs.c: Add copyright notice.
15926 * gdb.cp/derivation.exp: Add XFAIL for bug with protected
15927 inheritance. PR gdb/1498, PR gcc/13539.
15931 * gdb.threads/gcore-thread.exp: Prefix name of binary with
15932 test specific name.
15933 * gdb.mi/gdb669.exp: Ditto.
15934 * gdb.mi/mi-pthreads.exp: Ditto.
15935 * gdb.mi/mi1-pthreads.exp: Ditto.
15936 * gdb.mi/mi2-pthreads.exp: Ditto.
15940 * gdb.cp/member-ptr.cc: Add copyright notice.
15944 * gdb.cp/member-ptr.exp: Use gdb_test, gdb_test_multiple. Add
15945 some patterns for recent versions of gcc and hpacc. Delete
15946 calls to setup_xfail for hppa*-*-*. Delete redundant tests.
15947 Delete tests that access a NULL pointer-to-member-data. This
15948 script is still disabled for gcc.
15952 * gdb.mi/mi2-basics.exp: Make sure that full pathnames are
15957 * gdb.base/sepdebug.exp: New file.
15958 * gdb.base/sepdebug.c: New file.
15959 * lib/gdb.exp (separate_debug_filename): New procedure.
15960 (gdb_gnu_strip_debug): New procedure.
15964 * gdb.mi/ChangeLog: Delete file. Renamed to ...
15965 * gdb.mi/ChangeLog-1999-2003: New file.
15969 * gdb.base/fileio.exp: Update copyright year. On GNU/Linux, for
15970 "Renaming a directory to a non-empty directory returns ENOTEMPTY
15971 or EEXIST", treat EBUSY as an XFAIL.
15975 * gdb.base/scope.exp: Remove obsolete setup_xfail for
15980 * gdb.cp/classes.exp: Remove old "(obsolescent gcc or gdb)"
15985 * gdb.cp/virtfunc.exp: Remove old "(obsolescent gcc or gdb)"
15986 and "(aCC)" decorations. Remove obsolete doco about old
15991 * gdb.cp/exception.exp: Fix typo in doco.
15995 * gdb.base/gdb1476.exp: Fix typo.
15999 * gdb.hp/gdb.aCC/exception.exp: Re-create as a nearly empty
16004 * gdb.cp/exception.cc: Change <iostream.h> to <iostream>.
16005 * gdb.cp/exception.exp: Use gdb test, gdb_test_multiple.
16006 Use gdb_compile. Remove restriction on gcc. Add some patterns
16007 for recent version of gdb. Delete second half, which was a copy
16008 of the first half with different build flags. This test is
16009 still disabled because it is still not ready for production.
16013 * gdb.cp/exception.cc: Add copyright notice.
16014 * gdb.cp/exception.exp: Add a notice that this file is broken
16015 because of line number changes caused by addition of copyright
16020 * gdb.cp/exception.cc: Renamed from gdb.hp/gdb.aCC/exception.cc.
16021 * gdb.cp/exception.exp: Renamed from gdb.hp/gdb.aCC/exception.exp.
16025 * gdb.cp/classes.exp: Accept gnu abi 2.
16026 * gdb.cp/derivation.exp: Likewise.
16027 * gdb.cp/overload.exp: Likewise.
16028 * gdb.cp/virtfunc.exp: Likewise.
16032 * gdb.mi/pthreads.c (done_making_threads): Remove extraneous
16033 semicolon after end of function.
16037 * gdb.cp/bs15503.cc: Include <iostream>, not <iostream.h>.
16038 * gdb.cp/bs15503.exp: Remove hp-only restriction. Use modern
16039 boilerplate code for compiling and running the program under
16040 test. Add some string method tests.
16044 * gdb.cp/bs15503.cc: Add copyright notice.
16045 * gdb.cp/bs15503.exp: Adjust line number.
16049 * gdb.hp/gdb.defects/bs15503.exp: Renamed to gdb.cp/bs15503.exp.
16050 * gdb.hp/gdb.defects/bs15503.cc: Renamed to gdb.cp/bs15503.cc.
16054 * gdb.base/funcargs.exp: Remove obsolete setup_xfail for
16059 * gdb.cp/cttiadd.c: Add a marker for gdb_get_line_number.
16060 * gdb.cp/ctti.exp: Use the marker instead of "next".
16061 With gcc, run further before bailing.
16065 * gdb.cp/cttiadd.cc: Add copyright notice.
16066 * gdb.cp/cttiadd1.cc: Likewise.
16067 * gdb.cp/cttiadd2.cc: Likewise.
16068 * gdb.cp/cttiadd3.cc: Likewise.
16072 * gdb.cp/ctti.exp: Partial rewrite. Call gdb_compile properly.
16073 Use gdb_test, gdb_test_multiple. Use floating-point values that
16074 have exact representations in IEEE-ish formats.
16078 * gdb.base/constvars.exp: Do not force lang=c++ if using HP
16079 compilers. Delete duplicate call to get_compiler_info.
16080 (local_compiler_xfail_check): setup_xfail if $hp_cc_compiler.
16081 * gdb.base/volatile.exp: Likewise.
16085 * gdb.base/gdb1476.exp: Only run the tests if we can't read the
16086 memory at address 0.
16090 * gdb.stabs/weird.exp: Use hp_cc_compiler and hp_aCC_compiler
16091 to test for hp-ux assembler. Fix copyright years.
16095 * gdb.base/fileio.c (strerrno): Add "EBUSY".
16099 * gdb.base/fileio.c (test_open): Do not pass S_IWUSR to "open"
16100 when creating the read-only file. From analysis by Roland McGrath
16105 * gdb.cp/namespace.exp: Call get_compiler_info with "c++".
16109 * gdb.base/cvexpr.c: Be type-safe with function pointers and
16114 * gdb.cp/m-static.exp: Compile one source file at a time.
16115 Delete unused call to get_compiler_info.
16119 * gdb.base/call-ar-st.exp: Delete explicit reference to ${binfile}.ci.
16120 * gdb.base/call-rt-st.exp: Likewise.
16121 * gdb.base/nodebug.exp: Likewise.
16122 * gdb.base/volatile.exp: Likewise.
16123 * gdb.cp/ref-types.exp: Likewise.
16124 * gdb.cp/templates.exp: Likewise.
16128 * gdb.base/gdb1476.exp, gdb.base/gdb1476.c: New files.
16132 * gdb.cp/funcargs.exp: Delete special timeout of 240 seconds for
16137 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
16140 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
16141 sparc64-*-* and sparc*-solaris2*.
16145 * gdb.base/structs.exp: Remove ${testfile} from "zed L<n> for
16146 return ${tests}" test. The ${tests} already mentions the
16151 * gdb.cp/local.exp: Accept gcc abi 2.
16155 * gdb.cp/templates.exp: Accept gcc abi 2.
16159 * lib/compiler.cc: Remove supports_template_debugging.
16160 * gdb.cp/templates.exp: Do not test supports_template_debugging.
16164 * gdb.cp/namespace.exp: Accept gcc abi 2.
16168 * gdb.cp/method.exp: Accept gcc abi 2.
16172 * gdb.cp/classes.exp: Generate identical results as old version.
16173 * gdb.cp/derivation.exp: Likewise.
16174 * gdb.cp/overload.exp: Likewise.
16175 * gdb.cp/virtfunc.exp: Likewise.
16179 * gdb.cp/virtfunc.exp: Modify some patterns to avoid a
16180 mysterious bug with sourceware version of expect.
16184 * gdb.cp/overload.exp: Rewrite. Clean up patterns to match
16185 current versions of gcc, including gcc abi 2. Remove gratuitous
16186 restart of test program. Use gdb_test_multiple and gdb_test for
16187 all tests. Add patterns to xfail missing "const" in "const char *"
16188 and kfail PR gdb/1155.
16192 * gdb.cp/derivation.exp: Rewrite. Clean up patterns to match
16193 current versions of gcc, including gcc abi 2. Remove gratuitous
16194 restart of test program. Use gdb_test_multiple and gdb_test for
16195 all tests. Add patterns to kfail PR gdb/1498.
16199 * gdb.cp/virtfunc.exp: Rewrite. Clean up patterns to match
16200 current versions of gcc, including gcc abi 2. Use "breakpoint"
16201 and "continue" instead of restarting the target program. Use
16202 gdb_test_multiple and gdb_test for all tests.
16206 * gdb.asm/asm-source.exp: Update copyright year. Link statically
16211 * gdb.cp/classes.exp: Rewrite. Clean up patterns to match
16212 current versions of gcc, including gcc abi 2. Use "breakpoint"
16213 and "continue" instead of restarting the target program several
16214 times. Use gdb_test_multiple and gdb_test for all tests.
16218 * gdb.base/sect-cmd.exp: Handle compiling test case from multiple
16223 * gdb.base/environ.exp: Handle compiling test case from multiple
16228 * gdb.base/structs.exp: Call gdb_exit as well as gdb_start.
16232 * gdb.base/freebpcmd.c: Add copyright notice.
16234 * gdb.base/freebpcmd.exp: Mark the interesting failure as known.
16238 * gdb.base/maint.exp: Add generic FAIL patterns to prevent timeouts.
16242 * gdb.base/freebpcmd.exp, gdb.base/freebpcmd.c: New test.
16246 * gdb.asm/frv.inc: New file.
16247 * gdb.asm/asm-source.exp: Add frv-*-* as a supported target.
16251 * gdb.base/break.c (marker1, marker2, marker3, marker4): Move
16252 functions to break1.c and leave prototypes behind. Add more
16253 "set breakpoint NN here" comments.
16254 * gdb.base/break1.c: New file.
16256 * gdb.base/break.exp: Handle compiling test case from multiple
16257 source files and change source file references as needed.
16258 * gdb.base/completion.exp: Ditto.
16259 * gdb.base/condbreak.exp: Ditto.
16260 * gdb.base/define.exp: Ditto.
16261 * gdb.base/ena-dis-br.exp: Ditto.
16262 * gdb.base/info-proc.exp: Ditto.
16263 * gdb.base/maint.exp: Ditto.
16264 * gdb.base/until.exp: Ditto.
16266 * gdb.base/condbreak.exp: Use bp_locationNN variables instead of
16267 hardcoded line numbers.
16268 * gdb.base/define.exp: Ditto.
16269 * gdb.base/ena-dis-br.exp: Ditto.
16270 * gdb.base/maint.exp: Ditto.
16271 * gdb.base/until.exp: Ditto.
16273 * gdb.base/completion.exp: Use "break1" for completion tests since
16274 "break" is no longer a unique prefix.
16278 * gdb.base/structs.exp (test_struct_returns): When applicable, set
16279 "return_value_unimplemented". When an unimplemented struct return
16280 architecture, report incorrect values as a KFAIL
16284 * gdb.cp/rtti.exp: Accept new wording of warning from
16285 cp_lookup_rtti_type.
16289 Partial fix for PR testsuite/1456.
16290 * gdb.base/scope.exp (test_at_main): Replace references to
16291 gcc_compiled with calls to test_compiler_info.
16292 (test_at_foo): Likewise.
16293 (test_at_bar): Likewise.
16297 Partial fix for PR testsuite/1456.
16298 * gdb.base/so-impl-ld.exp: Replace reference to gcc_compiled with call
16299 to test_compiler_info.
16303 * gdb.base/so-impl-ld.exp: Update copyright notice.
16307 Partial fix for PR testsuite/1456.
16308 * gdb.base/mips_pro.exp: Replace references to gcc_compiled with calls
16309 to test_compiler_info.
16313 * gdb.objc/objcdecode.exp: Match and KFAIL the output that comes
16314 from current versions of gdb. Clean up regular expressions.
16315 Delete redundant timeout case.
16319 * gdb.objc/nondebug.exp: Match and KFAIL the output that comes
16320 from current versions of gdb. Clean up regular expressions.
16321 Delete redundant timeout case.
16325 Partial fix for PR testsuite/1456.
16326 * gdb.base/callfuncs.exp (do_function_calls): Replace reference to
16327 gcc_compiled with call to test_compiler_info.
16331 Partial fix for PR testsuite/1456.
16332 * gdb.base/list.exp (test_list_function): Delete unused declaration
16337 Partial fix for PR testsuite/1456.
16338 * gdb.base/complex.exp: Replace reference to gcc_compiled with
16339 call to test_compiler_info.
16343 * gdb.asm/asm-source.exp: Initialize asm-note to "empty". Set
16344 asm-note to "netbsd" for *-*-netbsdelf* and x86_64-*-netbsd*. Use
16345 it to create the appropriate note.inc.
16346 * gdb.asm/asmsrc1.s: Include "note.inc".
16347 * gdb.asm/netbsd.inc: New file.
16348 * gdb.asm/empty.inc: New file.
16352 Partial fix for PR testsuite/1456.
16353 * gdb.base/constvars.exp: Replace references to gcc_compiled with
16354 calls to test_compiler_info.
16358 Partial fix for PR testsuite/1456.
16359 * gdb.base/volatile.exp: Replace references to gcc_compiled with
16360 calls to test_compiler_info.
16364 * gdb.base/structs.exp: Use i*86-*-* instead of i686-*-* as a
16365 pattern for the KFAILs.
16369 * gdb.objc/objcdecode.exp: Test for PR objc/1238.
16370 * gdb.objc/objcdecode.m: New file.
16374 * gdb.objc/nondebug.exp: Test for PR objc/1236.
16375 * gdb.objc/nondebug.m: New file.
16379 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
16380 NetBSD as it does on FreeBSD. Modelled on a similar change by
16381 Mark Kettenis on 2003-05-30.
16382 (link-flags): Set to "--entry _start" regardless of target.
16383 Special linker flags are to be appended to $link-flags.
16384 * gdb.asm/mips.inc (gdbasm_startup): Remove __start label.
16388 * gdb.cp/method.exp: Accept output of new demangler.
16392 * gdb/class2.exp: New file.
16393 * gdb/class2.cc: New file.
16397 * gdb.cp/templates.exp (test_ptype_of_templates): Accept output
16402 * gdb.arch/i386-unwind.exp: Use gdb_run_cmd and gdb_expect instead
16407 * gdb.arch/i386-unwind.exp: Don't use runto_main. Change
16408 "continue" into "run".
16412 Partial fix for PR testsuite/1456.
16413 * gdb.cp/ambiguous.exp: Replace reference to gcc_compiled with
16414 call to test_compiler_info.
16415 * gdb.cp/ctti.exp: Likewise.
16416 * gdb.cp/derivation.exp: Likewise.
16417 * gdb.cp/member-ptr.exp: Likewise.
16418 * gdb.cp/virtfunc.exp (test_virtual_calls): Remove unused
16419 reference to gcc_compiled.
16423 Fix PR testsuite/1463.
16424 * gdb.base/structs.exp (start_structs_test): Call
16425 get_debug_format before using the debug format.
16429 * lib/gdb.exp (gdb_test_multiple): Add simple example.
16430 * gdb.base/structs.exp: Use gdb_test_multiple.
16434 * gdb.base/structs.exp: Handle and recover from internal errors.
16435 Replace "foo${n}" with "foo<n>" in test messages.
16437 * gdb.base/structs.exp: Update copyright. Rewrite.
16438 * gdb.base/structs.c: Update copyright. Rewrite.
16440 * lib/gdb.exp (gdb_internal_error_resync): Issue a perror when the
16441 resync count exceeded.
16443 * gdb.base/maint.exp: Use gdb_internal_error_resync to recover
16444 from the internal error.
16445 * lib/gdb.exp (gdb_internal_error_resync): New procedure.
16446 Original from Jim Blandy.
16447 (gdb_test_multiple): Use gdb_internal_error_resync.
16451 * gdb.base/callfuncs.exp: Change the XFAILed descriptor test to a
16456 New testcase for PR backtrace/1435.
16457 * gdb.arch/i386-unwind.exp: New file.
16458 * gdb.arch/i386-unwind.c: New file.
16462 * lib/gdb.exp (compiler_info): New global.
16463 (test_compiler_info): New function.
16464 (get_compiler_info): Set compiler_info.
16465 * lib/compiler.c, lib/compiler.cc: Add copyright. When GNUC, set
16466 "compiler_info" to gcc-<major>-<minor>.
16470 * gdb.trace/configure: Remove.
16474 * gdb.base/break.c: Add comments to aid finding line numbers for
16476 * gdb.base/break.exp: Remove all references to explicit line
16481 * gdb.base/shreloc.exp: Do not run for targets which do not
16482 support shared objects.
16486 * gdb.base/fileio.exp: Drop tests for nointerrupts and noinferiorio.
16487 Don't run tests if nofileio flag is given.
16491 * gdb.cp/annota3.exp: Make sure we can match 'Hardware watchpoint'
16492 as well as 'Watchpoint'.
16497 * gdb.base/annota1.exp: Match at least one occurrence of the
16498 signal handler annotation.
16502 * gdb.cp/annota2.exp: Make sure we can match 'Hardware watchpoint'
16503 as well as 'Watchpoint'.
16507 * gdb.mi/pthreads.c (routine): Handle early return from sleep.
16511 * gdb.arch/gdb1291.c: New test file.
16512 * gdb.arch/gdb1291.exp: New test script.
16513 * gdb.arch/gdb1431.c: New test file.
16514 * gdb.arch/gdb1431.exp: New test script.
16518 * gdb.mi/pthreads.c: Add copyright notice.
16522 * gdb.threads/pthreads.c: Add copyright notice.
16526 * gdb.base/gdb1056.exp: New test script.
16530 * gdb.threads/killed.exp: Use gdb_run_cmd.
16534 * gdb.base/gcore.exp: Issue an UNSUPPORTED and exit if we can't
16535 create a core file.
16536 * gdb.threads/gcore-thread.exp: Likewise.
16540 * gdb.base/call-rt-st.c (struct bit_flags_char_t): New bitfield
16541 type, based on char type.
16542 (struct bit_flags_short_t): New bitfield type, based on short type.
16543 (init_bit_flags_char): New fuction.
16544 (init_bit_flags_short): Ditto.
16545 (print_bit_flags_char): Ditto.
16546 (print_bit_flags_short): Ditto.
16547 (main): Add handling for bit_flags_char_t and bit_flags_short_t.
16551 * gdb.base/call-rt-st.exp: Update copyright year.
16555 * config/hmsirom.exp: Replace "Hitachi" with "Renesas".
16556 * gdb.disasm/sh3.s: Ditto.
16560 * gdb.threads/switch-threads.exp: New test.
16561 * gdb.threads/switch-threads.c: New source file.
16565 * gdb.base/ending-run.exp: Add sh specific case.
16569 * gdb.base/watchpoint.exp: Delete obsolete clear_xfail.
16570 * gdb.disasm/mn10200.exp: Delete obsolete file.
16574 * ChangeLog: Correct an entry command.exp -> commands.exp.
16575 * gdb.base/commands.exp (bp_deleted_in_command_test)
16576 (temporary_breakpoint_commands): Check noargs.
16580 * gdb.cp/namespace.exp: Tweak comments. Add non-quoted versions
16581 of some print tests, where appropriate. Add tests for C::D::cd,
16582 E::ce, F::cXfX, G::XgX.
16583 * gdb.cp/namespace.cc: Add XgX, cXfX, ce.
16587 * lib/java.exp (java_init): Import target_alias before using it.
16591 * gdb.base/corefile.exp: Delete obsolete setup_xfail.
16595 * gdb.base/selftest.exp: Accomodate more instruction reordering
16600 * gdb.cp/gdb1355.exp: New file.
16601 * gdb.cp/gdb1355.c: New file.
16605 * gdb.asm/asm-source.exp: Add sh*-*-* as supported target.
16606 * gdb.asm/sh.inc: New file.
16610 * gdb.cp/namespace.exp: Add tests for namespace types.
16611 * gdb.cp/maint.exp (test_help): Test 'help maint cp namespace'.
16612 (test_namespace): New.
16616 * gdb.base/relocate.exp: Handle new gdb output at startup.
16617 * gdb.stabs/weird.exp: Ditto.
16621 * gdb.base/gdb1250.c: Rename 'gamma' to 'my_gamma'.
16625 * gdb.cp/classes.exp: Accommodate both 'syntax error' and
16630 * gdb.arch/i386-prologue.exp: Add checks for saved registers.
16634 * gdb.base/selftest.exp: Remove support for m68k*-*-hpux.
16635 * gdb.gdb/observer.exp: Ditto.
16636 * gdb.gdb/xfullpath.exp: Ditto.
16640 * gdb.base/interrupt.exp: XFAIL "call function when asleep" for
16645 * gdb.base/dump.exp: Skip for ia64.
16649 * gdb.asm/asm-source.exp: Add ia64 support.
16650 * gdb.asm/ia64.inc: New file.
16654 * gdb.cp: New directory.
16655 * gdb.cp/*: Copy from gdb.c++/*.
16656 * gdb.c++/*: Remove.
16657 * Makefile.in: Change gdb.c++ to gdb.cp.
16658 * configure.in: Ditto.
16659 * configure: Regnerate.
16663 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1338.
16664 * gdb.arch/i386-prologue.c (gdb1338): Add function.
16668 * mi-var-display.exp (-var-list-children weird): Accept function
16669 pointers with argument types.
16670 * mi1-var-display.exp (-var-list-children weird): Likewise.
16671 * mi2-var-display.exp (-var-list-children weird): Likewise.
16675 * gdb.base/annota3.exp: Add missing newline.
16679 * gdb.java/jmisc1.exp: Add test for pr gdb/1322.
16683 * gdb.base/float.exp: Add test for SH.
16687 * gdb.arch/i386-prologue.c, gdb.arch/i386-prologue.exp: New files.
16691 * gdb.base/completion.exp: Remove reduntant completion test
16696 * gdb.base/attach.exp, gdb.base/detach.exp, gdb.base/gcore.exp,
16697 gdb.mi/mi-basics.exp, gdb.threads/gcore-thread.exp,
16698 gdb.trace/save-trace.exp: Make sure that full pathnames are
16703 * configure.in: Don't generate config.h from config.hin.
16704 * configure: Regenerate.
16705 * config.hin: Remove file.
16706 * gdb.mi/pthreads.c: Remove include of config.h, and other ifdefs.
16707 * gdb.threads/pthreads.c: Ditto.
16712 * gdb.asm/asm-source.exp : Add -lgloss to link-flags.
16713 * gdb.asm/m32r.inc : Remove an illegal nop after bl instruction.
16714 Replace ld24 with seth/add3.
16718 * gdb.base/annota3.exp: New file.
16719 * gdb.base/annota3.c: New file.
16720 * gdb.c++/annota3.exp: New file.
16721 * gdb.c++/annota3.cc: New file.
16725 * gdb.threads/tls.c (spin): Check errno only if sem_wait
16727 (do_pass): Likewise.
16728 * gdb.threads/tls.exp: Always initialize no_of_threads.
16732 * gdb.threads/print-threads.exp (test_all_threads): Loosen KFAIL
16734 * gdb.threads/tls-shared.exp: Don't use gdb_suppress_entire_file.
16735 * gdb.threads/tls.exp: Recognize one case of the host library not
16740 * gdb.base/fileio.exp: Use SH when running commands using
16746 * gdb.base/relocate.c (dummy): New padding array.
16750 * gdb.disasm/8300s.s: Fix syntax of bsr insn.
16752 * gdb.disasm/h8300s.exp : Minor changes in disassembler output require
16753 patterns to be more general, accepting old and new output.
16754 Some output chars (such as '+') also must be quoted.
16755 Some addresses are displayed numerically instead of
16760 * gdb.base/return2.exp: Don't test long-long return.
16762 * gdb.disasm/t01_mov.s: New file, h8300sx disassembly tests.
16763 * gdb.disasm/t01_mov.exp: Ditto.
16764 * gdb.disasm/t02_mova.s: Ditto.
16765 * gdb.disasm/t02_mova.exp: Ditto.
16766 * gdb.disasm/t03_add.s: Ditto.
16767 * gdb.disasm/t03_add.exp: Ditto.
16768 * gdb.disasm/t04_sub.s: Ditto.
16769 * gdb.disasm/t04_sub.exp: Ditto.
16770 * gdb.disasm/t05_cmp.s: Ditto.
16771 * gdb.disasm/t05_cmp.exp: Ditto.
16772 * gdb.disasm/t06_ari2.s: Ditto.
16773 * gdb.disasm/t06_ari2.exp: Ditto.
16774 * gdb.disasm/t07_ari3.s: Ditto.
16775 * gdb.disasm/t07_ari3.exp: Ditto.
16776 * gdb.disasm/t08_or.s: Ditto.
16777 * gdb.disasm/t08_or.exp: Ditto.
16778 * gdb.disasm/t09_xor.s: Ditto.
16779 * gdb.disasm/t09_xor.exp: Ditto.
16780 * gdb.disasm/t10_and.s: Ditto.
16781 * gdb.disasm/t10_and.exp: Ditto.
16782 * gdb.disasm/t11_logs.s: Ditto.
16783 * gdb.disasm/t11_logs.exp: Ditto.
16784 * gdb.disasm/t12_bit.s: Ditto.
16785 * gdb.disasm/t12_bit.exp: Ditto.
16786 * gdb.disasm/t13_otr.s: Ditto.
16787 * gdb.disasm/t13_otr.exp: Ditto.
16791 * gdb.threads/tls.exp :Add kfail for 'info address' case.
16795 * gdb.threads/tls.c : New file.
16796 * gdb.threads/tls.exp : New file.
16797 * gdb.threads/tls-main.c : New file.
16798 * gdb.threads/tls-shared.c : New file.
16799 * gdb.threads/tls-shared.exp : New file.
16803 * gdb.asm/powerpc.inc (gdbasm_startup): Force alignment.
16807 * gdb.base/selftest.exp (do_steps_and_nexts): Add more patterns
16808 due to insn reordering.
16812 * gdb.asm/asm-source.exp: Do not allow "start" in the backtrace.
16816 * gdb.base/gdb1250.exp: New file.
16817 * gdb.base/gdb1250.c: New file.
16821 * gdb.c++/templates.exp (test_ptype_of_templates): Recognize
16822 expansion of size_t to 'unsigned long', not only to 'unsigned'.
16826 * gdb.threads/tls.c: New file.
16827 * gdb.threads/tls.exp: New file.
16828 * gdb.threads/tls-main.c: New file.
16829 * gdb.threads/tls-shared.c: New file.
16830 * gdb.threads/tls-shared.exp: New file.
16834 * gdb.base/annota1.exp: Make sure that we properly escape the
16835 full path of the source file. Xfail more permissive patterns,
16836 due to a compiler debug info problem.
16840 * gdb.asm/m68k.inc: New file.
16841 * gdb.asm/asm-source.exp: Use it for m68k-*-*.
16843 * gdb.objc/basicclass.exp ("Call an Objective-C method with no
16844 arguments"): Also match negative number.
16846 * gdb.base/float.exp ("info float"): Add test for m68k-*-*.
16850 * gdb.base/store.c (charest): New typedef.
16851 (add_char): Rename to add_charest, update.
16852 (wack_char): Rename to wack_charest, update types. Return l + r
16853 to keep r live across the call.
16854 (wack_short, wack_int, wack_long, wack_longest, wack_float)
16855 (wack_double, wack_doublest): Return l + r to keep r live across
16857 * gdb.base/store.exp: Accomodate store.c changes.
16861 * gdb.c++/maint.exp (test_invalid_name): New.
16862 (test_first_component): Add tests for invalid names.
16866 * gdb.c++/inherit.exp (test_print_svi_classes): Accept gdb
16867 output of '<VTT for class>' for virtual base classes.
16871 * gdb.base/completion.exp: Tab-complete "complet" instead of
16873 * gdb.base/complex.exp, gdb.base/complex.c: New files.
16877 * gdb.base/constvars.exp: Remove most xfails for GCC 3.x.
16878 * gdb.base/volatile.exp: Likewise.
16882 * gdb.threads/print-threads.exp (test_all_threads): Add kfail for
16888 * gdb.base/selftest.exp (do_steps_and_nexts): Increase maximum
16889 initial line count of 'captured_main' from 26 to 32.
16890 (test_with_self): Allow xmalloc call to be interleaved with the
16891 preceding two lines.
16895 * gdb.base/bang.exp: New testcase.
16899 * gdb.base/langs.exp: Add some tests for the "minimal" language
16904 * gdb.objc/basicclass.exp: Return -1 if we cannot compile
16909 * gdb.base/relocate.exp: Test add-symbol-file with a variable
16914 * gdb.c++/pr-1210.cc: New file.
16915 * gdb.c++/pr-1210.exp: New file.
16919 * lib/mi-support.exp (mi_run_cmd): Expect an MI response to
16924 * gdb.base/attach.exp: Use -1 for the ID of a nonexistent process
16925 on *-*-*bsd* instead of *-*-freebsd*.
16929 * gdb.base/store.exp: Test longest and doublest. Test all
16930 parameters. Weaken return statement match.
16931 * gdb.base/store.c: Add longest and doublest - aka long long and
16932 long double functions. Put all parameters into local register
16933 variables. Use negative values.
16937 * gdb.base/fileio.c: Include <errno.h>, and <sys/wait.h>. Gag
16938 -Wformat errors. Add lost line. Use WEXITSTATUS to get system
16940 * gdb.base/fileio.exp: Disable target when nointerrupts and
16941 noinferiorio, instead of limiting it to remote. Use remote_exec
16946 * gdb.base/float.exp: Add ia64 support.
16950 * gdb.base/fileio.exp: Run only on remote targets.
16954 * gdb.base/fileio.c: New file, testing File-I/O.
16955 * gdb.base/fileio.exp: Ditto.
16959 * gdb.base/shreloc.exp: New file, check symbol values obtained from
16960 shared objects after relocation at load time (gdb PR/1132).
16961 * gdb.base/shreloc.c, gdb.base/shreloc1.c, gdb.base/shreloc2.c:
16962 as above, part of the shared object relocation test.
16966 * gdb.base/readline.exp: Add tests for operate-and-get-next with a
16967 fully filled history list.
16968 * gdb.base/gdb_history: New file.
16970 * gdb.base/signals.exp: XFAIL "continue to func1" on
16973 * gdb.base/attach.exp: When trying to attach to a nonexistent
16974 process, make it possible to specify the PID based on the target,
16975 and do so for *-*-freebsd*.
16979 * gdb.base/float.exp: Add expected regexp for alpha-*-*.
16983 * gdb.base/selftest.exp: Next over lim_at_start initialization.
16987 * gdb.base/dump.exp [alpha*-*-*]: Add -taso linker switch.
16991 * gdb.asm/asm-source.exp: Dissassemble from &globalvar instead
16996 * gdb.asm/asm-source.exp: Check for memory read errors in
16997 disassembler test on *BSD too.
17001 * gdb.asm/alpha.inc (gdbasm_enter): Use numeric register names
17003 (gdbasm_call): Lose ldgp.
17004 (gdbasm_startup): Add frame information.
17005 * gdb.asm/asm-source.exp (alpha*-*): Add -no-mdebug to asm-flags.
17009 * gdb.base/float.exp: Expect similar output for x86_64-*-* as for
17014 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
17019 * gdb.asm/alpha.inc: New file.
17020 * gdb.asm/asm-source.exp: Use it.
17024 * gdb.base/corefile.exp: Find corefiles on Linux, which names them
17029 * gdb.base/corefile.exp: Tolerate stuff after argument parens in
17034 * gdb.c++/namespace1.cc: Actually do 'cvs add' before committing
17039 * gdb.c++/rtti.exp: New file, containing tests for PR c++/488.
17040 * gdb.c++/rtti.h, gdb.c++/rtti1.cc, gdb.c++/rtti2.cc: Ditto.
17044 * gdb.c++/namespace.exp: Add namespace scope and anonymous
17046 Bump copyright date.
17047 * gdb.c++/namespace.cc: Add anonymous namespace and namespace C.
17048 (main): Call C::D::marker2.
17049 * gdb.c++/namespace1.cc: New file.
17054 * gdb.threads/linux-dp.exp: Account for fact that in nptl model
17055 there is no manager thread.
17059 * gdb.threads/schedlock.exp: Remove assumption that all threads
17060 will run in a particular small time slice. Also ensure we break
17061 in one of the child threads rather than the main thread.
17065 Add support for assembly source testing on the s390x.
17066 * gdb.asm/asm-source.exp: Add a case for the s390x-*-*
17068 * gdb.asm/s390x.inc: New file.
17070 * gdb.asm/asm-source.exp: Use a 'switch -glob' statement, not a
17071 succession of 'if' statements.
17075 * gdb.base/maint.exp: Add tests for "maint print dummy-frames".
17079 * gdb.base/watchpoint.exp: Rename CALL_DUMMY_BREAKPOINT_OFFSET to
17080 DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET in comments.
17084 * gdb.base/charset.exp: Update based on new behavior of set/show
17089 * gdb.asm/asm-source.exp: Check that "disassm" and "x/i" of a
17090 variable do not give memory errors.
17094 * Makefile.in (ALL_SUBDIRS): Add gdb.objc
17095 * configure.in (AC_OUTPUT): Add gdb.objc/Makefile
17096 * gdb.objc/Makefile.in, gdb.objc/basicclass.exp,
17097 gdb.objc/basicclass.m: : New files
17099 * lib/gdb.exp (gdb_compile_objc): New procedure.
17103 * gdb.base/signals.exp: Make backtrace tests more specific.
17107 * gdb.c++/maint.exp (test_first_component): Add tests for
17108 'operator' in more locations.
17112 * gdb.base/args.exp: Invoke gdb_load for simulator targets.
17116 * gdb.base/completion.exp: Make 'info func mark' complete on 'info
17117 func marke' instead. Update test name.
17121 * gdb.c++/maint.exp: New file.
17125 * gdb.threads/schedlock.c: Change type of thread function argument
17126 to long, to avoid warnings on 64-bit platforms.
17130 * gdb.base/attach.exp: Add new message from ptrace in case of
17131 attaching to nonexistent process.
17135 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
17136 gdb.c++/userdef.cc: Place comments on the lines to which the
17137 marker function might return.
17138 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
17139 gdb.c++/userdef.exp: Look for those comments to check that we've
17140 returned to the right place, instead of checking line numbers.
17144 * gdb.threads/pthreads.exp (test_startup): When setting a breakpoint
17145 match on sourcefile name, instead of directory name.
17149 * gdb.base/completion.exp: Use string_to_regexp to match the
17150 working directory name.
17154 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
17155 gdb.c++/userdef.exp: If GDB fails to restore the selected frame
17156 after an inferior function call, report the failure, but allow the
17161 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
17166 * gdb.base/break.exp: Revert last patch.
17170 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
17175 * gdb.base/callfuncs.exp: Make "print add" messages unique.
17176 * gdb.base/ending-run.exp: Put spaces around "breakpoint" to stop
17177 matching directories by the name breakpoint.
17178 * gdb.base/pointers.exp: Make "ptype pppC" message consistent.
17179 Make "continue to marker1" consistent.
17180 * gdb.base/call-rt-st.exp: Make "finish out from loop_count"
17181 message consistent.
17182 * lib/gdb.exp: Put "the program is no longer running", and "the
17183 program exited" in parenthesis.
17184 * lib/mi-support.exp: Ditto.
17188 * gdb.mi/mi-file.exp: New file for -file-list-exec-source-file.
17192 * gdb.base/sizeof.c (main): Print the value of '\377'.
17193 * gdb.base/sizeof.exp: Check the sign of '\377'.
17197 * gdb.base/gdb1090.exp: New file.
17198 * gdb.base/gdb1090.cc: New file.
17202 * gdb.gdb/observer.exp: New regression test.
17206 * gdb.base/list.exp: Remove setup_xfail_format for DWARF 1.
17207 * gdb.base/ptype.exp: Likewise.
17211 * gdb.c++/casts.exp: Fix startup to run also on embedded targets.
17215 * gdb.base/ptype.exp: Actually use some typedef'd types.
17219 * gdb.asm/asm-source.exp: Set asm-arch for m6811 and m6812.
17220 * gdb.asm/m68hc11.inc: New file for HC11/HC12 macros.
17224 * gdb.base/default.exp: Fix regular expression.
17228 * gdb.base/args.exp: Fix regular expression.
17232 * gdb.base/help.exp: Allow Win32 child process.
17236 * gdb.base/ending-run.exp: Check for Cygwin specific wrapper function
17237 when stepping out of main().
17241 * gdb.base/default.exp: Check for win32 specific message when calling
17242 "run" without executable.
17246 * gdb.base/args.exp: Expect .exe in output.
17250 * gdb.asm/asm-source.exp: Add appropriate --entry linker flag for
17257 * gdb.arch/e500-regs.c, gdb.arch/e500-regs.exp: New files.
17258 * gdb.arch/e500-abi.c, gdb.arch/e500-abi.exp: New files.
17262 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): New
17263 test, for PR breakpoints/38.
17264 Call test_watchpoint_and_breakpoint.
17265 * gdb.base/watchpoint.c (func3): New function.
17266 (main): Call func3.
17270 * gdb.c++/templates.exp (do_tests): Accept valid const in "print
17271 Garply<Garply<char> >:: garply".
17272 (test_ptype_of_templates): KFAIL "ptype T5<int>" and "ptype t5i"
17273 with respect to PR c++/1111; note also PR c++/1113.
17274 (test_template_breakpoints): KFAIL "constructor breakpoint" with
17275 respect to PR c++/1062.
17276 KFAIL "destructor breakpoint" with respect to PR c++/1112.
17280 * gdb.c++/classes.exp (test_enums): KFAIL "ptype obj_with_enum"
17281 with respect to PR c++/57.
17282 KFAIL "print (ClassWithEnum::PrivEnum) 42" with respect to PR
17284 Create "print ('ClassWithEnum::PrivEnum') 42"; KFAIL it with
17285 respect to PR c++/57.
17289 * gdb.c++/templates.exp (do_tests): Convert the KFAILs with
17290 respect to PR c++/33 into FAILs.
17294 * configure.in: Update copyright years.
17298 * Makefile.in: Update copyright years.
17302 * gdb.c++/classes.exp (test_ptype_class_objects): Accept it if we
17303 print class instead of struct and/or superfluous protection
17304 specifiers, as long as the resulting output is equivalent to the
17306 Delete FIXME from end of messages on tests that don't need
17311 * gdb.c++/templates.exp (do_tests): Allow const in the two
17312 Foo<volatile char *>::foo tests.
17316 * gdb.base/restore.c (main): Return zero, so exit code
17317 will be consistant.
17321 * gdb.c++/templates.exp (do_tests): KFAIL the "print Foo<volatile
17322 char *>::foo" test with respect to PR c++/33. Create a new test
17323 which is identical to that one except that it doesn't put the
17324 space between the "char" and the "*"; KFAIL it, too.
17328 * gdb.c++/templates.exp (do_tests): Convert XFAILs about printing
17329 template types into either PASSes or KFAILs (corresponding to PR
17330 c++/57). Tweak indentation. Update copyright.
17334 * lib/gdb.exp: Don't execute C++ tests on m6811/m6812 targets.
17338 * gdb.base/exprs.exp: Remove i960 remnants.
17339 * gdb.base/funcargs.exp: Likewise.
17340 * gdb.base/list.exp: Likewise.
17341 * gdb.base/ptype.exp: Likewise.
17345 * gdb.c++/virtfunc.exp (test_virtual_calls): Change 'print
17346 pEe->D::vg()" from XFAIL to KFAIL.
17350 * gdb.base/maint.exp: Update maint print statistics regexp to include
17355 * gdb.c++/inherit.exp: Remove call to get_debug_format.
17359 * gdb.c++/classes.exp: Remove setup_xfail_format for DWARF 1.
17360 * gdb.c++/inherit.exp: Likewise.
17361 * gdb.c++/cplusfuncs.exp: Remove suppression logic for DWARF 1.
17362 * gdb.c++/templates.exp: Likewise.
17363 * gdb.c++/virtfunc.exp: Likewise.
17367 * gdb.mi/mi-syn-frame.c (subroutine): Add a comment explaining
17368 why the code is written that way.
17372 * gdb.base/dump.exp: Add missing copyright line.
17376 * gdb.mi/mi-syn-frame.c (subroutine): Add an extra statement
17377 at the beginning so the breakpoint doesn't get set on the loop.
17381 * gdb.c++/local.exp: Relax the test for PR gdb/825 to accept
17382 output for configurations with gcc 2.95.3.
17387 * gdb.mi/mi-cli.exp: New file.
17391 * gdb.c++/anon-union.exp: Do not call gdb_suppress_entire_file.
17392 Call perror and then continue.
17396 * gdb.c++/pr-1023.cc: New file.
17397 * gdb.c++/pr-1023.exp: New file.
17401 * gdb.c++/local.exp: Don't expect Local to be in scope in main;
17402 it's local to foobar. Check for it there, and check that it's not
17404 * gdb.c++/local.cc (marker2): New function.
17405 (foobar): Call marker1.
17406 (main): Call marker2 instead of marker1.
17410 * gdb.disasm/mn10200.exp: Obsolete file.
17411 * gdb.trace/Makefile.in (clean mostlyclean): Remove mn10200.
17412 * gdb.disasm/Makefile.in (clean mostlyclean): Remove mn10200.
17413 * gdb.base/watchpoint.exp: Mark the mn10200 xfails as obsolete.
17417 * gdb.c++/overload.exp: Test intToChar(1).
17418 * gdb.c++/overload.cc (intToChar): New.
17419 (main): Call intToChar.
17423 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): Add
17425 KFAIL some of the continue_to_bp_overloaded calls, according to
17430 * gdb.base/advance.c (marker1): New marker function.
17431 * gdb.base/advance.exp: When the 'advance' command lands on the
17432 return breakpoint, it can legitimately stop on either the
17433 current line or the next line. Accommodate both outcomes.
17434 * gdb.base/until.exp: Likewise.
17439 * gdb.mi/mi-var-child.exp: -var-list-children's CHILDREN field is
17440 now a list, not a tuple.
17441 * gdb.mi/mi-var-display.exp: Ditto.
17442 * gdb.mi/gdb792.exp: Ditto.
17447 * gdb.mi/mi-syn-frame.exp: New tests for synthetic frames in
17449 * gdb.mi/mi-syn-frame.c: Part of same.
17453 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
17454 gdb.mi/mi1-pthreads.exp: Return instead of calling
17455 gdb_suppress_entire_file.
17459 * gdb.asm/arm.inc (gdbasm_startup): Clear frame pointer, not sp.
17463 * lib/mi-support.exp (mi_gdb_load): Support remote targets.
17468 * lib/gdb.exp: Revert patch of 2003-01-06, which set LC_ALL.
17469 This was a workaround for a UTF-8 bug in readline 4.3. The bug
17470 has been fixed in gdb/readline on 2003-01-09.
17474 * gdb.base/maint.exp: Allow for leading underscore in symbol.
17475 * gdb.base/display.exp: Allow for leading underscore in symbol.
17476 * gdb.base/args.exp: Skip if target does not support args passing.
17480 * lib/gdb.exp (gdb_test_multiple): New function, cloned from
17481 gdb_test. Accept a list of expect arguments as the third
17483 (gdb_test): Use it.
17487 * gdb.arch/altivec-abi.exp: Set variable 'srcfile' differently, to
17488 allow for different test tree configurations. Update some
17489 tescases accordingly.
17490 * gdb.arch/altivec-regs.exp: Ditto.
17491 * gdb.asm/asm-source.exp: Ditto.
17492 * gdb.base/advance.exp: Ditto.
17493 * gdb.base/display.exp: Ditto.
17494 * gdb.base/long_long.exp: Ditto.
17495 * gdb.base/mips_pro.exp: Ditto.
17496 * gdb.base/overlays.exp: Ditto.
17497 * gdb.base/relocate.exp: Ditto.
17498 * gdb.base/setshow.exp: Ditto.
17499 * gdb.base/step-line.exp: Ditto.
17500 * gdb.base/step-test.exp: Ditto.
17501 * gdb.base/until.exp: Ditto.
17502 * gdb.c++/virtfunc.exp: Get rid of variable 'src'.
17506 * gdb.c++/demangle.exp (test_lucid_style_demangling): KFAIL test
17507 corresponding to PR c++/945.
17512 * gdb.c++/inherit.exp (test_print_mi_members): KFAIL tests
17513 corresponding to PR c++/68.
17517 * gdb.c++/cplusfuncs.exp (print_addr_2_kfail): New procedure.
17518 (test_paddr_hairy_functions): Call print_addr_2_kfail for
17519 hairyfunc5 through hairyfunc7. KFAIL for PR c++/19.
17523 * gdb.base/break.exp: Fix change of default location, because of
17524 removal of until tests.
17525 * gdb.base/help.exp: Update test for new 'until' help message.
17526 Add test for help on 'advance'.
17527 * gdb.base/args.exp: Fix foobar with GDBFLAGS global.
17531 * gdb.base/default.exp: Adapt "info float" test for recent changes
17532 to that command. Add test for "info vector".
17533 * gdb.base/float.exp: New file. Add test for "info float" that
17534 resembles the old test in gdb.base/default.exp.
17538 * gdb.base/selftest.exp (do_steps_and_nexts): Allow gdb_sysroot.
17542 * gdb.base/break.exp: Move the tests of until command from here...
17543 * gdb.base/until.exp: ... to here. New file. Add other tests.
17544 * gdb.base/advance.c: New file.
17545 * gdb.base/advance.exp: New file.
17549 * gdb.base/args.c: New file.
17550 * gdb.base/args.exp: New file.
17554 * gdb.c++/virtfunc.exp: Remove fixed XFAIL.
17558 * gdb.threads/killed.exp: Use KFAIL for gdb/568.
17562 * gdb.base/constvars.exp: Remove two extra XFAILs. Update copyright
17567 * gdb.c++/printmethod.exp (print virtual method): Accept "(void)".
17571 * gdb.base/printcmds.exp: Enable setup_kfail for gdb/538
17573 * gdb.c++/local.exp: Enable setup_kfail for gdb/482.
17577 * gdb.mi/mi-console.exp: Remove extra "(known bug)".
17578 * gdb.mi/mi1-console.exp: Likewise.
17582 * gdb.mi/mi-console.exp: Add KFAIL for "Hello message (known bug)".
17583 * gdb.mi/mi1-console.exp: Likewise.
17587 * gdb.c++/overload.exp: Remove some fixed XFAILs.
17591 * gdb.base/detach.exp: New test.
17595 * Makefile.in (ALL_SUBDIRS): New variable.
17596 (subdirs, clean, distclean): Use it.
17597 * gdb.arch/Makefile.in: Clean up Makefile. Remove rules for
17598 regenerating Makefile, since it is generated from the top level.
17599 * gdb.asm/Makefile.in: Likewise.
17600 * gdb.base/Makefile.in: Likewise.
17601 * gdb.c++/Makefile.in: Likewise.
17602 * gdb.disasm/Makefile.in: Likewise.
17603 * gdb.java/Makefile.in: Likewise.
17604 * gdb.mi/Makefile.in: Likewise.
17605 * gdb.threads/Makefile.in: Likewise.
17606 * gdb.trace/Makefile.in: Likewise.
17610 * gdb.c++/annota2.exp: KFAIL "watch triggered on a.x".
17611 Add copyright year 2003.
17615 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set):
17616 When selecting a thread, 'line' and 'file' are optional.
17617 * gdb.mi/mi1-pthreads.exp: Likewise.
17621 * lib/gdb.exp: Set LC_ALL to "C" to avoid spurious testsuite
17627 * lib/gdb.exp (gdb_compile): Handle "quiet" option.
17628 (gdb_compile_pthreads): Pass "quiet" to gdb_compile.
17630 * gdb.threads/gcore-thread.exp: Use gdb_compile_pthreads. Return
17631 instead of calling gdb_suppress_entire_file.
17632 * gdb.threads/print-threads.exp: Likewise.
17633 * gdb.threads/schedlock.exp: Likewise.
17635 * gdb.threads/killed.exp: Return instead of calling
17636 gdb_suppress_entire_file.
17637 * gdb.threads/linux-dp.exp: Likewise.
17638 * gdb.threads/pthreads.exp: Likewise.
17642 * gdb.base/callfuncs.exp: Don't XFAIL unprototyped functions for
17644 * gdb.base/completion.exp: Allow marker1(void) as well as marker1().
17645 * gdb.base/whatis.exp: Always allow (void) after function names.
17649 * gdb.c++/casts.exp: Correct regexp.
17653 * configure.in: Call AC_CONFIG_HEADER. Don't call
17654 AC_CONFIG_SUBDIRS on gdb.arch, gdb.asm, gdb.base gdb.c++ gdb.java,
17655 gdb.disasm, gdb.mi, gdb.threads and gdb.trace. Call
17656 AC_CHECK_HEADERS on pthread.h. Put Makefiles in the
17657 aforementioned directories in the AC_OUPUT call.
17658 * config.hin: New file.
17659 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
17660 gdb.mi/mi1-pthreads.exp, gdb.threads/gcore-thread.exp,
17661 gdb.threads/killed.exp, gdb.threads/print-threads.exp,
17662 gdb.threads/pthreads.exp, gdb.threads/schedlock.exp: Make sure we
17663 pass -I$objdir instead of -I$objdir/$subdir in compilation.
17664 * gdb.arch/configure.in, gdb.arch/configure, gdb.asm/configure.in,
17665 gdb.asm/configure, gdb.base/configure.in, gdb.base/configure,
17666 gdb.c++/configure.in, gdb.c++/configure, gdb.disasm/configure.in,
17667 gdb.disasm/configure, gdb.java/configure.in, gdb.java/configure,
17668 gdb.mi/configure.in, gdb.mi/configure, gdb.mi/config.in,
17669 gdb.threads/configure.in, gdb.threads/configure,
17670 gdb.threads/config.in, gdb.trace/configure.in,
17671 gdb.trace/configure: Removed.
17675 * gdb.base/miscexprs.c: Fix PR gdb/697, "buglet in
17676 testsuite/gdb.base/miscexprs.c, off-by-1 array reference".
17680 * gdb.base/store.exp: Fix regular expressions.
17684 * configure.in: Rewrite.
17685 * configure: Regenerated.
17689 * gdb.base/psymtab.exp: New file.
17690 * gdb.base/psymtab1.c: Ditto.
17691 * gdb.base/psymtab2.c: Ditto.
17695 * gdb.base/maint.exp: Update expect output to include 'ObjC'.
17699 * gdb.base/selftest.exp (do_steps_and_nexts): Allow initial brace
17700 and current_directory initialization.
17704 * gdb.trace/tfind.exp: Pass '-O1' flag via the 'optimize' option,
17705 rather than as part of the output file name.
17707 * gdb.base/attach.exp: There's no need to copy the test program to
17708 /tmp; that was only ever necessary on HP/UX, and this test is
17709 entirely disabled there anyway.
17713 * gdb.c++/psmang.exp: Doc fix.
17715 * gdb.c++/psmang.exp, gdb.c++/psmang1.cc, gdb.c++/psmang2.cc: New
17720 * gdb.c++/annota2.exp: KFAIL annotate-quit.
17724 * gdb.c++/annota2.exp: Add copyright year 2002.
17728 * gdb.c++/try_catch.cc: Add marker comments.
17729 * gdb.c++/try_catch.exp: Get line numbers from marker comments.
17730 * gdb.c++/m-data.cc: Delete namespace __gnu_test.
17731 * gdb.c++/m-static.cc: Ditto.
17732 * gdb.c++/m-static1.cc: Ditto.
17733 * gdb.c++/try_catch.cc: Ditto.
17737 * lib/mi-support.exp (mi_reinitialize_dir): Check mi level
17738 to see whether we are using the new -environment-directory
17739 command which resets via -r or the old version of the command
17740 which may prompt the user. Part of fix for gdb/741.
17744 * gdb.fortran/types.exp: Update obsolete comment.
17745 * gdb.fortran/exprs.exp: Ditto.
17746 * lib/gdb.exp: Delete obsolete code.
17747 * gdb.chill/ChangeLog, gdb.chill/Makefile.in: Delete.
17748 * gdb.chill/builtins.ch, gdb.chill/builtins.exp: Delete.
17749 * gdb.chill/callch.ch, gdb.chill/callch.exp: Delete.
17750 * gdb.chill/chexp.exp, gdb.chill/chillvars.ch: Delete.
17751 * gdb.chill/chillvars.exp, gdb.chill/configure: Delete.
17752 * gdb.chill/configure.in, gdb.chill/enum.ch: Delete.
17753 * gdb.chill/enum.exp, gdb.chill/func1.ch: Delete.
17754 * gdb.chill/gch1041.ch, gdb.chill/gch1041.exp: Delete.
17755 * gdb.chill/gch1272.ch, gdb.chill/gch1272.exp: Delete.
17756 * gdb.chill/gch1280.ch, gdb.chill/gch1280.exp: Delete.
17757 * gdb.chill/gch922.ch, gdb.chill/gch922.exp: Delete.
17758 * gdb.chill/gch981.ch, gdb.chill/gch981.exp: Delete.
17759 * gdb.chill/misc.ch, gdb.chill/misc.exp: Delete.
17760 * gdb.chill/powerset.ch, gdb.chill/powerset.exp: Delete.
17761 * gdb.chill/pr-4975-grt.ch, gdb.chill/pr-4975.ch: Delete.
17762 * gdb.chill/pr-4975.exp, gdb.chill/pr-5016.ch: Delete.
17763 * gdb.chill/pr-5016.exp, gdb.chill/pr-5020.ch: Delete.
17764 * gdb.chill/pr-5020.exp, gdb.chill/pr-5022.ch: Delete.
17765 * gdb.chill/pr-5022.exp, gdb.chill/pr-5646-grt.ch: Delete.
17766 * gdb.chill/pr-5646.ch, gdb.chill/pr-5646.exp: Delete.
17767 * gdb.chill/pr-5984.ch, gdb.chill/pr-5984.exp: Delete.
17768 * gdb.chill/pr-6292.ch, gdb.chill/pr-6292.exp: Delete.
17769 * gdb.chill/pr-6632-grt.ch, gdb.chill/pr-6632.ch: Delete.
17770 * gdb.chill/pr-6632.exp, gdb.chill/pr-8134.exp: Delete.
17771 * gdb.chill/pr-8136.ch, gdb.chill/pr-8136.exp: Delete.
17772 * gdb.chill/pr-8405.ch, gdb.chill/pr-8405.exp: Delete.
17773 * gdb.chill/pr-8742.ch, gdb.chill/pr-8742.exp: Delete.
17774 * gdb.chill/pr-8894-grt.ch, gdb.chill/pr-8894.ch: Delete.
17775 * gdb.chill/pr-8894.exp, gdb.chill/pr-9095.ch: Delete.
17776 * gdb.chill/pr-9095.exp, gdb.chill/pr-9946.ch: Delete.
17777 * gdb.chill/pr-9946.exp, gdb.chill/result.ch: Delete.
17778 * gdb.chill/result.exp, gdb.chill/string.ch: Delete.
17779 * gdb.chill/string.exp, gdb.chill/tests1.ch: Delete.
17780 * gdb.chill/tests1.exp, gdb.chill/tests2.ch: Delete.
17781 * gdb.chill/tests2.exp, gdb.chill/tuples.ch: Delete.
17782 * gdb.chill/tuples.exp, gdb.chill/xstruct-grt.ch: Delete.
17783 * gdb.chill/xstruct.ch, gdb.chill/xstruct.exp: Delete.
17787 * gdb.c++/m-data.exp: Add test for members that shadow global
17788 variables: see PR gdb/804.
17789 * gdb.c++/m-data.cc: Ditto.
17793 * gdb.base/foll-vfork.exp: Re-enable test on HP/UX.
17797 * gdb.base/store.c: Don't declare functions static.
17801 * gdb.base/store.exp, gdb.base/store.c: New files.
17805 * gdb.base/selftest.exp: Update for current gdb.
17809 * gdb.base/maint.exp: Only dump symbols from one source file
17814 * gdb.base/step-test.exp: Allow MIPS to return to the line of a
17819 * lib/mi-support.exp (mi_delete_breakpoints): Change name of
17820 function appearing in error message.
17824 * gdb.base/maint.exp (help maint dump-me): Update with typo fix.
17828 * lib/mi-support.exp (mi_gdb_start): Verify the startup message
17829 for mi1 and current mi is in correct format. New mi startup message
17830 should be in mi console format. This is part of fix for PR gdb/604.
17834 * gdb.asm/asm-source.exp: Adjust patter to new disassembler routine
17835 which explicitly prints the zero offset as "+0".
17839 * gdb.threads/schedlock.c (args): Make unsigned.
17843 * gdb.asm/asm-source.exp: Add "mips*-*" pattern. Update line
17844 numbers. Allow "foo2|selected stack frame".
17845 * gdb.asm/asmsrc1.s: Use gdbasm_declare and gdbasm_end.
17846 * gdb.asm/asmsrc2.s: Likewise.
17847 * gdb.asm/common.inc: Define gdbasm_declare and gdbasm_end. Update
17849 * gdb.asm/mips.inc: New file.
17853 * gdb.base/default.exp: Update expected output to include 'ObjC'.
17854 * gdb.base/help.exp: Likewise.
17858 * gdb.base/constvars.c (struct crass, struct crisp): New structs.
17859 * gdb.base/constvars.exp (ptype crass, ptype crisp): New tests.
17863 * gdb.c++/casts.cc, gdb.c++/casts.exp: New test.
17867 * mi1-basics.exp: Copy of mi1-basics.exp MIFLAGS set "-i=mi1".
17868 * mi1-break.exp, mi1-console.exp, mi1-disassemble.exp: Ditto.
17869 * mi1-eval.exp, mi1-hack-cli.exp, mi1-pthreads.exp: Ditto.
17870 * mi1-read-memory.exp, mi1-regs.exp, mi1-return.exp: Ditto.
17871 * mi1-simplerun.exp, mi1-stack.exp, mi1-stepi.exp: Ditto.
17872 * mi1-until.exp, mi1-var-block.exp, mi1-var-child.exp: Ditto.
17873 * mi1-var-cmd.exp, mi1-var-display.exp, mi1-watch.exp: Ditto.
17877 * mi0-basics.exp, mi0-break.exp, mi0-console.exp: Delete.
17878 * mi0-disassemble.exp, mi0-eval.exp: Delete.
17879 * mi0-hack-cli.exp, mi0-read-memory.exp: Delete.
17880 * mi0-regs.exp, mi0-return.exp, mi0-simplerun.exp: Delete.
17881 * mi0-stack.exp, mi0-stepi.exp, mi0-until.exp: Delete.
17882 * mi0-var-block.exp, mi0-var-child.exp: Delete.
17883 * mi0-var-cmd.exp, mi0-var-display.exp, mi0-watch.exp: Delete.
17887 * gdb.base/annota1.exp (info break): Make directory components of
17888 path optional since not all compilers emit this debug information.
17890 * gdb.base/shlib-call.exp (step inside shr2): Don't fail if first
17891 step ends up stepping out of the function instead of stopping on
17896 * lib/insight-support.exp (gdbtk_start): Figure out where
17897 the insight executable is based on where gdb is. Use this
17898 executable to start insight instead of gdb.
17902 * gdb.base/pc-fp.exp, gdb.base/pc-fp.c: New test.
17906 * gdb.gdb/complaints.exp (test_initial_complaints): Rename
17907 test_isolated_complaints.
17908 (test_empty_complaint): New function.
17909 (test_empty_complaints): New function. Check no output when no
17914 * gdb.base/charset.exp, gdb.base/charset.c: New files.
17918 * gdb.gdb/complaints.exp: New file.
17922 * gdb.base/maint.exp: Check `help maint internal-warning'.
17926 * gdb.c++/m-static.exp: Remove breakpoints depending on line
17927 numbers, and replace them by a single breakpoint after the
17928 constructors are all finished.
17930 * gdb.c++/m-static.cc: Add test 4.
17931 * gdb.c++/m-static.h: New file.
17932 * gdb.c++/m-static1.cc: New file.
17934 * gdb.c++/printmethod.exp: New file.
17935 * gdb.c++/printmethod.cc: New file.
17937 * gdb.c++/pr-574.exp: New file.
17938 * gdb.c++/pr-574.cc: New file.
17942 * gdb.base/ending-run.exp: Add handling of "step to end of run" for
17943 embedded targets which never actually exit.
17947 * gdb.base/ending-run.exp: Properly mark "continue after exit" and
17948 "don't step after run" as unresolved or unsupported, instead of xfail.
17952 * gdb.base/ending-run.exp: Fix expected string for _wrap_main to
17953 allow correct handling of #ifdef UNDERSCORES from dejagnu/testglue.c.
17954 Add newline to expected string in "step out of main (status wrapper)"
17959 * lib/gdb.exp (rerun_to_main): Allow restarting application.
17960 * gdb.base/ena-dis-br.exp (rerun_to_main): Eliminate.
17964 * gdb.base/printcmds.exp (test_print_string_constants): Expect
17965 \000, not \0, in double-quoted string.
17969 * gdb.base/commands.exp: Don't expect a "Program exited normally"
17970 string after running the commands execution on breakpoint tests.
17974 * lib/gdb.exp (gdb_continue_to_end): Fix typo in expected string.
17978 * gdb.base/call-strs.exp: Fix a small typo in one of the comments.
17982 * lib/mi-support.exp (mi_runto): New proc. Does the same as gdb's
17984 (mi_run_to_main): Use mi_runto.
17985 (mi_execute_to): Renamed from mi_run_to. Changed all callers.
17989 * lib/mi-support.exp: (mi_run_to_main): Allow anything to precede
17990 regexp for stopping at main. Could have multiple event notifications.
17991 Don't assume that main was declared with no parameters.
17992 (mi_next): Use mi_step_to.
17993 (mi_step): Use mi_next_to.
17997 * gdb.base/default.exp: Fix expected string in `info float' test.
18001 * config/mips.exp: Update comments.
18002 * config/mips-idt.exp: Likewise.
18003 * config/nind.exp: Likewise.
18004 * config/slite.exp: Likewise.
18005 * config/sparclet.exp: Likewise.
18006 * config/udi.exp: Likewise.
18007 * config/vx.exp: Likewise.
18008 * config/vxworks29k.exp: Likewise.
18012 * gdb.threads/killed.exp: Fix test failure message.
18016 * lib/mi-support.exp: Update copyright.
18017 (mi_gdb_test): Increase the priority of the expected pattern
18018 so that it matches gdb_test.
18022 * lib/gdb.exp (gdb_compile_pthreads): Fix "build_bin" typo.
18023 Use integer comparison instead of string comparison for testing
18024 whether binary was built.
18028 * gdb.threads/killed.exp, gdb.threads/killed.c: New test.
18032 * gdb.threads/pthreads.exp: Move the portable thread compilation
18033 code into a function in lib/gdb.exp, and call that from here.
18034 * lib/gdb.exp (gdb_compile_pthreads): New function.
18038 * lib/mi-support.exp (mi_gdb_test): Add global declaration for
18039 expect_out so that callers can get at it.
18043 * gdb.threads/print-threads.c: New file.
18044 * gdb.threads/print-threads.exp: New file.
18045 * gdb.threads/schedlock.c: New file.
18046 * gdb.threads/schedlock.exp: New file.
18050 * gdb.arch/altivec-abi.exp: The source C file is altivec-abi.c,
18055 * gdb.base/return.exp: Remove i*86-*-* from list of xfail'ed
18056 targets. The problem should be fixed now.
18060 * gdb.java/jv-print.exp: Fix p '' and p ''' tests to deal with
18061 2002-07-24 change that removes final dots from error messages.
18065 * gdb.base/readline.exp: New file.
18069 * lib/gdb.exp (gdb_expect_list): Only print one pass, fail, or
18074 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove CHILLFLAGS, CHILL,
18075 CHILL_FOR_TARGET and CHILL_LIB.
18076 * configure.in (configdirs): Remove gdb.chill.
18077 * configure: Regenerate.
18078 * lib/gdb.exp: Obsolete references to chill.
18079 * gdb.fortran/types.exp: Ditto.
18080 * gdb.fortran/exprs.exp: Ditto.
18084 * gdb.base/shlib-call.exp (additional_flags): Conditionally
18085 set Irix-specific compile and link flags.
18089 * lib/gdb.exp (mips*-*-irix*): Use alternate method for preprocessing
18090 source files. The ``-o'' option doesn't work with the ``-E'' option
18091 when using the Irix compiler.
18095 * config/gdbserver.exp (gdb_load): Don't use TCL varargs.
18096 Improve support for reusing an exec file. Copy exec file
18097 to target, and run gdbserver on the target instead of on the host.
18101 * gdb.base/ending-run.exp: Don't expect to see the program end in
18102 some orderly fashion when we're running on a real stand-alone
18105 * gdb.base/interrupt.exp: Correct logic for skipping tests on
18106 targets that don't support interrupts.
18110 * gdb.base/attach.exp: Add patterns to match output from /proc-based
18112 Move comments in expect statements to inside the actions, so that they
18113 don't get matched against.
18117 * gdb.base/interrupt.exp: Setup xfail for all i386 BSD's on "call
18118 function when asleep" test.
18122 * gdb.base/page.exp: Rewrite to handle problems with very long
18123 `info set' output. Update copyright.
18127 * gdb.hp/configure.in (AC_CONFIG_SUBDIRS): Do not try to configure
18129 * gdb.hp/configure: Regenerate.
18130 * gdb.hp/gdb.threads-hp/configure.in: Delete file.
18131 * gdb.hp/gdb.threads-hp/configure: Delete file.
18132 * gdb.hp/gdb.threads-hp/Makefile.in: Delete file.
18136 * gdb.base/selftest.exp (do_stes_and_next): Skip calls to
18137 setlocale, bindtextdomain and textdomain.
18141 * lib/gdb.exp (get_debug_format): Tolerate message saying whether
18142 preprocessor macro information is present.
18144 * macscp.exp, macscp1.c, macscp2.h, macscp3.h, macscp4.h: New
18149 * gdb.base/overlays.exp: Record addresses of overlay
18150 functions in TCL variables rather than in GDB variables,
18151 to avoid having GDB convert them to pointers (with loss
18154 * gdb.base/d10v.ld: Merge in several years worth of
18155 default linker script changes.
18156 * gdb.base/long_long.exp: Add check for sizeof (long double).
18160 * gdb.asm/asm-source.exp: Add x86-64 target.
18161 * gdb.asm/x86_64.inc: New.
18166 * gdb.c++/m-static.cc: New file.
18167 * gdb.c++/m-static.exp: New file.
18171 * gdb.base/call-ar-st.exp: Allow for reduced floating point
18177 * gdb.c++/m-data.cc: New file.
18178 * gdb.c++/m-data.exp: New file.
18183 * gdb.c++/try_catch.cc: New file.
18184 * gdb.c++/try_catch.exp: New file.
18188 * gdb.c++/local.exp: Accept more nested types in output.
18192 * gdb.base/call-rt-st.exp: Fix typo in brace quoting.
18196 * lib/gdb.exp (gdb_wrapper_init): Just because
18197 gdb_wrapper_file exists, this does not mean that the file
18198 should not be rebuilt. That is what gdb_wrapper_initialized
18200 (default_gdb_init): Reset gdb_wrapper_initialized.
18204 * gdb.base/all-bin.exp: Revise previous patch by just reducing
18205 the precision of the floating point test results.
18206 * gdb.base/call-rt-st.exp: Ditto.
18208 * gdb.base/all-bin.exp: Allow for reduced floating point precision.
18209 * gdb.base/call-rt-st.exp: Ditto.
18213 * gdb.c++/inherit.exp: Accept "VTT for ..." in output strings.
18217 * configure.in (configdirs): Add gdb.arch.
18218 * configure: Regenerate.
18222 * gdb.base/completion.exp: Recognize the more detailed error
18223 messages produced by the macro expander's lexical analyzer.
18227 * gdb.arch/altivec-abi.c: New file.
18228 * gdb.arch/altivec-abi.exp: New file.
18229 * gdb.arch/altivec-regs.c: New file.
18230 * gdb.arch/altivec-regs.exp: New file.
18234 * gdb.base/maint.exp (maint print type): Update for new type
18239 * gdb.arch: New directory.
18240 * gdb.arch/configure.in: New file.
18241 * gdb.arch/configure: New file.
18242 * gdb.arch/Makefile.in: New file.
18246 * gdb.asm/asm-source.exp: Add v850 as supported target.
18247 * gdb.asm/v850.inc: New file.
18251 * gdb.c++/annota2.exp (annotate-quit): Add comment.
18255 * gdb.base/break.exp: Check 'break "marker2"'.
18259 * gdb.base/long_long.exp: Fix typo.
18263 * gdb.base/printcmds.exp: Don't xfail the ptype command. This is
18266 * gdb.base/printcmds.exp (test_integer_literals_rejected):
18267 Recognize more detailed error message produced by the macro
18268 expander's lexical analyzer.
18269 * lib/gdb.exp (test_print_reject): Same.
18273 * gdb.c++/method.exp: Fix typo.
18277 * gdb.mi/mi-var-child.exp: Accept (void) as well as ().
18278 * gdb.mi/mi0-var-child.exp: Accept (void) as well as ().
18279 * gdb.base/default.exp: Merge clauses for arm, strongarm, xscale.
18280 * gdb.base/long_long.exp: Merge clauses for arm and xscale.
18281 Add iftarget clause for strongarm.
18285 * lib/gdb.exp (gdb_test): Add case to allow for status wrapper.
18286 (gdb_continue_to_end): Accept output from status wrapper.
18287 * gdb.base/ending-run.exp: Add case for output from status wrapper.
18288 Clean up fail messages to match pass messages.
18290 Enable the "needs_status_wrapper" testsuite feature.
18291 * lib/gdb.exp (gdb_wrapper_init): New procedure.
18292 (gdb_compile): Conditionally call gdb_wrapper_init.
18293 * gdb.base/a2-run.exp: Recognize output from status wrapper.
18294 * gdb.c++/method.exp: Recognize output from status wrapper.
18299 * config/sid.exp: Include support for "rawsid" protocol.
18303 * gdb.c++/hang.exp: Check for corruption of the cv_type chain.
18304 * gdb.c++/hang3.C: New file.
18308 * gdb.base/default.exp: Remove obsolete code.
18309 * gdb.c++/misc.exp: Ditto. Update copyright.
18310 * gdb.c++/cplusfuncs.exp: Ditto. Update copyright.
18311 * gdb.base/whatis.exp: Ditto. Update copyright.
18312 * gdb.base/scope.exp: Ditto. Update copyright.
18313 * gdb.base/ptype.exp: Ditto. Update copyright.
18314 * gdb.base/printcmds.exp: Ditto. Update copyright.
18315 * gdb.base/opaque.exp: Ditto. Update copyright.
18316 * gdb.base/list.exp: Ditto.
18317 * gdb.base/funcargs.exp: Ditto. Update copyright.
18318 * gdb.hp/gdb.threads-hp/usrthbasic.c: Delete.
18319 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Delete.
18320 * gdb.hp/gdb.threads-hp/usrthcore.c: Delete.
18321 * gdb.hp/gdb.threads-hp/usrthcore.exp: Delete.
18322 * gdb.hp/gdb.threads-hp/usrthfork.c: Delete.
18323 * gdb.hp/gdb.threads-hp/usrthfork.exp: Delete.
18327 * gdb.base/watchpoint.exp: Add xscale target.
18328 * gdb.base/long_long.exp: Add xscale target.
18329 * gdb.base/default.exp: Add xscale target.
18333 * gdb.c++/hang1.C, gdb.c++/hang2.C, gdb.c++/hang.H,
18334 gdb.c++/hang.exp: New test.
18338 * gdb.base/completion.exp: Handle completions of "./Make" for
18339 more than one completion possibility, as is the case when we
18340 build and test in the source tree.
18344 * gdb.java/jmisc1.exp: New file.
18345 * gdb.java/jmisc2.exp: New file.
18349 * gdb.threads/linux-dp.exp: Use 'unset' instead of 'array unset'.
18353 * gdb.base/help.exp: Change 'help status' to allow for target
18354 dependent output differences.
18358 * gdb.c++/local.exp: Add PR numbers: gdb/482, gdb/483.
18362 * gdb.c++/method.exp: Fix syntax of reference to gdb/277.
18366 * gdb.asm/sparc64.inc: New file.
18367 * gdb.asm/asm-source.exp: Handle sparc64-*-*.
18371 * gdb.asm/asm-source.exp: Don't use a symlink, just copy the
18372 instruction file directly into the build tree. Clean up at end of
18377 * gdb.base/annota1.exp: Expect addresses as $hex + whitespace to
18378 handle 64-bit platforms correctly.
18379 * gdb.base/maint.exp: Likewise.
18383 * gdb.base/shlib-call.exp (additional_flags): AIX doesn't need
18384 ``-fpic'' when compiling files comprising a shared library, but
18385 it does need additional linker flags in order to find shared
18386 libraries at run time.
18390 * gdb.base/cvexpr.c (use): New function.
18391 (main): Invoke use() on all global variables to prevent
18392 some linkers from deleting these otherwise unused symbols.
18397 * gdb.c++/ovldbreak.exp: Expect addresses as $hex + whitespace to
18398 handle 64-bit platforms correctly.
18402 * gdb.base/foo.c (foox): Remove section attribute; the linker
18403 script can handle this instead.
18404 * gdb.base/bar.c (barx): Same.
18405 * gdb.base/baz.c (bazx): Same.
18406 * gdb.base/grbx.c (grbxx): Same.
18408 * gdb.base/overlays.exp: New test: check that GDB's manual overlay
18409 manager doesn't automatically unmap overlays unnecessarily.
18413 * gdb.base/ending-run.exp: Fix pattern for Mips targets
18414 stepping out of main.
18418 * gdb.c++/local.cc (main): Move call to marker1() inside nested
18419 scope so that the nested scope tests will make sense.
18420 * gdb.c++/local.exp: Write patterns that actually work with gcc
18421 (the HP patterns "were never known to work with gcc").
18422 Keep the old aCC patterns too.
18426 * gdb.base/attach.exp: Correct target board test.
18430 * gdb.c++/method.exp: Require "const ... A * ..." for "ptype this"
18431 in a const method. Add some xfail and fail cases for configurations
18432 that do not emit the "const ...".
18436 * gdb.c++/method.exp: Use gdb_test instead of send_gdb/gdb_expect.
18437 Accept "A * const" and "const A * const" as type of "this".
18438 Fix spelling of getFunky throughout. Make messages uniform.
18442 Work around for PR gdb/285:
18443 * gdb.asm/asm-source.exp: Bail out if multilibs are detected.
18447 * gdb.asm/asm-source.exp: Build symbolic link to arch specific
18448 instructions file at run time instead of configure time.
18449 Sometimes we run the test in a directory that is not the one we
18451 * gdb.asm/configure.in: Delete creation of symlink.
18452 * gdb.asm/configure: Regenerate.
18456 * gdb.gdb/xfullpath.exp: New test, to exercise the new
18457 xfullpath () function.
18461 * gdb.asm/Makefile.in: Correct dependencies.
18463 * gdb.asm/powerpc.inc: New file.
18464 * gdb.asm/asm-source.exp: Add PowerPC.
18465 * gdb.asm/configure.in: Likewise.
18466 * gdb.asm/configure: Regenerated.
18470 * gdb.base/relocate.exp: New file.
18471 * gdb.base/relocate.c: New file.
18475 * gdb.base/step-test.exp: Update comment regarding stopping in
18476 memcpy/bcopy calls inserted as part of the compiler runtime.
18480 * gdb.base/ovlymgr.c: Add overlay event breakpoint support.
18484 * lib/gdb.exp (gdb_test): Move -notransfer inside of gdb_expect.
18485 (gdb_expect): Remove $notransfer hack.
18489 * gdb.c++/classes.exp ("calling method for small class"): Match
18490 updated register output.
18495 * gdb.base/dbx.exp: Restore old definition of gdb_file_cmd
18496 when finished. Make gdb_file_cmd send "exec-file" when
18501 * gdb.base/attach.exp: Remove extra setup_xfail.
18505 * gdb.base/default.exp: Add tests for dump, append, and restore.
18506 * gdb.base/help.exp: Add tests for dump, append, and restore.
18507 * gdb.base/dump.exp: New file, test dump, append and restore.
18508 * gdb.base/dump.c: New file.
18512 * gdb.base/help.exp: Modify expect strings to reflect
18513 clean-ups in help messages.
18517 * gdb.base/step-test.exp: Accept stopping in memcpy/bcopy when we
18518 have debugging info for those functions and the compiler uses them
18519 internally to copy structs around.
18523 * gdb.base/list.exp: Revert the change made yesterday and add note
18524 about why we don't list the default lines for remote targets.
18528 * gdb.base/help.exp: Clean up unnecessary wild cards in regexps.
18532 * gdb.base/list.exp: This test works on remote targets so remove
18533 the short circuit for remote targets. Update copyright.
18537 * gdb.base/attach.exp: Fix logic error that was suppressing this
18538 test for all non hppa*-*-hpux* targets, instead of the hp target.
18539 Move comments closer to the suppression point. Also now need to
18540 check that we are running natively.
18544 * gdb.base/default.exp: Add test for gcore. Update copyright.
18545 * gdb.base/help.exp: Add test for gcore. Update copyright.
18549 * gdb.base/funcargs.c: Remove extraneous ';' character.
18550 * gdb.trace/gdb_c_test.c: Remove extraneous ';' character.
18554 * gdb.mi/mi-var-cmd.exp: In test "create local variable func",
18555 accommodate gcc v3 function signature.
18556 * gdb.mi/mi0-var-cmd-exp: Ditto.
18560 * testsuite/gdb.base/huge.c: Replace ``Linux'' with either
18561 ``GNU/Linux'' or ``Linux kernel''
18562 * testsuite/gdb.threads/pthreads.c: Ditto.
18566 * gdb.threads/pthreads.c (thread1): Add a return statement.
18567 (thread2): Likewise.
18572 * gdb.threads/linux-dp.c (philosopher): Add a return statement
18577 * gdb.c++/templates.exp: Remove setup_xfail_format "stabs" on
18578 test "ptype bint". The test passes on all my stabs configurations.
18582 * gdb.asm/asm-source.exp: Parse the output from `info sources' one
18583 filename at a time, and watch for the ones we want to see.
18585 * gdb.base/ptype.exp, gdb.base/ptype.c: Add tests for printing
18586 types of pointers to prototyped functions.
18590 * gdb.base/sizeof.c (main): Call fill_structs. Print value of
18591 signed, unsigned and straight char.
18592 (padding_char, padding_short, padding_int, padding_long,
18593 padding_long_long, padding_float, padding_double,
18594 padding_long_double): New global variables.
18595 (fill, fill_structs): New functions.
18597 * gdb.base/sizeof.exp: Check for signed and unsigned char. Check
18598 for correctly sized writes. Update copyright.
18599 (get_valueof): New procedure.
18600 (get_sizeof): Call get_valueof.
18601 (check_valueof): New procedure.
18602 (check_padding): New procedure.
18606 * gdb.c++/virtfunc.exp (test_virtual_calls): Remove obsolete calls
18607 to setup_xfail. Document some of the remaining calls.
18611 * gdb.c++/userdef.exp: Update copyright year.
18615 * gdb.c++/userdef.exp: Test overloaded operators properly.
18620 * gdb.base/gcore.exp: Relax recognition of function breakpoint.
18624 * gdb.base/a2-run.exp: Check for a remote target properly.
18625 * gdb.base/annota1.exp: Likewise.
18626 * gdb.base/list.exp: Likewise.
18627 * gdb.base/reread.exp: Likewise.
18628 * gdb.base/scope.exp: Likewise.
18629 * gdb.base/shlib-call.exp: Likewise.
18630 * gdb.base/term.exp: Likewise.
18631 * gdb.c++/annota2.exp: Likewise.
18635 * gdb.base/watchpoint.exp: Restore previous timeout at end of test.
18639 * gdb.base/funcargs.c (localvars_after_alloca): Fix return type.
18640 (call_after_alloca): Ditto.
18644 * gdb.base/ending-run.exp: Guard "cont" test with
18645 gdb_skip_stdio_test.
18649 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Move these tests
18651 * gdb.hp/gdb.base-hp/callfwmall.c, gdb.hp/gdb.base-hp/callfwmall.exp:
18652 To here. Disable this test on non-HP platforms. Add big comment.
18656 * gdb.base/ovlymgr.c (ovly_copy): Generalize for targets
18657 other than d10v and m32r.
18661 * gdb.base/default.exp: Rewrite test patterns to reduce time
18662 taken to match them.
18666 * gdb.base/annota1.exp (backtrace from shlibrary): Fix spelling.
18667 Allow a start function above main.
18668 * gdb.threads/linux-dp.exp: Fix copyright date.
18672 * gdb.threads/linux-dp.exp: Use 'array unset', not 'array set'.
18673 (check_philosopher_stack): Check for manager thread before checking
18674 for a just-starting thread.
18679 * gdb.base/bitfields.c: Correct assignments to bitfields to avoid
18684 * gdb.base/restore.exp (restore_tests): Fix obvious typo, callee
18689 * gdb.base/reread.exp: Check that GDB properly re-reads the
18690 executable file when it changes while no inferior is running.
18694 * gdb.base/maint.exp: Simplify the "maint info breakpoints" test to
18695 optionally accept the "shlib events" variation.
18699 * gdb.base/ending-run.c (main): Avoid messing with setvbuf; just
18700 call `fflush' after every `printf', so that the output is produced
18701 at predictable points, regardless of whatever buffering does (or
18702 doesn't) take place.
18703 * gdb.base/ending-run.exp: Adjust tests to expect output to appear
18704 at different points.
18708 * gdb.c++/inherit.exp: Update copyright years.
18709 * gdb.c++/method.exp: Likewise.
18713 * gdb.c++/classes.exp: Update for improved v3 support and skipping
18714 artificial methods/arguments.
18715 * gdb.c++/derivation.exp: Likewise.
18716 * gdb.c++/inherit.exp: Likewise.
18717 * gdb.c++/method.exp: Likewise.
18718 * gdb.c++/virtfunc.exp: Likewise.
18722 * gdb.hp/gdb.threads-hp/usrthfork.exp: Mark as obsolete.
18723 * gdb.hp/gdb.threads-hp/usrthcore.exp: Ditto.
18724 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Ditto.
18725 * gdb.hp/gdb.threads-hp/usrthfork.c: Ditto.
18726 * gdb.hp/gdb.threads-hp/usrthbasic.c: Ditto.
18727 * gdb.hp/gdb.threads-hp/usrthcore.c: Ditto.
18731 * gdb.asm/asm-source.exp (info symbol): Take another shot at
18732 anchoring the pattern matching the entry point symbol's name.
18736 * gdb.base/maint.exp: Update ``maint internal-error'' to match
18737 continue/quit query. Update copyright.
18741 * gdb.base/gcore.exp: Remove extra debugging output.
18745 * gdb.c++/demangle.exp: Accept slightly dubious v2 demangler result
18746 for slightly dubious v2 mangled string.
18750 * gdb.base/completion.exp: Expand ${srcdir} to an absolute path.
18754 * gdb.c++/namespace.exp: Accept trailing const for 'this'.
18756 * gdb.c++/classes.exp: Accept 'A const' or 'const A' in copy
18758 * gdb.c++/derivation.exp: Likewise.
18759 * gdb.c++/templates.exp: Likewise.
18760 * gdb.c++/virtfunc.exp: Likewise.
18764 * gdb.c++/namespace.exp: Accept both '\0' and '\000'.
18768 * gdb.base/gcore.exp: New test for generate-core-file command.
18769 * gdb.base/gcore.c: Testcase for above.
18770 * gdb.threads/gcore-thread.exp: New test for gcore (threaded).
18774 * gdb.c++/userdef.cc: Use <iostream> instead of <iostream.h>.
18778 * gdb.c++/overload.exp: Remove unconditional xfails for:
18779 print foo_instance1.overloadargs(1)
18780 print foo_instance1.overloadargs(1, 2)
18781 print foo_instance1.overloadargs(1, 2, 3)
18782 print foo_instance1.overloadargs(1, 2, 3, 4)
18783 print foo_instance1.overloadargs(1, 2, 3, 4, 5)
18784 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6)
18785 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7)
18786 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8)
18787 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9)
18788 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10)
18789 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11)
18790 print foo_instance1.overload1arg()
18791 print foo_instance1.overload1arg((char)arg2)
18792 print foo_instance1.overload1arg((signed char)arg3)
18793 print foo_instance1.overload1arg((unsigned char)arg4)
18794 print foo_instance1.overload1arg((int)arg7)
18795 print foo_instance1.overload1arg((unsigned int)arg8)
18796 print foo_instance1.overload1arg((float)arg11)
18797 print foo_instance1.overload1arg((double)arg12)
18801 * gdb.base/huge.exp: New test. Print a very large target data object.
18802 (skip_huge_test): New test variable. Define if you want to skip this
18803 test. The test reads an 8 megabyte data object from the target, so it
18804 might be very time consuming on remote targets with a slow connection.
18805 * gdb.base/huge.c: New file. Test case for above.
18809 * gdb.c++/derivation.exp: Remove gcc xfails for g_instance.afoo,
18810 g_instance.bfoo, and g_instance.cfoo.
18814 * gdb.base/break.c (multi_line_if_conditional): New function.
18815 (multi_ilne_while_conditional): Likewise.
18816 * gdb.base/break.exp: Verify that a breakpoint on a multi-line
18817 IF or WHILE condition puts the breakpoint at the start of
18820 * gdb.base/selftest.exp (backtrace through signal handler): Remove
18821 hppa*-*-hpux* expected failure.
18822 * gdb.base/structs.exp (do_function_calls): Similarly.
18824 * gdb.c++/annota2.exp (watch triggered on a.x): Handle hardware
18830 * gdb.base/structs.exp: Replace skip for a29k with skip for
18831 gdb,cannot_call_functions.
18832 * gdb.base/call-ar-st.exp: Remove references to a29k in comments.
18833 * gdb.base/callfuncs.exp: Ditto.
18834 * gdb.base/call-rt-st.exp: Ditto.
18835 * gdb.base/call-strs.exp: Ditto.
18836 * gdb.base/callfwmall.exp: Ditto.
18837 * gdb.base/scope.exp: Obsolete xfail a29k.
18838 * gdb.c++/misc.exp: Ditto.
18839 * gdb.c++/cplusfuncs.exp: Ditto.
18840 * gdb.base/ptype.exp: Ditto.
18841 * gdb.base/printcmds.exp: Ditto.
18842 * gdb.base/opaque.exp: Ditto.
18843 * gdb.base/list.exp: Ditto.
18844 * gdb.base/funcargs.exp: Ditto.
18845 * gdb.base/default.exp: Ditto.
18849 * gdb.base/info-proc.exp: New file, test for "info proc" cmd.
18850 * gdb.base/maint.exp: Add tests for maint info sections options.
18854 * gdb.base/default.exp: Remove bogus hppa*-hp-hpux* xfails.
18858 * gdb.asm/arm.inc: New file.
18859 * gdb.asm/asm-source.exp: Add arm targets.
18860 * gdb.asm/configure.in: Ditto.
18861 * gdb.asm/configure: Recreated from configure.in.
18865 * gdb.hp/gdb.defects/bs15503.exp: Only run this test if compiling
18866 with HP's compiler.
18867 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
18868 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
18869 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
18870 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
18872 * gdb.hp/gdb.defects/solib-d.exp: Update to handle building with
18873 either HP's compilers or GCC.
18875 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Allow inferior to get either
18876 a SIGBUS or SIGSEGV.
18878 * gdb.hp/gdb.base-hp/so-thresh.exp: Remove useless send_user command.
18880 * gdb.hp/gdb.defects/bs14602.exp: Revamp slightly so that test
18881 can be compiled with either HP's compiler or GCC.
18883 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Disable completely.
18884 * gdb.hp/gdb.threads-hp/usrthcore.exp: Disable completely.
18885 * gdb.hp/gdb.threads-hp/usrthfork.exp: Disable completely.
18887 * gdb.hp/gdb.base-hp/so-thresh.exp: Update text in expect strings
18888 to match current gdb output. Update due to using auto-solib-limit
18889 for limiting instead of overloading auto-solib-add.
18890 * gdb.hp/gdb.base-hp/so-thresh.mk: Always use "cc" to build the
18893 * gdb.c++/templates.exp: Use "hppa64-*-*", not "hppa2.0w-*-*"
18894 * gdb.hp/gdb.base-hp/dollar.exp: Likewise
18895 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
18896 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
18897 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
18898 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
18899 * gdb.hp/gdb.defects/bs15503.exp: Likewise.
18900 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise
18901 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise
18902 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise
18903 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Likewise.
18904 * gdb.hp/gdb.threads-hp/usrthcore.exp: Likewise.
18905 * gdb.hp/gdb.threads-hp/usrthfork.exp: Likewise.
18907 * gdb.base/annota1.exp: Expect failure for hpux11 when posting
18908 a SIGTRAP to the inferior.
18912 * gdb.asm/asm-source.exp: Drop setting link-flags for xstormy16.
18913 Substitute call to target_link by call to gdb_compile.
18917 * gdb.base/break.exp: Fix HP specific search string when testing
18918 backtracing in a called function.
18920 * gdb.base/constvars.exp: Only set lang to C++ if we're
18921 compiling the test with HP's compilers.
18922 * gdb.base/volatile.exp: Similarly.
18926 * gdb.base/printcmds.exp: Expect the null character to be printed
18927 as '\0', and the '\013' to be printed as '\v'.
18928 * gdb.base/callfuncs.exp ("backtrace at nested call level 4"): Same.
18929 * gdb.base/setvar.exp: Same.
18933 * gdb.base/completion.exp: Rather than completing very long
18934 filenames, which can make the readline library produce output we
18935 don't recognize, cd to the directory first, and then complete
18936 using nice, short relative paths.
18938 * gdb.base/completion.exp: On some systems, there is, in fact, a
18939 variable named `b' in scope, since GDB treats all static
18940 variables as being in scope. So use `no_var_named_this'
18943 * gdb.base/corefile.exp: Recognize the message saying that GDB
18944 can't find the core file's registers as a failure.
18948 * gdb.base/commands.exp (user_defined_command_test): Make "show user"
18949 test expect string more specific.
18953 * gdb.asm/asm-source.exp: Add support for xstormy16.
18954 * gdb.asm/configure.in: Ditto.
18955 * gdb.asm/configure: Rebuild.
18956 * gdb.asm/xstormy16.inc: New file.
18960 * gdb.base/maint.exp: Update to match changes in type dumping code.
18964 * gdb.asm/asm-source.exp (info symbol): Anchor the pattern
18965 matching the entry point symbol's name at the beginning of the
18970 * gdb.c++/classes.exp, gdb.c++/derivation.exp,
18971 gdb.c++/inherit.exp, gdb.c++/method.exp,
18972 gdb.c++/namespace.exp, gdb.c++/templates.exp,
18973 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp: Updates for v3 demangler
18974 and class layout support.
18978 * gdb.c++/classes.exp: Add test for static member function.
18979 * gdb.c++/misc.cc: Add class with static member function.
18983 If GDB says it can't find the struct the function returned, report
18984 those tests as `unsupported'.
18985 * gdb.base/call-rt-st.exp (print_struct_call): New function.
18986 Rewrite subsequent tests to use it.
18988 If GDB says it can't find the struct the function returned, report
18989 those tests as `unsupported'.
18990 * gdb.base/structs.exp (call_struct_func): New function.
18991 (do_function_calls): Use call_struct_func to call the functions
18994 * gdb.base/callfuncs.exp: The stabs generated by GCC don't tell us
18995 whether functions are prototyped or not, so we can't possibly pass
18996 arguments to t_float_values2 properly.
18998 * gdb.base/break.exp: (test_next_with_recursion): Don't change the
18999 value of `timeout' for targets other than the mips*tx39-*.
19003 * gdb.asm/asm-source.exp: Add tests for info target, info symbol,
19004 and detect whether the start symbol has a leading underscore.
19008 * gdb.base/completion.exp: Clarify indentation.
19012 * gdb.asm/s390.inc (gdbasm_datavar): Use `.long' to create `int'
19013 variables on the S/390, not `.word'.
19017 Add assembly-source tests for s390-ibm-linux.
19018 * gdb.asm/s390.inc: New file.
19019 * gdb.asm/configure.in, gdb.asm/asm-source.exp: Add clauses for
19020 the S/390 architecture.
19021 * gdb.asm/configure: Regenerated.
19025 * gdb.asm/asm-source.exp: Add tests for list, search, finish, return,
19026 next, info source, info sources, info line, global and static
19027 variables, and static functions.
19028 * gdb.asm/common.inc: New macro gdbasm_datavar (default definition).
19029 * gdb.asm/i386.inc: Override default definition of gdbasm_datavar.
19030 * gdb.asm/asmsrc1.s: Add a static function and some variables.
19031 * gdb.asm/asmsrc2.s: Make foo2 call foo3 twice (to test 'next').
19032 * gdb.asm/d10v.inc (gdbasm_enter): Set up frame pointer.
19033 (gdbasm_leave): Restore frame pointer.
19034 (gdbasm_startup): Copy stack set-up from crt0.S.
19039 * gdb.base/callfuncs.c (t_structs_a): Do not return a pointer
19040 to a local (non-static) variable. Copy tstruct.a to a static buffer
19041 and return a pointer to that buffer.
19042 * gdb.base/callfwmall.c (t_structs_a): Ditto.
19046 * gdb.asm/configure.in: Fix recognition of ix86 target.
19047 * gdb.asm/configure: Regenerate.
19051 * gdb.asm/sparc.inc: New file.
19052 * gdb.asm/asm-source.exp: Recognize sparc target.
19053 * gdb.asm/configure.in: Recognize sparc target.
19054 * gdb.asm/configure: Regenerate.
19058 * gdb.asm/m32r.inc: New file.
19059 * gdb.asm/asm-source.exp: Recognize m32r target.
19060 * gdb.asm/configure.in: Recognize m32r target.
19061 * gdb.asm/configure: Regenerate.
19065 * gdb.asm/i386.inc: New file.
19066 * gdb.asm/asm-source.exp: Recognize ix86 target.
19067 * gdb.asm/configure.in: Recognize ix86 target.
19068 * gdb.asm/configure: Regenerate.
19070 * gdb.c++/namespace.exp: Fix quotes in output messages.
19074 * gdb.base/code-expr.exp: New file. Tests use of the "@code"
19075 qualifier in a type cast expression, to designate an address
19076 in the instruction space (Harvard architecture).
19080 * gdb.base/cvexpr.c, gdb.base/cvexpr.exp: New files.
19081 Tests for expressions using 'const' and 'volatile'.
19085 * gdb.asm/asm-sources.exp: Allow defining linker flags.
19089 * lib/mi-support.exp (mi_run_to_helper): Move comments
19090 outside of gdb_expect.
19094 * lib/mi-support.exp: (mi_run_to_helper, mi_run_to,
19095 mi_step_to, mi_next_to, mi_continue_to, mi_finish_to,
19096 mi0_step_to, mi0_next_to, mi0_continue_to, mi0_finish_to,
19097 mi0_run_to): New functions.
19098 * gdb.mi/mi-simplerun.exp: Use them.
19099 * gdb.mi/mi0-simplerun.exp: Likewise.
19100 * gdb.mi/mi-var-cmd.exp: Likewise.
19101 * gdb.mi/mi0-var-cmd.exp: Likewise.
19105 * gdb.asm/asmsrc1.s: Add ``gdbasm_'' prefix to all macros.
19106 * gdb.asm/asmsrc2.s, gdb.asm/d10v.inc: Update.
19110 * gdb.base/restore.exp: Include $expected value in restored test
19115 * gdb.asm/asm-source.exp: Supress file, instead of skip, when not
19120 * gdb.base/callfuncs.exp: Add tests for nested call dummies.
19121 Add pass/fail message for stop at breakpoint in call dummy function.
19125 * gdb.c++/templates.exp (test_template_breakpoints):
19126 If we get an overload menu, but it does not match what
19127 we expect, we still need to issue the "cancel" command.
19128 * gdb.c++/templates.exp: Replace "void \\*" with "void ?\\*",
19129 making the whitespace optional. Argument for "new" may be
19130 "unsigned" as well as "unsigned int/long".
19131 * gdb.c++/templates.exp: Replace "const &" with "const ?&",
19132 making the whitespace optional. Also replace "(void) with
19133 "((void|)), making the keyword "void" optional.
19134 * gdb.c++/virtfunc.exp: Replace "const &" with "const ?&",
19135 making the whitespace optional. Also replace "(void) with
19136 "((void|)), making the keyword "void" optional.
19137 * gdb.base/callfuncs.c (t_float_values): This function must
19138 _not_ be prototyped, and the following function (t_float_values2)
19139 must be prototyped (if the compiler supports it), so that GDB
19140 can be tested against both cases. Usually one case involves
19141 promotion of float to double, while the other does not.
19142 * gdb.base/callfwmall.c: Ditto.
19143 * gdb.asm/asm-source.exp (bt ALL in foo2): Accept a backtrace that
19144 includes a stack frame for "start".
19148 * gdb.stabs/weird.exp: Delete "p v_comb" test. It assumes that
19149 pointers are 32 bits long, and that offsets of relocs are always
19150 stored in the data (REL-style), and not in the reloc entry itself
19152 * gdb.stabs/weird.def (v_comb, v_comb_shared): Remove symbols and
19157 * gdb.c++/cplusfuncs.exp: Fix conflicts between operator names
19158 and regular expression operators by using quoting.
19162 * gdb.c++/overload.exp: Select overloadfnarg(void) or overloadfnarg(),
19163 depending on what the symbol table contains.
19164 * gdb.c++/derivation.exp: Accept both "foo(void)" and "foo()" in
19165 the output of the ptype command. Similarly, accept both "const &"
19170 * gdb.base/miscexprs.c (main): Add usage of preprocessor
19171 symbol `STORAGE' to allow to choose the storage class of
19172 the local datastructures.
19173 * gdb.base/miscexprs.exp: Handle setting a `-DSTORAGE=...'
19174 compiler directive.
19178 * gdb.base/jump.exp: Allow it to run for all targets.
19182 * gdb.base/call-ar-st.c (print_double_array): Match for loop
19183 with new double_array size.
19184 (main): Change storage class of all local variables to static.
19185 Reduce size of double_array to 9.
19186 * gdb.base/call-ar-st.exp: Increase timeout value.
19187 Change expected output for double array to match new size in
19192 * gdb.base/ending-run.exp: Create identical output when passing
19193 `step to end of run' case. Add regular expression branch satisfying
19198 * gdb.base/interrupt.exp: Treat SIGILL similar to SIGSEGV such
19199 that we catch the expected failure under Linux/x86.
19203 * gdb.base/setvar.exp: Escape curly braces.
19204 * gdb.stabs/weird.exp: Ditto.
19208 * gdb.mi/mi-hack-cli.exp: Remove excess newlines from test strings.
19209 * gdm.mi/mi0-hack-cli.exp: Likewise.
19213 * gdb.stabs/weird.exp: Unify ``variable VAR printed properly''
19218 * lib/mi-support.exp (mi_gdb_start): Don't require MI_OUT when
19219 checking MI enabled.
19223 * gdb.base/maint.exp: Treat $EXEEXT as optional in output.
19227 * lib/insight-support.exp (gdbtk_start): Don't exit dejagnu
19228 if gdb child process crashes, just signal an error.
19232 * lib/gdb.exp (test_xfail_format): Simplify.
19234 * lib/gdb.exp (setup_xfail_format): Don't forget to put a `$' in
19235 front of the variable name `format'. Simplify `if'.
19239 * gdb.threads/pthreads.exp: Wait for output and delay
19244 * gdb.mi/mi-var-display.exp (continue to incr_a): Recognize
19245 some incorrect output instead of timing out.
19246 * gdb.mi/mi-var-display.exp (continue to incr_a): Likewise.
19250 * gdb.base/volatile.exp (local_compiler_xfail_check): Change qux2
19251 check to allow additional `int'.
19255 * gdb.base/completion.exp: Remove incorrect 'p "a' test.
19256 Add tests for 'p "break' (pass) and 'p "break.' (xfail).
19260 * lib/gdb.exp (test_debug_format): New proc.
19261 (setup_xfail_format): Use new proc test_debug_format.
19262 * gdb.base/constvars.exp (local_compiler_xfail_check): New
19263 proc; use new service proc test_debug_format.
19264 Replace all other "gcc_compiled" tests with this test.
19265 * gdb.base/volatile.exp (local_compiler_xfail_check): New
19266 proc; use new service proc test_debug_format.
19267 Replace all other "gcc_compiled" tests with this test.
19271 * gdb.base/cvexpr.exp: New file.
19272 * gdb.base/cvexpr.c: New file
19273 Test for expressions using const and volatile keywords.
19277 * gdb.base/constvars.exp: Check for different orders of keywords
19278 and additional "int" strings in output.
19282 * gdb.base/maint.exp: Add "maintenance set/show" to list of valid
19283 responses from "help maint".
19287 * lib/insight-support.exp (_gdbtk_xvfb_init): Set DISPLAY
19288 to localhost:NNN instead of :NNN, in case Xvfb is listening
19293 * gdb.base/recurse.exp: When checking leaving the watchpoint
19294 scope, recognize when gdb is in function's epilogue and pass.
19298 * lib/insight-support.exp (_gdbtk_export_target_info): Add
19299 support for running tests against sid targets.
19300 (gdbtk_done): Ditto.
19304 * gdb.base/ending-run.c (main): Set stdout buffersize
19305 to the same reasonable value for any target.
19306 * gdb.base/ending-run.exp: Add a regular expression
19307 to make testsuite happy on Sanyo Stormy16 target.
19311 * gdb.base/display.c (do_loops): Add float variable `f'.
19312 Increment f in loop.
19313 * gdb.base/display.exp: Increment timeout by 60 seconds.
19314 Change float display test to use variable `f'.
19318 * gdb.base/restore.exp: Use temporary breakpoints, to avoid
19319 overflowing the limited breakpoint tables on some ROM monitors
19324 * lib/insight-support.exp (_gdbtk_xvfb_init): Start Xvfb with
19325 the "-ac" (disable access control) flag.
19329 * gdb.base/remote.c: Use a small buffer for targets with 16-bit
19334 * lib/gdb.exp: Move all insight-related functionality into
19336 * lib/insight-support.exp: New file.
19340 * config/sid.exp (sid_start): Never set sid verbosity; disable
19341 expect_background {} that consumed its stdout; tolerate </dev/null.
19342 Attempt to set endianness override in "sid" protocol mode. Cleanup.
19346 * lib/mi-support.exp (mi_gdb_start): If a remote target, use the
19347 CLI jump command to start it.
19348 (mi_run_to_main): Fail immediatly when unexpected output.
19352 * lib/mi-support.exp (mi_gdb_start): Move call to sid_start to
19353 beginning of function. Fix PR gdb/191.
19357 * config/sid.exp (sid_start): Don't warn if we cannot figure out
19358 what to force sid endianness to.
19362 * lib/gdb.exp (gdbtk_start): Don't set environment
19363 variables for TCL_LIBRARY and friends. Insight will
19364 now figure these out for itself.
19368 * gdb.base/completion.exp: Remove the symbol "a64l" from
19369 the expect string; this is target-specific, and not related
19370 to what is being tested.
19374 * config/sid.exp: Rename gdb-socket to cpu-gdb-socket.
19378 * gdb.base/consecutive.exp: New file. Test stepping over
19379 breakpoints on consecutive instructions.
19380 * gdb.base/consecutive.c: New file.
19382 * gdb.base/call-rt-st.exp: Use double-backslash to quote
19383 curly braces in regular expressions.
19387 * gdb.base/ending-run.exp: Accept "Program exited normally" as
19388 legitimate output from stepping out of main.
19392 * lib/gdb.exp (_gdbtk_xvfb_init): If GDB_DISPLAY is
19393 the empty string, do not run the tests.
19397 * gdb.base/long_long.exp: Detect size of pointer. Take into
19398 account 2-byte pointers when testing for p/a results.
19402 * gdb.base/remote.c (RANDOM_DATA_SIZE): New define, defaults to 48K
19403 and defined to 1K for m68hc11.
19404 (random_data): Reduce table to 1K for embedded platforms (68hc11).
19405 * gdb.base/remote.exp (get_sizeof): New function from sizeof.exp.
19406 (sizeof_random_data): New variable to tell the size of the data table;
19407 don't test past this size; always run to main.
19411 * gdb.base/return2.exp: return of long long and double fails for
19412 68HC11; don't execute these tests on that platform.
19413 * gdb.base/return.exp: Return of a double fails for 68hc11.
19417 * call-ar-st.exp: Use gdb_skip_float_test to avoid executing
19418 tests that print a float.
19419 * call-rt-st.exp: Likewise.
19423 * gdb.base/so-impl-ld.exp: Remove stray space that prevented
19424 running this test on Linux.
19428 * gdb.base/arithmet.exp: Remove some tests to make all test names
19433 * gdb.c++/classes.exp: Accept both "foo(void)" and "foo()" in
19434 the output of the ptype command.
19438 * gdb.base/completion.exp: Don't assume that break.c is the only
19439 source file that may contain functions named "marker".
19440 * gdb.base/corefile.exp: Quote the curly braces in regexp.
19444 * gdb.disasm/Makefile.in (clean mostlyclean): Add h8300s to list
19445 of files to delete.
19448 * gdb.disasm/h8300s.exp: New file.
19449 gdb.disasm/h8300s.s: Likewise.
19453 * lib/mi-support.exp (mi_delete_breakpoints): Accept mi1 format
19454 empty breakpoint tables.
19458 * lib/mi-support.exp: Update args=... part of stop-reason
19459 patterns. Accept either a list or a tuple.
19463 * lib/mi-support.exp: Remove local emacs variable defining
19464 change-log-default-name.
19468 * gdb.base/arithmet.exp: Use gdb_test instead of send_gdb/gdb_expect.
19469 This is operationally compatible with the previous version.
19473 * lib/gdb.exp (gdb_test): Doc fix.
19477 * gdb.base/exprs.exp: Remove a duplicate test.
19481 * gdb.base/return2.exp (main): Use values to test float and double
19482 returns that are not NaN's, to avoid being confused by IEEE
19487 * gdb.threads/pthreads.exp (check_control_c): Return 0 for success,
19488 non-zero if control_c fails. Terminate the test on failure,
19489 rather than wait for 12 more tests to time out.
19493 * gdb.base/exprs.exp ("sizeof (long long) > sizeof (long) (true)"):
19494 Don't forget to match the GDB prompt.
19496 * gdb.trace/gdb_c_test.c, actions.c: Fix misspellings.
19500 * gdb.base/help.exp: Update pattern to exclude `print-load-map'
19505 * gdb.base/annota1.exp (info break): Match four or more spaces
19510 * gdb.c++/cplusfuncs.cc (dm_type_char_star): Remove superfluous cast.
19511 (dm_type_int_star): Likewise.
19512 (dm_type_long_star): Likewise.
19513 (dm_type_void_star): Likewise.
19517 * gdb.base/completion.exp (INPUTRC): Set this environment variable
19518 to a known value in order to get consistent results regardless
19519 of the setting of INPUTRC or the presence or contents of .inputrc.
19523 * gdb.threads/linux-dp.exp: Remove assumptions about thread ordering.
19524 Don't require that the main thread and the manager thread are the
19527 * gdb.threads/pthreads.exp (test_startup): Relax test for thread
19528 debugging. If test fails, issue an "unsupported" not a "fail".
19532 Don't assume that short is shorter than int.
19533 * gdb.base/exprs.exp ("print unsigned short == (~0)"): Don't
19534 assume that shorts are smaller than ints. On a 16-bit machine,
19536 ("print unsigned char == (~0)"): Add test that verifies that ~0,
19537 an int, is not equal to ~0 stored in an unsigned char. This tests
19538 the same thing that the previous test meant to, but works on
19539 16-bit machines, too.
19540 ("print unsigned char != (~0)"): Same test, complemented.
19544 * gdb.threads/pthreads.exp (all_threads_running): Add an explicit
19545 test for (full_coverage == 0). This makes the test run faster,
19546 and prevents dejagnu getting out of step.
19550 * gdb.base/finish.exp (finish_void): Revise pattern for
19551 stopping on the call statement to not permit stopping at
19552 the start of the instructions comprising the call sequence.
19556 * gdb.base/callfuncs.exp: Make all test names unique.
19557 * gdb.base/commands.exp: Make all test names unique.
19558 * gdb.base/condbreak.exp: Make all test names unique.
19559 * gdb.base/dbx.exp: Make all test names unique.
19560 * gdb.base/default.exp: Make all test names unique.
19561 * gdb.base/define.exp: Make all test names unique. Conform some FAIL
19562 and TIMEOUT messages to their corresponding PASS message.
19563 * gdb.base/ending-run.exp: Make all test names unique.
19564 * gdb.base/long_long.exp: Remove duplicate test.
19568 * gdb.base/finish.exp (finish_void): Allow "finish" command to
19569 stop on the call statement as well as the statement after the
19574 * gdb.base/long_long.exp: Allow for targets with 4-byte short.
19578 * gdb.base/completion.exp: Revamp test. Make it execute on all
19583 * config/gdbserver.exp (gdb_load): Handle the case
19584 in which the arguments to gdbserver are given in the
19585 baseboard configuration file.
19586 Also handle the case in which the server needs to do a
19591 * lib/gdb.exp (gdbtk_initialize_display): New proc which will
19592 set up the display for testing.
19593 (gdbtk_start): Convert all paths to paths that tcl will like.
19594 Export target information to environment.
19595 (_gdbtk_xvfb_init): New proc to start Xvfb if available and
19597 (_gdbtk_xvfb_exit): New proc to kill Xvfb if necessary.
19598 (to_tcl_path): New proc to convert a given pathname into
19599 a path acceptible as an argument to a tcl command.
19600 (_gdbtk_export_target_info): New proc to export target info
19601 into the environment for gdbtk testing.
19602 (gdbtk_done): New proc to signal end-of-test.
19606 * restore.c: Make the code of caller0 correspond to its comment.
19610 * config/sid.exp (gdb_target_sid): Check for error messages.
19611 On error or timeout, don't make expect exit (which will terminate
19612 all subsequent tests); instead just make gdb exit.
19613 (gdb_load): Check for error messages. On error or timeout,
19614 return a negative value.
19618 * gdb.c++/templates.exp: If we see the prompt for the overload
19619 list, but we haven't recognized any of the longer patterns,
19620 arrange for this test to fail, not hang.
19622 * gdb.c++/classes.exp (ptype class A): Tolerate whitespace
19627 * gdb.c++/local.exp: Use the 'runto' library function.
19628 * gdb.c++/namespace.exp: Likewise.
19629 * gdb.c++/overload.exp: Likewise.
19633 * gdb.base/Makefile.in (EXECUTABLES): Add step-line.
19634 * gdb.base/step-line.exp: New file. Test step/next in presence of
19636 * gdb.base/step-line.c: New file. Test program for the above.
19637 * gdb.base/step-line.inp: New file. We pretend that this file has
19638 been transformed by some other tool into step-line.c.
19642 * gdb.c++/userdef.exp: Check that GDB tolerates whitespace in
19643 unmangled operator names.
19647 * gdb.threads/linux-dp.exp: Recognize an additional message
19648 generated by GDB when it doesn't understand how to debug threads
19649 on the target system.
19653 * gdb.mi/mi-console.exp: Document ``Hello'' as a known bug.
19657 * gdb.c++/derivation.exp: Use the 'runto' library function.
19661 * gdb.c++/annota2.exp: Fix regular expression for "post-query".
19665 * gdb.c++/ref-types.exp: Change handwritten code to library
19670 * gdb.base/signals.exp: Set count to 0 explicitly.
19674 * config/monitor.exp (gdb_target_cmd): Add explicit error return.
19675 (gdb_target_monitor): Add check of gdb_target_cmd return value.
19676 (gdb_load): Add support for additional target_info: gdb_download_size
19677 and gdb_load_timeout.
19681 * gdb.base/annota1.exp: Move test of isnative to earlier in the
19682 file -- to prevent failing when the compile fails but we have no
19683 intention of running the tests anyway.
19685 * gdb.base/long_long.exp: Test target_info for no_long_long, skip
19688 * gdb.base/maint.exp: Support 2 byte integers as well as 4 byte
19691 * gdb.c++/ctti.exp: Skip tests if skip_cplus_tests returns true.
19692 * gdb.c++/namespace.exp: Ditto.
19696 * gdb.base/pointers.c: Don't assume doubles are >= 8 bytes.
19697 * gdb.base/pointers.exp: Relax pattern match of decimals.
19701 * Makefile.in, config/abug.exp, config/cfdbug.exp,
19702 config/cpu32bug.exp, config/dve.exp, config/est.exp,
19703 config/gdbserver.exp, config/hmsirom.exp, config/hppro.exp,
19704 config/i960.exp, config/m32r.exp, config/mn10300-eval.exp,
19705 config/monitor.exp, config/proelf.exp, config/rom68k.exp,
19706 config/sh.exp, config/sid.exp, config/slite.exp,
19707 config/sparclet.exp, config/udi.exp, config/unknown.exp,
19708 config/vr4300.exp, config/vr5000.exp, config/vx.exp,
19709 config/vxworks.exp, config/vxworks29k.exp,
19710 gdb.asm/asm-source.exp, gdb.base/a2-run.exp,
19711 gdb.base/all-bin.exp, gdb.base/annota1.exp,
19712 gdb.base/arithmet.exp, gdb.base/assign.exp,
19713 gdb.base/async.exp, gdb.base/attach.exp,
19714 gdb.base/bitfields.exp, gdb.base/bitops.exp,
19715 gdb.base/break.exp, gdb.base/call-ar-st.exp,
19716 gdb.base/call-rt-st.exp, gdb.base/call-strs.exp,
19717 gdb.base/callfuncs.exp, gdb.base/callfwmall.exp,
19718 gdb.base/commands.exp, gdb.base/completion.exp,
19719 gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
19720 gdb.base/constvars.exp, gdb.base/corefile.exp,
19721 gdb.base/dbx.exp, gdb.base/default.exp, gdb.base/define.exp,
19722 gdb.base/display.exp, gdb.base/ena-dis-br.exp,
19723 gdb.base/ending-run.exp, gdb.base/environ.exp,
19724 gdb.base/eval-skip.exp, gdb.base/exprs.exp,
19725 gdb.base/finish.exp, gdb.base/foll-exec.exp,
19726 gdb.base/foll-fork.exp, gdb.base/foll-vfork.exp,
19727 gdb.base/funcargs.exp, gdb.base/help.exp,
19728 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/list.exp,
19729 gdb.base/logical.exp, gdb.base/long_long.exp,
19730 gdb.base/maint.exp, gdb.base/mips_pro.exp,
19731 gdb.base/miscexprs.exp, gdb.base/nodebug.exp,
19732 gdb.base/opaque.exp, gdb.base/overlays.exp, gdb.base/page.exp,
19733 gdb.base/pointers.exp, gdb.base/printcmds.exp,
19734 gdb.base/ptype.exp, gdb.base/radix.exp, gdb.base/recurse.exp,
19735 gdb.base/regs.exp, gdb.base/relational.exp,
19736 gdb.base/remote.exp, gdb.base/reread.exp,
19737 gdb.base/restore.exp, gdb.base/return2.exp,
19738 gdb.base/scope.exp, gdb.base/sect-cmd.exp,
19739 gdb.base/selftest.exp, gdb.base/setshow.exp,
19740 gdb.base/setvar.exp, gdb.base/shlib-call.exp,
19741 gdb.base/sigall.exp, gdb.base/signals.exp,
19742 gdb.base/sizeof.exp, gdb.base/so-impl-ld.exp,
19743 gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
19744 gdb.base/step-test.exp, gdb.base/structs.c,
19745 gdb.base/structs.exp, gdb.base/structs2.exp,
19746 gdb.base/term.exp, gdb.base/twice.exp, gdb.base/varargs.exp,
19747 gdb.base/volatile.exp, gdb.base/watchpoint.exp,
19748 gdb.base/whatis-exp.exp, gdb.base/whatis.exp,
19749 gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
19750 gdb.c++/anon-union.exp, gdb.c++/classes.exp, gdb.c++/ctti.exp,
19751 gdb.c++/derivation.exp, gdb.c++/inherit.exp,
19752 gdb.c++/local.exp, gdb.c++/member-ptr.exp, gdb.c++/method.exp,
19753 gdb.c++/misc.exp, gdb.c++/namespace.exp, gdb.c++/overload.exp,
19754 gdb.c++/ref-types.exp, gdb.c++/templates.exp,
19755 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp,
19756 gdb.disasm/am33.exp, gdb.disasm/hppa.exp,
19757 gdb.disasm/mn10200.exp, gdb.disasm/mn10300.exp,
19758 gdb.fortran/types.exp, gdb.java/jmisc.exp,
19759 gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
19760 gdb.stabs/weird.exp, gdb.threads/linux-dp.exp,
19761 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
19762 gdb.trace/circ.exp, gdb.trace/collection.exp,
19763 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
19764 gdb.trace/limits.exp, gdb.trace/packetlen.exp,
19765 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp,
19766 gdb.trace/report.exp, gdb.trace/save-trace.exp,
19767 gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
19768 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
19769 lib/gdb.exp, lib/mi-support.exp: Update/correct copyright
19774 * gdb.base/varargs.c (find_max_double): Fix printf format string:
19775 first arg is int not float.
19779 * gdb.base/reread.exp: Unsupported for non-native targets;
19780 doesn't work for remote debugging.
19785 * gdb.base/ending-run.exp: Properly handle the BSP state when
19786 stepping past the end of main.
19790 * gdb.base/commands.exp (infrun_breakpoint_command_test):
19791 Converted HPUX fix for non-expected items following multiple
19792 step commands into general solution for all platforms.
19796 * gdb.c++/classes.exp (do_tests): Change runto statements
19797 from "runto 'foo(void)'" to "runto 'foo'". This makes the
19798 statements demangler agnostic.
19799 * gdb.c++/virtfunc.exp (do_tests): Likewise.
19800 (gdb_virtfunc_restart): Likewise.
19804 * gdb.c++/inherit.exp (do_tests): Change runto statements
19805 from "runto 'foo(void)'" to "runto 'foo'". This makes the
19806 statements demangler agnostic.
19810 * gdb.threads/pthreads.exp: Unify pass/fail messages for
19811 ``continue to bkpt at common_routine in thread 2'' and ``stopped
19812 before calling common_routine 15 times'' tests.
19816 * gdb.c++/cplusfuncs.cc (dm_type_char_star): New function.
19817 Helps the test script figure out which demangler is in use.
19818 (dm_type_foo_ref): Ditto.
19819 (dm_type_int_star): Ditto.
19820 (dm_type_long_star): Ditto.
19821 (dm_type_unsigned_int): Ditto.
19822 (dm_type_void): Ditto.
19823 (dm_type_void_star): Ditto.
19824 * gdb.base/cplusfuncs.exp (probe_demangler): New function.
19825 Probe the gdb demangler and set variables to accommodate
19826 formatting differences.
19827 (info_func_regexp): New function. Same as info_func, but
19828 matches against a regexp.
19829 (info_func): Match against a literal string.
19830 (print_addr_2): New function. Match against a literal string,
19831 which can be different from the input to gdb.
19832 (print_addr): Simply call print_addr_2 with the same argument twice.
19833 (test_lookup_operator_functions): Use demangler formatting variables.
19834 Blow away the xfails and workarounds for gnats gdb bug gdb/18. Sort
19835 the tests in the same order as the C++ class declaration.
19836 (test_paddr_operator_functions): Ditto.
19837 (test_paddr_overloaded_functions): Ditto.
19838 (test_paddr_hairy_functions): Use demangler formatting variables.
19839 Add reference to gdb/19 for related tests.
19840 (do_tests): Call probe_demangler.
19844 * gdb.c++/templates.cc (printf): Remove unused function definition.
19848 * sid.exp (sid_exit): Pass host, not target, to remote_close.
19852 * config/sid.exp (sid_start): Call `remote_push_conn' after firing
19854 (sid_exit): Call `remote_pop_conn' after GDB is gone.
19858 * config/sid.exp (sid_start): Use `remote_spawn' instead of `spawn.'
19859 Deprecate $sid_spawn_id.
19860 (sid_exit): Remove code necessary only for `spawn.'
19864 * config/sid.exp (sid_start): Handle sim,protocol of `sid.'
19868 * gdb.c++/ovldbreak.exp (take_gdb_out_of_choice_menu): New proc
19869 to call when tests fail. It takes gdb out of the overloaded
19870 function choice menu back to the main prompt, so that the test
19871 program stays synchronized.
19872 (set_bp_overloaded): New proc to collect all the common
19873 code for setting a breakpoint on an overloaded name. Calls
19874 take_gdb_out_of_choice_menu when needed.
19875 (menu_overload1arg): New variable to collect the repeated
19876 instances of the expected menu for an overloaded name. Change
19877 the regular expression to handle changes in g++ type encoding:
19878 "void" can be either "void" or "", and "unsigned int" can be
19879 either "unsigned int" or "unsigned".
19880 (continue_to_bp_overloaded): Change regular expressions to handle
19881 changes in g++ type encoding.
19882 (no proc): Call take_gdb_out_of_choice_menu when needed.
19883 Remove redundant calls to "info break". Accept either "canceled"
19884 or "cancelled". Change regular expressions in "info break"
19885 calls to handle changes in g++ type encoding. Give all tests
19890 * config/sid.exp: New file.
19894 * gdb.base/callfuncs.exp: Add space after ``Value returned is''.
19898 * gdb.base/finish.exp: Accept '1' instead of \001 from char_func.
19899 Add a RE to accept a non-ascii char if one is ever presented.
19903 * lib/mi-support.exp (mi_gdb_start): Test for MI_OUT, not UI_OUT.
19907 * gdb.base/setvar.exp: Use double '\\' to quote curly braces
19908 in regexp. One '\' does not suffice on Linux.
19912 * gdb.base/break.exp (test_clear_command): Use a marker function
19913 rather than 'main' for the test function. Also move this
19914 test to an execution point where the marker function names are
19915 guaranteed to be bound to functions. (Executing tests after a
19916 'finish' from main runs into name conflicts with local names
19917 in __libc_start_main).
19921 * gdb.base/finish.exp: New test for gdb's "finish" command.
19922 * gdb.base/return2.exp: New test for gdb's "return" command.
19923 * gdb.base/return2.c: New source file for above.
19927 * gdb.base/constvars.exp: Add a "pass" message if "up" succeeds.
19928 * gdb.base/miscexprs.exp: Ditto.
19929 * gdb.base/pointers.exp: Ditto.
19930 * gdb.c++/derivation.exp: Ditto.
19931 * gdb.c++/local.exp: Ditto.
19932 * gdb.c++/namespace.exp: Ditto.
19933 * gdb.c++/overload.exp: Ditto.
19934 * gdb.c++/ref-types.exp: Ditto.
19938 * gdb.base/constvars.exp: Test result of "up" command.
19939 * gdb.base/miscexprs.exp: Ditto.
19940 * gdb.base/pointers.exp: Ditto.
19941 * gdb.base/scope.exp: Ditto.
19942 * gdb.c++/derivation.exp: Ditto.
19943 * gdb.c++/local.exp: Ditto.
19944 * gdb.c++/namespace.exp: Ditto.
19945 * gdb.c++/overload.exp: Ditto.
19946 * gdb.c++/ref-types.exp: Ditto.
19950 * mips_pro.exp: Accept either "middle -> top -> main" or
19951 "middle -> main" in the backtrace, because gcc can optimize
19952 tail calls to jumps. Remove setup_xfail for the hppa case.
19953 Add a comment with the original warning messages from PR 3016,
19954 which was filed in 1993, to preserve them for posterity.
19958 * lib/gdb.exp (gdb_test): Override timeout with board info.
19962 * gdb.base/display.exp: Don't kill running stub. Add "again" to
19963 the second kill and detach messages.
19967 * configure.in: Add AC_EXEEXT.
19968 * configure: Regenerate.
19969 * Makefile.in (just-check): Export EXEEXT.
19970 * lib/gdb.exp ($EXEEXT): Import from environment.
19971 * gdb.base/maint.exp: Expect $EXEEXT in executable name. Don't
19972 expect "maint dump-me" on Cygwin.
19973 * gdb.base/reread.exp ($binfile, $binfile1, $binfile2): Append
19978 * gdb.base/break.exp: Test backtrace and finish from called
19979 function on all platforms, not just HP-UX.
19983 * config/monitor.exp (gdb_target_cmd): Abstracts some of the
19984 code from gdb_target_monitor, so it can be used independantly
19985 for gdbserver. Also comment out an unnecessary PUTS.
19989 * gdb.base/a2-run.exp: Use gdb_skip_stdio_test.
19990 * gdb.base/corefile.exp: Expect the message "Program is being
19991 debugged already" when we send the "corefile" command, since
19992 the preceeding gdb_load may have connected gdb to a remote target.
19993 * gdb.base/display.exp: Disable hardware watchpoints if new
19994 board info variable "no_hardware_watchpoints" is true.
19995 Replace single-letter commands with more readable ones.
19996 * gdb.base/recurse.exp (recurse_tests): Disable hardware watchpoints
19997 if new board info variable "no_hardware_watchpoints" is true.
19998 * gdb.base/restore.exp (restore_tests): Call gdb_skip_stdio_tests
19999 to see if stdio (printf) testing is possible.
20000 * gdb.base/watchpoint.exp: Disable hardware watchpoints if new
20001 board info variable "no_hardware_watchpoints" is true. Use new
20002 proc "gdb_skip_stdio_tests" to see if printf tests are possible.
20007 * gdb.base/printcmds.exp: Escape curly braces followed by a number
20008 in array print pattern match.
20012 * gdb.c++/templates.exp (test_template_breakpoints): Change Britsh
20013 spelling "cancelled" to U.S. spelling "canceled" to match changes
20015 * gdb.c++/ovldbreak.exp: Ditto.
20019 * gdb.base/callfuncs.c (main): Moved to end of file, call
20020 t_double_values to initialize the FPU before inferior calls are made.
20021 * gdb.base/callfuncs.exp: Test for register preservation after calling
20022 inferior functions. Add tests for continuining, finishing and
20023 returning from a stop in a call dummy.
20027 * gdb.base/commands.exp: Break up long lines, and re-indent.
20031 * config/gdbserver.exp: Rewritten from the ground up, to make it
20032 compatible with the current dejagnu tree, and to make it work with
20033 the new "gdbserver" in libremote.
20037 * gdb.base/sizeof.exp (check_sizeof): Skip if no printf support.
20038 * gdb.base/varargs.exp: Skip entire test if no printf support.
20039 * gdb.base/ending-run.exp (Step to return): Skip if no printf supt.
20040 * gdb.base/shlib-call.exp: Skip several tests if no printf support.
20044 * lib/gdb.exp (gdb_skip_float_test): New proc. Skip test if
20045 no floating point support.
20046 (gdb_skip_stdio_test): New proc. Skip test if no stdio support.
20047 * gdb.base/call-ar-st.exp: Use above procs to skip tests.
20048 * gdb.base/call-rt-st.exp: Ditto.
20049 * gdb.base/call-strs.exp: Ditto.
20053 * gdb.base/sizeof.c: include <stdio.h>.
20055 * gdb.c++/classes.exp: Use gdb_test instead of send_gdb to
20056 'finish', otherwise uncaptured gdb_prompt would potentially
20057 throw remaining test points out of sync.
20061 * gdb.base/recurse.exp: Run tests for all targets.
20062 * gdb.base/so-impl-ld.exp: Added wildcard to handle the
20063 gnu-oldld case on ARM.
20064 * gdb.base/watchpoint.exp (test_stepping): Clear xfail
20069 * gdb.java/configure.in (AC_INIT): Use jmisc.exp.
20070 * gdb.java/configure: Rebuild.
20074 * gdb.java/jv-exp.exp: New file.
20078 * configure: Rebuilt.
20079 * configure.in (configdirs): Add gdb.java.
20080 * gdb.java/jmisc.java: New file.
20081 * gdb.java/jmisc.exp: New file.
20082 * gdb.java/Makefile.in: New file.
20083 * gdb.java/configure: Rebuilt.
20084 * gdb.java/configure.in: New file.
20085 * lib/java.exp: New file.
20089 * gdb.base/exprs.exp: Test casts to a pointer including over and
20094 * gdb.base/sizeof.exp, gdb.base/sizeof.c: New files. Compare GDB
20095 and the compilers sizes.
20099 * gdb.c++/misc.cc (class ClassParam, class_param): Define.
20100 (use_methods): New function.
20101 (main): Call use_methods().
20102 * gdb.c++/classes.exp (test_method_param_class): New procedure.
20103 (do_tests): Call test_method_param_class.
20107 * gdb.c++/classes.exp (test_nonexistant_members): Fix name
20109 (test_enums): New procedure. Move enum tests from end of script
20110 to here. Set breakpoint on function name instead of line number.
20111 * gdb.c++/misc.cc (ClassWithEnum): Move past Foo definitions.
20112 (enums2): New marker function.
20113 (enums1): New function.
20114 (main): Call enums1(). Move enum tests to enums1().
20118 * gdb.asm/asm-source.exp: Use raw AS/LD instead of CC to
20119 compile/link program. Update line numbers.
20120 * gdb.asm/d10v.inc: Define ``startup''.
20121 * gdb.asm/asmsrc1.s: Add definition of _start.
20125 * gdb.base/call-ar-st.exp: More rewrites of multi-line patterns.
20129 * gdb.base/maint.exp: Add 'maint print architecture' item to output
20130 of 'help maint print' command.
20134 * gdb.base/call-ar-st.exp: Rewrite all multi-line patterns so that
20135 they use gdb_expect_list.
20139 * gdb.base/commands.exp: Use ``set remote
20140 memory-read-packet-size'' instead of ``set endian big'' to test
20145 * gdb.c++/templates.exp (do_tests): Make all of these work under
20146 g++, and stop skipping them.
20148 * gdb.c++/namespace.exp: Move from gdb.hp/gdb.aCC to here, make it
20151 * gdb.c++/misc.cc: Fix ambiguous initialization with correct
20156 * gdb.base/annota1.exp (run until main breakpoint): Loosen up
20157 the regular expression: accept an (almost) arbitrary sequence of
20158 "frames-invalid" and "breakpoints-invalid" messages both before
20159 and after the "starting" message.
20163 * gdb.c++/local.exp: This test has never been known to work with g++.
20167 * gdb.base/annota1.exp (annotate-signal-handler-caller):
20168 Relax the regular expression a little, make it pass on Solaris 8.
20172 * gdb.base/step-test.exp: On IA-64 targets, when stepping out of
20173 a call, do not require that gdb stop on the line after the call.
20174 Instead, it is permissible for gdb to stop on the line of the
20179 * gdb.base/break.exp (bp on small function, optimized file):
20180 Add a second pass pattern. The behavior differs here between stabs
20181 and dwarf for one-line functions. Stabs preserves two line symbols
20182 (one before the prologue and one after) with the same line number,
20183 but dwarf regards these as duplicates and discards one of them.
20184 Therefore the address after the prologue (where the breakpoint is)
20185 has no exactly matching line symbol, and GDB reports the breakpoint
20186 as if it were in the middle of a line rather than at the beginning.
20190 * gdb.base/interrupt.exp: Make "pass" message say "send"
20191 rather than "send_gdb" (for consistancy).
20196 * gdb.c++/templates.cc: Properly check for GCC version number.
20197 * lib/compiler.cc: Likewise
20201 * gdb.base/break.exp: When compiled with -O2 optimization,
20202 gdb may not stop at the first line of main, due to code motion.
20206 * gdb.base/call-ar-st.exp: Bail out if target is sparclet.
20207 This test depends on parsing the printf output from the target.
20208 Since the sparclet stub doesn't do stdio, this will never work.
20209 * gdb.base/call-rt-st.exp: ditto.
20210 * gdb.base/call-strs: ditto.
20214 * gdb.base/miscexprs.exp: make sizeof long array test portable.
20216 * gdb.base/ending-run.exp: After connecting to a remote target,
20217 but before running, the target will appear to be in a random
20218 location. Specify both a file and a line for breakpoints.
20219 Also, the function that calls main may be called 'init'
20220 rather than 'start'.
20224 * gdb.base/help.exp: Update output for add-symbol-file command.
20229 * gdb.base/structs2.c: Support platforms defaulting to a unsigned char.
20233 * gdb.base/call-ar-st.exp: Relax patterns matching tab characters.
20235 * gdb.base/funcargs.exp: Relax patterns matching pointers to char.
20239 * gdb.base/call-ar-st.c (init_small_structs, main): Use floating-point
20240 values that can be represented exactly.
20241 * gdb.base/call-ar-st.exp (print print_small_structs): Fixed to match
20242 above change, and to not check against the directory part of the source
20244 (step into print_long_arg_list): Likewise.
20245 (print print_small_structs from print_long_arg_list): Likewise.
20246 (print print_long_arg_list): Likewise.
20250 * gdb.base/printcmds.c: Terminate char array ctable2 with 0.
20254 * ChangeLog, gdb.base/commands.exp: Revert whitespace changes.
20258 * gdb.base/commands.exp (deprecated_command_test): Add test for
20259 deprecate with no arguments.
20263 * gdb.base/break.exp: Add new test for setting breakpoints on
20264 optimized code so we can test breakpoints work even when function
20265 prologues may be optimized away
20270 * gdb.base/commands.exp : Added command deprecator tests.
20274 * gdb.base/help.exp: Added test for new apropos command.
20278 * gdb.base/pointers.c (usevar): New function.
20279 (main): Make sure that global variables v_int_pointer2, rptr,
20280 and y are all referenced someplace in the program by calling
20281 usevar() on them. [Some linkers delete symbols which are
20282 never referenced. The space remains, but there's no way to
20283 get a (symbolic) handle on the variable from the debugger.]
20287 * gdb.base/printcmds.c: Add typedeffed arrays.
20289 * gdb.base/printcmds.exp (test_print_typedef_arrays): New
20290 procedure to test arrays that are typedef'd.
20294 * lib/gdb.exp: Fix the gdbtk_start routine to correctly find all
20295 the library directories.
20299 * configure.in (configdirs): Add sub directory gdb.mi.
20300 * configure: Re-generate.
20302 * gdb.mi: New directory.
20306 * gdb.base/long_long.exp: Correct test suite failure when printing
20307 a long long value as a double on ARM platforms.
20311 * gdb.base/break.exp ("breakpoint line number"): Make sure the
20312 default source file is set properly before running this test.
20316 * lib/gdb.exp: Tell the testsuite that now gdbtk is in the
20317 gdbtk/library directory, not in gdbtcl2.
20321 * gdb.c++/templates.exp: ("ptype T5<int>"): Remove extraneous
20322 backslash from regexp pattern.
20324 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): New
20325 procedure. Use it to run all the "continue to bp overloaded"
20326 tests. Note that this changes the names of the tests slightly.
20327 If the breakpoint hit message includes a hex PC value, because
20328 GCC's Dwarf 2 line info doesn't help us distinguish the prologue
20329 from the real source code, still consider that a pass.
20331 * gdb.base/condbreak.exp ("run until breakpoint at marker2"):
20332 XFAIL here if the breakpoint message contains a hex address. Note
20333 similar change on 1999-11-02.
20335 * gdb.base/step-test.exp: Comment Fernando's change of 2000-02-02.
20337 * gdb.base/ptype.exp: Establish a default source file before
20338 calling get_debug_format.
20342 * gdb.base/watchpoint.exp: Remove duplication of test messages.
20346 * gdb.base/step-test.exp: Fix the steps to enter a callee by means
20347 of successive stepi commands -- while in the prologue we should see
20348 the function entry bracket.
20352 * gdb.base/ending-run.exp: Add ARM in thumb mode case, where we
20353 reach __change_mode() when stepping through the end of main().
20357 * gdb.base/default.exp: Fix expected pattern.
20358 * gdb.base/help.exp: Same.
20362 * gdb.base/so-indr-cl.exp: Don't execute the test if not on HPUX.
20363 Don't use xfail's because that affects only the following test.
20365 * gdb.base/so-impl-ld.exp: Don't execute the tests if not on hpux,
20368 * gdb.base/selftest.exp: Update to reflect changes to main.c.
20372 * gdb.base/display.exp: Some yacc parsers like to say
20373 "A syntax error" rather than "A parse error". Accept both.
20377 * gdb.base/default.exp: Remove OS dependent string from "target
20379 * gdb.base/help.exp: Same for "help target remote" test.
20385 * gdb.c++/annota2.exp: Fix "delete bps" test to wait for the
20386 prompt (cleanup rather than necessity, but still might keep output
20387 from spilling to next test).
20391 * gdb.base/ptype.c (FALSE, TRUE): #undef these to avoid clash on
20392 AIX, which defines them in <sys/types.h>.
20396 * gdb.base/default.exp: Match arm* etc instead of arm in "info
20401 * gdb.base/watchpoint.exp: Add missing "(timeout)" to test message.
20403 * gdb.base/break.exp: Add missing anchor to reg exp on "finish from
20404 outermost frame disallowed".
20408 * gdb.base/setvar.exp: New tests for setting the value of a struct
20409 with a constant list.
20413 * gdb.base/setvar.exp: Remove pair os tests that expected gdb to
20414 require the user to type a cast before setting the value of a struct.
20418 * gdb.base/default.exp: Expect the new 'info float' command on
20419 all i386 platforms.
20421 * gdb.threads/linux-dp.exp: Expand our ability to recognize
20422 LinuxThreads libraries that don't support debugging.
20426 * gdb.base/remote.c: Fill the buffer with truely random data.
20427 Change the buffer type to ``unsigned char'' to simplify size
20430 * gdb.base/remote.exp: Reduce download numbers by one. Typical
20431 stub only handles 400-1 byte packets. Verify that the download
20436 * lib/gdb.exp (gdb_expect_list): FAIL only once on multiple pattern
20437 tests, using UNRESOLVED for the untested cases. Also, does not wait
20438 for a timeout if the prompt was received before a recognizable pattern.
20442 * lib/gdb.exp (gdb_expect_list): Fix spelling.
20446 * gdb.base/watchpoint.exp: Add tests cases for the hit count of
20451 * gdb.base/condbreak.exp: Add missing '$gdb_prompt $'.
20453 * gdb.c++/local.exp: Be more flexible in recognizing local class
20454 name mangling. Don't allow horribly truncated method names.
20455 * gdb.c++/derivation.exp: Expect protected inheritance.
20456 * gdb.c++/inherit.exp: Be more flexible in recognizing vbase pointers.
20457 * gdb.c++/virtfunc.exp: Likewise.
20458 * gdb.c++/classes.exp: Likewise. Don't require the enclosing scope
20459 when printing a nested enum.
20463 * gdb.base/step-test.exp: Properly await GDB's response to setting
20464 a breakpoint on the call to large_struct_by_value.
20466 * gdb.base/ending-run.exp ("step to end of run 1"): Don't fail
20467 just because we have debug info for the `start' function.
20471 * gdb.threads/linux-dp.exp ("create philosopher"): Recognize the
20472 "Unknown signal" messages, which indicate (on LinuxThreads) that
20473 GDB doesn't know how to debug threads on this system. This is
20474 better than hanging while philosopher 0 dumps chatter into gdb.log.
20478 * gdb.trace/deltrace.exp: Updated test to reflect new error text.
20482 * gdb.base/coremaker2.c: Add sample program for generating
20483 cores that is more self contained than coremaker.c. Eventually
20484 I'll add more code to this and tie it into the testsuite.
20488 * gdb.base/dollar.exp: Remove, now in gdb.hp.
20492 * gdb.exp (get_compiler_info): pick up compiler.c and compiler.cc
20494 * lib/compiler.c, lib/compiler.cc: New files, moved from gdb.base/
20497 * gdb.c++/derivation.exp: remove redundant get compiler info code.
20499 * gdb.base/commands.exp: add '$gdb_prompt $' anchor to
20500 'continue with watch' test point.
20504 Merged from p2linux-990323-branch:
20506 * lib/gdb.exp (gdb_continue_to_breakpoint): New function.
20510 * gdb.base/remote.exp: Test ``set remote memory-write-packet-sized
20511 {limit,fixed}''. Test ``set download-write-size''.
20515 * gdb.base/funcargs.exp: Rewrite stack traceback checks using
20520 * lib/gdb.exp (gdb_expect_list): Return a success/fail indication.
20524 * gdb.base/break.exp: Fix "stub continue" pattern.
20528 * gdb.base/shlib-call.exp ("next to shr1"): Fix test name.
20532 * gdb.base/display.exp ("finish"): Add timeout clause.
20534 * gdb.base/condbreak.exp ("run until breakpoint at marker1"): Add
20535 plain prompt clause, so this doesn't have to time out in order to
20538 * gdb.base/condbreak.exp, gdb.base/ena-dis-br.exp: XFAIL if the
20539 breakpoint hit messages include an address.
20541 * gdb.base/display.exp: Don't forget to escape parens in regular
20542 expressions. Unix regexp notatation sucks.
20546 * gdb.base/annota1.exp: Test for annotate-signalled: change output
20547 order for 'signalled' message.
20552 * gdb.base/annota1.exp: Add tests for annotate ignore count change.
20553 * gdb.base/annota1.c: Add code for tests to work with.
20557 * gdb.base/remote.exp: New test for remote downloading settings.
20558 * gdb.base/remote.c: New file with large .data.
20562 * gdb.threads/linux-dp.c, gdb.threads/linux-dp.exp: New test suite
20563 for LinuxThreads support, merged from the Code Fusion branch.
20567 * lib/gdb.exp (gdb_run_cmd): Break complicated gdb_expect
20568 containing exp_continue into a while within an expect. Don't
20569 attempt a start more than three times. Check return value from
20574 * gdb.base/watchpoint.exp: Match fail ``finish from marker1'' with
20579 * gdb.base/break.c (main): Added a statement that we can step
20581 * gdb.base/break.exp: Added tests for setting a breakpoint
20582 at an offset and stepping onto a breakpoint.
20586 * gdb.base/help.exp (help add-symbol-file): Update to match current
20591 * gdb.base/break.exp: Code locations are in hex, don't forget!
20596 * condbreak.exp: Use break.c as test program.
20597 * condbreak.c: Remove, redundant with break.c.
20601 * config/monitor.exp (gdb_target_monitor): Disable X- and
20602 Z-packets if the target needs it.
20606 * gdb.c++/overload.exp: Added tests for listing overloaded
20607 functions with function pointers in the arg, explicitly calling
20608 out the version you want.
20612 * long_long.exp: Add variations of test cases that work for
20613 targets with 16-bit ints and 32-bit doubles.
20617 * break.c (main): Compare a possibly-uninitialized argc with an
20618 unlikely value that fits in 16 bits.
20622 * gdb.base/restore.c, gdb.base/restore.exp: Use 0x7eeb instead of
20623 0xfeeb, don't want negative numbers if ints are 16 bits.
20625 * lib/gdb.exp (skip_cplus_tests): New proc.
20626 * gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
20627 gdb.c++/anon-union.exp, gdb.c++/classes.exp,
20628 gdb.c++/cplusfuncs.exp, gdb.c++/ctti.exp, gdb.c++/demangle.exp,
20629 gdb.c++/derivation.exp, gdb.c++/inherit.exp, gdb.c++/local.exp,
20630 gdb.c++/member-ptr.exp, gdb.c++/method.exp, gdb.c++/misc.exp,
20631 gdb.c++/overload.exp, gdb.c++/ovldbreak.exp,
20632 gdb.c++/ref-types.exp, gdb.c++/templates.exp, gdb.c++/userdef.exp,
20633 gdb.c++/virtfunc.exp: Use it to skip over C++ tests.
20635 * gdb.c++/cplusfuncs.exp: Use get_compiler_info consistently.
20639 * gdb.base/corefile.exp (up): Allow a parameter to appear
20640 in the frame that we're going up to.
20644 * gdb.base/default.exp (info float): Expect some output now.
20646 * gdb.base/callfuncs.exp (do_function_calls): We no longer expect
20647 returning floating-point values to fail on the x86.
20648 * gdb.base/callfwmall.exp (do_function_calls): Same.
20650 * gdb.base/list.exp (test_listsize): Correct expectations for
20651 listing line 1 with listsize 2. Also, listing a single line
20652 works now, as does listing three lines. [Kevin's note: There
20653 were a number of other cases fixed too where the expectations
20658 * gdb.base/selftest.exp: Add case for when version prints as
20659 constant string instead of char pointer.
20663 * gdb.base/ending-run.exp: Add Solaris case for what happens when
20664 stepping out of main.
20666 * gdb.c++/derivation.exp: XFAIL inf fn calls for all configs, if
20669 * gdb.c++/local.exp: Expect ptype NestedInnerLocal to succeed
20670 always, expect ptype InnerLocal::NestedInnerLocal to fail always.
20672 * gdb.c++/ovldbreak.exp: Update match string in test that
20673 includes a warning of multiple breakpoints.
20677 * gdb.base/display.exp: Improve precision of step-after-finish
20680 * gdb.base/signals.exp: Add extra wildcard to "handle all print"
20683 * gdb.c++/classes.exp: XFAIL HP-compiler-only tests for all
20684 configs when using G++, not just hppa*.
20688 * gdb.base/async.c: New file.
20689 * gdb.base/async.exp: New file.
20693 * gdb.base/break.exp: Tweak PA specific tests to properly handle
20698 * gdb.base/display.exp: "finish" can leave us mid-line on many
20699 targets, deal with it. Add a small constant to main, instead of
20700 1000 since main+1000 may not be a valid address in the target.
20702 * gdb.base/dollar.exp: Do not run for PA processors in wide mode
20705 * gdb.base/attach.exp: Handle another hpux11 error message variant
20706 when attaching to a process that does not exist.
20710 * gdb.base/call-ar-exp.exp: Fix pattern matching whitespace
20711 characters in 'continue to 1241' test.
20715 * gdb.base/call-ar-st.exp: Add a shorter match case for the
20716 stop in print_long_arg_list, define and use a whitespace
20717 variable in print_small_structs test, add an XFAIL for Solaris.
20718 * gdb.base/dbx.exp: XFAIL func commands until somebody is
20719 interested enough to fix.
20723 * gdb.base/dbx.exp (dbx_gdb_file_cmd): Rename to gdb_file_cmd.
20724 (dbx_gdb_load): Remove. Use gdb_load instead, since that
20725 proc knows about targets other than the natives.
20726 (test_assign): Use "gdb_run_cmd" to "run" the target.
20727 Check that we've actually hit the breakpoint at main.
20728 When we attempt to assign a value to a local variable, check
20729 that the variable is in the current scope, i.e., don't use
20730 a test with an empty result.
20734 * gdb.base/maint.exp: Add test of ``maintenance internal-error''
20740 gdb.hp: Move tests into subdirectories gdb.aCC, gdb.base-hp,
20741 gdb.compat, gdb.threads-hp.
20742 gdb.hp/configure, gdb.hp/configure.in: New files.
20743 gdb.hp/Makefile.in: Recurse into new subdirs.
20744 gdb.hp/gdb.defects: New directory, tests for HP bug reports.
20745 gdb.hp/gdb.objdbg: New directory, tests for debugging info
20747 gdb.hp/tools: New directory, aux tools for HP-specific tests.
20751 * gdb.base/display.exp: Help expect by putting a newline in the
20752 funky printf, remove a bogus p/a test.
20756 * gdb.base/display.exp: Make sure that when we say 'run', we are
20757 connected to the target. This is necessary when running not
20762 * gdb.base/step-test.exp: Removed some extraneous messages.
20764 * gdb.base/long_long.exp: Don't run memory examination tests
20765 on little-endian targets (they will need a different set of
20770 * gdb.c++/virtfunc.exp: Expect to fail the virtual call tests
20771 until somebody decides to fix GDB.
20773 * gdb.base/long_long.c: Stop compiler complaint by specifying long
20775 * gdb.base/long_long.exp: Loosen x/c test, add partial result
20776 matches for a couple x/2 commands.
20780 * gdb.c++/ref-types.cc, gdb.c++/ref-types.exp: Appease doschk
20781 by merging in ref-types2 tests.
20782 * gdb.c++/ref-types2.cc, gdb.c++/ref-types2.exp: Remove.
20785 * gdb.c++/Makefile.in: Add standard actions.
20786 (EXECUTABLES): Rename from PROGS, update list.
20787 * gdb.c++/ambiguous.cc, gdb.c++/ambiguous.exp: Move to here
20789 * gdb.c++/anon-union.cc: Don't use anonymous struct, make
20790 foo and bar locals.
20791 * gdb.c++/anon-union.exp: Fix tests to match.
20792 * gdb.c++/classes.exp: Run if HP compiler used, add extra
20793 expect matches to handle output variations.
20794 * gdb.c++/cplusfuncs.cc: Make operator -> return foo *.
20795 * gdb.c++/cplusfuncs.exp: Update to match, allow word "class" in
20796 output, add HP alternatives for new and delete prints.
20797 * gdb.c++/ctti.exp, gdb.c++/cttiadd.cc, gdb.c++/cttiadd1.cc,
20798 gdb.c++/cttiadd2.cc, gdb.c++/cttiadd3.cc: Move here from gdb.hp.
20799 * gdb.c++/demangle.exp: Use $style when reporting failure.
20800 * gdb.c++/derivation.exp: Add some xfails if GCC-compiled.
20801 * gdb.c++/inherit.exp: Run if HP compiler used, add some
20802 match alternatives.
20803 * gdb.c++/local.exp: Add match alternatives or xfails for HP
20805 * gdb.c++/member-ptr.exp: Add xfails for hppa*-*-*.
20806 * gdb.c++/method.exp: Add match alternatives.
20807 * gdb.c++/misc.cc: Add bool types.
20808 * gdb.c++/misc.exp: Add tests for bool types.
20809 * gdb.c++/overload.exp: Add xfails.
20810 * gdb.c++/templates.cc: Remove bogus arglist init, init fvpchar.
20811 * gdb.c++/templates.exp: Run if HP compiler used, add some xfails,
20812 add some more template parameter tests (only for HP currently).
20813 * gdb.c++/userdef.exp: Add xfails for hppa*-*-*.
20814 * gdb.c++/virtfunc.cc: Add return type and value for main.
20815 * gdb.c++/virtfunc.exp: Run if HP compiler used, add some
20816 match alternatives.
20820 * gdb.base/display.exp: Fix output of 'p/a &&j' test.
20824 * gdb.base/signals.exp: Don't expect getting a backtrace from
20825 within a signal handler to fail on Linux.
20830 * lib/gdb.exp: Remove some gratuitious semicolons.
20831 (delete_breakpoints): Increase timeout.
20832 (gdb_expect): Add -notransfer option.
20833 (gdb_test): Use -notransfer option.
20834 (get_compiler_info): Add f77 case.
20835 (get_compiler): New proc, split out from gdb_preprocess, add f77
20837 (gdb_preprocess): Call get_compiler.
20839 * gdb.base/Makefile.in (EXECUTABLES): Update the list.
20840 * gdb.base/attach.exp, gdb.base/display.exp,
20841 gdb.base/ending-run.exp, gdb.base/gdbvars.exp,
20842 gdb.base/long_long.exp, gdb.base/printcmds.exp,
20843 gdb.base/structs.exp, gdb.base/structs2.exp: Remove or fill in
20844 third arg to gdb_test.
20845 * gdb.base/call-ar-st.exp: Add HP-UX xfail for >10-arg functions.
20846 * gdb.base/callfuncs.exp, gdb.base/callfwmall.exp: Remove some
20847 HP-UX xfails, add others.
20848 * gdb.base/completion.exp: Reflect name change of self-test.
20849 * gdb.base/condbreak.exp, gdb.base/corefile.exp,
20850 gdb.base/foll-exec.exp, gdb.base/interrupt.exp,
20851 gdb.base/ptype.exp, gdb.base/scope.exp, gdb.base/setvar.exp: Note
20853 * gdb.base/foll-vfork.exp: Loosen matches slightly, remove
20854 useless HP-UX 10.30 references.
20855 * gdb.base/maint.exp: Loosen matches.
20856 * gdb.base/pointers.c (main): Declare more_code.
20857 * gdb.base/pointers.exp: Match on output of a `next'.
20858 * gdb.base/structs.c: Add prototypes.
20859 * gdb.base/watchpoint.exp: Remove HP-UX 10.30 reference.
20860 * gdb.base/whatis.exp: Fail for both HP-UX 10.20 and 11.
20864 * gdb.base/list.exp: Add tests for repeating 'list <linenum>'
20869 * gdb.c++/annota2.exp: Fix delete breakpoint query testcase.
20870 Fix run to main failures. Watchpoint can be hardware watchpoint.
20872 * gdb.base/annota1.exp: Clean up some more, in case printf has
20873 debug info. Deal with lack of signal hanlder info in stack.
20876 * gdb.base/annota1.exp: If printf has debug info, deal with it.
20880 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp,
20881 gdb.base/foll-vfork.exp: Don't run for crosses.
20885 * gdb.base/configure.in: Check for gdbvars.exp instead of
20887 * gdb.base/configure: Re-generate.
20891 * gdb.base/selftest.exp: Rename from a1-selftest.exp, no point
20892 in trying to run first and name is too long.
20894 * gdb.base/pointers.c, gdb.base/pointers.exp: Add contents of
20895 pointers2.c and pointers2.exp, respectively.
20896 * gdb.base/pointers2.c, gdb.base/pointers2.exp: Remove, makes
20901 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Renamed from
20902 callfuncs2.c and callfuncs2.exp.
20904 * gdb.base/list.exp: Remove mistaken xfails.
20905 * gdb.base/list0.h: Add optional prototypes.
20909 * gdb.base/setvar.exp: Increase the time-out on tests indirectly
20911 * nodebug.exp, printcmds.exp, ptype.exp, setvar.exp: Ditto.
20912 * ptype.exp: Move test for get_debug_format to before its first
20917 * gdb.base/Makefile.in (EXECUTABLES): Remove annota2 executable.
20918 * gdb.base/annota2.cc, annota2.exp: Move from here.
20919 * gdb.c++/annota2.cc, annota2.exp: To here.
20920 * gdb.c++/Makefile.in (PROGS): Add annota2 executable.
20924 * lib/gdb.exp (gdb_expect_list): Output one message per pattern in
20925 a consistent format.
20930 * lib/gdb.exp (get_compiler_info): Add detection for assorted
20931 HP compilers, also set the globals $true and $false.
20933 * gdb.base/annota1.c, bitfields.c, break.c, call-ar-st.c,
20934 call-rt-st.c, call-strs.c, callfuncs.c, callfuncs2.c, condbreak.c,
20935 coremaker.c, ending-run.c, exprs.c, funcargs.c, interrupt.c,
20936 jump.c, langs0.c, langs1.c, langs2.c, list0.c, list1.c,
20937 long_long.c, mips_pro.c, nodebug.c, opaque0.c, opaque1.c,
20938 printcmds.c, ptype.c, recurse.c, restore.c, return.c, run.c,
20939 scope0.c, scope1.c, setshow.c, setvar.c, shmain.c, shr1.c, shr2.c,
20940 sigall.c, signals.c, so-impl-ld.c, so-indr-cl.c, solib.c,
20941 solib1.c, solib2.c, step-test.c, twice.c, varargs.c, watchpoint.c,
20942 whatis.c} Add C++ compatible function definitions and return
20943 types, add includes for library functions.
20944 * gdb.base/ptype.c (my_false, my_true): Use instead of false/true.
20945 * gdb.base/step-test.c (myglob): Rename from glob.
20946 * gdb.base/attach.c, attach2.c, average.c, execd-prog.c,
20947 foll-exec.c, foll-fork.c, foll-vfork.c, sum.c, vforked-prog.c: New
20948 files, move here from gdb.hp.
20949 * gdb.base/annota1.exp, break.exp, call-ar-st.exp, call-rt-st.exp,
20950 commands.exp, condbreak.exp, define.exp, ena-dis-br.exp,
20951 ending-run.exp, jump.exp. list.exp, long_long.exp, so-impl-ld.exp:
20952 Adjust line numbers in regexps.
20954 * gdb.base/all-bin.exp, eval-skip.exp, exprs.exp, logical.exp,
20955 miscexprs.exp, pointers.exp, relational.exp: Use $true and $false
20958 * gdb.base/attach.exp, dbx.exp, foll-exec.exp, foll-fork.exp,
20959 foll-vfork.exp: New files, move here from gdb.hp.
20960 * gdb.base/page.exp: New file, test of pagination command.
20962 * gdb.base/watchpoint.c (recurser): New function, for watchpoint
20964 * gdb.base/watchpoint.exp: Add more test cases for watchpoints.
20966 * gdb.base/so-impl-ld.exp, gdb.base/so-indr-cl.exp,
20967 gdb.base/solib.exp: Fix compiler invocation process.
20969 * gdb.base/callfuncs.exp, gdb.base/callfuncs2.exp: Don't xfail for
20970 HP-UX 11, turn off overload resolution explicitly.
20971 * gdb.base/commands.exp: Set argument list explicitly, add
20973 * gdb.base/completion.exp: Enable if HP-UX, tweak tests to make
20975 * gdb.base/constvars.exp, gdb.base/volatile.exp: Escape the
20976 expressions properly.
20977 * gdb.base/corefile.exp: Loosen the match slightly.
20978 * gdb.base/default.exp: Allow "Error accessing memory" message
20980 * gdb.base/display.exp: Skip over x/0 j if PA64.
20981 * gdb.base/funcargs.exp: Add xfails for HP-UX.
20982 * gdb.base/interrupt.exp: Ditto.
20983 * gdb.base/langs.exp: Add symbolic matches governed by compiler
20985 * gdb.base/list.exp: Add xfails for HP-UX.
20986 * gdb.base/long_long.exp: Refine some of the numeric matches.
20987 * gdb.base/mips_pro.exp: Xfail on HP-UX.
20988 * gdb.base/miscexprs.exp: Add PA2.0 case for array size test.
20989 * gdb.base/nodebug.exp: Succeed on more varieties of output.
20990 * gdb.base/opaque.exp: Remove some HP-UX xfails.
20991 * gdb.base/ptype.exp: Succeed on more varieties of output.
20992 * gdb.base/scope.exp: Add xfails for HP-UX.
20993 * gdb.base/sect-cmd.exp: Add more cases.
20994 * gdb.base/setvar.exp: Add xfails for HP-UX.
20995 * gdb.base/shlib-call.exp: Loosen some matches slightly.
20996 * gdb.base/signals.exp: Match on void symbolically.
20997 * gdb.base/step-test.exp: Add case for PA64.
20998 * gdb.base/term.exp: Add exit and restart.
20999 * gdb.base/twice.exp: Clean up after self.
21000 * gdb.base/varargs.exp: Disable overload resolution explicitly.
21001 * gdb.base/whatis.exp: Allow more ways to pass tests.
21003 * gdb.base/smoke.exp, gdb.base/smoke.c, gdb.base/smoke.cc: Remove,
21008 * lib/gdb.exp (proc gdb_expect_list): New procedure. Matches a
21010 * gdb.base/call-ar-st.exp: Use gdb_expect_list in "print
21011 print_double_array(double_array)", "continuing to breakpoint
21012 1018", "print print_double_array(array_d)" and "continuing to
21017 * Makefile.in: Add empty html and install-html targets.
21021 * config/mt-*: Remove, these haven't been used since 1996.
21025 * gdb.base/call-strs.c, gdb.base/ending-run.c,
21026 gdb.base/step-test.c: Include stdlib.h and string.h as needed.
21027 * gdb.c++/member-ptr.exp: Skip over these tests if using G++.
21031 * gdb.c++/overload.exp: XFAIL everything if using G++, add a
21032 simpler match case for the ptype of the big class.
21036 * gdb.exp: Fix test for gdb_prompt existence.
21040 * gdb.exp (gdb_test): Add fail after calls to perror.
21044 * gdb.exp (gdb_test): Accept variations of Undefined command messages.
21048 * gdb.exp (gdb_test): Fix anchors on gdb_expect statement.
21052 * gdb.base/call-strs.c (link_malloc): New function. Ensure that
21053 malloc() is linked in.
21057 * gdb.base/ending-run.exp: Make sure we fail and do not timeout at
21060 * gdb.base/annota1.exp: Increase match_max to prevent timeout.
21064 * gdb.java/jv-print.exp: New file. (Our first Java test!)
21068 * gdb.base/a1-selftest.exp: Remove bogus hppa xfail.
21069 * gdb.base/mips_pro.exp: Likewise.
21073 * gdb.c++/templates.cc: Change all "new" operators to throw
21075 * gdb.c++/cplusfuncs.cc: Likewise.
21077 * gdb.base/Makefile.in (EXECUTABLES): Add smoke1, annota1, and annota2.
21081 * gdb.base/condbreak.exp: Use rerun_to_main to start the program.
21082 * gdb.base/ending-run.exp: When stepping out of main, accept a
21083 step into an arbitrary assembler file.
21087 * gdb.base/annota1.exp: Allow any number of "frames-invalid" and
21088 "breakpoint-invalid" to be printed.
21089 * gdb.base/annota2.exp: Revise line number for main breakpoint. Allow any
21090 number of "frames-invalid" and "breakpoint-invalid" to be printed.
21091 * gdb.base/annota2.cc: Initialize a.x to 0.
21095 * gdb.base/call-ar-st.exp: Skip "print print_double_array (double_array)"
21096 when "skip_float_tests" set.
21097 Ditto for "print print_double_array(array_d)", "print print_small_structs",
21098 "print print_ten_doubles", and "step into print_long_arg_list".
21099 Don't assume we can step into "print_long_arg_list": we could step into memcpy.
21100 * gdb.base/call-rt-st.exp: Don't run float-related tests when "skip_float_tests"
21101 is set: "print print_one_double(*d1)" and "print print_two_floats(*f3)".
21102 * gdb.base/funcargs.exp: Don't run "float_and_integral_args" when
21103 "skip_float_tests" is set.
21104 * gdb.base/varargs.exp: Skip "print find_max_double(5,1.0,17.0,2.0,3.0,4.0)"
21105 when "skip_float_tests" set.
21109 * gdb.base/annota2.cc: Include stdio.h.
21113 * gdb.base/crossload.exp: Remove, this has been disabled ever
21114 since BFD stopped including all targets, and cross-GDB gets
21115 plenty of testing anyway.
21116 * gdb.base/i486-elf.u, gdb.base/m68k-aout.u, gdb.base/m68k-elf.u,
21117 gdb.base/sparc-aout.u, gdb.base/i860-elf.u, gdb.base/m68k-aout2.u,
21118 gdb.base/mips-ecoff.u, gdb.base/sparc-elf.u: Remove.
21119 * gdb.base/README: Remove, was doc for this.
21120 * gdb.base/Makefile.in (CROSS_EXECUTABLES): Remove, no longer
21125 * gdb.base/call-ar-st.exp: Fix one regular expression in test
21128 * gdb.base/annota1.exp: New file. Annotation level 2 tests.
21129 * gdb.base/annota2.exp: New file. More annotation tests.
21130 * gdb.base/annota1.c: New file. Source file for annota1.exp.
21131 * gdb.base/annota2.cc: New file. Source file for annota2.exp.
21135 * config/cfdbug.exp: New file.
21139 * gdb.c++/demangle.exp (test_gnu_style_demangling): Add tests for
21140 Marcus Daniel's and Dale Hawkins's demangler crashes.
21142 * gdb.c++/demangle.exp (test_gnu_style_demangling,
21143 test_lucid_style_demangling, test_arm_style_demangling,
21144 test_hp_style_demangling): Try Tom Tromey's core-dumping
21145 identifier under each demangling style.
21149 * gdb.c++/demangle.exp: Include the current demangling style
21151 (current_demangling_style): New global variable.
21152 (set_demangling_style, test_demangling_core, test_demangling,
21153 test_demangling_exact): New functions.
21154 (test_gnu_style_demangling, test_lucid_style_demangling,
21155 test_arm_style_demangling, test_hp_style_demangling): Use those,
21156 instead of calling gdb_test and gdb_test_exact directly.
21157 (catch_demangling_errors): New function, which reports errors
21158 signalled by the demangling test functions in an orderly way.
21159 (do_tests): Use catch_demangling_errors.
21163 * gdb.base/signals.exp (test_handle_all_print): Use () for
21164 grouping in expressions, not {}.
21166 * gdb.base/smoke.exp: Test value of x, not y. The latter isn't
21171 * gdb.c++/derivation.exp: Pass ptype tests if synthesized methods
21176 * gdb.stabs/weird.exp: Test for CC being defined before
21177 looking at its value.
21181 * gdb.base/call-ar-st.exp: Remove stray '#'.
21182 * gdb.base/miscexprs.exp: Allow "short" and "long" as well as
21183 "short int" and "long int".
21184 * gdb.c++/overload.cc: Cast the string added in the previous
21185 change, to mollify finicky HP compiler.
21186 * gdb.hp/reg-test.exp (testfile): Fix file name.
21187 * gdb.stabs/weird.exp: Don't try to run if HP compiler in use.
21189 * gdb.c++/misc.cc (main): Initialize obj_with_enum.
21190 * gdb.c++/classes.exp: Fix test of obj_with_enum values, allow
21191 alternate form of enum ptype.
21195 * lib/gdb.exp (skip_hp_tests): Remove gcc_used argument.
21196 * gdb.hp/*.exp: Change all to run compiler probe only after
21197 passing skip_hp_tests, so as not to waste time on guaranteed
21200 * gdb.c++/overload.cc: Pass string instead of char addr, always
21202 * gdb.c++/templates.cc: Fix syntax error.
21206 * gdb.base/commands.exp: Add test for correct position of '>'
21207 when issuing the 'commands' command after a 'while' or 'if'
21212 * gdb.c++/ovldbreak.exp: Use gdb_continue_to_end
21214 * gdb.c++/method.exp: It was testing an uninitialized int on the
21215 stack and assuming it was positive.
21217 * gdb.base/watchpoint.exp: Use gdb_continue_to_end.
21219 * gdb.base/step-test.exp: Catch a case where finish is broken and
21220 keep it from killing the rest of the tests.
21221 Use gdb_continue_to_end.
21223 * gdb.base/sigall.exp: use gdb_continue_to_end.
21225 * gdb.base/ena-dis-br.exp: use gdb_continue_to_end.
21227 * gdb.base/display.exp: use runto_main, not run.
21229 * gdb.base/default.exp: Check for the current error message in the
21230 r abbreviation test.
21231 Add strongarm to the targets that know info float.
21233 * gdb.base/condbreak.exp: Use the gdb_run command rather than just
21234 run which doesn't work with monitors.
21236 * gdb.base/call-ar-st.exp: fixed bogus regexp in continuing to 1034 test.
21238 * gdb.base/break.exp: use the gdb_continue_to_end proc.
21240 * lib/gdb.exp: I had added gdb_continue_to_end used to run to the end of a
21241 program. Traps the case (in Cygmon) when the program never really
21242 exits. Same as Mark's continue_to_exit, but I had put it in a lot
21243 more places, so I used my name. Sorry Mark...
21245 * config/monitor.exp (gdb_target_monitor): added another
21246 target_info parameter: remotebinarydownload. This will set the
21247 remotebinarydownload flag if this is causing some boards trouble.
21251 * lib/gdb.exp (continue_to_exit): New function.
21253 * gdb.base/ena-dis-br.exp: Clean up for remote targets.
21254 * gdb.base/ending-run.exp: Ditto.
21255 * gdb.base/step-test.exp: Ditto.
21259 * gdb.base/miscexprs.c: Clean up file, clear cbig.c[0] explicitly
21264 * gdb.base/signals.exp: Filter out *-*-linux* before matching *-*-gnu*.
21268 * gdb.c++/ref-types.exp, ref-types2.exp: Allow alternate
21269 descriptions of types (short unsigned int vs unsigned short, etc).
21273 * gdb.base/call-strs.exp: Don't assume that `step' will step over
21274 a call to strlen; sometimes we do have sources.
21278 * gdb.base/call-ar-st.c (main): Terminate char_array with a null
21279 character, so GDB won't print garbage after its end.
21281 * gdb.base/call-ar-st.exp: Don't step into sum_array_print; set a
21282 breakpoint there instead. Sometimes GCC emits memcpy to handle
21283 the large structures being passed by value, so we step into that
21284 instead of sum_array_print, which obscures what we're really testing.
21285 * gdb.base/step-test.exp: However, we do want a test that notices
21286 the bizarre steps into memcpy, so do that here. Add check for
21287 stepping into function calls that pass large structures by value.
21288 ("Is that a noun clause, or are you just happy to see me?")
21289 Remove all references to specific line numbers.
21290 * gdb.base/step-test.c (struct rhomboidal, large_struct_by_value):
21291 New type and function.
21292 (main): Call large_struct_by_value, passing it a large struct by value.
21293 * lib/gdb.exp (gdb_get_line_number): New function.
21295 * gdb.base/step-test.exp: Rewrite `stepi' and `nexti' tests to be
21300 * lib/gdb.exp: Doc fixes.
21304 * gdb.base/a2-run.exp: Add expected fails for strongarm-coff.
21308 * gdb.base/display.exp: Don't exercise the "detach" and "kill"
21309 commands. They're not germane to this test, and they don't work
21310 that way on remote targets.
21314 * Changelog entries merged over from gdb development branch.
21318 * lib/gdb.exp (gdbtk_analyze_results): Generic function
21319 for outputting results of test run.
21323 * lib/gdb.exp (gdbtk_start): Fix path for itcl library.
21327 * lib/gdb.exp (debug_format): initialize
21331 * gdb.base/call-ar-st.c: Include string.h, not strings.h.
21332 * gdb.base/call-rt-st.c: Ditto.
21336 * gdb.threads/pthreads.exp (horiz): New variable.
21337 (test_startup): Fix regexps that capture thread numbers.
21341 * gdb.base/smoke.exp: Disambiguate two test case names (both
21346 * gdb.base/volatile.exp: Use gdb_test, add xfails for GCC
21351 * gdb.base/miscexprs.exp: Change patterns to match GDB's
21352 actual output formatting.
21353 * gdb.base/smoke.exp: GDB removes leading 0's.
21354 * gdb.base/volatile.exp: Don't check type of remuneration;
21355 that variable is no longer defined in constvars.c.
21356 * gdb.base/step-test.c (main): Exit with explicit exit code.
21357 * gdb.base/step-test.exp: Remove two nexti checks--they are
21362 * gdb.base/help.exp ("help delete display"): Fix test to match
21365 * gdb.base/long_long.c (known_types): Initialize values to zero.
21366 * gdb.base/long_long.exp: Step one more line
21367 so 'dec' is initialized in "get to known place". GDB removes
21368 leading zeros. Explicitly ask for hex formatting. Use
21369 unique test case names.
21373 * lib/gdb.exp (gdb_preprocess): Remove 'puts' statement.
21375 * gdb.c++/method.exp: Add missing close brace.
21379 * gdb.base/maint.exp: Use 'set height 0' to disable page
21380 prompting, not 'set height 400'.
21382 Fix a bunch of timeouts.
21383 * gdb.base/maint.exp ("maint print objfiles"): Break this up into
21384 four separate tests, so expect doesn't take forever to match a ton
21385 of text against a regexp with lots of .* forms.
21386 ("maint print psymbols", "maint print symbols"): Make some of
21387 these greps more selective, so that expect doesn't try to wade
21388 through huge piles of output and time out.
21390 * gdb.base/maint.exp ("maint print msymbols"): Fix pattern.
21392 * gdb.base/maint.exp ("maint info breakpoints"): Split into two
21393 tests: one which doesn't expect shlib events to be reported, and
21394 another which does, but is XFAIL for all platforms other than
21397 * gdb.base/break.exp: Teach the test suite that the `catch
21398 fork', `catch vfork', and `catch exec' commands produce error
21399 messages on platforms that don't provide these features.
21403 * gdb.hp/gen-so-thresh.c, so-thresh.sh, so-thresh.exp,
21404 so-thresh.linkopts, so-thresh.mk: Move to gdb.hp from gdb.base
21405 (shortening names from solib_threshold.exp etc), won't run on
21406 anything but HP-UX for the foreseeable future.
21407 * gdb.hp/Makefile.in, gdb.base/Makefile.in (clean): Adjust to
21412 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
21413 gdb.trace/Makefile.in (clean): Remove all test executables.
21417 * gdb.base/shlib-call.exp: add test cases to verify that gdb
21418 successfully re-sets breakpoints in shared libraries.
21419 * gdb.base/shmain.c (main): return 0, don't fall off the end.
21423 * gdb.hp/xdb3.exp: do not execute unless on hppa-hpux platform
21424 and compiled w/o GCC.
21426 * gdb.hp/watch-cmd.exp: ditto.
21428 * gdb.hp/watch-hp.exp: ditto.
21430 * gdb.hp/xdb1.exp: ditto.
21432 * gdb.hp/xdb2.exp: ditto.
21434 * gdb.hp/dbx.exp: ditto.
21438 * constvars.c: Remove C++-isms.
21439 * constvars.exp: Use gdb_test everywhere, add xfails if compiled
21444 The following changes are part of the HP merge.
21446 * gdb.base/break.exp: new tests to verify that catchpoints for
21447 fork, vfork, and exec don't trigger inappropriately.
21449 * gdb.base/opaque.exp: compile one file at a time, then link.
21451 * gdb.base/signals.exp: be more restrictive about which hppa
21452 systems receive a setup_xfail. new tests.
21454 * gdb.base/solib_threshold.build: new file.
21455 * gdb.base/solib_threshold.exp: new file.
21456 * gdb.base/solib_threshold.link_opts: new file.
21457 * gdb.base/solib_threshold.mk: new file.
21458 * gdb.base/gen_solib_threshold.c: new file.
21460 * gdb.c++/classes.exp: if on HPUX and not using gcc, skip the
21461 tests. New tests for enums inside classes.
21463 * gdb.c++/compiler.cc: indicate support of template debugging.
21465 * gdb.c++/demangle.exp: run hp style demangling tests.
21467 * gdb.c++/inherit.exp: if on HPUX and not using gcc, skip the
21470 * gdb.c++/misc.cc: changes to support new tests.
21472 * gdb.c++/templates.cc: changes to support HP's compiler; changes
21473 to support new tests.
21475 * gdb.c++/virtfunc.exp: if we are on HPUX and we are not using
21476 gcc, then skip these tests.
21480 The following files are part of the HP merge; some had longer
21481 names at HP, but have been renamed to be no more than 14
21482 characters in length.
21484 * gdb.hp/ambiguous.cc: new file.
21485 * gdb.hp/ambiguous.exp: new file.
21486 * gdb.hp/attach.exp: new file.
21487 * gdb.hp/attach2.exp: new file.
21488 * gdb.hp/classes-hp.exp: new file.
21489 * gdb.hp/ctti.exp: new file.
21490 * gdb.hp/ctti-add.cc: new file.
21491 * gdb.hp/ctti-add1.cc: new file.
21492 * gdb.hp/ctti-add2.cc: new file.
21493 * gdb.hp/ctti-add3.cc: new file.
21494 * gdb.hp/dbx.exp: new file.
21495 * gdb.hp/exception.cc: new file.
21496 * gdb.hp/exception.exp: new file.
21497 * gdb.hp/foll-exec.c: new file.
21498 * gdb.hp/foll-exec.exp: new file.
21499 * gdb.hp/foll-fork.c: new file.
21500 * gdb.hp/foll-fork.exp: new file.
21501 * gdb.hp/foll-vfork.c: new file.
21502 * gdb.hp/foll-vfork.exp: new file.
21503 * gdb.hp/inherit-hp.exp: new file.
21504 * gdb.hp/more-steps.exp: new file.
21505 * gdb.hp/namespace.cc: new file.
21506 * gdb.hp/namespace.exp: new file.
21507 * gdb.hp/optimize.exp: new file.
21508 * gdb.hp/pxdb.c: new file.
21509 * gdb.hp/pxdb.exp: new file.
21510 * gdb.hp/quicksort.exp: new file.
21511 * gdb.hp/reg-test.exp: new file.
21512 * gdb.hp/reg-test.s: new file.
21513 * gdb.hp/sized-enum.c: new file.
21514 * gdb.hp/sized-enum.exp: new file.
21515 * gdb.hp/start-stop.exp: new file.
21516 * gdb.hp/templ-hp.cc: new file.
21517 * gdb.hp/templ-hp.exp: new file.
21518 * gdb.hp/thr-lib.c: new file.
21519 * gdb.hp/thr-lib.exp: new file.
21520 * gdb.hp/thr-lib.h: new file.
21521 * gdb.hp/thr-liblib.c: new file.
21522 * gdb.hp/virtfun-hp.c: new file.
21523 * gdb.hp/virtfun-hp.exp: new file.
21524 * gdb.hp/watch-cmd.exp: new file.
21525 * gdb.hp/watch-hp.exp: new file.
21526 * gdb.hp/xdb1.exp: new file.
21527 * gdb.hp/xdb2.exp: new file.
21528 * gdb.hp/xdb3.exp: new file.
21532 The following files are part of the HP merge; some had longer
21533 names at HP, but have been renamed to be no more than 14
21534 characters in length.
21536 * gdb.base/ss.h: new file.
21537 * gdb.base/call-ar-st.c: new file.
21538 * gdb.base/call-ar-st.exp: new file.
21539 * gdb.base/call-rt-st.c: new file.
21540 * gdb.base/call-rt-st-exp: new file.
21541 * gdb.base/call-strs.exp: new file.
21542 * gdb.base/ena-dis-br.exp: new file.
21543 * gdb.base/environ.exp: new file.
21544 * gdb.base/long_long.exp: new file.
21545 * gdb.base/sect-cmd.exp: new file.
21546 * gdb.base/shlib-cl2.exp: new file.
21547 * gdb.base/smoke.exp: new file.
21548 * gdb.base/so-impl-ld.c: new file.
21549 * gdb.base/so-impl-ld.exp: new file.
21550 * gdb.base/so-indr-cl.c: new file.
21551 * gdb.base/so-indr-cl.exp: new file.
21552 * gdb.base/varargs.exp: new file.
21553 * gdb.base/volatile.exp: new file.
21554 * gdb.base/whatis-exp.exp: new file.
21555 * gdb.base/display.exp: new file.
21556 * gdb.c++/derivation.exp: new file.
21557 * gdb.c++/local.exp: new file.
21558 * gdb.c++/member-ptr.exp: new file.
21559 * gdb.c++/overload.exp: new file.
21560 * gdb.c++/ovldbreak.exp: new file.
21561 * gdb.c++/ref-types.exp: new file.
21562 * gdb.c++/ref-types2.exp: new file.
21563 * gdb.c++/userdef.exp: new file.
21567 * gdb.base/default.exp: Reflect wording change in remote.c.
21571 * gdb.base/help.exp: Update to reflect current text.
21575 * gdb.c++/anon-union.cc: make foo and bar global, otherwise
21576 they're stack variables and contain garbage.
21577 * gdb.c++/anon-union.exp: new file.
21579 The following changes were made by David Taylor
21584 * gdb.base/bitops.exp: new file.
21585 * gdb.base/default.exp: change expected messages for catch and
21586 info catch tests to reflect HP merge changes.
21587 * gdb.base/enable-disable-break.exp
21588 * gdb.base/ending-run.c: new file.
21589 * gdb.base/long_long.c: new file.
21590 * gdb.base/maint.exp: new file.
21591 * gdb.base/pointers2.exp: new file.
21592 * gdb.base/shlib-call2.exp: new file.
21593 * gdb.base/solib.exp: new file.
21594 * gdb.base/step-test.c: new file.
21595 * gdb.c++/anon-union.cc: new file.
21596 * gdb.c++/local.cc: new file.
21597 * gdb.c++/member-pointer.cc: new file.
21598 * gdb.c++/method.cc: new file.
21599 * gdb.c++/ref-types.cc: new file.
21600 * gdb.c++/ref-types2.cc: new file.
21601 * gdb.c++/userdef.cc: new file.
21603 * gdb.base/scope.exp: compile one file at a time, then link.
21604 * gdb.base/langs.exp: ditto.
21605 * gdb.base/list.exp: ditto.
21609 The following changes were made by David Taylor
21614 * gdb.c++/inherit.exp: if on hppa*-*-hpux* and not using gcc,
21615 skip tests. When compiling pass c++ flag to gdb_compile.
21618 * lib/gdb.exp (get_compiler_info): new, optional argument -- args;
21619 test for on hppa*-*-hpux*; use args to see if c++ was specified.
21620 (skip_hp_tests): new function.
21621 (gdb_preprocess): new function.
21623 * configure.in (hpdir): decide whether to configure gdb.hp.
21624 * configure: regenerated.
21626 * gdb.base/Makefile.in (MISCELLANEOUS): new macros -- extra things
21627 to delete on clean.
21628 (EXECUTABLES): update to reflect new additions.
21629 * gdb.base/commands.exp: update message expected.
21630 * gdb.base/default.exp: add copyright notice.
21631 * gdb.base/funcargs.exp (timeout): if hpux, increase timeout.
21632 * gdb.base/help.exp: update messages to reflect current text.
21633 * gdb.base/recurse.exp: add hpppa*-*-bsd* to 'list' of enabled
21634 targets for recurse tests.
21635 * gdb.base/watchpoint.exp: if on hpux and not gcc compiled, then
21638 * gdb.c++/Makefile.in (PROGS): update to reflect new executables.
21639 * gdb.c++/cplusfuncs.exp: tell gdb_compile that it's a c++
21641 * gdb.c++/misc.exp: ditto.
21642 * gdb.c++/templates.exp: if we're on hpux and it's not gcc, don't
21643 run the tests. tell gdb_compile that it's a c++ compilation.
21645 * gdb.threads/pthreads.exp: fix typo in message.
21647 * gdb.base/all-bin.exp: new file.
21648 * gdb.base/arithmet.exp: new file.
21649 * gdb.base/assign.exp: new file.
21650 * gdb.base/completion.exp: new file.
21651 * gdb.base/cond-expr.exp: new file.
21652 * gdb.base/condbreak.exp: new file.
21653 * gdb.base/define.exp: new file.
21654 * gdb.base/dollar.exp: new file.
21655 * gdb.base/environment.exp: new file.
21656 * gdb.base/eval-skip.exp: new file.
21657 * gdb.base/jump.exp: new file.
21658 * gdb.base/logical.exp: new file.
21659 * gdb.base/pointers.exp: new file.
21660 * gdb.base/relational.exp: new file.
21661 * gdb.base/section_command.exp: new file.
21662 * gdb.base/whatis-expr.exp: new file.
21664 * gdb.base/all-types.c: new file.
21665 * gdb.base/call-array-struct.c: new file.
21666 * gdb.base/call-return-struct.c: new file.
21667 * gdb.base/call-strings.c: new file.
21668 * gdb.base/callfuncs2.c: new file.
21669 * gdb.base/condbreak.c: new file.
21670 * gdb.base/constvars.c: new file.
21671 * gdb.base/display.c: new file.
21672 * gdb.base/int-type.c: new file.
21673 * gdb.base/jump.c: new file.
21674 * gdb.base/miscexprs.c: new file.
21675 * gdb.base/pointers.c: new file.
21676 * gdb.base/pointers2.c: new file.
21677 * gdb.base/shmain.c: new file.
21678 * gdb.base/shr1.c: new file.
21679 * gdb.base/shr2.c: new file.
21680 * gdb.base/solib.c: new file.
21681 * gdb.base/solib1.c: new file.
21682 * gdb.base/solib2.c: new file.
21683 * gdb.base/varargs.c: new file.
21684 * gdb.c++/derivation.cc: new file.
21685 * gdb.c++/overload.cc: new file.
21686 * gdb.c++/ovldbreak.cc: new file.
21687 * gdb.hp/attach.c: new file.
21688 * gdb.hp/attach2.c: new file.
21689 * gdb.hp/average.c: new file.
21690 * gdb.hp/compiler.c: new file.
21691 * gdb.hp/compiler.cc: new file.
21692 * gdb.hp/execd-program.c: new file.
21693 * gdb.hp/follow-exec.c: new file.
21694 * gdb.hp/follow-fork.c: new file.
21695 * gdb.hp/follow-vfork-and-exec.c: new file.
21696 * gdb.hp/misc-hp.cc: new file.
21697 * gdb.hp/more-steps.c: new file.
21698 * gdb.hp/optimize.c: new file.
21699 * gdb.hp/quicksort.c: new file.
21700 * gdb.hp/run-hp.c: new file.
21701 * gdb.hp/start-stop.c: new file.
21702 * gdb.hp/sum.c: new file.
21703 * gdb.hp/templates-hp.cc: new file.
21704 * gdb.hp/thread-local-in-lib.c: new file.
21705 * gdb.hp/thread-local-in-lib.h: new file.
21706 * gdb.hp/thread-local-in-lib.lib.c: new file.
21707 * gdb.hp/vforked-program.c: new file.
21708 * gdb.hp/virtfunc-hp.cc: new file.
21709 * gdb.hp/watchpoint-hp.c: new file.
21710 * gdb.hp/xdb.c: new file.
21711 * gdb.hp/xdb0.c: new file.
21712 * gdb.hp/xdb0.h: new file.
21713 * gdb.hp/xdb1.c: new file.
21717 The following change was made by Edith Epstein
21719 originally made by HP; HP did not create ChangeLog entries.
21721 * gdb.c++/demangle.exp: changed the expected output for some
21722 ARM-style mangling -- removed second reference to datatype.
21723 For example, maint demangle __dt__11T1__pt__2_cFv
21724 T1<char>::~T1<char>(void)
21726 maint demangle __dt__11T1__pt__2_cFv
21727 T1<char>::~T1(void)
21729 (test_hp_style_demangling): new hp specific demangling test cases.
21733 * gdb.trace/actions.exp: Ignore compiler warnings compiling actions.c
21734 * gdb.trace/backtrace.exp: Likewise.
21735 * gdb.trace/circ.exp: Likewise.
21736 * gdb.trace/collection.exp: Likewise.
21737 * gdb.trace/deltrace.exp: Likewise.
21738 * gdb.trace/infotrace.exp: Likewise.
21739 * gdb.trace/limits.exp: Likewise.
21740 * gdb.trace/packetlen.exp: Likewise.
21741 * gdb.trace/passc-dyn.exp: Likewise.
21742 * gdb.trace/passcount.exp: Likewise.
21743 * gdb.trace/report.exp: Likewise.
21744 * gdb.trace/save-trace.exp: Likewise.
21745 * gdb.trace/tfind.exp: Likewise.
21746 * gdb.trace/tracecmd.exp: Likewise.
21747 * gdb.trace/while-dyn.exp: Likewise.
21748 * gdb.trace/while-stepping.exp: Likewise.
21752 * gdb.base/restore.exp, gdb.base/restore.c: New tests.
21756 From Brendan Kehoe:
21757 * gdb.c++/cplusfuncs.cc, misc.cc, virtfunc.cc: Add now-required
21762 * config/slite.exp (gdb_load): use gdb_file_cmd, so we can do
21763 remote dos host testing right.
21767 * gdb.base/corefile.exp: remove some xfails.
21771 * gdb.base/reread.exp: Sleep 1 - ensures that the two executables
21772 have different timestamps.
21776 * lib/gdb.exp, gdb.base/default.exp, config/monitor.exp,
21777 gdb.base/default.exp: Replace "exec" with "executable".
21781 * gdb.base/default.exp: Change else if to elseif from previous
21786 * gdb.base/default.exp: Add brace missing from previous delta.
21790 * gdb.base/default.exp: Support test for info float for all
21791 varieties of arm toolchain.
21795 * gdb.trace/*.exp: remove "remote_download" command.
21799 * gdb.trace/*.exp: remove -gdwarf from compile.
21803 * gdb.trace/configure.in(AC_INIT): typo
21804 * gdb.trace/configure: regenerated
21808 * config/m68k-emc.exp: New file.
21809 * lib/<emc-support.exp trace-support.exp}: New files.
21810 * configure.in: add new test directory gdb.trace.
21811 * gdb.trace/{configure configure.in Makefile.in}: New files.
21812 * gdb.trace/{actions.c actions.exp gdb_c_test.c}: New files.
21813 * gdb.trace/{circ.c circ.exp limits.c limits.exp}: New files.
21814 * gdb.trace/{collection.c collection.exp tfind.exp }: New files.
21815 * gdb.trace/{backtrace.exp deltrace.exp infotrace.exp}: New files.
21816 * gdb.trace/{packetlen.exp passc-dyn.exp passcount.exp}: New files.
21817 * gdb.trace/{report.exp save-trace.exp tracecmd.exp}: New files.
21818 * gdb.trace/{while-dyn.exp while-stepping.exp}: New files.
21822 * gdb.c++/classes.exp: Change all regular expressions to match
21823 arbitrary combinations of newline/carriage-return, so that they
21824 will work equally well on Unix and Windows.
21825 * gdb.c++/inherit.exp: ditto.
21826 * gdb.c++/virtfunc.exp: ditto.
21830 * gdb.base/setshow.exp: Fix error introduced by call to runto_main.
21834 * gdb.disasm/am33.s: Add tests for autoincrement instructions.
21835 * gdb.disasm/am33.exp: Run time. Update tests which use r8-r15
21836 to use a0-a3/d0-d3 as needed.
21840 * gdb.disasm/am33.s: Add 4 operand mul and mulu tests.
21841 * gdb.disasm/am33.exp: Corresponding changes.
21845 * gdb.base/callfuncs.exp: add cmp10 test.
21846 * gdb.base/callfuncs.c (cmp10): new function.
21850 * gdb.base/commands.exp: Break up infrun_breakpoint_command_test
21851 into two parts to get around a synchronization problem in expect.
21855 * lib/gdb.exp (gdbtk_start): Add startup for gdbtk.
21857 * configure.in: Add options for gdbtk testsuite.
21859 * configure: Regenerate.
21861 * gdb.gdbtk: New directory to hold gdbtk tests.
21865 * gdb.fortran/types.exp: Escape brackets in expect patterns
21866 for test_float_literal_types_accepted tests.
21867 * gdb.base/scope.exp: Remove extraneous newline in filelocal_bss
21872 * am33.exp: Just compile, do not link the testcase.
21873 * am33.s: Add ".am33" pseudoop to force am33 mode.
21877 * gdb.base/setshow.exp: make sure $pc is sane.
21879 * gdb.stabs/weird.exp: split expect patterns properly.
21883 * gdb.disasm/am33.s: New disassembler testfile for the am33.
21884 * gdb.disasm/am33.exp: Run it.
21888 * gdb.base/funcargs.exp: simplify expect strings to ease pattern
21889 match processing (and eliminate spurious timeouts when running).
21893 * gdb.base/signals.exp (test_handle_all_print): put back Mach
21894 exception test, but conditionalize it on target [mach | gnu].
21898 * gdb.base/overlays.exp: fixup compile line for linker script.
21902 * gdb.fortran/types.exp: don't guess at float size.
21906 * gdb.base/exprs.exp: delete test that depends on int size.
21910 * config/sim.exp: Removed checks for target triplets.
21911 (gdb_target_sim): Use gdb,target_sim_options.
21915 * gdb.base/reread.exp: New file.
21916 * gdb.base/reread1.c: New file.
21917 * gdb.base/reread2.c: New file.
21921 * config/sim.exp: Use 'target sim -sparclite' when running
21922 SPARClite programs.
21926 * gdb.base/structs2.exp: New file.
21927 * gdb.base/structs2.c: New file.
21931 * gdb.asm/common.inc: New file.
21932 * gdb.asm/d10v.inc: New file.
21933 * asm-source.exp: Pass -I's to gas to find .inc files.
21934 Update line numbers in expected output.
21935 * asmsrc1.s: Rewrite.
21936 * asmsrc2.s: Rewrite.
21937 * configure.in: Create arch.inc symlink.
21938 * configure: Regenerate.
21939 * Makefile.in (distclean): Delete arch.inc.
21943 * callfuncs.c (t_enum_value1) : Cleanup return value warnings
21944 (t_enum_value2): ditto
21945 (t_enum_value3): ditto
21949 * gdb.base/break.exp: Remove xfail for `deleting all breakpoints
21950 when none' unexpected prompt case, fixed by breakpoint.c:delete_command
21952 Use gdb_test instead of send_gdb/gdb_expect sequences.
21956 * gdb.c++/virtfunc.cc: Declare extern "C" printf to return int,
21961 * gdb.base/branches.c: Code with lots of loops and
21962 subroutines. Used to test gdbs ability to single step through PC
21963 changes, especially to test mips-tdep.c:mips_next_pc
21967 * gdb.c++/virtfunc.cc: Make extern "C" printf declaration pass
21968 more rigorous EGCS C++ error checking.
21972 * gdb.base/help.exp: Clean up `help set args' and `help show args'
21974 * gdb.base/interrupt.exp: Add "i*86-*-solaris2*" xfail for calling
21975 function when asleep.
21976 * gdb.base/signals.exp: Add "i*86-*-solaris2*" xfails. Add comment
21977 for i*86 Linux and SVR4 signal handling problems.
21978 Remove linux xfail for `next to handler in signals_tests_1', fixed
21979 by recent infrun.c change.
21980 Limit backtrace to 10 frames to avoid timeout problems with infinite
21982 Adjust expect pattern in `handle all print' test to match Apr 28 1997
21983 target.[ch] change.
21987 * lib/gdb.exp(gdb_test): Send multiline commands one at a time; wait
21988 for a newline from gdb before continuing.
21989 (default_gdb_exit): Just look for y or n.
21990 (gdb_test): Detect abnormal exit from GDB running on DOS; if
21991 it does, fail the rests of the tests in the file.
21995 * config/cygmon.exp: New file.
21999 * gdb.base/list.exp: Fix problem with "list default lines around
22000 main" test on remote targets.
22002 * gdb.base/scope.exp: Fix problem with filelocal_bss before
22003 run test on remote targets.
22007 * gdb.asm: New directory.
22008 * configure.in: Configure it.
22009 * configure: Regenerate.
22010 * gdb.asm/{Makefile.in,configure.in,configure}: New files.
22011 * gdb.asm/{asm-source.exp,asmsrc1.s,asmsrc2.s}: New files.
22015 * config/mn10300-eval.exp: New file to support MN10300 eval board.
22019 * gdb.base/overlays (several files): Merge the two overlay
22020 managers into one. Change variables (foox, barx, bazx, grbxx)
22021 back into ints but force them to load in their proper sections.
22025 * gdb.base/d10vovly.c (D10VTranslate): Map IMAP0 to low 128k of
22026 on-chip insn memory and IMAP1 to upper 128k.
22027 (D10VCopy): Handle memory regions crossing 16k boundaries.
22028 (D10VCopy): Transfer data in 32 bit chunks.
22032 * gdb.base/overlays.c (main): Exit normally when result is
22035 * gdb.base/d10v.ld: Update LMAs to reflect current d10v address
22036 map. Include space for printf in .text segment.
22038 * gdb.base/d10vovly.c (D10VTranslate): New function, handle
22039 updated d10v memory VMA/LMA map.
22040 (D10VCopy): Call D10VTranslate.
22044 * gdb.base/m32rovly.c: Force variable _novlys into .data section.
22046 * gdb.base/bar.c (barx, bar): Change variable to small array so
22047 that it won't be put into the .sdata - small data -
22048 section. Update reference.
22049 * gdb.base/baz.c (bazx, baz): Ditto.
22050 * gdb.base/foo.c (foox, foo): Ditto.
22051 * gdb.base/grbx.c (grbxx, grbx): Ditto.
22053 * gdb.base/overlays.exp: Expect variables barx, bazx, foox, grbxx
22058 * gdb.base/overlays.exp: fix up and get working again.
22059 Add tests for backtraces from an overlay function.
22063 * gdb.base/watchpoint.exp: Set "d10v*-*-*" clear_xfail for
22064 "calling function with watchpoint enabled".
22068 * gdb.base/break.exp (test_next_with_recursion): Remove
22069 gdb_suppress_tests for d10v-*-*.
22070 * lib/gdb.exp (gdb_suppress_tests): Disable this function
22071 pending review of whether it is useful or not.
22075 * gdb.base/funcargs.exp: Increase timeout for slow TX39 boards.
22079 * gdb.base/break.exp: Increase timeout for slow TX39 boards.
22080 * config/dve.exp: New file to support Densan boards.
22084 * gdb.base/interrupt.exp: Document problem of simulators, signals,
22089 * config/monitor.exp: Be a bit less picky about the "Remote debugging"
22092 * gdb.c++/misc.exp: Call runto_main instead of doint it manually.
22096 * gdb.base/mips_pro.exp: Add "mips64*-*-elf" xfail for backtrace
22099 * gdb.base/funcargs.exp: Query GDB for target_sizeof_int,
22100 target_sizeof_long and target_bigendian_p.
22101 (structs_by_value, structs_by_reference): Check values according
22102 to targets word size and endianess.
22106 * gdb.base/langs.exp: For "continue to exit" ignore any trailing
22111 * gdb.base/default.exp, gdb.base/help.exp, gdb.base/setshow.exp:
22112 Update test of set args help to match source change.
22116 * gdb.base/default.exp: Expect help system output to be in
22117 alphabetical order.
22118 * gdb.base/help.exp: Ditto.
22122 * gdb.base/signals.exp: Change "i*86-pc-linux-gnu" to
22123 "i*86-pc-linux-gnu*".
22124 * gdb.base/interrupt.exp: Ditto.
22125 * gdb.base/corefile.exp: Ditto.
22127 * lib/gdb.exp(gdb_compile): If is_vxworks target feature is set,
22128 define vxworks when building the testcase.
22130 * gdb.base/ptype.exp: Fix testnames to be unique.
22131 * gdb.base/radix.exp: Ditto.
22132 * gdb.base/term.exp: Ditto.
22133 * gdb.base/whatis.exp: Ditto.
22134 * gdb.c++/classes.exp: Ditto.
22138 * gdb.base/callfuncs.exp: Fix indentation.
22140 * lib/gdb.exp(gdb_expect): Set remote_suppress_flag if
22141 suppress_flag has been set.
22142 (gdb_step_for_stub): Check for gdb,use_breakpoint_for_stub
22147 * gdb.stabs/weird.exp: Don't start gdb 'til after we've compiled
22150 * gdb.c++/cplusfuncs.cc(main): Add extern "C" declaration for
22151 set_debug_traps() and breakpoint().
22152 * gdb.c++/misc.cc (main): Ditto.
22153 * gdb.c++/templates.cc (main): Ditto.
22154 * gdb.c++/virtfunc.cc (main): Ditto.
22158 * lib/gdb.exp(gdb_step_for_stub): New function.
22159 (gdb_run_cmd): Look for gdb,do_reload_on_run target feature--if it
22160 exists, reload the executable and do a "continue" instead of
22162 (runto_main): Use gdb_step_for_stub.
22164 * gdb.base/break.exp: Use gdb_step_for_stub. Also, rename certain
22165 tests to have unique names.
22166 * gdb.base/callfuncs.exp: Ditto.
22167 * gdb.base/commands.exp: Ditto.
22168 * gdb.base/default.exp: Ditto.
22169 * gdb.base/help.exp: Ditto.
22170 * gdb.base/list.exp: Ditto.
22171 * gdb.base/opaque.exp: Ditto.
22172 * gdb.base/printcmds.exp: Ditto. Use a loop to emit multiple
22175 * gdb.base/setshow.c: Add set_debug_traps/breakpoint calls.
22176 * gdb.c++/cplusfuncs.cc: Ditto.
22177 * gdb.c++/virtfunc.cc: Ditto.
22179 * config/monitor.exp: Keep track of the last file we saw, rather
22180 than trying to get the info from gdb.
22182 * gdb.fortran/types.exp: Move comment to previous line.
22186 * config/sparclet.exp: Detect gratuitous change to sparclet gdb
22192 * config/monitor.exp (gdb_target_monitor): Look for "Connected to"
22193 string from GDB when it connects.
22195 * lib/gdb.exp: Look for $TOOL_EXECUTABLE.
22199 * lib/gdb.exp(get_debug_format): Don't cause the testsuite to fail
22200 if we can't get a debug format from GDB (we may be testing an
22201 older GDB). Use a 10 second timeout when checking for the format.
22203 * gdb.stabs/weird.exp: Fix quoting.
22205 * config/sparclet.exp: Renamed sparclet-loader.c to stub-loader.c.
22209 * config/arm-ice.exp: New file.
22213 * gdb.base/overlays.exp: Preliminary fixes; temporarily disabled
22214 until it has been modified to work with the new testsuite.
22216 * gdb.*/*.exp: Instead of causing 1 unresolved test when the
22217 testcase won't compile, cause all of the testcases in the file to
22220 * lib/gdb.exp(gdb_suppress_entire_file): New procedure.
22221 (gdb_clear_suppressed): New procedure.
22222 (gdb_stop_suppressing_tests): Only clear suppress_flag if
22223 it contains a positive value.
22227 * lib/gdb.exp(default_gdb_start): Use gdb_opts host feature.
22229 * gdb.c++/virtfunc.exp: Remove setting of libs variable.
22233 * lib/gdb.exp (setup_xfail_format): New function.
22234 (get_debug_format): New function to get debug format.
22235 (debug_format): New global variable to hold last value set
22236 by get_debug_format.
22237 * gdb.base/list.exp: Call get_debug_format and expect some
22238 tests to fail for DWARF 1 and COFF formats.
22239 * gdb.c++/ptype.exp: Ditto.
22240 * gdb.c++/classes.exp: Ditto.
22241 * gdb.c++/cplusfuncs.exp: Ditto.
22242 * gdb.c++/inherit.exp: Ditto.
22243 * gdb.c++/templates.exp: Ditto.
22244 * gdb.c++/virtfunc.exp: Ditto.
22248 * lib/gdb.exp(default_gdb_exit): Don't give an error if the remote
22249 host doesn't have a currently-open connection.
22251 * config/sparclet.exp: Cleanups and fixes to make it generic for
22252 any gdb stub target. Handle cases where gdb doesn't respond when
22253 interrupted in a sane fashion.
22255 * config/m32r-stub.exp: Load sparclet.exp instead of trying to do the
22256 same thing in a totally different way.
22258 * config/monitor.exp: Pass in timeouts to gdb_expect instead of
22260 (gdb_start): We set the global gdb_prompt variable in
22261 default_gdb_init now.
22265 * gdb.base/printcmds.exp: Fix "check for floating addition"
22266 regexp to accept results within approx +/- .01 of exact value.
22267 * lib/gdb.exp (gdb_test): Remove unused expect_out global decl.
22271 * lib/gdb.exp(gdb_init): Pass our arguments to default_gdb_init
22273 (gdb_expect): Add optional timeout parameter, and add timeout
22274 value to various calls.
22275 (gdb_suppress_tests): Only give one warning message per group.
22279 * lib/gdb.exp(gdb_expect): Declare errorInfo and errorCode as
22280 global variables. Handle getting a value for $timeout more
22285 * lib/gdb.exp: Close connection to remote host if gdb doesn't
22287 (default_gdb_init): New procedure; allow gdb_init to be overridden
22288 by a target configuration file.
22289 (gdb_expect): Pass the timeout to remote_expect.
22291 * config/monitor.exp(gdb_load): Fix typo in regexp.
22295 * gdb.base/funcargs.exp: Remove spurious suppress tests call.
22299 * config/monitor.exp(gdb_target_monitor): Call gdb_file_cmd
22300 here. Call gdb_target_exec before rebooting the target, to make
22301 sure the connection to the target is closed.
22302 (gdb_load): Pass the name of the executable to gdb_target_monitor.
22303 Don't call gdb_file_cmd here; let gdb_target_monitor do it.
22304 Also detect "Timeout reading from remote" error.
22306 * config/gdbserver.exp: Pass the executable being loaded to
22307 gdb_target_monitor. Don't call gdb_file_cmd here; let
22308 gdb_target_monitor do it.
22310 * gdb.disasm/hppa.exp: Don't use exec_output.
22314 * gdb.base/list.exp: If we're debugging a non-native target,
22315 try to set the pc register to point to the start of the
22316 program before doing the first list command.
22318 * gdb.c++/virtfunc.exp(gdb_virtfunc_restart): Make sure we run
22319 test_calls after restarting.
22321 * lib/gdb.exp(gdb_run_cmd): Send jump command again after
22324 * gdb.base/watchpoint.exp: Fix typo.
22326 * gdb.base/setshow.exp: Check for use_gdb_stub.
22328 * gdb.base/break.exp: Fix continue until exit test for the gdb
22330 * gdb.base/langs.exp: Ditto.
22332 * config/monitor.exp(gdb_load): Handle gdb_sect_offset and
22333 gdb_load_offset. If we weren't given a file to load, figure out
22334 what the current file is and use it.
22336 * config/i386-bozo.exp: New file.
22340 * lib/gdb.exp(gdb_expect): Look for gdb,timeout target
22343 * config/proelf.exp: New entry.
22347 * lib/gdb.exp: Remove spurious .* patterns at the beginning
22350 * gdb.base/watchpoint.exp: Don't run the test_stepping
22351 tests if gdb can't call functions on the target.
22353 * gdb.base/setshow.exp: Don't run the set prompt tests if
22354 the board has gdb_prompt set.
22358 * gdb.base/a2-run.exp: Change "gdb,noargs" to just "noargs".
22359 * gdb.base/commands.exp: Likewise.
22360 * gdb.base/setshow.exp: Likewise.
22364 * config/monitor.exp(gdb_start): Look for gdb_prompt target
22367 * config/i960.exp: New file.
22371 * gdb.base/funcargs.exp: Check for gdb,short_int target
22372 feature instead of looking for explicit target triplets.
22376 * gdb.base/printcmds.exp: add a couple more tests a la
22377 "p 123DEADBEEF", to check parse_number.
22378 * top.c: change "to enable to enable" to "to enable" in a couple
22383 * gdb.base/callfuncs.exp: Mark some tests as expected to fail
22388 * gdb.base/a2-run.exp: Add arm-*-coff setup_xfails for cases
22389 where the test executable is run with explicit args.
22390 * gdb.base/default.exp: Handle arm-*-coff case for "info float".
22394 * gdb.base/run.c: Use FAKEARGV to build test executable that
22395 does not require a command line arg, since most simulators
22396 don't currently support passing such an arg into the simulated
22398 * gdb.base/commands.exp: Change tests to insert the proper
22399 value as the arg to the first recursive factorial call. Change
22400 compilation line to define FAKEARGV at compile time.
22404 * gdb.base/recurse.exp: Enable these tests for the mn10300.
22405 * gdb.base/watchpoint.exp: Don't expect a failure for an "calling
22406 function with watchpoint enabled" test.
22410 * gdb.base/watchpoint.exp(test_watchpoint_triggered_in_syscall):
22411 Don't call gdb_test when the command doesn't return to a gdb prompt.
22413 * lib/gdb.exp(gdb_stop_suppressing_tests): Don't print gratuitous
22414 "Tests restarted" messages.
22418 * gdb.disasm/mn10300.exp: Fix buglets in "other" tests.
22422 * gdb.base/help.exp: update help msg for INFO ADDR; add help test
22423 for INFO SYMBOL; add help tests for OVERLAY commands.
22424 * gdb.base/default.exp: add tests for INFO SYMBOL command;
22425 add tests for OVERLAY commands
22426 * gdb.base/overlays.c overlays.exp foo.c bar.c baz.c grbx.c ovlymgr.h
22427 d10v.ld m32r.ld d10vovly.c m32rovly.c: add test case for overlays.
22428 * gdb.base/sigall.c: add usestubs code frag
22429 * gdb.base/watchpoint.exp: turn on complex watchpoint test for M32R.
22433 * lib/gdb.exp(gdb_suppress_tests): Add explanation for subsequent
22435 (gdb_stop_suppressing_tests): Note that tests have restarted.
22439 * config/h8300.exp: New file.
22443 * gdb.base/setshow.exp: Check for the existence of a
22444 feature, not its value.
22448 * gdb.c++/virtfunc.exp: Restart gdb in a sane fashion.
22450 * gdb.base/scope.exp: It's now init0(), not init().
22452 * gdb.base/scope0.c: For now, change init() to be init0().
22454 * config/monitor.exp: Use gdb_serial in preference to serial
22457 * lib/gdb.exp: Set GDB to [transform gdb] if we're using a remote host
22458 and it's not already set.
22462 * gdb.base/setshow.exp: Only test the run command if the target
22463 isn't using a stub and if it supports argument passing.
22467 * config/udi.exp(gdb_start): Make sure UDICONF is set
22468 properly before starting gdb.
22472 * gdb.disasm/mn10300.s: New test file for mn10300 disassembler.
22473 * gdb.disasm/mn10300.exp: Run mn10300 disassembler tests.
22474 * gdb.disasm/Makefile.in: Remove "mn10300" when cleaning.
22478 * config/vx.exp: Use remote_ld, not vxworks_ld. Don't use
22479 specialized code to reboot the board, use remote_reboot instead.
22481 * config/vxworks29k.exp: Use vx.exp, not vx-gdb.exp.
22483 * lib/gdb.exp: Add GDB_TESTCASE_OPTIONS.
22485 * config/monitor.exp: Make sure we disconnect from the target.
22486 Also, try a reboot/reload cycle instead of failing if the
22491 * gdb.base/default.exp: Don't set match_max.
22492 * gdb.base/help.exp: Ditto.
22493 * gdb.base/list.exp: Ditto.
22494 * gdb.base/signals.exp: Ditto.
22496 * config/monitor.exp(gdb_load): If gdb,use_standard_load is
22497 set, use remote_ld to download the testcase instead of
22502 * config/vr5000.exp: New file.
22504 * config/monitor.exp(gdb_target_monitor): Add pattern for
22505 "Ending remote" to detect errors in connecting.
22507 * gdb.base/setshow.exp: Add .* within auto language test.
22509 * lib/gdb.exp(gdb_run_cmd): Add check for gdb_init_command
22512 * config/monitor.exp(gdb_load): Check for a failure when loading,
22513 and reboot the board if necessary.
22515 * gdb.base/setvar.exp(test_set): Handle multiple prints within
22516 a set of tests. Remove print.* from the patterns being checked.
22520 * gdb.base/a1-selftest.exp: Use send_gdb consistently. Don't
22521 refer to gdb_spawn_id.
22523 * config/m32r-stub.exp: Remove references to gdb_spawn_id, no
22525 * config/sparclet.exp: Ditto.
22526 * config/sparclet-old.exp: Ditto.
22527 * config/slite.exp: Ditto.
22528 * config/sim.exp: Ditto.
22529 * gdb.base/funcargs.exp: Ditto.
22531 * lib/gdb.exp:Remove references to gdb_spawn_id.
22532 (gdb_expect): Move to remote.exp.
22536 * config/monitor.exp: Detect the "Couldn't establish connection"
22541 * gdb.base/bitfields.exp: Use runto instead of explicit
22542 gdb_run_cmd/gdb_expect sequences.
22544 * gdb.base/break.exp(text_next_with_recursion): Add match for
22547 * config/monitor.exp(gdb_target_monitor): Calling exit loses big.
22548 We also need to handle the "A program is being debugged already"
22549 prompt from gdb. Use gdb_test to set the baud rate.
22551 * lib/gdb.exp(gdb_init): Increase the default expect buffer size
22552 to 20000. Really. I mean it.
22556 * lib/gdb.exp(gdb_test): Generate a FAIL message when send_gdb
22557 fails. If suppress_flag is set, skip perror message about not
22558 being able to send to GDB.
22559 (send_gdb): If suppress_flag is set, don't try to send commands to
22561 (gdb_expect): If suppress_flag is set, always fail immediately.
22562 (gdb_suppress_tests, gdb_stop_suppressing_tests): New functions.
22563 (gdb_init): Call gdb_stop_suppressing_tests.
22564 (default_gdb_exit): Ditto.
22565 (default_gdb_start): Ditto.
22567 * gdb.base/bitfields.exp: Call gdb_suppress_tests and
22568 gdb_stop_suppressing_tests as appropriate.
22569 * gdb.base/break.exp: Ditto.
22570 * gdb.base/callfuncs.exp: Ditto.
22571 * gdb.base/commands.exp: Ditto.
22572 * gdb.base/exprs.exp: Ditto.
22573 * gdb.base/funcargs.exp: Ditto.
22574 * gdb.base/list.exp: Ditto.
22575 * gdb.base/recurse.exp: Ditto.
22576 * gdb.base/scope.exp: Ditto.
22577 * gdb.base/structs.exp: Ditto.
22578 * gdb.c++/inherit.exp: Ditto.
22582 * config/vr4300.exp: New file.
22584 * gdb.*/*.exp: Call gdb_expect instead of expect.
22586 * lib/gdb.exp(gdb_expect): New function.
22590 * lib/gdb.exp(gdb_init): New function.
22592 * gdb.base/setvar.exp(test_set): Don't bother printing a PASS/FAIL
22593 for each individual variable set.
22595 * gdb.base/exprs.exp(test_expr): Make sure each test gets a unique
22598 * gdb.base/help.exp: Fix the syntax of a few gdb_test calls.
22600 * gdb.base/scope.exp: Use gdb_test.
22602 * gdb.base/ptype.exp: Don't call "gdb_exit; gdb_start" if we're
22603 aborting; the testsuite driver will do that for us (see
22604 gdb_finish). Also, use gdb_test in a few more places.
22608 * gdb.base/help.exp: Fix syntax of "help info all-registers" test.
22612 * gdb.disasm/mn10200.s: Add "nop" after "main" so that "main"
22613 and "add_tests" are not at the same address.
22617 * gdb.base/ptype.exp: Use gdb_test.
22621 * gdb.disasm/mn10200.s (misc_tests): Fix targets for "jsr" insns.
22622 * gdb.disasm/mn10200.exp (misc_tests): Remove bogus line accidentally
22623 left in. No longer expect them to fail.
22625 * gdb.stabs/*.mt; Deleted, no longer used.
22626 * gdb.stabs/configure.in: Remove references to target makefile
22628 * gdb.stabs/configure: Rebuilt.
22630 * gdb.disasm/*.mt: Deleted, no longer used.
22631 * gdb.disasm/configure.in: Remove references to target makefile
22632 frags. Use "sh3.s" as the unique filename for this directory.
22633 * gdb.disasm/configure: Rebuilt.
22635 * gdb.disasm/mn10200.s: New test file for mn10200 disassembler.
22636 * gdb.disasm/mn10200.exp: Run mn10200 disassembler tests.
22637 * gdb.disasm/Makefile.in: Remove "mn10200" when cleaning.
22641 * config/udi.exp: Use mondfe,name instead of remote_host.
22645 * gdb.base/watchpoint.exp: Don't expect a failure when calling
22646 a function with a watchpoint enabled on the mn10200.
22648 * gdb.stabs/weird.exp: Don't quit if "weird.s" doesn't exist
22649 before trying to create it!
22653 * config/vx.exp: Use hostname instead of netport.
22655 * config/vxworks.exp: New file.
22657 * gdb.base/a2-run.exp: Change vxworks cases to use gdb_spawn_id.
22659 * config/monitor.exp(gdb_target_monitor): Look for a prompt from
22660 gdb before assuming everything worked. Send a ^C if a timeout
22663 * lib/gdb.exp(gdb_test): Check the result of send_gdb. Use
22664 $gdb_spawn_id directly.
22665 (gdb_run_cmd): Try _start as well as start. Use the target feature
22666 gdb,start_symbol as the symbol to start from when jumping.
22670 * gdb.base/exprs.exp: Delete bogus/incorrect (and probably
22673 * gdb.base/recurse.exp: Relax final value test for 'b' so that
22674 it doesn't lose for 16bit integer systems.
22678 * gdb.fortran/types.exp: If the target doesn't support "double"
22679 data types, then expect "real" types to only be 4 bytes.
22681 * gdb.c++/virtfunc.exp: Expect failure for virtual function
22682 call tests if the target doesn't support inferior function calls.
22684 * gdb.base/printcmds.exp: Allow minor deviation in FP values
22689 * gdb.base/help.exp: Disable "help set", "help show", and
22690 "help support". Simplify regexp for "help stack".
22692 * gdb.base/default.exp: Set match_max to 5000 and the timeout
22693 to 60 seconds. Temporarily set match_max to 15000 around the
22694 "info copying" test.
22696 * gdb.base/nodebug.exp: Don't try to do an inferior function
22697 call if the target doesn't support them.
22698 * gdb.base/printcmds.exp: Likewise.
22699 * gdb.base/setvar.exp: Likewise.
22700 * gdb.base/structs.exp: Likewise.
22701 * gdb.c++/templates.exp: Likewise.
22702 * gdb.base/ptype.exp: Likewise. Remove UDI specific stuff.
22704 * gdb.base/recurse.exp: Enable for the mn10200.
22706 * configure.in: Do configure gdb.stabs directory for *-*-elf
22708 * configure: Rebuilt.
22710 * gdb.base/break.exp: Check for gdb,noresults before testing
22711 exit status and/or results from the target.
22712 * gdb.base/watchpoint.exp, gdb.base/langs.exp: Likewise.
22713 * lib/gdb.exp: Remove old (now bogus) initialization of
22714 noinferior, noargs, noresults and nosignals.
22718 * config/sh.exp: New file.
22720 * config/slite.exp: Try to connect multiple times to the board
22721 before rebooting. Only send a "monitor run" if need_monitor_run
22724 * gdb.base/break.exp: Don't do the "stub continue" test if
22725 the target has gdb_stub set.
22727 * gdb.base/callfuncs.exp: Increase the timeout.
22729 * gdb.base/interrupt.exp: Don't even try to compile the testcase
22730 if the target has gdb,noinferiorio set.
22732 * gdb.base/list.exp: Increase match_max to 10000 characters.
22734 * gdb.base/sigall.exp: Check for gdb,nosignals on the target.
22736 * gdb.base/watchpoint.exp: Check for gdb,noinferiorio on the
22739 * lib/gdb.exp(gdb_run_cmd): Fix for targets that use stubs.
22743 * gdb.base/a1-selftest.exp: Make sure we call gdb_exit before
22744 trying to delete the copy of gdb. Catch the file delete so we
22745 don't die if the delete fails; also, the file should be copied to
22746 the host, not to the build.
22750 * lib/gdb.exp(gdb_test): Surround the result pattern with
22751 parenthesis in case it contains multiple regexps separated
22754 * gdb.base/watchpoint.exp: Use gdb_test.
22755 * gdb.base/default.exp: Ditto.
22759 * gdb.*/*.exp: Replace $prompt with $gdb_prompt.
22761 * gdb.base/scope.exp: Use gdb_test.
22762 * gdb.c++/classes.exp: Ditto.
22763 * gdb.c++/inherit.exp: Ditto.
22767 * gdb.base/crossload.exp: Don't use execute_anywhere, use
22768 remote_exec instead.
22769 * gdb.base/corefile.exp: Don't be ridiculous.
22770 * gdb.base/*.c: Add missing stub invocations.
22774 * config/slite.exp: Miscellaneous fixes.
22776 * lib/gdb.exp: Fix runto.
22778 * gdb.base/signals.exp: Check for a gdb,nosignals feature of
22781 * gdb.base/watchpoint.exp: Fix regexp.
22783 * lib/gdb.exp(default_gdb_exit): Add a catch to the
22784 close and wait commands, as the descriptor may now be
22785 invalid. Always call "remote_close host".
22789 Major rewrite for testsuite revision.
22791 * lib/gdb.exp: Remove references to global CC, CXX, B_OPTIONS,
22792 TARGET_INCLUDES, LDFLAGS and target_alias. Use gdb_spawn_id
22793 instead of relying on spawn_id to always contain a valid
22795 (get_compiler_info): New procedure to build the ${binfile}.ci
22796 file, instead of replicating this in N different places.
22797 (gdb_compile): New procedure.
22799 gdb.*/*.exp: Use gdb_compile and get_compiler_info (with
22800 appropriate arguments) instead of compile. Use gdb_test in a lot
22801 more places. Use send_gdb instead of send. Always run gdb_start
22802 at the start of a testcase, as this is no longer done magically.
22804 config/*-gdb.exp: Rename without the -gdb suffix.
22806 config/mips.exp: Use remote_close instead of exit_remote_shell.
22807 config/monitor.exp: Use target_info instead of looking at
22808 baud, timeout, etc.
22809 config/sim.exp: Use gdb_spawn_id instead of relying on spawn_id.
22813 * gdb.c++/templates.exp (test_ptype_of_templates),
22814 gdb.c++/inherit.exp (test_ptype_si, test_print_anon_union):
22815 Update expect patterns for destructors and assignment operators
22816 to match corresponding c-typeprint.c changes.
22817 * gdb.c++/templates.exp (test_template_breakpoints): Revert change
22818 to destructor breakpoint test, GDB should be able to set the
22819 destructor breakpoint without specifying arguments.
22823 * gdb.threads/pthreads.exp: Change result for failure to compile due
22824 to lack of pthreads runtime support from an error to simply an
22825 unsupported test, per dejagnu standards.
22829 * lib/gdb.exp (gdb_test): Simplify expect pattern for the case
22830 where GDB exits to reduce pattern match time.
22831 (skip_chill_tests): Skip chill tests for mips*-sgi-irix6*.
22833 * gdb.base/nodebug.exp: Add mips*-sgi-irix6* xfails.
22837 * gdb.base/callfuncs.exp: Turn on function call tests for h8300.
22838 * gdb.base/default.exp: ditto.
22839 * gdb.base/nodebug.exp: ditto.
22840 * gdb.base/printcmds.exp: ditto.
22841 * gdb.base/ptype.exp: ditto.
22842 * gdb.base/setvar.exp: ditto.
22843 * gdb.base/structs.exp: ditto.
22844 * gdb.base/setshow.c: Guard against uninitialized values of argc.
22848 * configure, */configure: Rebuild with autoconf 2.12.
22852 * gdb.base/a1-selftest.exp: Change x86 linux setup_xfails to
22853 use new i*86-pc-linux*-gnu quads.
22854 * gdb.base/corefile.exp: Ditto.
22855 * gdb.base/signals.exp: Ditto.
22856 * gdb.base/sigall.exp: Ditto.
22857 * gdb.base/interrupt.exp: Ditto.
22859 * gdb.base/signals.exp (signal_tests_1): Remove setup_xfail
22860 "i*86-*-linux" for "signal SIGUSR1". Now works, at least with
22863 * gdb.threads/pthreads.c (_MIT_POSIX_THREADS): Define if target is
22864 linux. This allows the test case to at least compile on latest
22865 linux, but still not run due to missing the threads runtime library.
22869 * gdb.base/a1-selftest.exp (do_steps_and_nexts): Reinitialize source
22870 directory to search gdb directory. Accept and step over conditional
22871 stack alignment code. Consume $prompt in failure cases.
22872 Reset timeout to $oldtimeout instead of some arbitrary value.
22873 * gdb.base/nodebug.exp: Limit backtrace to 10 frames to avoid
22874 timeout problems with infinite stack backtraces.
22875 * gdb.base/ptype.exp (ptype struct link, union tu_link):
22876 Accept function parameters for linkfunc member.
22880 * lib/gdb.exp (CFLAGS): Remove, unreferenced.
22881 (CXXFLAGS): Remove, unreferenced.
22882 (B_OPTIONS): Add for -B options and add code to initialize with
22883 previous -B options and also add -B option to pick up cross compiled
22885 (TARGET_INCLUDES): Add for -I options and add code to initialize when
22886 doing cross compiles.
22887 (target_alias): Declare global.
22888 (xgcc): Set variable to full path of gcc in build tree. Use findfile
22889 to verify that gcc exists in build tree, and if so set CC to that
22890 gcc and to use B_OPTIONS and TARGET_INCLUDES.
22894 * gdb.c++/inherit.exp (test_print_anon_union): Reenable
22895 ptype test for anonymous union. Fixup testcase to match
22896 current gcc debug output.
22900 * gdb.base/funcargs.c: Use cast rather than "UL" suffix to
22901 force argument to an unsigned long type.
22905 * gdb.c++/inherit.exp (test_ptype_si): Fix tagless struct ptype
22906 tests and anonymous union print/ptype tests.
22907 * gdb.base/list.exp (test_forward-search): Increase timeout by
22908 5 minutes for the "search extremely long line" case.
22909 * lib/gdb.exp (gdb_test): Document that the third arg to gdb_test is
22910 completely optional and that the pass/fail messages use the command as
22911 the message if that third arg is a null string.
22912 (gdb_test_exact): Arrange that a null string pattern means match a
22913 null string output rather than any output, which might include random
22915 * gdb.base/mips_pro.exp: Add "mips*-sgi-irix4*" xfail for
22917 * gdb.c++/demangle.exp: Add a "*-*-*" xfail for test that was
22918 always failing and failure is now exposed by gdb.exp changes.
22922 * gdb.c++/inherit.exp (test_ptype_vi): Log some passes that
22923 weren't being noted.
22927 * gdb.base/corefile.exp: Consume $prompt in mmap fail cases.
22928 * gdb.stabs/weird.exp: Remove v_comb xfails.
22932 * gdb.base/[bitfields.exp crossload.exp funcargs.exp interrupt.exp
22933 list.exp scope.exp watchpoint.exp]
22934 Make all timeout error msgs explicitly say "(timeout)".
22938 * config/monitor.exp: Increase download timeout to 1000 seconds.
22942 * config/m32r.exp: Increase timeout to 120 seconds.
22946 * gdb.c++/classes.exp: Modify to handle current gcc C++ member ordering
22947 and accept older ordering as obsolescent gcc or gdb.
22948 * gdb.c++/templates.exp: Ditto.
22949 * gdb.c++/virtfunc.exp: Ditto.
22953 * gdb.base/coremaker.c: Add code to mmap some data so we
22954 can check that it ends up in the core file.
22955 * gdb.base/corefile.exp: Add test to read mmapped data
22960 * config/m32r.exp: New file.
22964 * testsuite/gdb.base/nodebug.exp: Whack out -g options by hand so
22965 that cflags can contains -gstabs, and work correctly for other tests.
22969 * gdb.base/setshow.exp: New file, tests show and set.
22970 * gdb.base/setshow.c: New file, tests show and set.
22971 * gdb.base/help.exp: Add test for help set|show annotate.
22972 * gdb.base/default.exp: Add test for set|show annotate.
22976 * testsuite/gdb.base/break.exp: Make backtrace from factorial
22978 * testsuite/gdb.base/nodebug.exp: Whack out all -g options
22983 * config/sim-gdb.exp (gdb_target_sim): Remove setting of height
22984 and width commands. This is done elsewhere.
22985 * (gdb_start): Don't call gdb_start_sim here. That's already
22986 done in gdb_load. This fixes lots of failures in default.exp.
22991 * gdb.base/mips_pro.exp: Fix misplaced gdb_exit/gdb_start/gdb_load.
22992 * lib/gdb.exp (gdb_test): Treat failures due to program exiting
22993 in the same we we treat other failures (since it may be an expected
22994 condition), rather than as an error.
22995 * gdb.base/signals.exp (test_handle_all_print): Revert back to
23000 * Makefile.in (clean mostlyclean): Also remove chill *.grt files.
23001 (distclean maintainer-clean realclean): No need to remove files
23002 twice. Nuke the duplicates.
23003 * gdb.base/Makefile.in (EXECUTABLES): Add "structs".
23004 * gdb.threads/Makefile.in (distclean maintainer-clean realclean):
23005 Remove config.h along with other config files.
23009 * gdb.base/interrupt.exp: Add i*86-*-linux* setup_xfail for
23010 "p func1 ()" and note that rests of tests are skipped.
23011 * gdb.base/corefile.exp: Add i*86-*-linux* and m68*-*-hpux*
23012 setup_xfails for "print func2::coremaker_local".
23013 Add i*86-*-linux* setup_xfail for "backtrace in corefile.exp".
23014 * gdb.base/mips_pro.exp: Restart gdb in this test so it isn't
23015 affected by the previous run test.
23016 * gdb.chill/misc.exp: Add m68*-*-hpux* setup_xfails for
23017 "print array () ubyte (foo)" and "print/x array () byte (\$i)"
23018 * gdb.chill/pr-8742.exp: Add m68*-*-hpux* setup_xfails for
23019 "pass int powerset tuple" and "pass modeless int powerset tuple".
23020 * gdb.chill/tests2.exp: Add m68*-*-hpux* setup xfails for
23021 "real write 4" and "real write 8".
23022 * gdb.shill/tuples.exp: Add i*86-*-linux* and m68*-*-hpux*
23023 setup_xfails for "print vs1 after tuple assign 2",
23024 "print \$i after tuple assign 2", and
23025 "print vs2 after tuple assign 2".
23026 * lib/gdb.exp (gdb_test): When a gdb aborts, print a more
23027 meaningful error message and return -1 so the caller can
23028 suppress further tests and avoid a cascade of errors.
23032 * gdb.base/a1-selftest.exp: Tweak tests to account for new
23033 format for printing version.
23034 * gdb.base/default.exp: Ditto.
23035 * gdb.base/interrupt.exp: Fix problem with cascade of
23036 errors if child process dies while calling a function.
23040 * Makefile.in (VPATH): Add
23041 * Makefile.in (Makefile, config.status): Fix rules so things get
23042 remade when necessary.
23046 * Makefile.in (just-check): Add path to sibling expect dir
23047 to environment variable specified by RPATH_ENVVAR.
23051 * Makefile.in (RPATH_ENVVAR): New var, set to @RPATH_ENVVAR@.
23052 (just-check): Add shared library paths for libstdc++, tk,
23053 tcl, bfd, and opcodes to the environment variable specified
23055 * configure.in: Add support to recognize --enable-shared flag
23056 and generate correct value for RPATH_ENVVAR.
23057 * configure: Regenerated with autoconf.
23061 * gdb.base/break.exp: Expand "Delete all breakpoints" xfail to
23062 include all osf versions.
23063 * gdb.threads/pthreads.exp: Expand "run to main" xfail to include
23064 all osf versions. Add -D_MIT_POSIX_THREADS to compilation command
23065 when target is linux. When failing to build pthreads test
23066 executable, give more meaningful message.
23067 * gdb.threads/pthreads.c: Hpux also uses old definition of second
23068 arg for pthread_create.
23072 * gdb.threads/pthreads.c (PTHREAD_CREATE_ARG2,
23073 PTHREAD_CREATE_NULL_ARG2): Accomodate old pthreads implementations.
23074 * gdb.threads/pthreads.exp: Try linking with both -lpthread (Solaris)
23075 and -lpthreads (everybody else).
23076 (test_startup): Fail gracefully if threads are not supported.
23077 * gdb.base/nodebug.exp: Add setup_xfail hppa*-*-hpux* for
23078 "p/c array_index("abcdef",2)" when not gcc compiled.
23079 * gdb.base/corefile.exp: Add setup_xfail hppa*-*-hpux* for
23080 "print func2::coremaker_local" when not gcc compiled.
23081 * gdb.base/opaque.exp: Remove setup_xfail hppa*-*-hpux* for
23082 "ptype on opaque struct tagname (statically)",
23083 "ptype on opaque struct tagname (dynamically) 1", and
23084 "ptype on opaque struct tagname (dynamically) 2"
23085 for not compiled with gcc.
23086 * gdb.base/mips_pro.exp: Only do setup_xfail hppa*-*-* for
23087 backtrace when compiled with gcc.
23088 * lib/gdb.exp (runto_main): Return result of "runto main" rather
23089 than always return success.
23093 * gdb.c++/virtfunc.exp: Remove setup_xfail for "mips-*-irix5*".
23097 * gdb.base/structs.exp: Undo last change.
23101 * gdb.base/a1-selftest.exp (do_steps_and_nexts): New routine to
23102 encapsulate all the steps/nexts done during self test, starting
23103 at main, and makes them less sensitive to optimization issues.
23104 Add "hppa*-*-hpux*" to setup_xfail for "backtrace through
23105 signal handler" test.
23106 * gdb.threads/pthreads.exp: Only run this for native configs.
23107 * gdb.base/structs.exp (do_function_calls): Add hppa*-*-hpux9*"
23108 setup_xfails for "p fun5()", "p fun6()", "p fun7()", and "p fun8"
23110 gdb.c++/virtfunc.exp (do_tests): Add "mips-*-irix5*" setup_xfail
23111 for "runto test_calls(void)" test.
23115 * gdb.base/term.exp: Set 7-bit strings, address off, width to 0,
23116 and don't expect address info in breakpoint confirmations.
23120 * gdb.base/list.exp (test_forward_search): Increase timeout
23121 temporarily by 60 seconds for searching extremely long line,
23122 and then reset to old value when done. Increase expect input
23127 * gdb.base/list.exp (test_forward_search): Fix to handle very
23128 long source line without overflowing expect's input buffer.
23132 * config/slite-gdb.exp (gdb_start): Use "full_buffer", not
23135 * config/nind-gdb.exp (gdb_start): Use "full_buffer", not
23138 * config/mips-gdb.exp (gdb_start): Use "full_buffer", not
23141 * lib/gdb.exp (gdb_test): Correct pattern is "full_buffer", not
23146 * configure.in (configdirs): Add gdb.threads.
23147 * configure: Regenerated with autoconf.
23148 * gdb.threads/{config.in, pthreads.c, pthreads.exp}: New.
23149 * gdb.threads/{Makefile.in, configure.in}: Complete rewrites.
23150 * gdb.threads/configure: New, generated with autoconf.
23154 * lib/gdb.exp (gdb_test_exact): Turn \n in pattern into \r\n.
23158 * gdb.base/signals.exp (test_handle_all_print): Test separately for
23159 each signal's status in the output of "handle all print".
23160 * lib/gdb.exp (gdb_test): Document that the pattern must NOT include
23161 the \r\n sequence that immediately precedes the gdb prompt.
23162 * gdb.base/a1-selftest.exp: Save original timeout and restore
23167 * gdb.disasm/hppa.s: Export fmemLRbug_tests_4 as a ST_CODE
23172 * config/vx-gdb.exp (gdb_start): Fix syntax of `$shell_id < 0'.
23176 * gdb.base/signals.exp (test_handle_all_print): Temporarily increase
23177 timeout by 60 seconds.
23181 * config/unix-gdb.exp: Increase default timeout from 30 to 60 sec.
23182 * config/netware.exp (gdb_run_cmd): Restore old timeout before doing
23187 * lib/gdb.exp (default_gdb_start): When reporting a timeout during
23188 gdb initialization, also report how long dejagnu waited. Restore
23189 old timeout before doing error return. Temporarily increase timeout
23190 by 3 minutes to allow for slow startups over heavy NFS use.
23194 * lib/gdb.exp: Report timeout value for verbosity level 2.
23195 * config/gdbserver.exp: Ditto.
23196 * config/hppro.exp: Ditto.
23197 * config/mips-gdb.exp: Ditto.
23198 * config/monitor.exp: Ditto.
23199 * config/netware.exp: Ditto.
23200 * config/sim-gdb.exp: Ditto.
23201 * config/slite-gdb.exp: Ditto.
23202 * config/udi-gdb.exp: Ditto.
23203 * config/unix-gdb.exp: Ditto.
23204 * config/vx-gdb.exp: Ditto.
23205 * gdb.base/a1-selftest.exp: Ditto.
23206 * gdb.base/a2-run.exp: Ditto.
23207 * gdb.base/break.exp: Ditto.
23208 * gdb.base/corefile.exp: Ditto.
23209 * gdb.base/list.exp: Ditto.
23210 * gdb.base/recurse.exp: Ditto.
23211 * gdb.base/scope.exp: Ditto.
23212 * gdb.base/signals.exp: Ditto.
23216 * gdb.threads/Makefile.in (docdir): Removed.
23220 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
23221 * gdb.{base,c++,chill,disasm,stabs}/Makefile.in (VPATH): set to
23223 * gdb.{base,c++,chill,disasm,stabs}/configure.in (AC_PREREQ):
23224 autoconf 2.5 or higher.
23225 * gdb.{base,c++,chill,disasm,stabs}/configure: Rebuilt.
23229 * configure: Regenerated.
23230 * aclocal.m4 (CY_AC_PATH_TCLH, CY_AC_PATH_TKH): Use odd names to
23231 avoid name clashes with SunOS headers.
23235 * gdb.c++/virtfunc.exp: Search $objdir/../../libstdc++ for libstdc++.
23239 * gdb.base/callfuncs.exp: Finish last change -- make sure the
23240 prototype information ends up in the compiler info file.
23244 * gdb.base/callfuncs.exp: Remove the compiler info file prior to
23245 attempting to regenerate it. Eliminate use of a temporary file
23246 and just generate the info file directly. Source it immediately,
23247 for consistency of use.
23248 * gdb.base/corefile.exp: Ditto
23249 * gdb.base/exprs.exp: Ditto.
23250 * gdb.base/funcargs.exp: Ditto.
23251 * gdb.base/langs.exp: Ditto.
23252 * gdb.base/list.exp: Ditto.
23253 * gdb.base/mips_pro.exp: Ditto.
23254 * gdb.base/nodebug.exp: Ditto.
23255 * gdb.base/opaque.exp: Ditto.
23256 * gdb.base/ptype.exp: Ditto.
23257 * gdb.base/scope.exp: Ditto.
23258 * gdb.base/setvar.exp: Ditto.
23259 * gdb.base/signals.exp: Ditto.
23260 * gdb.base/whatis.exp: Ditto.
23261 * gdb.c++/templates.exp: Ditto.
23262 * gdb.c++/virtfunc.exp: Ditto.
23263 * gdb.c++/virtfunc.exp: Use contents of gcc_compiled to decide
23264 whether or not to add -lstdc++ to the compile command line args.
23268 * gdb.base/recurse.exp: Remove setup_xfail for "sparc*-*-sunos4*",
23269 it got fixed by the recent lookup_minimal_symbol_by_pc change.
23270 Increase timeout, a lot of single stepping might be needed if the
23271 target has no hardware watchpoints.
23275 * gdb.base/break.exp: Ignore compiler warnings when compiling
23277 * gdb.base/callfuncs.exp: Don't run these tests on the h8300.
23278 * gdb.base/default.exp: Add h8300 xfails. Handle messages
23280 * gdb.base/exprs.exp: Add h8300 xfails.
23281 * gdb.base/funcargs.exp: Likewise.
23282 * gdb.base/nodebug.exp: Likewise.
23283 * gdb.base/printcmds.exp: Likewise.
23284 * gdb.base/ptype.exp: Likewise.
23285 * gdb.base/setvar.exp: Handle sizeof (int) != 4 for h8300. Add
23287 * gdb.base/return.exp: Handle float/double precision problems
23289 * gdb.base/funcargs.c: Explicitly make last constant argument to
23290 call_after_alloca_subr an unsigned long type.
23291 * gdb.base/return.c: Include stdio.h.
23295 * config/abug.exp: New file for the older Motorola Bug monitor
23296 that runs on the mvme13x series VME boards.
23297 * config/monitor.exp: Use the new config array for target settings
23302 * sim-gdb.exp: Make the SH simulator allocate less space when
23307 * gdb.base/mips_pro.exp: Expect failure for hppa*-*-* in backtrace
23312 * gdb.base/list.exp (test_list_function): Remove setup_xfail for
23313 "rs6000-*-*" for "list function in include file" when gcc compiled.
23314 * gdb.base/printcmds.exp: Remove setup_xfail for "rs6000-*-aix*"
23315 for "p ctable1[120]".
23316 * gdb.base/scope.exp: Remove setup_xfail for "rs6000-*-*" for
23317 "print 'scope0.c'::filelocal_bss before run" when gcc compiled.
23318 Remove setup_xfail for "rs6000-*-*" for
23319 "print 'scope0.c'::filelocal before run".
23320 * gdb.base/{langs.exp, lists.exp, opaque.exp, scope.exp},
23321 gdb.stabs/weird.exp: Remove use of compiler options "-c -o ..."
23322 since some compilers don't allow both options to be given
23323 on the same command line. Create object file and move it.
23327 * gdb.base/corefile.exp: Always regenerate the core file, since
23328 we always regenerate the coremaker program. Detect special case
23329 where registers cannot be read from core file.
23334 * gdb.base/funcargs.c: Patch for SPARCworks alloca compatibility
23335 * gdb.c++/templates.exp: Only match on basename of file since
23336 some formats like xcoff don't encode directory information.
23337 * gdb.stabs/weird.exp: Use the right sed script for powerpc
23338 and rs6000 AIX xcoff targets.
23339 * configure.in: Add stabsdirs to configdirs for powerpc-*-aix*.
23340 * configure: Regenerate.
23341 * gdb.base/Makefile.in (clean): Remove generated file twice-tmp.c
23342 here, rather than in distclean.
23346 * gdb.base/mips_pro.exp: Create mips_pro.ci to get gcc_compiled
23347 defined, and use it to compile the test case with -O2. The
23348 native compilation still uses no optimization.
23349 * gdb.base/mips_pro.c: Remove inline assembly code since
23350 it is compiled PIC by default, which results in assembler
23351 warnings that make the testsuite think the compilation
23356 * gdb.c++/misc.exp: Add note to message for
23357 "print s.a for foo struct" that this is a known gcc 2.7.2
23362 * gdb.base/break.exp: Fix pattern for matching "Delete all
23363 breakpoints (y or n) ". Add "mips-dec-ultrix*" to
23364 setup_xfail for deleting all breakpoints test. Fix various
23365 timeout messages to include "(timeout)".
23366 * gdb.base/callfuncs.exp: Add "i*86-*-sysv4*" to setup_xfail
23367 for "p t_float_values2(3.14159,float_val2)".
23368 * gdb.base/funcargs.exp: Remove "mips-sgi-irix4*" setup_xfail
23369 for "continue to call2g" when gcc compiled.
23370 * gdb.base/langs.exp: Remove "i*86-*-sysv4*" setup_xfail for
23371 "up to foo in langs.exp", "show language at foo in langs.exp",
23372 "show language at cppsub_ in langs.exp", "up to fsub in langs.exp",
23373 and "show language at fsub in langs.exp".
23374 * gdb.base/list.exp: Remove "*-*-sysv4*" setup_xfail for
23375 "list line 1 in include file", "list message for lines past EOF",
23376 "list function in include file", "list list0.h:foo", and
23377 "list filename:function; nonexistant function".
23378 * gdb.base/ptype.exp: Change "i*86-*-sysv4*" setup_xfail for
23379 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)"
23380 and "ptype t_char_array" to be for native cc only.
23384 * gdb.base/corefile.exp: Remove "alpha-dec-osf2*" native compiled
23385 setup_xfail for "print coremaker_bss", "print coremaker_ro",
23386 "print func2::coremaker_local", and "backtrace in corefile.exp".
23390 * gdb.base/signals.exp: Remove "alpha-*-osf2*" setup_xfail for
23391 "bt in signals.exp". This problem only appears when running
23392 the testsuite, and then only intermittently.
23396 * gdb.base/return.exp (return_tests): Differentiate between
23397 two tests of continuing.
23401 * */Makefile.in (maintainer-clean): Remove config.log.
23402 * gdb.base/Makefile.in (EXECUTABLES): Replace twice with twice-tmp.
23403 * gdb.c++/Makefile.in (PROGS): Add inherit.
23404 (clean): Remove *.ci.
23408 * gdb.c++/misc.cc: Add test code from Mike Stump.
23409 * gdb.c++/misc.exp: Add test to print s.a, for Mike Stump.
23413 * gdb.base/signals.exp: Change setup_xfail for "alpha-*-osf2"
23414 to "alpha-*-osf2*" and add comment.
23415 * gdb.base/a1-selftest.exp (test_with_self): Remove "alpha-dec-osf2*"
23416 setup_xfail for "step over execarg initialization" and
23417 "step over corearg initialization".
23418 * gdb.base/callfuncs.exp (do_function_calls): Restore setup_xfail
23419 for "hppa*-*-*", "sparc-*-*", "mips*-*-*", and "alpha-dec-osf2*".
23420 * gdb.base/corefile.exp: Add "alpha-dec-osf2*" setup_xfail when not
23421 gcc compiled for "print coremaker_bss", "print coremaker_ro",
23422 "print func2::coremaker_local", and "backtrace in corefile.exp".
23423 * gdb.base/signals.exp: Build and source signals.ci.
23424 Change "alpha-dec-osf2*" setup_xfail for "bt in signals.exp"
23425 to be for gcc only.
23426 * lib/gdb.exp: Move verbose statements outside conditionals.
23430 * gdb.base/sigall.exp: Remove setup_xfail for irix4. Fixed by
23431 Feb 3 procfs.c change.
23435 * config/unix-gdb.exp: Remove extraneous newlines from end of file.
23439 * config/unix-gdb.exp: Default timeout in UNIX case to 30 seconds, up
23440 from dejagnu's apparent default of 10 seconds, which gives random
23441 results when running the tests over NFS on moderately loaded systems.
23442 * lib/gdb.exp (gdb_run_cmd): Add "(timeout)" in timeout case.
23446 * gdb.base/callfuncs.exp: Remove setup_xfail for PR 5318. Now fixed.
23447 * gdb.base/a2-run.exp: Replace $binfile with $testfile in test
23452 * configure.in (CY_AC_PATH_TCLH): Remove.
23453 * configure: Regenerate.
23457 * gdb.c++/Makefile.in (clean): Add missing '{'.
23461 * lib/gdb.exp: Provide a default value for noinferior.
23463 * lib/gdb.exp: Fix typos (LDLAGS -> LDFLAGS).
23468 * gdb.disasm/hppa.exp: Compile directly into an executable, use
23469 the executable, not the .o to run the tests from.
23473 * gdb.base/break.exp: Don't test for program exit or exit status
23474 if $noresults if nonzero.
23475 * gdb.base/langs.exp: Likewise.
23476 * gdb.base/watchpoint.exp: Likewise.
23478 * gdb.base/default.exp: Remove extraneous call to load gdb.exp.
23479 * gdb.chill/pr-8405.exp: Move skip_chill_tests check to just before
23480 trying to compile the testcase.
23484 * gdb.base/interrupt.exp (p func1): xfail sparc64-*-solaris2.
23485 * gdb.base/signals.exp (continue to handler): Likewise.
23489 * gdb.c++/classes.exp: Now = returns false/true, not 1/0.
23491 * gdb.fortran/exprs.exp: .LT. and .GT. now return .TRUE. or .FALSE..
23495 * gdb.base/corefile.exp: Recognize "not found" as failure
23496 when trying to determine if a core file was generated.
23497 If no core file was generate the first time, try again without
23498 the ulimit -c to work around braindamaged shells.
23502 * gdb.stabs/configure.in (alpha-*-*,mips-*-*): Replace
23503 [] tests with "test" and enclose string in quotes.
23504 * gdb.stabs/configure: Rebuild
23508 Changes in sync with expect:
23509 * aclocal.m4 (CY_AC_PATH_TCLH): Handle Tcl 7.5 and greater.
23510 (CY_AC_PATH_TCLLIB): Handle Tcl 7.5 and greater.
23511 (CY_AC_PATH_TKH): Handle Tk 4.1 and greater.
23512 (CY_AC_PATH_TKLIB): Handle Tk 4.1 and greater. Properly quote
23513 argument to AC_REQUIRE.
23514 * configure: Regenerated.
23518 * gdb.base/corefile.exp: When generating a core, discard any
23519 error messages about ulimit not found and the "core dumped"
23520 message from the shell that runs the coredumper.
23524 * lib/gdb.exp (skip_chill_tests): Skip them on the PA too.
23526 * gdb.stabs/weird.exp: Use ${target_triplet} to determine
23527 which sed script to run. Expect failure for v_comb test
23532 * gdb.base/corefile.exp: Remove "i*86-*-linux" xfail for
23533 "print func2::coremaker_local" and for "backtrace in corefile.exp"
23537 * lib/gdb.exp: Fix typo and rewrite skip_chill_tests.
23538 * gdb.stabs/weird.exp: Setup "sparc-sun-sunos4*" and
23539 "sparc-sun-solaris*" xfails for "p v_comb".
23540 * lib/gdb.exp (default_gdb_start): Fix typo.
23541 * gdb.base/corefile.exp: Allow "Core was generated by ..."
23542 messages to not include the full program name that caused
23543 the core dump since some systems (such as solaris) apparently
23544 truncate this path to about 80 characters.
23545 When generating a core file first try increasing the core file
23546 size limit to unlimited since some systems may default it to
23547 zero, and it is harmless to try it. Move the test for failing
23548 to generate a core file to where it will actually get executed.
23549 * gdb.c++/templates.exp (test_ptype_of_templates): Accept
23550 new gdb result from g++ debug info improvements and make old
23551 pattern obsolescent. Also account for size_t differences
23552 (may be int or long).
23553 * gdb.base/a1-selftest.exp (test_with_self): Check for case where
23554 initialization before function call is placed in the delay slot
23555 and thus appears to be skipped over by commands such as "next".
23559 * gdb.base/a1-selftest.exp (test_with_self): Run without windows.
23563 * gdb.base/*.exp: Make ${srcfile} only be the basename of the
23564 input source file; fix code to compile test to deal with this
23566 * gdb.c++/*.exp: Likewise.
23570 * gdb.base/signals.exp: Setup "alpha-*-osf2*" xfail for
23571 "bt in signals.exp".
23575 * gdb.base/a1-selftest.exp: Add alpha-dec-osf2 setup_xfail for
23576 "step over execarg initialization" and
23577 "step over corearg initialization".
23581 * gdb.base/ptype.c (main): Declare malloc as a "char *" for systems
23582 with sizeof(pointer) > sizeof(int). Avoid "void *" or include files.
23587 * Makefile.in, configure.in, gdb.base/{Makefile.in, configure.in},
23588 gdb.c++/{Makefile.in, configure.in}, gdb.chill/{Makefile.in,
23589 configure.in}, gdb.disasm/{Makefile.in, configure.in},
23590 gdb.stabs/{Makefile.in, configure.in}, gdb.threads/{Makefile.in,
23591 configure.in}: Major reworking for autoconfig.
23592 * aclocal.m4, configure, gdb.base/configure, gdb.c++/configure,
23593 gdb.disasm/configure, gdb.stabs/configure, gdb.stabs/default.mt :
23595 * config/unix-gdb.exp: Make GDB global.
23596 * gdb.base/{a1-selftest.exp, a2-run.exp,bitfields.exp, break.exp,
23597 callfuncs.exp, commands.exp, corefile.exp, crossload.exp, exprs.exp,
23598 funcargs.exp, interrupt.exp, langs.exp, list.exp, mips_pro.exp,
23599 nodebug.exp, opaque.exp, printcmds.exp, ptype.exp, recurse.exp,
23600 regs.exp, return.exp, scope.exp, setvar.exp, sigall.exp, signals.exp,
23601 term.exp, twice.exp, watchpoint.exp, whatis.exp},
23602 gdb.c++/{classes.exp, callfuncs.exp, inherit.exp, misc.exp,
23603 templates.exp, virtfunc.exp}, gdb.chill/{callch.exp, chillvars.exp,
23604 misc.exp, pr-4975.exp, pr-5016.exp, pr-5020.exp, pr-5022.exp,
23605 pr-5646.exp, pr-5984.exp, pr-6292.exp, pr-6632.exp, pr-8134.exp,
23606 pr-8136.exp, result.exp, string.exp, tuples.exp},
23607 gdb.disasm/{hppa.exp, sh3.exp}, gdb.stabs/weird.exp: Change continues
23608 to returns as necessary, arrange for test to compile own testcase
23610 * lib/gdb.exp: Changes for testsuite to compile own test cases.
23614 * gdb.c++/classes.exp (test_pointers_to_class_members): Add
23615 clear_xfail at end of test which might not call either pass or fail.
23616 * gdb.base/a1-selftest.exp: Add i*86-*-linuxaout xfail for
23617 "backtrace through signal handler".
23621 * gdb.base/sigall.exp: Work around OSF/1-3.x kernel bug when
23622 continuing from a job control stop signal.
23623 * gdb.stabs/alpha.mt: Use $(CFLAGS) when building weird.o.
23627 * gdb.base/callfuncs.exp: Remove bogus hppa xfails.
23628 * gdb.base/corefile.exp: Likewise.
23629 * gdb.base/funcargs.exp: Likewise.
23633 * config/hmsirom.exp: Setup for talking to hmsi ROM monitor.
23634 * config/monitor.exp: Add support for setting baud rate.
23638 * gdb.base/a1-selftest.exp: Remove i*86-*-sysv4* and
23639 i*86-*-linux* xfails for "backtrace through signal handler".
23640 * gdb.base/corefile.exp: Add i*86-*-sysv4* xfail for
23641 "print func2::coremaker_local".
23642 * gdb.base/break.exp: Add i*86-*-sysv4*, sparc-sun-sunos4,
23643 alpha-dec-osf2* xfail for
23644 "delete all breakpoints when none".
23648 * gdb.base/break.exp: Change test that deletes all breakpoints
23649 when no user breakpoints are installed. A post 4.15 change
23650 causes gdb to no longer prompt in this case.
23654 * gdb.base/return.exp (return_tests): Change xfail for test
23655 "correct value returned double test" to stop xfailing at
23656 Solaris 2.5. Apparently the bug has been fixed.
23660 * gdb.stabs/ecoff.sed: Remove comment lines except for first one.
23661 IRIX 4.0 /bin/sed chokes on them, though they work fine elsewhere.
23665 * gdb.disasm/hppa.exp: Test lci and syncdma instructions.
23666 * gdb.disasm/hppa.s: Corresponding changes.
23670 * gdb.base/configure.in (hppa*-*-hpux*): No longer needs target
23672 * config/mt-hpux: Deleted.
23676 * Many files: When warning about suppressed tests due to a
23677 nonexistant test binary, avoid incrementing the warning count.
23681 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove BISON.
23685 * gdb.base/return.exp: Change xfail from "sparc-*-solaris2.*" to
23686 "sparc-*-solaris2*".
23690 * gdb.base/coremaker.c: Produce a full core dump for AIX targets.
23691 Add global and local variables and initialize them.
23692 * gdb.base/corefile.exp: Test correct mapping of corefile sections
23693 by printing variables. Remove rs6000 and powerpc xfails, BFD now
23694 extracts the file name and terminating signal from the core file.
23695 * TODO: Remove note about tests for correct mapping of corefile.
23696 * gdb.base/ptype.c (main): Use boolean2 to inhibit AIX 4.1 xlc
23697 from optimizing it away.
23698 * gdb.stabs/weird.exp: Remove rs6000 xfail, xcoffread.c now
23699 handles common blocks.
23703 * gdb.disasm/sh3.s (fmac): Update for new assembler syntax
23704 * gdb.disasm/sh3.exp (fmac): Corresponding changes.
23708 * Makefile.in (maintainer-clean): New target, synonym for
23710 * gdb.base/Makefile.in (maintainer-clean): Likewise.
23711 * gdb.c++/Makefile.in (maintainer-clean): Likewise.
23712 * gdb.chill/Makefile.in (maintainer-clean): Likewise.
23713 * gdb.disasm/Makefile.in (maintainer-clean): Likewise.
23714 * gdb.stabs/Makefile.in (maintainer-clean): Likewise.
23715 * gdb.threads/Makefile.in (maintainer-clean): Likewise.
23719 * gdb.base/scope.exp (text_at_main): Add "hppa*-*-hpux*"
23720 xfails when not gcc compiled for "print foo::funclocal".
23721 (test_at_foo): Add "hppa*-*-hpux*" xfails when not gcc compiled for:
23722 "print foo::funclocal at foo",
23723 "print 'scope1.c'::foo::funclocal at foo",
23724 "print foo::funclocal_bss at foo",
23725 "print 'scope1.c'::foo::funclocal_bss at foo",
23726 "print foo::funclocal_ro at foo",
23727 "print 'scope1.c'::foo::funclocal_ro at foo",
23728 "print bar::funclocal at foo" and
23729 "print 'scope1.c'::bar::funclocal at foo".
23730 (test_at_bar): Add "hppa*-*-hpux*" xfails when not
23731 gcc compiled for "print foo::funclocal at bar".
23732 Expand all messages to ensure that they identify that
23733 the test is at bar().
23734 * gdb.base/opaque.exp: Add "hppa*-*-hpux*" xfails when not
23736 "ptype on opaque struct pointer (statically)",
23737 "ptype on opaque struct tagname (statically)",
23738 "ptype on opaque struct pointer (dynamically) 1",
23739 "ptype on opaque struct tagname (dynamically) 1",
23740 "ptype on opaque struct pointer (dynamically) 2" and
23741 "ptype on opaque struct tagname (dynamically) 2
23742 * gdb.base/nodebug.exp: Add "hppa*-*-hpux*" xfails when not
23745 "whatis datalocal",
23748 "whatis bsslocal", and
23750 * gdb.base/langs.exp: Add "hppa*-*-hpux*" xfails for
23751 "backtrace in langs.exp" and "up to langs0__2do in langs.exp"
23752 when not gcc compiled.
23753 * gdb.base/funcargs.exp (float_and_integral_args): Add
23754 "hppa*-*-hpux*" xfail for "run to call2a" when not gcc
23756 (discard_and_shuffle): Add "hppa*-*-hpux*" xfail for
23757 "backtrace from call6a" when not gcc compiled.
23758 (shuffle_round_robin): Add "hppa*-*-hpux*" xfail for
23759 "backtrace from call7a" when not gcc compiled.
23760 * gdb.base/callfuncs.exp (do_function_calls):
23761 Add "hppa*-*-hpux*" xfail when not gcc compiled for
23762 "p t_char_array_values(char_array_val2,char_array_val1)",
23763 "p t_char_array_values(char_array_val1,char_array_val2)",
23764 "p t_char_array_values("carray 1","carray 2")",
23765 "p t_char_array_values("carray 1",char_array_val2)",
23766 "p t_char_array_values(char_array_val1,"carray 2")",
23767 "p sum_args(1,{2})",
23768 "p sum_args(2,{2,3})",
23769 "p sum_args(3,{2,3,4})",
23770 "p sum_args(4,{2,3,4,5})"
23771 * gdb.base/corefile.exp: Add "hppa*-*-hpux*" xfail for
23772 "backtrace in corefile.exp" when not gcc compiled.
23776 * gdb.base/signals.exp: Rewrite `handle all print' test as
23777 a procedure. Accept blanks or TABs as whitespace, increase
23778 timeout and expect input buffer size for the large output
23779 from the command. Remove "i*86-*-bsdi2.0" xfail.
23783 * gdb.base/setvar.exp: Add new testcases for truncation when
23784 assigning invalid values to bitfields.
23788 * gdb.base/callfuncs.exp (do_function_calls): Remove
23789 mips-sgi-irix* xfail for
23790 "call inferior func with struct - returns char *"
23791 and fix test so that an optional (unsigned char *) cast is
23792 accepted in the result.
23796 * gdb.base/funcargs.exp (float_and_integral_args): Remove
23797 sparc-sun-solaris2* xfail for "print f1 after run to call2a".
23798 * gdb.c++/Makefile.in (SUFFIXES): Add .SUFFIXES and ".cc" suffix.
23799 * gdb.base/signals.exp: Remove duplicate "handle all print" test
23800 that accidentally got checked in.
23804 * gdb.base/callfuncs.exp (do_function_calls): Add alpha-dec-osf2*
23805 clear_xfail for "p t_float_values2(3.14159,float_val2)" for gcc
23807 * gdb.base/opaque.exp (setup_xfail_on_opaque_pointer):
23808 Add mips-sgi-irix5* xfail for not gcc compiled.
23809 * gdb.base/Makefile.in (nodebug.o): Also create nodebug.ci.
23810 * gdb.base/nodebug.exp: Add mips-sgi-irix5 xfail when not gcc compiled for
23811 "p top", "whatis top", "p middle", and "whatis middle".
23812 * gdb.base/whatis.exp: Add mips-sgi-irix* xfail for
23813 "whatis signed char" for not gcc compiled.
23814 * gdb.base/setvar.exp: Add mips-sgi-irix4* xfail (works on irix5) for
23815 "set variable signed char=-1 (-1)" and
23816 "set variable signed char=0xFF (0xFF)" for not gcc compiled.
23817 * gdb.base/funcargs.exp (float_and_integral_args):
23818 Add mips-sgi-irix5* xfail for "run to call2a" for not gcc compiled.
23819 Add mips-sgi-irix* xfail when not gcc compiled for
23820 "continue to call2b".
23821 Add mips-sgi-irix4* xfail (works with irix5) when gcc compiled for
23822 "continue to call2g".
23823 (discard_and_shuffle): Add mips-sgi-irix5* xfail whn not gcc compiled for
23824 "backtrace from call6a"
23825 (shuffle_round_robin): Add mips-sgi-irix* xfail when not gcc compiled for
23826 "backtrace from call7k".
23827 Add mips-sgi-irix5* xfail when not gcc compiled for
23828 "backtrace from call7a".
23829 (localvars_after_alloca): Fix gdb_test cmds for
23830 "print * after runto ...".
23831 Remove rs6000-*-* xfails for
23832 "print i after runto localvars_after_alloca" and
23833 "print l after runto localvars_after_alloca"
23835 * gdb.base/exprs.exp: Add mips-sgi-irix4* xfails (works with irix5),
23836 when not compiled with gcc, for:
23837 "print signed char == (minus)",
23838 "print signed char != (minus)",
23839 "print signed char < (minus)",
23840 "print signed char > (minus)".
23841 * gdb.base/callfuncs.exp (do_function_calls):
23842 Add mips-sgi-irix* xfail, when compiled with native compiler, for
23843 "call inferior func with struct - returns char *".
23844 * gdb.base/return.exp (return_tests): Change xfail for
23845 "correct value returned double test" to include Solaris 2.4.
23846 * gdb.base/funcargs.exp (float_and_integral_args):
23847 Add sparc-sun-solaris2* xfail for "print f1 after run to call2a".
23851 * gdb.base/setvar.c, gdb.base/setvar.exp: Add new tests for
23852 enumeration bitfields if compiling with GNU C.
23853 * lib/gdb.exp: Consume `(y or n) ' in `Reinitialize source path
23858 * gdb.base/scope.exp: xfail 'scope0.c'::filelocal_bss before run
23859 test for PRO targets.
23861 * gdb.base/funcargs.exp: Avoid ever setting more than 8
23862 breakpoints in the inferior at any given time by making
23863 two groups of breakpoints for call2*, call6* and call7*
23868 * gdb.base/funcargs.exp: Fix typos introduced by Aug 15 change.
23869 * gdb.base/callfuncs.c (main): Use struct_val1 to inhibit xlc
23870 from optimizing it away.
23871 * gdb.base/callfuncs.exp: Remove rs6000-*-* xfails for
23872 "call inferior func with struct".
23876 * configure.in: Only configure gdb.chill for particular targets.
23880 * gdb.base/Makefile.in: Add action to .c.o transformation
23881 rule that generates a .ci file for each .o file and remove
23882 explicit .c.o rules except for callfuncs.o.
23883 * gdb.c++/Makefile.in: Add .cc.o transformation rule that
23884 generates a .ci file for each .o file and remove explicit
23886 (clean): Remove *.tmp *.ci files.
23887 (EXECUTABLES): Remove templ-info.exp.
23888 * gdb.base/compiler.c: New file.
23889 * gdb.c++/compiler.cc: New file
23890 * gdb.base/scope.exp: Source gdb.base/scope.ci.
23891 Change rs6000-*-* xfail for
23892 "print 'scope0.c'::filelocal_ro" and
23893 "print 'scope1.c'::filelocal" and
23894 "print 'scope1.c'::filelocal_bss" and
23895 "print 'scope1.c'::filelocal_ro" and
23896 "print 'scope1.c'::foo::funclocal" and
23897 "print 'scope1.c'::foo::funclocal_ro" and
23898 "print 'scope1.c'::bar::funclocal" and
23899 "print 'scope0.c'::filelocal_ro" and
23900 "print 'scope1.c'::filelocal at foo" and
23901 "print 'scope1.c'::filelocal_bss at foo" and
23902 "print 'scope1.c'::filelocal_ro at foo" and
23903 "print 'scope1.c'::foo::funclocal at foo" and
23904 "print 'scope1.c'::foo::funclocal_bss at foo" and
23905 "print 'scope1.c'::foo::funclocal_ro at foo" and
23906 "print 'scope1.c'::bar::funclocal at foo" and
23907 "print 'scope0.c'::filelocal_ro" and
23908 "print 'scope1.c'::filelocal" and
23909 "print 'scope1.c'::filelocal_bss" and
23910 "print 'scope1.c'::filelocal_ro" and
23911 "print 'scope1.c'::foo::funclocal" and
23912 "print 'scope1.c'::foo::funclocal_bss" and
23913 "print 'scope1.c'::foo::funclocal_ro" and
23914 "print 'scope1.c'::bar::funclocal" and
23915 "print 'scope1.c'::bar::funclocal_bss"
23916 to only be xfail'd when not compiled with gcc.
23917 Add rs6000-*-* xfail for
23918 "print 'scope0.c'::filelocal_bss before run"
23919 when compiled with gcc.
23920 (test_at_main): Add rs6000-*-* xfail for
23921 "print filelocal_ro in test_at_main"
23922 when compiled with gcc.
23923 * gdb.base/ptype.exp: Source gdb.base/ptype.ci.
23924 Add rs6000-*-aix* xfail for
23925 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)" and
23926 "ptype t_char_array", not compiled with gcc.
23927 * gdb.base/list.exp (test_list_function): Add rs6000-*-*
23928 xfail for "list foo (in include file)" when gcc compiled.
23929 * gdb.base/funcargs.exp: Source gdb.base/funcargs.ci
23930 (integral_args): Add rs6000-*-* xfail for
23931 "run to call0a" if not compiled with gcc.
23932 (unsigned_integral_args): Add rs6000-*-* xfail for
23933 "run to call1a" if not compiled with gcc.
23934 (float_and_integral_args): Add rs6000-*-* xfail for
23935 "run to call2a" if not compiled with gcc and for
23936 "continue to call2b" for any compiler.
23937 Add rs6000-*-* xfail to
23938 "print f1 after run to call2a" for gcc compiled.
23939 (discard_and_shuffle): Add rs6000-*-* xfail for
23941 (shuffle_round_robin): Add rs6000-*-* xfail for
23942 "backtrace from call7a" if not compiled with gcc.
23943 Add rs6000-*-* xfail for
23944 "backtrace from call7b" if compiled with gcc.
23945 (call_after_alloca): Add rs6000-*-* xfail for
23946 "print c in call_after_alloca" and
23947 "print s in call_after_alloca" and
23948 "backtrace from call_after_alloca_subr"
23949 if not compiled with gcc.
23950 (localvars_in_indirect_call): Add rs6000-*-* xfail for
23951 "print c in localvars_in_indirect_call" and
23952 "print c in localvars_in_indirect_call" and
23953 "backtrace in indirectly called function" and
23954 "stepping into indirectly called function"
23955 if not compiled with gcc.
23956 (localvars_after_alloca): Add rs6000-*-* xfail for
23957 "print c after runto localvars_after_alloca" and
23958 "print s after runto localvars_after_alloca" and
23959 "print i after runto localvars_after_alloca" and
23960 "print l after runto localvars_after_alloca"
23962 * gdb.base/whatis.exp: Source gdb.base/whatis.ci rather
23963 than whatis-info.exp.
23964 * gdb.base/opaque.exp: Source gdb.base/opaque0.ci rather
23965 than opaque-info.exp.
23966 Setup rs6000-*-* xfail for
23967 "ptype on opaque struct pointer (statically)" and
23968 "ptype on opaque struct pointer (dynamically)" when
23969 not compiled with gcc.
23970 * gdb.base/callfuncs.exp: Source gdb.base/callfuncs.ci
23971 rather than callf-info.exp.
23972 (do_function_calls): Add clear_xfail for rs6000-*-* for
23973 "p t_float_values2(3.14159,float_val2)". Seems to work
23974 fine there, both with xlc and gcc. Need to find out what
23975 it is doing right and fix other platforms.
23976 * gdb.base/callfuncs.exp: Add rs6000-*-* xfail for
23977 "call inferior func with struct - returns int",
23978 "call inferior func with struct - returns long",
23979 "call inferior func with struct - returns float",
23980 "call inferior func with struct - returns double",
23981 "call inferior func with struct - returns char *",
23982 but only if not gcc compiled (presumes xlc compiled).
23983 Change rs6000-*-* xfails for
23984 "call inferior func with struct - returns char" and
23985 " call inferior func with struct - returns short" to only
23986 xfail if not using gcc.
23987 (clean mostlyclean): Remove *.ci and *.tmp files.
23988 * gdb.c++/templates.exp: Source gdb.c++/templates.ci rather
23989 than templ-info.exp.
23990 * gdb.base/langs.exp: Source gdb.base/langs.ci.
23991 Add rs6000-*-* xfail for "up to foo in langs.exp"
23992 "up to cppsub_ in langs.exp" and "up to fsub in langs.exp"
23993 when not gcc compiled.
23997 * gdb.base/callfuncs.exp: Add xfails for the powerpc.
23998 * gdb.base/corefile.exp: Likewise.
23999 * gdb.base/list.exp: Likewise.
24000 * gdb.base/scope.exp: Likewise.
24001 * gdb.base/siganls.exp: Likewise.
24003 * gdb.base/nodebug.exp: Add xfails for the powerpc. Handle aix4
24005 * gdb.base/whatis.exp: Likewise.
24009 * gdb.disasm/sh3.exp (all_fp_misc_tests): No longer expect a
24010 failure (opcode table has been fixed to match reality).
24014 * gdb.base/callfuncs.exp: Add rs6000-*-* xfails for
24015 "call inferior func with struct - returns char",
24016 "call inferior func with struct - returns short"
24018 * gdb.base/scope.exp: Remove rs6000-*-* xfails for
24019 "print 'scope0.c'::filelocal at main",
24020 "print 'scope0.c'::filelocal_bss in test_at_main",
24021 "print 'scope0.c'::filelocal at foo",
24022 "print 'scope0.c'::filelocal_bss in test_at_foo",
24023 "print 'scope0.c'::filelocal at bar",
24024 "print 'scope0.c'::filelocal_bss in test_at_bar"
24026 * gdb.base/list.exp: Remove rs6000-*-* xfail for "list function
24027 in source file 1". This bug seems to have been fixed with both
24028 gcc and native cc (was native assembler bug?).
24032 * gdb.base/a1-selftest.exp: Change "i*86-*-sysv4" xfail for
24033 "backtrace through signal handler" to "i*86-*-sysv4*".
24034 * gdb.base/signals.exp: Add xfail for "'next' behaved as
24035 continue" case. Add "known SVR4 bug" to fail message.
24036 Add "i*86-*-bsdi2.0" xfail for "handle all print".
24037 Add "i*86-*-bsdi2.0" xfail for "backtrace in signals_tests_1".
24038 * gdb.base/ptype.exp: Add "i*86-*-sysv4*" xfail for
24039 "whatis unnamed typedef'd enum..." and "ptype t_char_array".
24040 * gdb.base/langs.exp: Add "i*86-*-sysv4*" xfail for
24041 "up to foo in langs.exp", "show language at foo in
24042 langs.exp", "up to cppsub_ in langs.exp", "show
24043 language at cppsub_ in langs.exp", "up to fsub in
24044 langs.exp", and "show language at fsub in langs.exp".
24045 * gdb.base/corefile.exp: Add "i*86-*-sysv4*" to xfail for
24046 "bactrace in corefile.exp".
24047 * gdb.base/callfuncs.exp: Change xfail to "i*86-*-*" for
24048 "call inferior function with struct - returns float" and
24049 "call inferior function with struct - returns double".
24053 * gdb.disasm/sh3.s: Source for sh3 disassembler tests.
24054 * gdb.disasm/sh3.exp: Run the sh3 disassembler tests.
24055 * gdb.disasm/configure.in (sh-*-*): Use sh3.mt makefile fragment.
24056 * gdb.disasm/sh3.mt: Makefile fragment for sh3 ests.
24060 * Makefile.in (CHILL_FOR_TARGET): Use previously defined
24061 (or overriden) "CHILL" macro rather then bare "gcc".
24062 Also look for ../../gcc/xgcc since that is what we will
24063 actually need, not "Makefile". Remove following assignment
24064 of CHILL to CHILL_FOR_TARGET because that results in
24065 recursive definition.
24069 * gdb.base/corefile.exp: Change xfail for backtrace in
24070 corefile.exp from linuxaout to all linux.
24071 * gdb.base/sigall.exp (test_one_sig): Specifically deal with
24072 cases where we miss the breakpoint at the signal handler
24073 for some reason. Setup xfail for linuxoldld/linuxaout and
24074 getting SIGIO. Setup xfail for linuxoldld/linuxaout for
24075 hitting SIGURG breakpoint.
24076 * gdb.base/signals.exp: Setup xfail for "next" acting like
24077 continue to add linuxoldld. Setup xfail for all linux for
24078 "next to handler in signals_tests_1", "backtrace in
24079 signals_tests_1", "continue to func1", "pass SIGUSR1",
24080 and continue to handler".
24084 * Update all FSF addresses except those in COPYING* files.
24088 * gdb.base/a2-run.exp: Change messages to be more explicit about
24089 the status of args, and quote binfile in results.
24093 * gdb.base/callfuncs.exp: Add tests for passing structs to
24094 inferior functions and return various types.
24095 * gdb.base/callfuncs.c: Add functions to receive a struct
24096 and return a member of the struct, in various types.
24100 * gdb.base/Makefile.in (clean): Remove callf-info.exp.
24104 * config/vxworks29k.exp: New file, sources vxworks.exp.
24108 * config/gdbremote.exp: New file. Testing framework using
24113 * gdb.base/interrupt.exp: Setup "i*86-*-linux" xfail for
24114 "call function when asleep" and "send end of file".
24115 * gdb.base/corefile.exp: Add "i*86-*-linuxaout" to xfail list
24116 for "backtrace in corefile.exp".
24117 * gdb.base/a1-selftest.exp: Add "i*86-*-linux*" to xfail list
24118 for "backtrace through signal handler".
24119 * gdb.base/corefile.exp: Make sure we actually generate a core file
24120 before trying the core tests. Some systems allow the user to suppress
24121 generation of core files and default to that (linux for example).
24122 * gdb.base/signals.exp: Change xfail for "next" acting like "continue"
24123 from "i*86-*-linux" to "i*86-*-linuxaout". Works with ELF beta.
24127 * gdb.threads: New directory with some crude multi-threaded
24128 gdb tests (step.exp and step2.exp).
24129 * config/mt-lynx (STEP_EXECUTABLE): Define.
24130 (THREADFLAGS): Define.
24134 * gdb.base/sigall.exp: Avoid losing in SIGPRIO test on lynx.
24136 * gdb.base/signals.exp: Disable whole file for lynx until
24139 * gdb.base/signals.exp: xfail test where "next" acts like
24140 "continue" for lynx.
24142 * gdb.base/interrupt.exp: xfail test for calling function while
24143 inferior is asleep for lynx.
24145 * gdb.base/watchpoint.exp: Handle more cases of gdb echoing more
24146 than one cr-lf after each command.
24150 * configure.in: Reinstate setting of stabsdirs variable, fix
24151 typo in setting up configdirs for native builds.
24153 * gdb.base/return.exp: Fix typo in return double test.
24154 * gdb.base/return.c (tmp2, tmp3): Made global to inhibit the
24155 compiler from optimizing them away.
24159 * gdb.base/gdbvars.exp: Expect zero or more additional cr-lf
24160 sequences to be echo'd by gdb when using gdb_test.
24161 * gdb.chill/chexp.exp: Likewise.
24162 * gdb.fortran/exprs.exp: Likewise
24166 * gdb.base/a1-selftest.exp: Reset the timeout value to 30 seconds
24167 after the inferior gdb has started.
24169 * gdb.base/a2-run.exp: Handle gdb echoing more than one cr-lf
24170 after each command.
24171 * gdb.base/funcargs.exp: Likewise.
24172 * gdb.base/gdbvars.exp: Likewise.
24173 * gdb.base/interrupt.exp: Likewise.
24174 * gdb.base/list.exp: Likewise.
24175 * gdb.base/watchpoint.exp: Likewise.
24176 * gdb.c++/demangle.exp: Likewise.
24177 * gdb.c++/inherit.exp: Likewise.
24178 * gdb.chill/chexp.exp: Likewise.
24179 * gdb.fortran/exprs.exp: Likewise.
24181 * gdb.base/watchpoint.exp: Disable watchpoint triggered in syscall
24182 test if we can't handle IO to/from the inferior.
24184 * gdb.c++/misc.exp: Always check for a program already being
24185 started after sending a "run" command to gdb.
24187 * gdb.base/twice.exp: Start with a fresh gdb.
24189 * gdb.chill/chexp.exp: Remove skip_chill_tests check; these tests
24190 only depend on gdb's expression code, not the chill runtime.
24192 * gdb.base/return.c: Put return values into variables so we
24193 can have gdb print them rather than depending on the program
24195 * gdb.base/return.exp: Corresponding changes.
24197 * lib/gdb.exp: Provide default value for noinferiorio.
24198 * gdb.base/interrupt.exp: Skip tests if we can't handle IO to/from
24201 * gdb.base/break.exp: Always check for a program already being
24202 started after sending a "run" command to gdb.
24203 (text_next_with_recursion): Don't check the output from the
24204 program's printf statement. Instead just make sure the program
24207 * gdb.base/commands.exp: Protect tests which need arguments with
24208 $noargs conditionals.
24212 * gdb.base/printcmds.exp: Adjust expect patterns for addresses
24213 of structure member arrays to match gdb/valops.c:value_addr change.
24217 * gdb.base/a1-selftest.exp: Fix unmatched quotes in many timeout
24222 * configure.in (configdirs): Remove gdb.chill from default list
24223 of subdirs and then add it back in only if doing a native build.
24224 The current chill compiler does not yet work in any cross build.
24225 * Revert all signal changes from Jul 6.
24226 * gdb.base/{sigall.c signals.c}: Define away signal() and alarm()
24227 for sh-hms targets, allowing these tests to link, with no other
24228 changes. Testing is suppressed by setting "nosignals" in site.exp.
24232 * configure.in (signaldirs): Define and add to configdirs for all
24233 targets except some specific ones that are known to not support signals.
24234 Also clean up formatting.
24235 * gdb.base/Makefile.in (EXECUTABLES): Remove sigall and signals.
24236 (signals, sigall): Remove rules to build.
24237 * gdb.base/{sigall.c, sigall.exp, signals.c, signals.exp}:
24238 Moved to new gdb.signals directory.
24239 * gdb.signals: New test directory.
24240 * gdb.signals/{Makefile.in, configure.in, sigall.c, sigall.exp,
24241 signals.c signals.exp}: New or moved files.
24245 * gdb.base/interrupt.exp: Don't choke if $nointerrupts doesn't exist.
24249 * gdb.base/return.exp: Xfail `return double' test failure
24250 on at least Solaris 2.3 and handle future/past versions on
24251 a case by case basis as appropriate. Also update message
24252 to include i*86 failures.
24256 * Makefile.in: Change variable CFLAGS to TESTSUITE_CFLAGS.
24258 * lib/gdb.exp: Fix comment which erroneously identified
24259 gdb_file_cmd as gdb_load (the 19 May change was in fact to
24260 gdb_file_cmd not gdb_load).
24261 * config/unix-gdb.exp (gdb_load): Add "upvar timeout timeout".
24263 * gdb.base/setvar.exp: Make test names consistent between pass and
24264 fail cases. Use gdb_test more.
24268 * lib/gdb.exp (gdb_load): Add "upvar timeout timeout".
24272 * gdb.base/help.exp: Fix expected help string for `show commands'.
24276 * gdb.stabs/xcoff.sed: Change N_LSYM to C_DECL not C_LSYM.
24278 * gdb.stabs/weird.exp: Remove xfail for xcoff bitching about lack
24283 * config/monitor.exp (gdb_target_monitor): Fix loop interator so
24284 that loop eventually terminates. Fix Connection refused logic so
24285 that testsuite will expire nicely.
24289 * config/cpu32bug.exp, config/est.exp, config/hppro.exp,
24290 config/rom68k.exp: New tcl glue for the appropriate monitors.
24291 These all just end up calling monitor.exp.
24292 * config/monitor.exp (gdb_target_monitor): Handle `Connection
24293 refused' by retrying. Cleanup some timeout issues.
24294 * (gdb_load): Reduce timeout. Cleanup some timeout issues.
24295 * lib/gdb.exp (gdb_test gdb_test_exact): Upvar timeout so that
24296 callers don't have to set/restore global timeout variable.
24298 * The following set of changes centralizes management of the global
24299 timeout variable. This way, it can be set in one target dependent
24300 place instead of dozens of places scattered throughout the test suite.
24301 If you need to lengthen a timeout, then you should either set timeout
24302 in one of the config/{target}.exp files, or multiply it by a factor.
24303 Setting it to an absolute value is always going to lose for some
24305 * gdb.base/a1-selftest.exp (test_with_self): Only use local timeout.
24306 * gdb.base/callfuncs.exp (do_function_calls): Don't set timeout.
24307 * gdb.base/funcargs.exp: Don't set timeout.
24308 * gdb.base/list.exp (test_forward_search): Only use local timeout.
24309 * gdb.base/printcmds.exp (test_print_string_constants
24310 test_print_array_constants): Don't set timeout.
24311 * gdb.base/ptype.exp: Don't set timeout.
24312 * gdb.base/recurse.exp: Don't set timeout.
24313 * gdb.base/return.exp: Don't set timeout.
24314 * gdb.base/watchpoint.exp: Don't set timeout.
24315 * gdb.c++/classes.exp (do_tests): Don't set timeout.
24316 * gdb.c++/virtfunc.exp (test_virtual_calls): Don't set timeout.
24320 * Makefile.in: Make clean targets work also when SUBDIRS is empty.
24324 * lib/gdb.exp: Disable chill tests for irix5.
24328 * gdb.base/scope.exp: Make test names unique. Use gdb_test. Make
24329 each test pass or fail.
24333 * gdb.base/opaque.exp: Remove xfails for aix; print a warning if
24338 * cpu32bug.exp est.exp rom68k.exp: Delete. Unify into monitor.exp.
24342 * config/est.exp: Fix copyright and comments. Remove dead code.
24343 Use targetname, serialport and baud variables instead of fixed
24345 * config/rom68k.exp: Fix copyright and comments. Remove dead code.
24346 * config/cpu32bug.exp: New file to support cpu32bug monitors.
24350 * gdb.base/watchpoint.exp: Don't run
24351 test_watchpoint_triggered_in_syscall for sunos.
24355 * gdb.base/{break.c,run.c}: Don't include vxWorks.h or stdioLib.h;
24356 they don't seem to exist. Do include stdio.h.
24360 * gdb.base/a1-selftest.exp: Add alpha xfail.
24364 * gdb.base/watchpoint.c (main): Prompt before calling read().
24365 * gdb.base/watchpoint.exp (test_watchpoint_triggered_in_syscall):
24366 Revise accordingly. Remove cruft about sending "123" several
24367 times, until it gets noticed. Clean up the "print buf[0]" stuff
24368 so that it passes or fails, and waits for prompts in the usual way.
24372 * gdb.base/recurse.exp: Fix comment.
24374 * TODO: Remove item about printing variables in nodebug.exp. Add
24375 item about enabling tests which are only run on some targets.
24377 * gdb.base/watchpoint.exp: Various cleanups (make each test pass or
24378 fail, make test names unique, use new gdb_test convention
24379 regarding pattern, use gdb_test more, etc.).
24381 * gdb.base/bitfields.exp: Various cleanups (make each test pass or
24382 fail, make test names unique, etc.).
24386 * gdb.base/nodebug.c: Change return type of top and middle to
24388 * gdb.base/nodebug.exp: Remove xfails for ecoff systems, they
24389 are fixed by the recent mdebugread.c changes. Allow `short ()'
24390 as type for top and middle.
24394 * gdb.base/break.exp: Remove commented out if $usestubs {}. As
24395 nearly as I can tell, the whole thing was an accident in Stu's
24396 change of 24 Mar 1995 (logged in ../ChangeLog), in which he meant
24397 to replace a send/expect pair with gdb_test, but ended up only
24398 adding the gdb_test. My change of 24 Mar 1995 and Kung's change
24399 of 30 Mar 1995 took care of it, but left this vestigial comment
24400 which I am now nuking.
24404 * gdb.base/break.exp: Look for different line number for
24405 breakpoint at main depending on usestubs.
24409 * gdb.base/list.exp: Adjust some alternate expect patterns to
24410 match recent list0.c change. Add alternate expect pattern for
24411 output from `list default lines around main' for optimizing
24416 * lib/gdb.exp: If nosignals is not set, set it to 0.
24420 * config/slite-gdb.exp: Responds to load symbol table prompt.
24421 * gdb.base/break.exp: Adjust line number, fix rerun.
24422 * gdb.base/langs0.c: Add #ifdef usestubs.
24426 * gdb.base/list.exp: Adjust line contents after adding new lines in
24427 list0.c. Also fix a syntax error.
24429 * lib/gdb.exp (gdb_run_cmd): Special handling for targets use stubs.
24430 * gdb.base/break.exp: ditto.
24431 * gdb.base/list.exp: ditto.
24432 * gdb.base/bitfields.c: Add #ifdef usestubs in main().
24433 * gdb.base/run.c: ditto.
24434 * gdb.base/list0.c: ditto.
24435 * gdb.base/funcargs.c: ditto.
24439 * testsuite/config/rom68k.exp (gdb_target_rom68k): Use
24440 $targetname, $serialport and $baud instead of hardwired variables.
24441 * testsuite/gdb.base/{sigall.exp signals.exp}: Skip these if the
24442 target doesn't support signals.
24446 * lib/gdb.exp (runto_main): Fix regular expression bug, add return 1.
24450 * gdb.base/recurse.exp: Make test names unique. Change \\(+ to \\(.
24451 Don't rely on the value of an auto variable before it has been
24452 initialized. Use gdb_test more.
24456 * lib/gdb.exp (default_gdb_version): A version number must start
24457 with a digit, but other than that contains all characters up to
24458 the first whitespace character.
24462 * gdb.base/commands.exp (breakpoint_command_test): New tests.
24466 * gdb.c++/*.exp: Warn if executable does not exist. The original
24467 reason for skipping the warning was that configure.in sometimes
24468 intentionally skipped building the executables but the tcl code
24469 had no way of knowing. That (a) was always bogus with respect to
24470 error handling, (b) is no longer true (right now there is no way
24471 to skip C++ tests).
24473 * gdb.c++/demangle.exp: Remove unused binfile and srcfile variables.
24477 * gdb.base/list.exp: Add expect patterns for output from
24478 SunPRO compiled executables.
24479 * gdb.base/whatis.exp: Allow leading `signed' for all v_signed_*
24484 * gdb.base/break.exp (test_next_with_recursion): Accept any line
24485 number (we are already testing that the correct source line text
24488 * gdb.base/break.exp: Make one test if $usestubs. I'm not sure
24489 that is what is intended, but something needed to be done to get
24490 sunos4 native working again.
24492 * gdb.c++/misc.cc (main): Fix typo (#iffef -> #ifdef).
24494 * gdb.base/a1-selftest.exp (test_with_self): Remove comment which
24495 apparently went with a (very) old xfail.
24499 * gdb.base/callfuncs.exp: call runto_main instead of runto main.
24500 runto_main is a proc in gdb.exp that will do 'step' for target use
24502 * gdb.base/exprs.exp: ditto.
24503 * gdb.base/interrupt.exp: ditto.
24504 * gdb.base/opaque.exp: ditto.
24505 * gdb.base/printcmds.exp: ditto.
24506 * gdb.base/ptype.exp: ditto.
24507 * gdb.base/scope.exp: ditto.
24508 * gdb.base/setvar.exp: ditto.
24509 * gdb.base/signals.exp: ditto.
24510 * gdb.base/twice.exp: ditto.
24511 * gdb.c++/classes.exp: ditto.
24512 * gdb.c++/inherit.exp: ditto.
24513 * gdb.c++/templates.exp: ditto.
24514 * gdb.base/break.exp: no run and hit main for stubs. Change line
24515 numbers for breakpoints and info breakpoint.
24516 * gdb.base/break.c: Add #ifdef usestubs for set_debug_traps() and
24518 * gdb.base/callfuncs.c: ditto.
24519 * gdb.base/exprs: ditto.
24520 * gdb.base/interrupt.c: ditto.
24521 * gdb.base/opaque0.c: ditto.
24522 * gdb.base/printcmds.c: ditto.
24523 * gdb.base/ptype.c: ditto.
24524 * gdb.base/scope0.c: ditto.
24525 * gdb.base/setvar.c: ditto.
24526 * gdb.base/signals.c: ditto.
24527 * gdb.base/twice.c: ditto.
24528 * gdb.c++/misc.cc: ditto.
24529 * gdb.c++/templates.cc: ditto.
24533 * config/vx-gdb.exp, lib/gdb.exp: Regexp cleanups (\[(\] -> \\(, etc.).
24535 * gdb.base/a1-selftest.exp: Don't check for # followed by a digit
24536 somewhere between `read' and `main.c'. I'm pretty sure the
24537 pattern ".*#\[0-9\].*" was slowing down pattern matching a lot,
24538 and it isn't particularly useful.
24540 * gdb.base/scope.exp: Make test names unique. \[(\] -> \\(.
24544 * gdb.base/commands.exp (infrun_breakpoint_command_test): New test.
24548 * config/mt-slite: add LIBS and -nostdlib.
24549 * config/slite-gdb.exp: add this new file to support sparclite target.
24553 * config/vx-gdb.exp (gdb_load): Update test of vxworks_ld return code.
24555 * gdb.base/a2-run.exp: Change argument to istarget from
24556 "*-*-vxworks" to "*-*-vxworks*".
24557 * gdb.base/{break.exp,default.exp,scope.exp}: Likewise.
24561 * lib/gdb.exp: add proc runto_main, for targets that use stubs, this
24562 will not runto main but do a 'step' to step out of breakpoint().
24563 * config/mt-slite: add -Dusestubs.
24567 * gdb.base/printcmds.exp (test_artificial_arrays): Send ^V@
24570 * gdb.base/signals.exp: Add test for "handle all print".
24571 * TODO: Remove "handle all print". Also remove item about
24572 checking copyright date (I don't like the idea of a spurious FAIL
24573 based on when we run the tests).
24575 * gdb.base/recurse.exp: Enable test for SunOS4. xfail one test
24576 for SunOS4 (reason for failure not investigated). Remove
24577 redundant test for $binfile.
24579 * gdb.base/nodebug.c (array_index): Call malloc.
24581 * gdb.base/{corefile.exp,default.exp}: Make names of "up" tests unique.
24585 * gdb.base/recurse.exp: Update gdb_test invocation to use new
24586 conventions and slightly simplify the matching regexp.
24590 * gdb.base/break.exp: Update gdb_test invocation to use new
24593 * lib/gdb.exp: If noargs is not set, set it to 0.
24595 * gdb.base/nodebug.exp: Comment out redundant test. Make name of
24598 * lib/gdb.exp: Skip CHILL for AIX and Solaris.
24602 * gdb.base/nodebug.exp: It is OK if GDB thinks top and middle have
24603 one argument of type "<non-float parameter>".
24607 * config/rom68k.exp: New file to support Motorola IDP board.
24608 * gdb.base/a2-run.exp: Skip this file if noargs is set.
24609 * gdb.base/break.c: Change things around so that this program
24610 doesn't depend upon args. This is necessary to make remote
24611 targets work (in general, they can't take args).
24612 * gdb.base/break.exp: Don't try to send args to program. Don't
24613 expect output. Also, replace lots of code with gdb_test.
24617 * gdb.base/printcmds.exp (test_character_literals_accepted): Test
24618 printing of '\'' (which is what the comment says we are testing,
24619 even though we were not), not '''.
24620 (test_integer_literals_rejected): Test that printing ''' is an error.
24622 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
24623 gdb.chill/chexp.exp, gdb.base/printcmds.exp,
24624 gdb.c++/cplusfuncs.exp, gdb.chill/callch.exp, gdb.chill/misc.exp,
24625 gdb.chill/pr-6292.exp, gdb.chill/string.exp, gdb.chill/tuples.exp:
24626 Use gdb_test not test_print_accept.
24627 * lib/gdb.exp: Remove test_print_accept.
24629 * gdb.base/signals.exp (signal_tests_1): Make pass message
24630 consistent with fail message.
24632 * gdb.base/whatis.exp: Remove xfails for printing char vs.
24633 unsigned char; the bug (PR 1821) is fixed.
24635 * gdb.base/scope.exp: Remove xfails for PRs 1843 and 1868.
24637 * gdb.base/scope.exp (test_at_localscopes): Call pass for
24638 successful tests--makes xfailing them work right.
24642 * lib/gdb.exp (gdb_test): Between $pattern and $prompt, expect
24643 only \r\n, not .*. The test can pass .* as the last thing in
24644 $pattern if that is what it wants. In addition to providing this
24645 flexibility, this change should speed up pattern matching in cases
24646 where the pattern already ended with .* (there were a number of
24647 them). This change also helps catch bad patterns--in the old
24648 scheme the typo "char \*" instead of "char \\*" would pass. Now
24650 * Many .exp files: Update callers.
24652 * gdb.base/funcargs.exp: Replace \[(\]+ with \\(. The latter is
24653 clearer and does not spuriously match multiple ('s. Likewise for
24656 * gdb.base/nodebug.exp: Test ability to call a function and pass
24657 it a string (even with no debugging info).
24659 * gdb.base/printcmds.exp (test_integer_literals_rejected): Change
24660 "p '\'", which is the same as "p ''" once tcl gets done with
24661 quoting, to "p '\\'", which I suspect is what is intended (one
24662 backslash gets sent to GDB).
24664 * gdb.base/printcmds.exp (test_artificial_arrays): New tests.
24668 * gdb.base/a1-selftest.exp: Remove xfail for solaris. The bug (PR
24669 1817) was fixed literally years ago.
24673 * gdb.base/funcargs.exp (call_after_alloca): Remove `next'
24674 test, it causes stepping out of call_after_alloca_subr with
24675 optimizing compilers.
24676 (localvars_in_indirect_call): Consume GDB prompt if `finish'
24679 * gdb.c++/templates.exp: Source templ-info.exp only if
24680 the templates executable exists.
24682 * gdb.c++/misc.cc (class Contains_static_instance,
24683 class Contains_nested_static_instance),
24684 gdb.c++/classes.exp (test_static_members): Test printing of
24685 a class that contains a static instance of the class.
24689 * gdb.base/langs2.c (cppsub_): Don't prototype.
24690 * gdb.base/langs2.cxx (cppsub_): Fix prototype (cosmetic value
24695 * lib/gdb.exp (skip_chill_tests): New procedure.
24697 * gdb.base/signals.exp (signal_tests_1): xfail for irix.
24701 * gdb.disasm/hppa.exp: Delete redundant ".*" at the beginning of
24702 each expect pattern. Cuts runtime from 12 to about 4 seconds.
24706 * gdb.base/langs.exp: Don't insist that foo__Fi be demangled.
24708 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Only
24709 disassemble 8, not 16, instructions for part 4.
24711 * config/vx-gdb.exp (gdb_start): Use \030, not \CX. tcl doesn't
24712 support the latter anymore.
24714 * gdb.base/Makefile.in: Try compiling callfuncs.c, if that fails try
24716 * gdb.base/callfuncs.c: Control use of prototypes based on
24717 NO_PROTOTYPES, not __STDC__.
24718 * gdb.base/callfuncs.exp (do_function_calls): xfail one of the
24719 t_float_values2 tests if prototypes in use.
24721 * gdb.base/callfuncs.c (t_float_values, t_float_values2,
24722 t_double_values): When checking differences against DELTA, check
24723 that difference is within the range (-DELTA,DELTA), not just
24728 * config/mips-gdb.exp (gdb_load): In every test case, we need to do
24729 'file' command firts, then 'target', then 'load', this is due to gdb
24731 * config/mips-gdb.exp: Fix a couple regular exp bugs.
24735 * gdb.disasm/hppa.s (fmemLRbug_tests): Add tests for the indexing
24736 FP load/store variants.
24737 * gdb.disasm/hppa.exp (fmemLRbug_tests): Test new variants.
24741 * gdb.base/term.exp: Do not give a warning if not native, it is
24742 not an abnormal condition.
24746 * gdb.base/ptype.exp: Accept char[0] as well as char[] for "ptype
24751 * lib/gdb.exp (default_gdb_version): Pass GDBFLAGS to gdb when we
24752 are getting the version number.
24754 * gdb.base/{a1-selftest.exp,corefile.exp}: Do not give a warning
24755 if not native, it is not an abnormal condition.
24759 * lib/gdb.exp: Just use "file exists", rather than undocumented
24760 dejagnu procedure "findfile".
24764 * config/mt-vxworks (CFLAGS): Set to -g -Dvxworks.
24765 (LDFLAGS): Set to -Xlinker -Ur.
24767 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB, GDBFLAGS):
24768 Removed, these values are set by lib/gdb.exp.
24770 * lib/gdb.exp: If GDBFLAGS is unset, set it to -nx.
24774 * config/vx-gdb.exp (spawn_vxgdb): Use default_gdb_start instead
24775 of replicating gdb startup code.
24777 * config/mt-vxworks (LDFLAGS): Set to -r.
24778 (CFLAGS_FOR_TARGET): Removed.
24780 * config/vx-gdb.exp: always set prompt; gdb.exp sets it to
24781 (gdb) and gdb for vxworks uses (vxgdb).
24783 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB): If a gdb
24784 executable is not in the tree and host != target, use sed and
24785 program_transform_name to determine the gdb name used by the
24788 * configure.in, gdb.{base,c++,chill}/configure.in: changed so
24789 *-*-vxworks* matches vxworks and *-*-netware* matches NetWare.
24793 * gdb.base/{callfuncs.exp,callfuncs.c}: Add tests for passing
24794 floats, chars, and shorts where there are ANSI-style function
24797 * gdb.base/langs.exp, gdb.base/langs*: New test.
24798 * gdb.base/Makefile.in: Build it.
24799 * TODO: Remove item about checking that C names don't get C++
24800 demangling applied; this test tests it.
24804 * gdb.stabs/weird.exp: Remove "Haven't examined" comment which
24805 went with the const70 xfail. The xfail went away a year ago.
24807 * gdb.base/signals.exp: Rename a bunch of tests to give unique names.
24809 * gdb.base/corefile.exp: Give backtrace test unique name. xfail
24812 * gdb.base/interrupt.exp: Also xfail hpux (for hp300).
24814 * gdb.base/a1-selftest.exp: Don't run on hp300.
24818 * Makefile.in (site.exp): Set host_alias and target_alias as well
24819 as host_triplet and target_triplet.
24823 * gdb.base/a1-selftest.exp: Invoke stty before starting inferior.
24825 * gdb.base/nodebug.exp: Add xfails for ultrix and irix5 (same
24826 places as other ecoff systems).
24828 * gdb.base/a1-selftest.exp (test_with_self): Don't invoke stty on
24833 * gdb.base/nodebug.c (inner): Use variables so AIX linker doesn't
24835 * gdb.base/nodebug.exp: Accept "function" in addition to "text
24836 variable and "variable" in addition to "data variable".
24837 * gdb.base/nodebug.exp: xfail datalocal and bsslocal tests for AIX.
24839 * gdb.base/list.exp (test_forward_search): Set listsize to 4 not
24841 * gdb.base/list1.c (long_line): Add additional statement at start
24843 * gdb.base/list.exp (test_forward_search): Update line number to
24844 reflect new statement.
24848 * gdb.base/signals.exp: Reinitialize searched source directories
24849 after gdb_start call.
24853 * gdb.disasm/Makefile.in (clean): Delete "errs" file.
24854 * gdb.stabs/Makefile.in: Likewise.
24856 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Revert last
24857 change. Instead split the tests into smaller pieces.
24858 * gdb.disasm/hppa.s: Corresponding changes.
24862 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
24863 Quote ^C when passing it to stty. For some shells ^ is a pipe.
24865 * gdb.base/funcargs.exp: Modify many tests so that every test
24866 either passes or fails. Make some test names unique.
24870 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
24871 Call stty to set interrupt character.
24873 * gdb.disasm/hppa.mt (hppa), gdb.stabs/hppa.mt (weird.o): Check
24874 for HP assembler versus GNU assembler based on actual behavior of
24875 $(CC), rather than assuming that $(AS) is always the GNU assembler.
24877 * TODO: Suggest a few more stepping tests.
24881 * gdb.base/default.exp: xfail no-stack backtraces for h8300,
24882 restart GDB for h8300 after a continue.
24883 (return): Add pattern to match a29k-udi behavior.
24884 * gdb.base/nodebug.exp: Remove obsolete comment.
24885 * gdb.base/regs.exp: New file, testing of register displays.
24886 * gdb.base/return.exp: Fix typo in reference to $objdir.
24887 * gdb.base/whatis.exp: Always start with a fresh GDB.
24891 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Set timeout
24892 higher, these tests generate a lot of output.
24896 * lib/gdb.exp (gdb_test): Remove catch from around the send. The
24897 code following the catch silently ignored some errors; without the
24898 catch they should be thrown like any other tcl error. Also, the
24899 catch used "" instead of {} which meant all the callers who wanted
24900 to include one of the characters "[]$ had to quote it an extra time.
24901 * gdb.base/{callfuncs.exp,commands.exp,gdbvars.exp,printcmds.exp,
24902 ptype.exp,signals.exp,watchpoint.exp}, gdb.c++/{cplusfuncs.exp,
24903 demangle.exp}, gdb.chill/chexp.exp, gdb.fortran/exprs.exp:
24904 Remove extra quoting.
24908 * gdb.base/commands.exp: Make test names unique; every test either
24909 passes or fails. Update some comments.
24911 * gdb.disasm/hppa.exp (do_system_control_tests): Update.
24915 The following fixes a FAIL caused by the fact that the alpha stabs
24916 configuration didn't use the ".if alpha" code in weird.def.
24917 * gdb.stabs/weird.def (v_comb): Use type attribute to specify 32
24918 bit pointer, so the 32 bit version works even on the alpha.
24919 * gdb.stabs/{alpha.mt,ecoff.mt,aout.sed,hppa.sed,xcoff.sed,weird.def}:
24920 Remove the stuff which allowed us to have separate versions for
24921 alpha and everything else.
24923 * gdb.c++/cplusfuncs.exp (test_lookup_operator_functions): Fix
24924 regexp which "info func operator\[\](" is supposed to match. Fix
24925 string to send to GDB. Note that GDB still doesn't work right. Add a
24926 new test for "info func .perator\[\](" which GDB does handle correctly.
24928 * gdb.base/nodebug.exp: xfail most of the new tests for ecoff systems.
24932 * gdb.c++/classes.exp, gdb.c++/cplusfuncs.exp,
24933 gdb.c++/inherit.exp, gdb.c++/templates.exp, gdb.c++/virtfunc.exp,
24934 gdb.fortran/exprs.exp, gdb.fortran/types.exp, gdb.chill/chexp.exp,
24935 gdb.base/printcmds.exp: Remove passcount, failcount, etc., stuff;
24936 it makes the tests harder to understand and confuses test-o-matic.
24937 The preferred style is that each test provides a PASS or a FAIL,
24938 and has a unique message (e.g. "continue #54" not just "continue")
24939 which is the same for the pass and the fail.
24940 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
24941 gdb.chill/chexp.exp: Move test_print_accept and test_print_reject
24943 * gdb.base/printcmds.exp: Use test_print_accept. Remove
24944 prt_accept which was basically the same thing. Likewise for
24945 test_print_reject and prt_reject.
24946 * lib/gdb.exp (test_print_reject): Add some more error message
24947 patterns to match from the former printcmds.exp (prt_reject).
24948 * gdb.c++/classes.exp, gdb.base/scope.exp: Remove spurious xfails.
24949 One defect of the passcount stuff is that some of it failed to
24950 report XPASS where appropriate.
24951 * gdb.c++/cplusfuncs.exp (print_addr_of): No longer accept extra
24952 stuff before and after arg in expected pattern.
24953 (test_paddr_operator_functions): Re-do test without print_addr_of;
24954 this is the only test which seems to want extra stuff there.
24958 * gdb.base/nodebug.exp: Update new tests to reflect improved
24959 wording of gdb output.
24961 * gdb.base/nodebug.exp: Add tests to check that "print", "whatis"
24962 and "ptype" work on variables in files compiled without -g.
24963 Replaces commented out "maint print msymbol" tests.
24967 * gdb.base/setvar.c (dummy): Call malloc.
24969 * gdb.stabs/aout.sed: Enclose comments within a sed command to avoid
24970 losing with the irix4 sed.
24972 * gdb.base/sigall.exp (test_one_sig): Add xfail for "get signal
24977 * TODO: Remove items about corefile.exp testing new exec-file and
24978 backtrace; both are now done. Add items about printing enums.
24982 * gdb.base/sigall.exp (test_one_sig): Attempt to recover if
24983 "get signal $thissig" test fails.
24985 * gdb.base/setvar.exp: Check for and reject crazy expected type hacks.
24989 * gdb.base/sigall.c (gen_*): Pass argument to handle_* to avoid
24990 compiler warning with dec alpha compiler.
24992 * gdb.base/commands.exp (if_while_breakpoint_command_test): Remove
24993 extra \n from gdb_test call (this explains why the prompt test
24994 that I removed yesterday was there).
24995 (user_defined_command_test): Remove extra \n and prompt test.
24997 * gdb.base/sigall.c: If SIGABRT == SIGLOST, just act as if SIGLOST
24998 doesn't exist. Likewise if SIGIO == SIGPOLL, pretend SIGPOLL
25000 * gdb.base/sigall.exp: Remove special handling for SIGIO and SIGPOLL.
25001 Also remove alpha workaround, which turns out to be because
25002 SIGABRT == SIGLOST.
25004 * gdb.base/sigall.exp: Add workaround for alpha weirdness.
25006 * gdb.base/help.exp: Don't test "help show".
25010 * gdb.base/commands.exp: Call gdb_exit and gdb_start so that
25011 "set print address" is on.
25012 * gdb.base/commands.exp (if_while_breakpoint_command_test): Don't
25013 pass prompt to gdb_test; gdb_test already looks for the prompt.
25015 * gdb.base/help.exp: Replace most of docstring for "define" with ".*".
25017 * gdb.base/a1-selftest.exp: Don't test "maint dump-me". That test
25018 was a vestige of the manual TESTSTRATEGY, and the purpose of it
25019 was to make sure that gdb can read a core file. But (a) the "read
25020 the corefile" part didn't make it to a1-selftest.exp, we just
25021 delete the corefile after creating it, and (b) we test reading
25022 corefiles in corefile.exp anyway. Also, this test left around a
25023 xgdb process on Solaris.
25025 * gdb.base/corefile.exp: Also test backtrace.
25029 * gdb.base/commands.exp: Test a simple user defined command with
25030 arguments and if/while statements; verify the full user command is
25031 printed by "show user".
25033 * gdb.base/commands.exp: Test if/while commands as part of a
25034 breakpoint command list; verify they appear in breakpoint
25039 * gdb.base/sigall.c (gen_FPE): Generate SIGFPE with kill() rather
25040 than by dividing by zero.
25044 * gdb.base/watchpoint.exp: hppa*-*-*bsd* no longer has problems
25045 performing an inferior call with watchpoints enabled.
25046 * gdb.base/watchpoint.c (main): Delete second unnecessary read
25051 * gdb.stabs/weird.exp: Allow spaces followed by backspaces in echo
25054 * gdb.c++/classes.exp (test_ptype_class_objects, ptype class Foo):
25055 Add additional pattern for when "int operator int(void);" appears
25056 in a different order.
25060 * gdb.base/signals.exp: Call gdb_exit and gdb_start.
25062 * gdb.base/help.exp: Replace most of docstrings for "info signals"
25063 and "signal" with ".*".
25067 * TODO: Add note about "handle all nostop".
25069 * gdb.base/{sigall.c, sigall.exp}: New test.
25070 * gdb.base/Makefile.in: Add it.
25074 * lib/gdb.exp, gdb.base/corefile.exp: Supply -nw as argument
25075 when invoking GDB, suppresses any windowing interface.
25079 * config/sim-gdb: New file, simulator testing support.
25083 * gdb.base/interrupt.exp: Test calling func1 twice.
25087 * gdb.base/list.exp (test_forward_search): Set timeout higher
25088 when we'll be getting lots of output from gdb.
25090 * gdb.base/a1-selftest.exp: Move code that was inside expect -re
25091 "init_malloc" to after the expect statement. Run it if that
25092 regexp is taken, but also for two others which happen if source
25097 * gdb.base/printcmds.exp: New test, for printing register before
25098 program is running.
25102 * gdb.base/list.exp: Correct some alternate expect patterns
25103 to reflect changes in list1.c.
25107 * TODO: Add item regarding large frames.
25109 * gdb.base/{funcargs.exp, funcargs.c} (call_after_alloca): New test.
25111 * TODO: Remove item about enabling return.exp; it
25112 is enabled. Suggest a few more "return" tests.
25116 * gdb.c++/misc.cc, gdb.c++/inherit.exp: Add testcases for
25121 * gdb.chill/Makefile.in: Put all rule before rules for pr-4975.o
25122 and pr-5646.o, so "make" is the same as "make all", not "make
25127 * gdb.base/list.exp: Adjust expectations to reflect changes in
25129 (test_forward_search): New test proc.
25130 * gdb.base/list1.c (long_line): New function, has long source line.
25134 * gdb.base/a1-selftest.exp: Change initial stepping to know about
25135 additional line of code that was added.
25139 * gdb.disasm/hppa.s: Break the large branching tests into smaller
25140 tests so as not to overflow expect's input buffers.
25141 * gdb.disasm/hppa.exp: Corresponding changes.
25145 Beginnings of template debugging tests.
25146 * gdb.c++/templ-info.cc: New file to test for template
25147 debugging capability of the compiler.
25148 * gdb.c++/Makefile.in: Add rule to build templ-info.exp from
25150 * gdb.c++/templates.cc: Add explicit template instantiations
25151 to enable compiling with -fno-implicit-templates. Add destructor
25152 and 'value' method to T5 class for template tests.
25153 * gdb.c++/templates.exp: Add testcases for printing of template
25154 types, setting breakpoints on template methods and calling a
25159 * gdb.disasm/hppa.exp (branch_tests): Allow any symbol as the
25160 branch target since some assemblers (gas-2.5) may emit a
25161 relocation for the branch instead of resolving it in the
25166 * gdb.base/a1-selftest.exp: Remove RS/6000 xfail for backtrace
25167 through signal handler.
25171 * configure.in (*-*-netware): Use config/mt-netware.
25173 * config/mt-netware: New file.
25174 * config/mt-i386-netware: Removed, separate configs for different
25175 netware architectures are no longer needed now that we have
25180 * gdb.base/exprs.exp: Remove xfail for alpha, it is fixed
25181 by the recent changes to use ANSI C arithmetic conversions.
25185 * gdb.base/corefile.exp: Add (xfail'd) test for reinit_frame_cache
25186 bug involving using inferior_pid to figure out whether to select a
25191 * gdb.disasm/hppa.exp: Change arg[0..3] to r[26..23] to
25192 match the current disassembler output.
25196 * gdb.fortran/exprs.exp: Expect VOID instead of void.
25197 * gdb.fortran/types.exp: Escape the expected '*'s in Fortran
25198 types, expect "int" as type of integer values (for now).
25202 * gdb.base/commands.exp: New tests for if/while commands.
25206 * lib/gdb.exp (runto): Replace sub-pattern for hex value
25207 by .*, since hex values have different syntax in Chill mode.
25211 * gdb.c++/demangle.exp (test_arm_style_demangling): Remove
25212 linefeed from expect pattern for repeated types with indices > 9.
25216 First part of Fortran test suite.
25217 * gdb.fortran: New directory.
25218 * gdb.fortran/exprs.exp, gdb.fortran/types.exp: New files.
25222 * gdb.base/default.exp: Update expect pattern for load command
25227 * configure.in: Change i386 to i[345]86.
25228 * gdb.base/configure.in: Likewise.
25229 * gdb.c++/configure.in: Likewise.
25230 * gdb.chill/configure.in: Likewise.
25234 * lib/gdb.exp (gdb_run_cmd): Move comment out from between expect
25235 patterns, since that is not a valid context for comments.
25239 * gdb.c++/demangle.exp (test_arm_style_demangling): Add tests for
25240 repeated types and repeated types with indices > 9.
25244 * gdb.base/printcmds.exp: Remove all the a29k XFAILs tagged with
25245 2417; old bug has been fixed.
25249 * gdb.base/interrupt.exp: When trying to wake up the inferior,
25250 send the newline ourselves instead of assuming gdb_test will do
25251 so when passed an empty input string.
25253 * gdb.stabs/hppa.mt: Use $(AS), not $(CC) to assemble the
25258 * lib/gdb.exp (gdb_test): Don't send anything if the first
25259 argument is an empty string. This makes cases where we want to
25260 match output that is already in expect's buffers (for example,
25261 matching a breakpoint after gdb_run_cmd has been called) work
25266 * config/netware.exp: New file.
25270 * config/mt-slite (LDFLAGS): If using the newlib in the tree, set
25271 the -B and -L prefixes so we can find the debugging stub.
25273 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Use newlib if it is
25274 there and we are using the gcc from the tree.
25276 * gdb.base/types.c: Removed.
25278 * gdb.base/configure.in: Look for makefile fragments in ../config.
25279 Recognize i386-*-netware.
25280 * gdb.c++/configure.in: Likewise.
25284 * gdb.base/corefile.exp: Change `else if' to `elseif', which is
25285 the correct TCL syntax.
25289 * gdb.base/opaque.exp: use runto instead of messing around with
25290 breakpoints. Simplify by using gdb_test.
25292 * gdb.base/bitfields.exp: restart between tests on netware targets
25293 because breakpoints aren't relocated after target death. Run
25294 processes to completion.
25296 * gdb.base/{opaque,watchpoint}.exp: Use gdb_run_cmd.
25300 * Makefile.in: Remove extra tabs that confuse some versions
25301 of "make". Use the newly built gdb to test with by default,
25302 rather than the first one in the tester's search path.
25306 * gdb.base/whatis.exp (v_signed_short_array): Fix a typo.
25308 * gdb.base/help.exp: Update expected add-symbol-file, ignore, and
25313 * lib/gdb.exp (runto): Rewrite in terms of gdb_run_cmd.
25315 * lib/gdb.exp (gdb_run_cmd): New function, used to start program
25317 * gdb.base/bitfields.exp: Use gdb_run_cmd to start program.
25318 * gdb.base/funcargs.exp: Likewise.
25320 * gdb.base/bitfields.exp: Simplify by using gdb_test.
25321 * gdb.base/funcargs.exp: Likewise.
25323 * lib/gdb.exp (gdb_test): if match times out, don't call fail if
25328 * gdb.base/{a2-run,callfuncs,funcargs,interrupt,mips_pro,nodebug,
25329 return,signals,twice}.exp: Handle non-existant binaries
25332 * gdb.base/corefile.exp: Execute coremaker to generate core dump.
25333 * gdb.base/Makefile.in: Don't try to generate a core dump, we
25334 might testing a cross development system.
25338 * Makefile.in (RUNTEST_FOR_TARGET): Fix relative pathname, the
25339 runtest script is relative to ${srcdir}, not ${rootdir}.
25343 * gdb.base/signals.exp: Allow for optionality of breakpoint
25348 * gdb.base/{ptype.exp,ptype.c}: Add t_char_array test.
25352 * gdb.c++/cplusfuncs.cc: Include <stddef.h>, not <sys/types.h>,
25353 for size_t definition.
25354 * gdb.c++/templates.cc: Likewise
25356 * config/mt-i386-netware: New file.
25358 * gdb.base/interrupt.c: Do not test if errno == EINTR if it's not
25361 * gdb.base/Makefile.in: Added support for systems that name core
25362 files by appending "core" to the program name.
25363 * gdb.base/a1-selftest.exp: Likewise.
25367 * gdb.base/return.exp: Add comment and message for `return double'
25368 test failure on Sparc Solaris.
25372 * lib/gdb.exp (runto): Allow for optionality of breakpoint address.
25376 * gdb.c++/misc.cc: Instantiate classes to inhibit the compiler
25377 from optimizing them away.
25378 * gdb.c++/classes.exp, gdb.c++/inherit.exp: Update ptype expect
25379 patterns to include default constructors and assignment operators,
25380 to match gcc versions beyond 2.5.8. Accept any cplus demangling
25381 character in the output of the virtual base pointer.
25385 * gdb.c++/cplusfuncs.exp: Use string_to_regexp and a regular
25386 expression match in print_addr_of to avoid unintented matches.
25387 * gdb.c++/virtfunc.exp: Accept alternate ptype output of g++
25388 versions up to 2.5.8.
25392 * gdb.base/list.exp: Tweak alternate pattern for listing of an
25393 included file to run under newer versions of expect.
25394 * gdb.c++/demangle.exp: Add spaces to the expect patterns between
25395 consecutive >'s in templates to accomodate recent cplus-dem.c change.
25396 Remove xfail for the virtual table of BDDHookV.
25400 * lib/gdb.exp (string_to_regexp): Set a default result.
25401 (default_gdb_start): Fix misleading message.
25405 * config/mt-a29k-udi, config/mt-i960-nindy, config/mt-sparc-aout:
25406 Remove all CC, etc definitions.
25407 * config/mt-hpux: New file.
25408 * config/mt-mips-ecoff (CFLAGS_FOR_TARGET): Remove:
25409 (CFLAGS, LDFLAGS): Define.
25410 * config/mt-slite (CFLAGS_FOR_TARGET): Change to LDFLAGS.
25412 * Makefile.in (site.exp): Don't insert host_os, etc.
25413 (just-check): Just use RUNTEST with RUNTESTFLAGS only.
25414 (distclean): Check existence of subdir.
25415 * gdb.base/configure.in (hppa*-*-hpux*): Recognize.
25416 * gdb.base/Makefile.in: General cleanup and simplification.
25417 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
25418 to build executables. Use default rule to build .o files.
25419 (EXPECT, RUNTEST, CC): Fix relative pathname.
25420 (site.exp): Don't insert host_os, etc.
25421 * gdb.base/signals.c (main): Don't call signal unless SIGALRM
25422 and/or SIGUSR1 defined.
25423 * gdb.base/watchpoint.c: Don't include stdio.h a second time.
25424 * gdb.c++/Makefile.in: General cleanup and simplification.
25425 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
25427 (EXPECT, RUNTEST_FOR_TARGET, CXX): Fix relative pathname.
25431 * gdb.base/recurse.exp: Misc changes to get tests running again
25432 after Kung's changes to the watchpoint code.
25433 * gdb.base/watchpoint.exp: Likewise.
25437 * lib/gdb.exp (string_to_regexp): Convert {\} also.
25441 * config/udi-gdb.exp, config/unix-gdb.exp: Call default_gdb_start.
25442 * lib/gdb.exp (default_gdb_start): Define.
25443 * gdb.base/bitfields.exp, gdb.base/break.exp, gdb.base/exprs.exp,
25444 gdb.base/funcargs.exp, gdb.base/opaque.exp,
25445 gdb.base/printcmds.exp, gdb.base/ptype.exp, gdb.base/recurse.exp,
25446 gdb.base/scope.exp, gdb.base/setvar.exp, gdb.base/watchpoint.exp,
25447 gdb.c++/classes.exp, gdb.c++/misc.exp, gdb.c++/virtfunc.exp:
25448 Don't call gdb_target_udi in between tests.
25452 * gdb.c++/demangle.exp: Use gdb_test_exact, rather than demangle
25453 (which was basically just a local version of the same thing). In
25454 addition to avoiding duplication, gdb_test_exact is faster.
25455 * lib/gdb.exp (gdb_test_exact): Fix typo.
25457 * lib/gdb.exp (delete_breakpoints): If there were no breakpoints,
25458 don't give an error.
25460 * gdb.base/term.exp: Call delete_breakpoints before starting.
25462 * gdb.base/Makefile.in (EXECUTABLES): Remove t10.
25463 (t10): Add comment.
25467 Reorganization of the GDB Test Suite.
25469 * gdb.base: New directory, contains all the basic tests.
25470 * gdb.c++: New directory, tests specific to C++.
25471 * gdb.chill: New directory, tests specific to Chill.
25472 * gdb.t00, gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06,
25473 gdb.t07, gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13,
25474 gdb.t15, gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23,
25475 gdb.t24, gdb.t30, gdb.t31: Removed directories, contents moved
25476 into appropriate new directories (t00-t17 to base, t20-t23 to c++,
25478 * */gdbme.*: Rename to match appropriate expect scripts.
25479 * gdb.base/bitfields.c, gdb.base/break.c, gdb.base/callfuncs.c,
25480 gdb.base/coremaker.c, gdb.base/exprs.c, gdb.base/funcargs.c,
25481 gdb.base/interrupt.c, gdb.base/list0.c, gdb.base/list0.h,
25482 gdb.base/list1.c, gdb.base/mips_pro.c, gdb.base/nodebug.c,
25483 gdb.base/opaque-info.c, gdb.base/opaque0.c, gdb.base/opaque1.c,
25484 gdb.base/printcmds.c, gdb.base/ptype.c, gdb.base/recurse.c,
25485 gdb.base/return.c, gdb.base/run.c, gdb.base/scope0.c,
25486 gdb.base/scope1.c, gdb.base/setvar.c, gdb.base/signals.c,
25487 gdb.base/types.c, gdb.base/twice.c, gdb.base/watchpoint.c,
25488 gdb.base/whatis-info.c, gdb.base/whatis.c: New names of C files.
25489 * gdb.c++/cplusfuncs.cc, gdb.c++/templates.cc, gdb.c++/misc.cc,
25490 gdb.c++/virtfunc.cc: New names of C++ files.
25491 * gdb.chill/chillvars.ch: New name of Chill file.
25492 * gdb.base/configure.in, gdb.c++/configure.in,
25493 gdb.chill/configure.in: Merge in contents of gdb.t*/configure.in.
25494 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
25495 gdb.chill/Makefile.in: Merge in contents of gdb.t*/Makefile.in.
25496 * configure.in (configdirs): Update to reflect directory changes.
25497 (target_abbrev): No longer define for any configuration.
25498 * Makefile.in: Cosmetic improvements to header comments.
25502 Various changes to gdb.t31:
25504 * Makefile.in (gdbme.o): Compile with -fspecial_UC.
25505 * gdbme.ch: Make all key-words and predefineds be upper-case.
25506 * chillvars.exp: Expect key-words and predefinds in upper-case.
25508 * chillvars.exp: Use gdb_test_exact many places.
25509 Change expected output for arrays (which now includes index labels).
25511 * pr-5020.exp, gdme.ch (module PR_5020):
25512 New test, for PR-5020.
25516 * lib/gdb.exp (string_to_regexp, gdb_test_exact): New procedures.
25517 * Makefile.in (CHILL_LIB): Remove bogus redundant definitions.
25521 * Makefile.in: Fix bit-rot in definitions of CHILL,
25522 CHILL_FOR_TARGET and Chill_LIB.
25523 * gdb.t31/gdbme.ch: Fix syntax of nested array tuples.
25524 * gdb.t31/Makefile.in: Add definitions for CHILLFLAGS,
25525 CHILL, and CHILL_LIB.
25529 * Revert the previous changes. Please see Rob's directory
25530 /lisa/test/rob/progressive/gdb/testsuite for these fixes.
25534 * Makefile.in, configure.in, config/mips-gdb.exp,
25535 config/mt-a29k-udi, config/mt-i386-aout, config/mt-i960-nindy,
25536 config/mt-sparc-aout, config/udi-gdb.exp, config/unix-gdb.exp,
25537 config/unknown.exp, gdb.t00/default.exp, gdb.t00/help.exp,,
25538 gdb.t00/teststrategy.exp, gdb.t01/Makefile.in, gdb.t02/Makefile.in,
25539 gdb.t02/whatis.exp, gdb.t03/Makefile.in, gdb.t03/gdbme.c,
25540 gdb.t04/Makefile.in, gdb.t05/Makefile.in, gdb.t06/Makefile.in,
25541 gdb.t06/break.exp, gdb.t06/signals.c, gdb.t06/signals.exp,
25542 gdb.t08/Makefile.in, gdb.t08/opaque.exp, gdb.t09/Makefile.in,
25543 gdb.t10/Makefile.in, gdb.t11/Makefile.in, gdb.t12/Makefile.in,
25544 gdb.t13/Makefile.in, gdb.t15/Makefile.in, gdb.t15/funcargs.exp,
25545 gdb.t15/gdbme.c, gdb.t15/return.exp, gdb.t16/Makefile.in,
25546 gdb.t17/Makefile.in, gdb.t17/callfuncs.exp, gdb.t17/gdbme.c,
25547 gdb.t20/Makefile.in, gdb.t21/Makefile.in, gdb.t21/cplusfuncs.exp,
25548 gdb.t22/Makefile.in, gdb.t22/virtfunc.exp, gdb.t23/Makefile.in,
25549 gdb.t24/demangle.exp, lib/gdb.exp: Check in Rob's testing
25554 * config/mt-lynx, config/mt-m68k, config/mt-mips-ecoff,
25555 config/mt-slite, config/mt-unix, config/mt-vxworks: Add
25556 Rob's new testing fragments.
25560 * config/mips-gdb.exp, config/udi-gdb.exp, config/vx-gdb.exp,
25561 lib/gdb.exp: Replace error proc calls with perror.
25565 * gdb.t00/teststrategy.exp: Reorder so that AIX gdb can print the
25566 version also, match on casted version strings, and match on
25567 gdb startup case where the line numbers might be messed up.
25571 * config/mt-i960-vx (LDFLAGS): Add '-r' option for test links.
25572 (CFLAGS): Delete it from here.
25576 * gdb.t22/virtfunc.exp: Fix g++ ptype expected outputs.
25580 * Makefile.in (RUNTEST): Default to just "runtest".
25584 * gdb.t17/callfuncs.exp: More comments about t_func_values tests.
25585 * gdb.t17/gdbme.c (t_func_values): Add comments about how and why
25586 the code has been restructured.
25590 * gdb.t00/default.exp (set write): Allow any number of \r and/or
25591 \n, not just one of each.
25593 * gdb.t07/gdbme.c (main): Don't take address of an array; SunOS4
25594 /bin/cc gives a warning if you do.
25598 * gdb.t24/demangle.exp: change expect pattern of
25599 __t10ListS_link1ZUiRCUiPT0
25603 * gdb.t07/{recurse.exp, recurse.c}: New tests for watchpoints
25604 on local variables in recursive functions.
25606 * gdb.t07/Makefile.in: Build the new test.
25610 * gdb.t17/gdbme.c (t_func_values): Do not compare function pointers
25611 directly. Instead compare the return values from actual calls.
25615 * Makefile.in (check): Set TCL_LIBRARY for runtest.
25619 * From Peter Schauer with minor modifications.
25620 * gdb.t15/return.exp (return_tests): Handle targets where "return"
25621 stops in mid-line in the caller. Add xfail for returning a float
25622 value on X86 targets.
25626 * gdb.disasm/hppa.exp (fcmp_tests): Break up into two halves
25627 to avoid expect lossage.
25628 (fmem_LRbug_tests): Likewise.
25629 * gdb.disasm/hppa.s: Corresponding changes.
25631 * gdb.disasm/hppa.exp: Rework escape sequences and end-of-line
25632 conditions to work with latest dejagnu/expect.
25634 * gdb.t15/funcargs.exp (finish from indirect call): No longer
25635 expected to fail on the PA.
25636 (backtrace in call with trampolines): Explicitly require main
25637 to be frame #1 (no trampolines should show up in backtrace).
25639 * gdb.t00/default.exp: Use "exp_continue" rather than obsolete
25640 "continue -expect".
25641 * gdb.t06/break.exp: Likewise.
25642 * gdb.t07/watchpoint.exp: Likewise.
25643 * gdb.t13/bitfields.exp: Likewise.
25644 * gdb.t15/{funcargs,return}.exp: Likewise.
25645 * gdb.stabs/weird.exp: Likewise.
25646 * config/{mips,udi}-gdb.exp: Likewise.
25648 * hppa.sed: Enclose comments within a sed command to avoid
25649 losing with the old OSF1 sed.
25653 * gdb.t02/whatis.exp, gdb.t08/opaque.exp: Add XFAILs for
25655 * gdb.t06/signals.exp: Add clear_xfail for sequent dynix.
25656 * gdb.t15/funcargs.exp: Conditionally step again to really
25657 finish from marker_call_with_trampolines. Handle the case where
25658 the first step from within call_with_trampolines already steps
25660 * gdb.t15/gdbme.c: Add comment to closing brace of
25661 call_with_trampolines for funcargs.exp.
25665 * gdb.t07/watchpoint.exp (test_watchpoint_triggered_in_syscall):
25670 * gdb.t07/gdbme.c: More code for watchpoint testing.
25672 * gdb.t07/watchpoint.exp: Accept both "Watchpoint" and
25673 "Hardware watchpoint" throughout file.
25674 (test_watchpoint_triggered_in_syscall): New test.
25675 (test_complex_watchpoint): New test.
25679 * gdbme.c (call_with_trampolines): New function to try and step
25680 into. Tests trampoline problems on the PA.
25682 * funcargs.exp (localvars_in_indirect_call): No longer expect
25683 stepping into indirect call to fail on PAs.
25684 (test_stepping_over_trampolines): New test.
25688 * TODO: Add suggestions for static member function tests, and
25693 * TODO: Add suggestions for "p/a" tests.
25695 * lib/gdb.exp: Set prompt to (gdb) if it isn't already set.
25696 (default_gdb_exit): Replace all the hair with sending "quit" to
25697 the process with a simple close.
25701 * TODO: Add suggestions for shared library tests.
25705 * TODO: Add suggestions for x/s tests.
25709 * gdb.t00/help.exp: Replace most of docstrings for "tbreak",
25710 "enable once", and "enable breakpoints once" with ".*".
25714 * TODO: Add suggestions about structure passing tests.
25718 * gdb.t03/gdbme.c: gcc version 1 puts out the wrong stabs for
25719 the primary1 test, use work around if __GNUC__ < 2.
25720 * gdb.t06/signals.c: Add comments for signals.exp pattern matching.
25721 * gdb.t06/signals.exp: Add XFAILs for i386 bsd and vax ultrix.
25722 Test for bad output rather than waiting for timeout. Issue
25723 second continue only if first continue failed.
25727 * gdb.t21/cplusfuncs.exp (test_paddr_operator_functions): Do
25728 operator[] test with gdb_test because the old code didn't seem to
25729 be getting the quoting right with the new dejagnu.
25733 * lib/gdb.exp: Set GDB to a fresh gdb if there is one, else use
25735 * Makefile.in: Use a fresh expect if there is one, use runtest
25736 from the src tree if there is one.
25740 * gdb.t06/break.exp (test_next_with_recursion): Remove xfail for
25741 next over recursive call. Revise the tests from that point on
25742 (which had been skipped) to match GDB's actual (correct) output.
25744 * gdb.t07/watchpoint.exp (test_stepping): Remove xfail for bug
25745 with next over a breakpoint whose condition is false.
25747 * gdb.t00/help.exp: Comment out "help set print" tests just like
25748 (and for same reason as) "help set" test.
25752 * gdb.disasm/hppa.s (fmemLRbug_tests): New tests.
25753 * gdb.disasm/hppa.exp (fmemLRbug_tests): Run them.
25757 * gdb.t06/break.exp (test_next_with_recursion): Remove no longer
25758 necessary gdb_target_udi.
25760 * gdb.t03/ptype.exp: For UDI, skip tests which call malloc.
25762 * gdb.t02/whatis.exp, gdb.t03/ptype.exp: Remove xfails for PRs
25763 1838 and 2417; they are fixed.
25765 * gdb.t02/whatis.exp (v_char_array, v_signed_char_array),
25766 gdb.t03/ptype.exp (ptype structure, ptype union):
25767 Remove xfails; the test is looser than when the xfails were added.
25769 * gdb.t00/{help.exp,default.exp}: Don't test "target remote" on UDI.
25770 * gdb.t00/help.exp: Don't expect remote to be in "help target" output.
25772 * gdb.t01/run.exp: Only run shell test if isnative.
25774 * config/udi-gdb.exp (gdb_load): Use "file", not "load" command,
25775 since "run" automatically loads if necessary. Call gdb_target_udi
25776 after the "file" since "file" kills any execution target.
25778 * config/udi-gdb.exp (gdb_start): Don't send "set args main" to
25779 GDB. GDB doesn't work that way (not anymore at least) on UDI.
25780 * gdb.t01/run.exp, gdb.t06/break.exp: Don't pass extra first
25785 * gdb.t17/interrupt.c: If we get EINTR, don't print an error message.
25787 * gdb.t17/callfuncs.exp: Add xfails for rs6000.
25791 * gdb.t24/demangle.exp: Re-write demangle to just call gdb_test,
25792 properly quoting regexps. This makes the second argument to
25793 demangle a fixed string, which matches the callers, instead of a
25794 shell-style pattern which is what the previous implementation
25795 used. Update some of the callers.
25799 * gdb.disasm/hppa.s (comib_tests): Add missing instruction.
25800 (comib_nullified_tests): Fix typo.
25801 * gdb.disasm/hppa.exp (all comb tests): Fix thinkos in expect
25802 strings. No longer expected to fail.
25804 * gdb.disasm/hppa.s (addib_tests): Fix typo.
25805 * gdb.disasm/hppa.exp (all addb tests): Fix thinkos in expect
25806 strings. No longer expected to fail.
25808 * gdb.disasm/hppa.exp (fmpy_addsub_tests): Fix typo in expect
25809 string. No longer expected to fail.
25813 * gdb.disasm/hppa.exp (fcmp_tests): Fix thinko in expect string.
25814 No longer expected to fail.
25816 * gdb.disasm/hppa.exp (xmpyu_tests): Fix buglet in expect
25817 string. No longer expected to fail.
25821 * gdb.t24/demangle.exp: Remove a bunch more tests which differ
25822 only in the names (I probably got most of them). I was even
25823 generous with some which differed in underscores in names, and
25824 probably missed a few, and I *still* was able to remove almost a
25825 third of the file with almost no impact on testsuite coverage.
25829 * gdb.t00/default.exp: Match udi_attach error message as well as
25830 the one from child_attach.
25832 * gdb.t00/default.exp: Use "." instead of "?" to match a question mark.
25834 * gdb.stabs/weird.exp: Remove xfail for const70; just fixed in GDB.
25836 * gdb.stabs/weird.def (bad_neg0type): Size of this type is 16, not 8.
25837 * gdb.stabs/weird.exp: Remove xfail for "p bad_neg0"; this fixes it.
25839 * Move test with enums and partial symbols back to
25840 gdb.t03/{ptype.exp,gdbme.c} from gdb.stabs/{weird.def,weird.exp}.
25841 Reverts the change of 26 May 93. Per today's change to
25842 stabs.texinfo, the behavior that weird.exp was expecting was
25843 unreasonable; what is important is that the compiler+gdb get
25844 things right, which happens with a recent gcc. Also fix the test
25845 to deal with native compilers which put out the stab gdb can't
25850 * gdb.t24/demangle.exp: Remove a bunch of tests which differ only
25851 in the names. The main thing these accomplish is to slow things down.
25852 Many more such duplicates surely remain.
25854 * gdb.t00/help.exp: Comment out "help support" test just like
25855 (and for same reason as) "help set" test.
25859 * gdb.t06/break.exp: Remove setup_xfails for
25860 sparc-sun-solaris2.*, these tests now pass with latest gcc and gdb.
25861 * gdb.t20/inherit.exp (test_ptype_si): Update warning message
25862 about known bug in gcc to include up through 2.5.8.
25863 * gdb.t20/inherit.exp (test_ptype_vi): Accept "_vb." as well as
25865 * gdb.t21/cplusfuncs.exp (test_lookup_operator_functions):
25866 Remove setup_xfails for sparc-sun-solaris2.*, these tests now pass
25867 with latest gcc and gdb.
25868 * gdb.t22/virtfunc.exp (test_ptype_of_classes): Accept "_vb." as
25873 * configure.in (hppa*-*-*): Also configure and build stabs-only
25878 * gdb.t10/hppa.mt: A makefile fragment for the PA.
25879 * gdb.t10/configure.in (hppa*-*-*): Use it.
25883 * gdb.t09/corefile: Increase timeout when spawning gdb explicitly.
25887 * gdb.t06/signals.exp: Handle blocked SIGTRAP on sun3 for bash
25888 versions prior to 1.13.5.
25892 * gdb.t00/default.exp (show prompt): In FAIL case, only match if
25893 the prompt is at the start of a line.
25897 * gdb.disasm/hppa.s: Add new tests for sfu and copr instructions.
25898 Enable "diag" instruction. Delete copr from fpu_misc_tests, it's
25899 in the copr tests now.
25900 * gdb.disasm/hppa.exp: Run new sfu and copr tests. Do not expect
25901 copr in the fpu_misc tests anymore. fpu_misc tests are no longer
25906 * gdb.t00/teststrategy.exp, gdb.t07/watchpoint.exp,
25907 gdb.t31/chillvars.exp, lib/gdb.exp:
25908 Tweak to run under either version of expect.
25909 * lib/gdb.exp (default_gdb_exit): Remove "catch" statement.
25910 * gdb.t00/teststrategy.exp: Use isnative and verbose procedures.
25911 * gdb.t11/list.exp: Remove extraneous whitespace.
25915 * gdb.t16/printcmds.exp (test_print_strings): Accept
25916 "(unsigned char *) " before the string.
25918 * TODO: Add notes about printing of fancy types and GDB expressions.
25922 * Makefile.in: Pass LDFLAGS and LIBS to sub-makes.
25923 * gdb.t06/configure.in: Don't try to compile signals test program
25924 if doing mips-idt-ecoff.
25928 * Most .exp files: Tweak to run under either version of expect.
25932 * gdb.t12/scope.exp: Add xfails for rs6000. Remove 1806 from existing
25933 xfails; I'm not sure why they are failing, but not because of PR 1806.
25937 * config/unix-gdb.exp: Remove gdb_unload cause it's already
25938 defined in lib/gdb.exp.
25942 * gdb.t07/watchpoint.exp: Clear xfail for calling function with
25943 watchpoint enabled on mips, CALL_DUMMY_BREAKPOINT_OFFSET got defined.
25944 * gdb.t20/gdbme.cc, gdb.t21/gdbme.cc: Conversion operator functions
25945 have to be typeless.
25949 * TODO: Add suggestion for copyright year test.
25953 * configure.in (*-*-lynxos*): Add stabs tests.
25957 * gdb.stabs/hppa.sed: Only lables should ever start in column zero,
25958 so insert a tab before any assembler directive in column zero.
25960 * gdb.disasm/hppa.exp (all_fpu_memory_tests): Test FP quadword
25962 * gdb.disasm/hppa.s (fpu_memory_indexing_tests): Add FP quadword
25964 (fpu_short_memory_tests): Likewise.
25968 * gdb.stabs/ecoff.mt: Delete alpha specific if block, fix typo.
25969 * gdb.stabs/ecoff.sed: Escape inserted blanks with backslashes, embed
25970 .stabs directives in comments.
25974 * TODO: New file, describing tests we could write.
25975 * gdb.t09/corefile.exp: Move description of tests to write to TODO.
25979 * gdb.t06/signals.exp: Add kludge to force re-sync.
25981 * gdb.t00/teststrategy.exp: If we accidently send the "maint dump-me"
25982 to xgdb instead of gdb, get out of gdb.
25986 * lib/gdb.exp: Make GDB and GDBFLAGS global so the scoping work
25991 * gdb.stabs/hppa.mt: A makefile fragment for the PA.
25992 * gdb.stabs/configure.in (hppa*-*-*): Use it.
25993 * gdb.stabs/hppa.sed: New sed script for the PA.
25997 * gdb.stabs: Re-write weird.def and configuration to use sed
25998 instead of cpp. sed is portable and POSIX; cpp is neither.
26002 * gdb.t06/signals.exp: Remove one sun3 XFAIL which has been fixed.
26006 * gdb.t20/gdbme.cc: Add comment about pmi being optimized out.
26010 * gdb.stabs/weird.exp, gdb.t22/virtfunc.exp: Accept "_vb." as well as
26012 * gdb.t00/teststrategy.exp: Add xfail for RS/6000.
26013 * gdb.t03/ptype.exp: Add comments and messages about FAILs with xlc.
26017 * lib/gdb.exp: Comment out code which depends on non-existent
26018 `transform' procedure.
26022 * lib/gdb.exp (default_gdb_exit): Remove `catch "close"'.
26023 * lib/gdb.exp: Transform tool name.
26024 * gdb.t*/*.exp: Change error to perror so it works with DejaGnu
26025 1.1's new error handling system.
26029 * Makefile.in, gdb.t2*/Makefile.in: Add -O to CXXFLAGS.
26033 * gdb.t00/default.exp: Avoid tests with a lot of .* in them.
26034 They made pattern matching so slow that timeouts happened on
26035 heavily loaded systems. Now any output from "show print" which
26036 gets us back to the GDB prompt is a PASS.
26038 Mon Oct 25 14:36:50 1993 Stu Grossman (grossman at cygnus.com)
26040 * gdb.disasm/hppa.mt: Use $(srcdir) in hppa.o make rule.
26044 * gdb.t06/signals.exp: Skip whole file with xfail for HPPA.
26046 * gdb.t24/demangle.exp: Remove "3220" from the one remaining xfail.
26047 It is not from PR 3220.
26051 * gdb.t00/{help.exp,default.exp}: Loosen up a few more tests which
26052 just started failing because they depended on the order the
26053 subcommands are presented, or exact docstring text. This kind of
26054 test is a pain and has minimal benefit.
26058 * gdb.t09/corefile.exp: At end of test, use "core" command with
26061 Wed Oct 20 08:56:02 1993 Stu Grossman (grossman at cygnus.com)
26063 * gdb.t{01 02 03 04 05 06 07 08 09 10 11 12 13 15 16
26064 17}/Makefile.in: Make it possible to run the testsuite with Sun
26065 make and CC = cross gcc by adding explicit build rules for .o
26070 * gdb.t15/funcargs.exp: Don't put comments on same line as
26071 setup_xfail (@#$*%& tcl braindamage!).
26075 * gdb.disasm/hppa.exp: Use $objdir/$subdir/$binfile not just $binfile.
26079 * gdb.t20/classes.exp: 'const xxx &' becomes 'xxx const &'.
26080 * gdb.t20/inherit.exp: remove three dumplicate entries.
26084 * gdb.t06/break.exp: For "next over recursive call", fail on any
26085 incorrect output, not just on "factorial (value=2)".
26089 * gdb.t12/scope.exp: Remove xfails, filename::var syntax should be
26090 working now. Add an xfail if accesing a bss variable causes
26091 a memory error if the target is not yet run.
26095 * gdb.t24/demangle.exp: Clean up spacing (2 strings), inclusion of
26096 constructor name (2 string), name of _GLOBAL_ demangling (2 strings),
26097 name of __st* demangling (2 strings). Did Kung really get the
26098 more than 95 others right without testing them?
26102 * gdb.t24/demangle.exp: clean up XFAILS, more than 100
26106 * configure.in (configdirs): Add gdb.disasm
26107 * gdb.disasm: New directory for GDB disassembler tests.
26108 * gdb.disasm/hppa.{exp,s,mt}: Disassembly tests for the HPPA.
26112 * gdb.t00/help.exp: Don't test "help set".
26114 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Remove all xfails
26115 from within expect statements. None of these happen anymore and
26116 they cause regressions to be silently unnoticed.
26118 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Add notes (in failure
26119 messages) about known failures with gcc cygnus-2.4.5-930417.
26121 * gdb.t02/Makefile.in, gdb.t08/Makefile.in: Make all depend on
26122 comp-info.exp so it gets built if it doesn't exist.
26124 * gdb.t13/{Makefile.in,bitfields.exp}: Remove comp-info.exp stuff;
26125 it is no longer used.
26126 * gdb.t13/comp-info.c: Removed.
26130 * gdb.t06/signals.exp: Add xfail for sun3.
26134 * gdb.t17/interrupt.exp: Add xfail for Irix (currently not really
26135 relevant because ^C doesn't get sent but failure can be reproduced
26140 * gdb.stabs/alpha.mt: New configuration file for alpha.
26141 * gdb.stabs/configure.in: Use it.
26142 * gdb.stabs/ecoff.mt, weird-ecoff.sed: Change sed script to enable
26143 sharing with alpha.mt, redefine long to word via preprocessor.
26144 * gdb.stabs/weird.def: Conditionally adapt storage layout of v_comb
26146 * gdb.stabs/weird.exp: Handle compilation of weird.s by alpha
26148 * gdb.t00/teststrategy.exp: Change expect string so that we
26149 consume the `(xgdb)' from the command echo and from the gdb prompt.
26150 * gdb.t05/expr.exp: xfail "print unsigned int == (~0)" on the alpha.
26151 gdb currently compares all values as long, so this failure probably
26152 applies to any configuration where LONGEST is bigger than a target int.
26153 * gdb.t08/comp-info.c: New file to determine if gdbme is compiled
26155 * gdb.t08/Makefile.in, opaque.exp: Use it. Alpha native cc is unable
26156 to handle opaque pointers, gcc is.
26157 * gdb.t21/gdbme.cc, gdb.t23/gdbme.cc: operator new takes a size_t
26158 as first argument. Include <sys/types.h> and change all operator
26159 new definitions to use size_t.
26160 * gdb.t21/cplusfuncs.exp: Handle changes in output for operator new
26161 now that we use size_t.
26165 * gdb.t03/ptype.exp, gdb.t15/printcmds.exp: When constructing
26166 a long or float array cast all array members to the same type.
26167 * gdb.t04/setvar.exp: Handle the decimal output of an unsigned long
26169 * gdb.t07/watchpoint.exp: Add finish and until variations encountered
26171 * gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Add xfails for alpha.
26175 * gdb.t24 (demangle.exp): Constructors of templates have names like
26176 vector<int>::vector(int) not vector<int>::vector<int>(int). See
26177 section 14.6 of the ARM.
26179 * gdb.t24 (demangle.exp): Remove a whole bunch of tests of the form
26180 "_vt$MoveCmd"; these differ only in name from "_vt$foo", so they
26181 accomplish little and slow down the testsuite.
26183 * gdb.t24 (demangle.exp): Accept "XXX const" as well as "const XXX".
26184 Accept spaces various places.
26188 * gdb.t07/watchpoint.exp: On sparc, clear xfail for calling function
26189 with watchpoint enabled.
26191 * Makefile.in: Remove definition of CC and remove the second
26192 definition of CXX (the "CXX = gcc" one remains). These definitions
26193 were causing backquotes to be expanded within backquotes, which
26198 * gdb.t17/callfuncs.exp: Add "return 0" to end.
26202 * gdb.stabs/ecoff.mt: Remove STABSCC hack.
26203 * gdb.stabs/weird.exp: Handle the case where weird.o is compiled
26204 by mips cc and contains no stabs entries.
26208 * config/vx-gdb.exp: Use fake device to load files rather than
26210 * lib/gdb.exp: New proc to do "file" command.
26211 * config/unix-gdb.exp: Use new "file" proc.
26215 * config/mips-gdb.exp (gdb_load): Increase timeout to 2400.
26216 Rework board rebooting slightly.
26217 (gdb_exit): Don't exit from the remote shell; there isn't one.
26218 * gdb.stabs/weird.exp: If a program is being debugged already,
26220 * gdb.t04/setvar.exp: Stop and restart gdb.
26221 * gdb.t05/expr.exp: Likewise.
26222 * gdb.t07/watchpoint.exp: If target is mips-idt-*, stop and
26223 restart gdb and reload the program.
26224 * gdb.t08/opaque.exp: Likewise.
26225 * gdb.t12/scope.exp: Likewise.
26226 * gdb.t13/bitfields.exp: Likewise.
26227 * gdb.t15/funcargs.exp: Likewise.
26228 * gdb.t20/classes.exp: Likewise.
26229 * gdb.t03/ptype.exp: Increase timeout.
26230 * gdb.t16/printcmds.exp (test_print_string_constants,
26231 test_print_array_constants): Likewise.
26232 * gdb.t17/callfuncs.exp (do_function_calls): Likewise.
26233 * gdb.t20/classes.exp (do_tests): Likewise.
26234 * gdb.t22/virtfunc.exp (test_virtual_calls): Likewise.
26238 * gdb.stabs: Renamed *wierd* to *weird*.
26242 * gdb.t13/bitfields.exp: Test for bad output rather than waiting
26243 for timeout. Add "known gcc 2.4.5 bug" to failure message.
26247 * gdb.stabs/wierd.exp (print_wierd_var): Test size, not type name.
26248 (do_tests): Remove xfail for whatis on one_var and two_var.
26252 * Makefile.in: Made cross building work better by adding
26253 {RUNTEST,CC}_FOR_TARGET and using TARGET_FLAGS_TO_PASS.
26257 * gdb.t15/{return.c,return.exp,Makefile.in}:
26258 New test, currently commented out.
26262 * config/udi-gdb.exp: gdb_exit now kills any isstip processes
26263 still running and removes the leftover named socket so GDb can do
26268 * gdb.t01/run.exp: Add match for VxWorks, cause I/O comes out the
26270 * config/mt-*: Added default values for RUNTEST and RUNTESTFLAGS so
26271 cross testing works better with "make check"
26272 * config/unix-gdb: Use default procedures for exit and version.
26273 * config/vx-gdb.exp: Cleaned up and massaged back to working order
26274 with the newest VxWorks.
26278 * gdb.t20/classes.exp: For "ptype class Base1", continue to accept
26281 * gdb.t22/virtfunc.exp: If it prints `struct' (not `class') with a
26282 name (e.g. devo gdb with gcc 2.4.5), it is still a pass.
26284 * gdb.t10/crossload.exp: Skip whole file (for now, until we fix it).
26286 * config/unix-gdb.exp: Remove this version of gdb_exit
26287 * lib/gdb.exp: Merge in all the crap from config/unix-gdb.exp.
26288 Rob says he'll look at it when he gets back to testing boards.
26292 * gdb.t22/virtfunc.exp: Accept missing struct/class names as
26293 an expected fail for certain ptype commands.
26295 * gdb.t20/classes.exp: Update expected results of "ptype class
26296 Base1" to account for the constructor that now appears in the type.
26300 * configure.in (configdirs): Restore gdb.t04, which mysteriously
26301 disappeared from list.
26302 * config/{udi-gdb.exp, gdb-unix.exp}: Replace calls to obsolete
26303 "alldone" proc with call to cleanup and exit.
26304 * {gdb.t01/run.exp, gdb.t01/term.exp, gdb.t02/whatis.exp,
26305 gdb.t03/ptype.exp, gdb.t04/setvar.exp, gdb.t05/expr.exp,
26306 gdb.t06/break.exp, gdb.t07/watchpoint.exp, gdb.t08/opaque.exp,
26307 gdb.t09/corefile.exp, gdb.t10/crossload.exp, gdb.t11/list.exp,
26308 gdb.t12/scope.exp, gdb.t13/bitfields.exp}: Replace calls to
26309 "alldone" proc with simple returns that suppress remaining
26310 tests. The alldone proc went away many months ago.
26314 * gdb.t10/nodebug.exp: Comment out "maint print msymbols" tests.
26316 * gdb.t12/gdbme0.c (localscopes, autovars): Modify to foil gcc -O.
26320 * gdb.t15/funcargs.exp: Allow arguments for main in backtraces
26321 as vax gdb will display them.
26325 * gdb.t20/gdbme.cc: Do some calculation with v.x, to confound
26328 * scope.exp: Change "bad value for localval" messages so each one
26331 * config/unix-gdb.exp (gdb_exit): Move info on this vs.
26332 lib/gdb.exp (gdb_exit) from ChangeLog to comments.
26334 * gdb.t06/signals.exp: Skip the whole file with xfail for delta68.
26338 * gdb.t00/teststrategy.exp: Deal with it if cmdsize = 1 line
26339 doesn't exist (due to optimization).
26343 * gdb.stabs/wierd.exp: Deal with it if echo of "file" command
26344 contains \r because the filename is long.
26346 * gdb.t06/signals.exp: Revise comments regarding "'next' behaved as
26347 'continue'" bug, and change xfail back to i*86-univel-sysv4*.
26351 * gdb.t00/help.exp, gdb.t02/whatis.exp, gdb.t07/watchpoint.exp,
26352 gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Update for vax running
26354 * gdb.t02/whatis.exp: Use procedure to setup xfails on long versus
26356 * gdb.t08/opaque.exp: Use procedure to setup xfails for opaque tests.
26360 * Makefile.in (distclean): Remove *.log *.plog *.sum *.psum site.*.
26362 * gdb.t17/interrupt.exp: Fix 'missing Continuing' case so pattern
26363 to match does not match the passing case but still matches the
26368 * Makefile.in (distclean): Remove *.plog *.sum *.psum site.*.
26372 * lib/gdb.exp (gdb_exit): Move the best version of gdb_exit
26373 to here. Fix 'Quit anyway.*?' bug (? is a regexp metacharacter).
26374 * config/{mips-gdb.exp, nind-gdb.exp, udi-gdb.exp, vx-gdb.exp}:
26375 Remove various versions of gdb_exit.
26376 * config/vx-gdb.exp: Remove quit_vxgdb, change a caller to call
26378 * config/unix-gdb.exp: gdb_exit remains here, and should override
26379 the generic version, since it's doing a lot of wierd stuff that
26380 the other versions aren't. FIXME, fold it in, or abandon this
26385 * gdb.t24/demangle.exp: Add tests for PR 3220.
26389 * gdb.t24/demangle.exp: Add lucid test for __vtbl__3foo__vt_cc_main_.
26393 * gdb.t07/watchpoint.exp: Clear xfail with "i*86-*-*", not just
26394 "i386-*-*". Works for i486 as well.
26396 * gdb.t06/signals.exp: Rework code that recognizes known SVR4
26397 bug, and expand domain of xfail to all SVR4 systems, since the
26398 actual problem is likely to be in generic SVR4 /proc support.
26402 * config/unix-gdb.exp (gdb_load): Add eof to expect statement.
26406 * gdb.t17/interrupt.exp: Set up xfail for *-*-sysv4*, in chain of
26407 xfails for other systems. Match a missing 'Continuing.' as an
26408 explicit fail for i*86-*-sysv4*, so it doesn't hose other tests.
26410 * gdb.t20 {classes.exp, inherit.exp, misc.exp}, gdb.t21/cplusfuncs.exp,
26411 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t31/chillvars.exp:
26412 Only issue warning for missing executables if -all option is used.
26414 * gdb.stabs/wierd.exp: Only issue warning for missing wierd.o
26415 file if -all option is used. It's like an unpredictable XFAIL.
26419 * gdb.t15/funcargs.exp: Add comments that hppa xfails are only
26420 for dynamically linked binaries.
26422 * gdb.t10/crossload.exp: Add `set gnutarget auto' at end of tests.
26426 * gdb.t20/inherit.exp: Change message for "print tagless struct"
26427 to state that this is a known bug in old versions of g++.
26431 * gdb.t17/interrupt.exp: Add xfail for 386 bsd. Accept echoed newline
26432 while waiting for `Continuing'.
26436 * gdb.t10/nodebug.exp: Expect to find local/global minimal symbols
26437 in text, data, and bss.
26438 * gdb.t10/nodebug.c: Add local and global test variables for
26439 initialized and uninitialized data.
26443 * config/unix-gdb.exp (gdb_exit): Add "wait".
26447 * gdb.t06/signals.exp: xfail the continue from the handler for all
26450 * gdb.t07/watchpoint.exp: clear_xfail for i386 when calling a
26451 function with watchpoints enabled, the i386 call dummy starts with
26454 * gdb.t00/teststrategy.exp, gdb.t09/Makefile.in: Handle the way
26455 386 bsd names its corefiles.
26459 * gdb.t10/Makefile.in (nodebug.o): Don't use "-c -o", many
26460 compilers don't grok it.
26461 * gdb.t16/gdbme.c (ctable1): Initialize unsigned char array
26462 with small octal ints rather than character constants, which
26463 are signed and might not fit if first promoted to int.
26467 * gdb.t09/Makefile.in (clean): Remove corefile.
26471 * gdb.t07/watchpoint.exp: Add missing `$prompt $'.
26476 * gdb.t06/signals.exp: Change xfail from "*-*-*" to be only for
26477 NO_SINGLE_STEP machines. Fix comment about its cause. Uncomment
26478 the `continue' test right after it (also xfailed if NO_SINGLE_STEP).
26482 * gdb.t17/interrupt.exp: Add xfail for hppa.
26486 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t08/opaque.exp,
26487 gdb.t09/corefile.exp: Cleanup xfails for fixed mips bugs.
26488 * gdb.t13/bitfields.exp, gdbme.c: Examine a variable in the inferior
26489 to determine signed-ness of bitfields and use the result to setup
26491 * gdb.t15/gdbme.c: Add comments to the two indirect call0a lines.
26492 * gdb.t15/funcargs.exp: Use them to step until the second indirect
26493 call line is reached if necessary.
26497 * gdb.stabs/wierd.exp: New test, for nameless baseclasses.
26501 * gdb.t06/break.exp: Also test `clear' command.
26505 * gdb.t00/teststrategy.exp: Remove extra quote.
26507 * gdb.t07/watchpoint.exp: Change xfail for calling function with
26508 watchpoint enabled to be for all non-68k machines.
26510 * gdb.t15/{mips_pro.{c,exp},Makefile.in}: New test.
26514 * gdb.stabs/configure.in: If configured -with-gnu-as for mips-*-*
26515 targets use aout.mt instead of ecoff.mt as gas understands
26516 standard aout format.
26520 * lib/gdb.exp (runto): Don't insist that function we are running to
26521 was compiled with -g.
26523 * gdb.t10/{nodebug.{c,exp},Makefile.in}: New test.
26525 * gdb.t17/interrupt.exp: Before sending ^C, give the inferior time
26526 to get back into the read system call.
26527 Accept leading newline in case where we woke it up.
26531 * gdb.stabs/{ecoff.mt,wierd-ecoff.S,wierd-ecoff.sed}: New files
26532 to make the stabs test work on ecoff systems using gcc and -with-stabs.
26533 * gdb.stabs/{Makefile.in,configure.in,aout.mt,xcoff.mt}: Modify to
26534 enable ecoff configuration.
26538 * gdb.t15/funcargs.exp (localvars_in_indirect_call): New test.
26542 * gdb.t16/printcmds.exp: Add another printf test.
26546 * configure.in: If configured -with-stabs on any target, add
26547 stabsdirs to configdirs.
26551 * gdb.t16/printcmds.exp: Change printf "%f\n" to printf "%f is
26552 fun" so pattern does not match the command itself.
26556 * gdb.t15/{gdbme.c,funcargs.exp}: Test for alloca-influenced frames.
26560 * gdb.t17/interrupt.exp: Test for more things.
26564 * gdb.t07/watchpoint.exp: In until test, deal with the way the DEC
26565 compiler arranges the code and line numbers.
26567 * gdb.t17/interrupt.exp: Don't send \n after ^C.
26571 * gdb.t00/help.exp: Increase expect input buffer size.
26575 * gdb.t06/signals.exp: Remove sparc xfail; bug fixed.
26577 * gdb.t07/watchpoint.exp: Add xfail for hppa.
26579 * gdb.t17/{gdbme.c,callfuncs.exp}: Add sum10 function, to test pa bug.
26581 * gdb.t06/signals.exp: At "p func1 ()" test, check for breakpoint
26582 [0-9]*, not just [0-9].
26586 * gdb.t20/{gdbme.cc,classes.exp}: Add xfail for gdb/2972.
26588 * gdb.t2*: Set CXXFLAGS, not CFLAGS, since that's what we use.
26592 * gdb.t00/help.exp: Replace most of docstring for "continue" with .*.
26596 * gdb.t06/signals.c: Add xfails for sun3.
26598 * gdb.t07/watchpoint.exp: Comment out xfail for fixed bug 1836.
26600 * gdb.t07/{gdbme.c,watchpoint.exp}: Add test for 2597. Also add
26601 test_stepping tests.
26605 * gdb.t{06,17}/Makefile.in (clean): Remove all executables.
26607 * gdb.t17/{interrupt.{c,exp},Makefile.in}: New test for solaris bug.
26609 * gdb.t06/twice.exp, Makefile.in: Just use an include of twice.c
26610 rather than actually putting it through cpp twice.
26612 * gdb.t06/signals.exp: Add xfails for unixware and rs6000.
26616 * config/mips-gdb.exp (gdb_exit): Removed close statement which is
26621 * gdb.t06/signals.exp: Add test for sparc bug with do_save_insn.
26623 * gdb.t20/{classes,inherit}.exp: If a class which doesn't use any
26624 C++ features prints as "struct", make it a pass, not an xfail.
26628 * gdb.t22/virtfunc.exp: Remove a bunch of xfails.
26629 Don't require VA to print as "class" rather than "struct".
26633 * gdb.t06/twice.exp: Don't care about the file name GDB prints.
26637 * gdb.t{02,13}/comp-info.c, gdb.t06/twice.exp: Add "return 0" to end.
26641 * gdb.t12/scope.exp: Remove xfail for parameter printing in wrong
26646 * gdb.t16/printcmds.exp: Add printf tests.
26648 * gdb.t06/{twice.{c,exp},Makefile.in}: New test.
26650 * gdb.t10/Makefile.in (clean): Remove $(EXECUTABLES) too.
26654 * gdb.t20/classes.exp: Add clear_xfail's before printing summary
26655 pass counts, to counteract any existing or future setup_xfails.
26659 * gdb.stabs/wierd{.def,-aout.S,-xcoff.S}: Use new macros
26660 {BEGIN,END}_COMMON for common block instead of STAB.
26661 * gdb.stabs/wierd.exp: Add xfail for rs6000.
26663 * gdb.stabs/wierd.def: Make value of N_GSYM's 0.
26664 intp_var should be N_GSYM not N_LSYM.
26665 wierd-aout.S: Use a label for the value of the N_SO.
26666 wierd.def: Remove all backslashes.
26667 wierd-{aout,xcoff}.S: Put a few tests with backslashes here.
26671 * gdb.t20/gdbme.cc (main): Move variable initialization for AIX to
26672 get the expected next to inheritance3.
26676 * gdb.t00/teststrategy.exp: Remove expected failure for mips-*-*
26677 now that gcc-2.4 gets it right.
26681 * gdb.stabs/wierd{.def,.exp,-aout.S,-xcoff.S}: Add common block test.
26683 * gdb.t{02,13}/{Makefile.in,gdbme.c,comp-info.c}: New way of
26684 generating comp-info.exp which works for cross-compilation.
26688 * gdb.t11/list.exp: For SVR4 xfails, match "*-*-sysv4*", not
26693 * gdb.t01/run.exp: Start with a fresh gdb.
26694 * gdb.t11/list.exp: For SVR4 xfails, match on all versions of
26699 * {gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06, gdb.t07,
26700 gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13, gdb.t15,
26701 gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23, gdb.t30}/
26702 Makefile.in (distclean, realclean): Remove gdbme.c from list of
26707 * gdb.t24/demangle.exp (test_gnu_style_demangling): Add some new
26708 test cases from bug reports.
26712 * gdb.t06/break.exp: Add xfails for sparc-sun-solaris2.*.
26713 * gdb.t12/scope.exp: Add clear_xfails at appropriate places to
26714 avoid spurious xfails.
26715 * gdb.t20/classes.exp: Add xfails for longstanding C++ problems.
26716 * gdb.t21/cplusfuncs.exp: Add xfails for sparc-sun-solaris2.*.
26717 * gdb.t22/virtfunc.exp: Add xfails for longstanding C++ problems.
26721 * gdb.t00/teststrategy.exp: Rework to provide more useful
26722 description of each test, fix problem with systems that define
26723 ALIGN_STACK_ON_STARTUP code, other misc cleanups.
26724 * gdb.t06/break.exp (test_next_with_recursion): Fix expected
26725 results for "next over recursive call" so timeouts aren't taken
26730 * gdb.t12/scope.exp: Test printing of variables before run.
26732 * gdb.t12/{gdbme0.c,scope.exp}: Test for bug where parameters are
26733 printed in wrong order due to sorting.
26737 * gdb.t00/teststrategy.exp: Fix expected results for printing
26738 user entered string constant. Is array of char, prints with no
26741 * gdb.t00/{default.exp, help.exp}: Account for changes to radix
26743 * gdb.t16/gdbme.c: Add and use struct containing arrays of char.
26744 * gdb.t16/printcmds.exp: Fix all lines that match "unsigned char *".
26745 * gdb.t16/printcmds.exp (test_print_char_arrays): Test printing
26746 of struct of char arrays.
26747 * gdb.t00/radix.exp: New tests for radix commands.
26751 * gdb.t16/printcmd.exp: Print a variable before running program
26752 (with xfail for AIX).
26756 * gdb.t06/{signals.exp,signals.c,Makefile.in}: New test.
26758 * gdb.t16/printcmd.exp: Don't print variables before running program.
26760 * gdb.t06/break.exp: Don't require envp argument to main.
26762 * gdb.t0{2,3,4,5}/gdbme.c [_AIX]: Use signed keyword.
26764 * gdb.t02/whatis.exp, gdb.t11/list.exp:
26765 Add xfails for rs6000.
26767 * gdb.t02/whatis.exp: Change other tests not to re-test something
26770 * gdb.t{03,15,16}/gdbme.c: Reference all variables and make sure
26771 each type used has a variable of that type.
26775 * gdb.t20/{inherit.exp,gdbme.cc}: Test tagless structure.
26777 Fri Jun 4 11:07:19 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
26779 * configure.in: change srctrigger to be a file, not a directory
26783 * configure.in (mips-idt-ecoff*): Added trailing '*'.
26785 * gdb.t11/list.exp: Fixed a couple of typos.
26789 * gdb.t00 (teststrategy.exp): Remove notice about PR 1823. Bug
26790 is fixed and PR is closed.
26791 * gdb.t16 (gdbme.c): Add simple test string variable.
26792 * gdb.t16 (printcmds.exp): Add tests with simple test string
26793 variable, primarily for boundaries on "set print elements".
26797 * gdb.stabs/wierd.exp: Remove xfail for printing big integer.
26798 Make leading 0's optional and don't expect a tab in the middle
26801 * gdb.t00/teststrategy.exp: Remove xgdb before trying the copy.
26803 * gdb.stabs/wierd.def: Type attributes must be preceded by number=.
26804 * gdb.stabs/wierd.exp: Remove xfails for type attributes. Also
26805 don't end command passed to gdb_test with newline.
26807 * gdb.t13/{Makefile.in,gdbme.c,bitfields.exp}: If we #defined the
26808 signed keyword away, don't expect signed bitfields to be signed.
26810 * gdb.t13/bitfields.exp (bitfield containment): Accept the fields
26811 printing with only as many 1's as are in the field as well as printing
26812 with 32 1's (see comment).
26816 * gdb.t00/default.exp: Start with a fresh gdb.
26817 * configure.in (configdirs): Remove gdb.t31 until the chill
26818 compiler works again. It no longer is able to find chillrt0
26819 since it isn't in libchill.a anymore.
26820 * gdb.stabs/wierd.exp: Rewrite to properly handling a missing
26821 wierd.o, make more modular.
26822 * gdb.stabs/wierd.def (bad_neg0type, bad_neg0const): Remove
26823 spurious newlines that caused problems.
26827 * Move test with enums and partial symbols from gdb.t03/ptype.exp
26828 to gdb.stabs/wierd.exp since GCC has worked around the bug.
26829 gdb.stabs/wierd.{exp,def}: Many new tests.
26831 * gdb.t00/default.exp: update info line for new message.
26833 * gdb.t02/{whatis.exp,gdbme.c}:
26834 Test that "char *" doesn't print as "caddr_t".
26838 * gdb.t00/help.exp: Use .* in place of some help messages which
26840 gdb.t00/default.exp: Update "info frame" test for new message.
26841 * gdb.stabs/wierd.exp: Check for eof, directly or via gdb_test.
26846 * gdb.t03/{gdbme.c,ptype.exp}:
26847 Add tests for typedef'd struct and union without tags.
26848 Also check "whatis" on a variable of a typedef'd enum without a tag.
26850 * gdb.t00/teststrategy.exp: For p "foo", remove sun4 XFAIL (see
26851 PRMS 1823; the bug still exists but isn't reproduced by this test
26852 anymore), and remove rs6000 XFAIL (the bug is fixed).
26854 * gdb.t03/ptype.exp: Comment out a lot of tests which are basically
26855 duplicated from whatis.exp. For those that are left, accept
26856 "long", "long int", or "int" for long variables (whatis.exp already
26857 has an XFAIL for "int", so no need to fail it here).
26859 * gdb.t02/whatis.exp, gdb.t10/crossload.exp:
26860 Deal with GCC's names for types now that GDB uses the compiler's names.
26862 * gdb.t02/{Makefile.in,gdbme.c,whatis.exp}: If not GCC, do some
26863 setup_xfail's for sunos4. If we #defined the signed keyword away,
26864 don't expect GDB to know that char it is signed.
26866 * gdb.t00/teststrategy.exp: Update for symbolic signal names.
26870 * configure.in (configdirs): Add gdb.t24 for C++ tests that
26871 should work on any system, regardless of debugging format.
26872 * gdb.t21/demangle.exp: Move to gdb.t24.
26873 * gdb.t24/demangle.exp: Move from gdb.t21.
26874 * gdb.t24/{Makefile.in, configure.in}: New files.
26878 * configure.in: Do gdb.stabs and C++ tests only for stabs.
26879 * gdb.stabs: New directory.
26883 * config/{mips,nind,udi,unix,vx}-gdb.exp: Look for "Quit anyway.*?"
26884 not just "Quit anyway?".
26888 * gdb.t21/demangle.exp: Add a couple of new patterns. Ensure
26889 that all setup_xfails are immediately followed by clear_xfails.
26893 * config/unix-gdb.exp, gdb.t00/echo.exp, gdb.t00/help.exp,
26894 gdb.t00/teststrategy.exp, gdb.t00/gdbvars.exp, gdb.t01/run.exp,
26895 gdb.t01/term.exp, gdb.t02/whatis.exp, gdb.t03/ptype.exp,
26896 gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t06/break.exp,
26897 gdb.t07/watchpoint.exp, gdb.t08/opaque.exp, gdb.t09/corefile.exp,
26898 gdb.t10/crossload.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
26899 gdb.t13/bitfields.exp, gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
26900 gdb.t17/callfuncs.exp, gdb.t20/misc.exp, gdb.t20/inherit.exp,
26901 gdb.t20/classes.exp, gdb.t21/demangle.exp, gdb.t21/cplusfuncs.exp,
26902 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t30/chexp.exp,
26903 gdb.t31/chillvars.exp, lib/gdb.exp:
26909 * gdb.t17/callfuncs.exp (do_function_calls): Call t_double_values
26910 with 0.0, not integer 0.
26914 * gdb.t06/break.exp: Update for "Kill the program" message change.
26918 * Makefile.in (GDBFLAGS): Set to -nx.
26919 * Makefile.in (site.exp): Use GDBFLAGS.
26923 * */Makefile.in (CFLAGS): add CFLAGS = -g to all subdirectory
26925 (check): depend on just-check.
26926 (just-check): added so that tests can be run without a noop
26931 Switch to using configure's configdirs.
26932 * Makefile.in (Makefile): add configure.in dependency.
26933 (SUBDIRS): removed redundant assignment.
26934 * configure.in: switch subdirs assignment to configdirs.
26935 * gdb.t*/configure.in: new files.
26939 * gdb.t07/watchpoint.exp: Removed a29k expected failure which now
26944 * gdb.{t20,t21,t22,t23}/Makefile.in: Use $(srcdir) to avoid $<
26945 in explicit rules. Apparently this is not supported by some makes.
26949 * gdb.t31/Makefile.in: Use $(srcdir) when avoiding $<, sigh.
26953 * config/unix-gdb.exp: Add back missing return 0 which mysteriously
26958 * gdb.t31/Makefile.in: Avoid $< in explicit rule.
26962 * gdb.t07/watchpoint.exp: Remove setup_xfail for i486
26963 watchpoint problem that is now fixed.
26964 * gdb.t30/chexp.exp: Remove setup_xfail for printing
26965 uninitialized convenience variables.
26966 * gdb.t31/chillvars.exp: Fix expected patterns for printing
26971 * gdb.t00/help.exp: Compensate for bug in mips-*-ultrix* OS
26972 which causes expect to get out of sync with gdb on long output
26974 * gdb.t09/corefile.exp: Make expected pattern for core file
26975 failing signal and frame output format less sun specific.
26979 * gdb.t31/chillvars.exp: Add and remove initial dummy
26980 breakpoint, so that symbol table is forced in.
26981 (Needed at least on Sunos4, though it seems not SVR4.)
26982 * gdb.t31/chillvars.exp: Update for changed output format.
26984 Sun Apr 11 17:21:45 1993 Rob Savoye (rob at darkstar.cygnus.com)
26986 * config/unix-gdb.exp: Gracefully exits if $GDB is a bogus path.
26990 * Makefile.in: Added --srcdir when invoking runtest, removed the
26991 need for a local config file. (optional now)
26995 * gdb.t21/demangle.exp: Only count real fails (not xfails) for
26996 failure count used to force early termination. Add some more
26997 expected failures for gnu style demangling.
27001 * Makefile.in (CXXFLAGS): Remove -O. It caused the debug info for the
27002 pmi variable from gdb.t20/gdbme to get optimized away.
27003 * gdb.t00/teststrategy.exp: Added expected failure for mips-*-*.
27004 Check for written corefile upon timeout _and_ eof.
27008 * config/unix-gdb.exp: Add missing return 0.
27012 * gdb.t16/printcmds.exp: Remove misplaced xfail that caused an early
27017 * configure.in (subdirs): Put back gdb.t17 which mysteriously
27022 * gdb.t10/crossload.exp: Disable the i860-elf test until such
27023 time as i860 support works.
27025 * gdb.t15/funcargs.exp: Fix expected outputs to include
27026 "backtrace 100\r" rather than just "backtrace\r", to match last
27031 * config/udi-gdb.exp (gdb_exit): Remove close command.
27032 (gdb_target_udi): New procedure to set the UDI target.
27033 (gdb_start): Don't remove *_soc files. Use gdb_target_udi.
27034 * gdb.t00/default.exp: Added expected failures for a29k-*-udi.
27035 Added waits for prompts after several question responses. Added
27036 some more responses used by a29k-amd-udi-gdb.
27037 * gdb.t01/run.exp, gdb.t06/break.exp: Added a29k-*-udi support:
27038 pass different arguments, restart UDI connection after program
27040 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t07/watchpoint.exp,
27041 gdb.t08/opaque.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
27042 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp, gdb.t20/misc.exp,
27043 gdb.t21/cplusfuncs.exp: Added expected failures for a29k-*-*.
27044 * gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t07/watchpoint.exp,
27045 gdb.t08/opaque.exp, gdb.t12/scope.exp, gdb.t13/bitfields.exp,
27046 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
27047 gdb.t17/callfuncs.exp, gdb.t20/classes.exp, gdb.t20/inherit.exp,
27048 gdb.t20/misc.exp, gdb.t22/virtfuncs.exp: Restart UDI connection
27049 after program completion.
27050 * gdb.t10/crossload.exp: Does not work for a29k-*-*, since BFD is
27051 compiled with a SELECT_VECS setting.
27052 * gdb.t15/funcargs.exp: Use argument to backtrace to prevent
27053 infinite recursion.
27055 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t22/virtfuncs.exp:
27056 Added checks for COFF results, and made them expected failures for
27057 all targets. It would be better to make them expected failures
27058 for COFF targets only.
27060 Wed Mar 24 14:43:38 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
27062 * Makefile.in: add null dvi target, don't bother to recurse
27063 through test directories for info and install-info; rename
27064 $(datadir) to be dejagnu instead of deja-gnu
27068 * gdb.t31/gdbme.ch: Re-enable code that previously caused
27069 compiler to coredump.
27070 * gdb.t31/chillvars.exp: Re-enable tests that depend on that
27075 * gdb.t31/gdbme.ch: Comment out code that causes chill compiler
27077 * gdb.t31/chillvars.exp: Comment out tests that depend on that
27080 Sun Mar 21 17:56:47 1993 Rob Savoye (rob at darkstar.cygnus.com)
27082 * gdb.t03/ptype.exp: tests for return code from gdb_test.
27083 * gdb.t00/teststrategy.exp: Uses which proc rather than spawning
27084 which in a shell. Deletes xgdb when done.
27085 * config/unix-gdb.exp: Won't try to spawn $GDB unless it exists.
27086 Tests the return from the "set height" or "set width" commands.
27087 Added a few return codes where needed.
27091 * Makefile.in (SUBDIRS): Add gdb.t17.
27092 * configure.in (subdirs): Add gdb.t17.
27093 * gdb.t17/{Makefile.in, callfuncs.exp, gdbme.c}: New test
27094 files to test gdb's calling of functions in the inferior with
27095 the correct arguments and gdb's ability to retrieve any
27100 * config/unix-gdb.exp (gdb_exit): Remove close commands that
27101 may be called after gdb goes away. Previous versions of expect
27102 needed these to avoid file descriptor leaks, but they cause
27103 errors with the current revision of expect.
27104 * gdb.t00/gdbvars.exp: Use -re on expected output after
27105 setting sevenbit-strings.
27106 * gdb.t04/setvar.exp, gdb.t13/bitfields.exp: Make commands
27107 to set sevenbit-strings consistent across tests.
27108 gdb.t30/chexp.exp, gdb.t31/chillvars.exp: Make commands to
27109 set sevenbit-strings consistent across tests.
27113 * gdb.t21/demangle.exp (proc demangle): Adjust quotes in an
27114 expected output to match current "expect" expectations.
27118 * gdb.t00/default.exp: Change expected output for default "source"
27119 command, to match new gdb behavior which requires a filename to
27124 * gdb.t07/watchpoint.exp (test_simple_watchpoint): Set up
27125 expected fail for i486-*-* that misses the marker2 function.
27126 * gdb.t10/crossload.exp (bfddefault): Allow successful
27127 recognition of a format to pass even if no symbols are found.
27128 Explicitly catch failures where the format is not recognized
27129 or is ambiguous, and add the reason to the fail message.
27130 * gdb.t10/crossload.exp (bfdexplicit): Catch failure where
27131 the cause is and invalid target and add reason to failure message.
27132 * gdb.t10/crossload.exp: Fix bfd target names for elf32-m68k,
27133 elf32-i386, elf32-sparc, and elf32-i860.
27134 * gdb.t12/scope.exp (test_at_main, test_at_foo, test_at_bar):
27135 Set up expected failure for 'filename'::variable scope resolution,
27136 which is now apparently broken on all targets.
27137 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t20/misc.exp,
27138 gdb.t21/cplusfuncs.exp, gdb.t22/virtfunc.exp,
27139 gdb.t23/templates.exp: Change failure for missing binfile into
27141 gdb.t21/demangle.exp: Change all cfront references to 'arm'
27146 * gdb.t00/default.exp: Add expected output for default "source"
27147 command, to match new gdb behavior.
27148 * gdb.t09/corefile.exp: Use GDBFLAGS when spawning GDB.
27152 * config/*-gdb.exp: returns an error, rather than exiting on
27157 * gdb.t03/gdbme.c: Add pointer to struct variable.
27158 * gdb.t03/ptype.exp: Test equivalence of '.' and '->' for
27159 referencing struct members.
27163 * configure.in (mips-idt-ecoff): New target.
27164 * config/mips-gdb.exp: New file for remote board using MIPS remote
27165 debugging protocol.
27167 * Redid configuration scheme. Removed gdb.t*/configure.in.
27168 Renamed gdb.t*/in-gdbme* to gdb.t*/gdbme*. Changed to use CC, CXX
27169 instead of CC_FOR_TARGET, CXX_FOR_TARGET. Added mostlyclean and
27170 distclean targets. Built executables via .o files. Adjusted
27171 tests to account for source files in $(srcdir) rather than
27173 * lib/gdb.exp (runto): Don't expect () after the function name,
27174 because it may have arguments.
27178 * gdb.t00/default.exp, gdb.t01/run.exp, gdb.t02/whatis.exp,
27179 gdb.t03/ptype.exp, gdb.t06/break.exp, gdb.t12/scope.exp: Added
27180 expected failures for mips-idt-* and mips-sgi-*.
27181 * gdb.t00/default.exp (attach): Kill process if requested.
27182 * gdb.t00/help.exp (help target core, help target): Accept a gdb
27183 that does not read core files.
27184 * gdb.t01/run.exp: Removed checks for exit status code.
27185 * gdb.t03/in-gdbme.c: Make explicit call to malloc to ensure that
27187 * gdb.t03/ptype.exp: Increase timeout when calling malloc.
27188 * gdb.t04/setvar.exp, gdb.t05/expr.exp: Use runto function where
27189 appropriate, rather than doing it by hand.
27190 * gdb.t07/watchpoint.exp: If mips-idt-*, reload file after first
27192 * gdb.t10/crossload.exp: Kill existing program if needed.
27193 * gdb.t15/funcargs.exp: Use delete_breakpoints function where
27194 appropriate, rather than doing it by hand. Always increase
27195 timeout for this test, not just for VxWorks.
27199 * gdb.t31/chillvars.exp (test_structs): New proc to test printing
27200 of Chill STRUCT types and STRUCT values.
27201 * gdb.t31/chillvars.exp (test_strings): Expect "CHAR" now, rather
27203 * gdb.t31/in-gdbme.ch (simple_struct, nested_struct, struct1,
27204 struct2): New struct definitions and initializations to test
27205 simple Chill STRUCT types.
27209 * gdb.t00/teststrategy.exp: Track reversion in gdb to not print
27210 the null byte at the end of strings.
27211 * gdb.t00/default.exp: Make show version insensitive to copyright
27213 * gdb.t16/in-gdbme.c (ctable1, ctable2): Make explicitly unsigned
27214 to avoid dependencies on target char signedness.
27215 * gdb.t16/printcmds.exp: Update expected results for explicitly
27217 * gdb.t16/printcmds.exp: Remove setup_xfails for i960 that should
27219 * gdb.t21/demangle.exp: Add many more patterns for template
27220 demangling, most of them being expected failures.
27221 * gdb.t21/demangle.exp (proc demangle): Quote the demangled
27222 string we are matching for, to match on the whole string.
27223 * gdb.t21/demangle.exp: Add many new test strings to demangle,
27224 and fix a whole bunch that had incorrect expected output but were
27225 passing anyway because of the bug in "proc demangle".
27226 * gdb.t31/chillvars.exp: Remove setup_xfail for printing string
27228 * gdb.t31/in-gdbme.ch: Uncomment string4, now compiles.
27232 * gdb/testsuite: made modifications to testcases, etc., to allow
27233 them to work properly given the reorganization of deja-gnu and the
27234 relocation of the testcases from deja-gnu to a "tool" subdirectory.
27238 * gdb/testsuite: Initial creation of gdb/testsuite.
27239 Migrated dejagnu testcases and support files for testing nm to
27240 gdb/testsuite from deja-gnu. These files were moved "as is"
27241 with no modifications. This migration is part of a major overhaul
27242 of dejagnu. The modifications to these testcases, etc., which
27243 will allow them to work with the new version of dejagnu will be
27244 made in a future update.
27246 For additional changes see gdb.mi/ChangeLog-1999-2003.
27248 ;; Local Variables:
27249 ;; mode: change-log
27252 ;; version-control: never
27255 Copyright 1993-2005, 2012 Free Software Foundation, Inc.
27256 Copying and distribution of this file, with or without modification,
27257 are permitted provided the copyright notice and this notice are preserved.