PR gold/14309
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
index 0f59fac5427febc00688b157cb84650809521ef9..5d840db4e6e9e5bc8b2d8a12ed85539080228774 100644 (file)
@@ -1,3 +1,453 @@
+2012-07-10  Tom Tromey  <tromey@redhat.com>
+
+       * lib/gdb.exp (standard_testfile): Unset output variables from
+       earlier invocations.
+
+2012-07-10  Yao Qi  <yao@codesourcery.com>
+
+       * gdb.mi/gdb2549.exp: Remove -DFAKEARGV from compilation flags.
+       * gdb.mi/mi-async.exp, gdb.mi/mi-basics.exp: Likewise.
+       * gdb.mi/mi-break.exp, gdb.mi/mi-cli.exp: Likewise.
+       * gdb.mi/mi-console.exp, gdb.mi/mi-disassemble.exp: Likewise.
+       * gdb.mi/mi-eval.exp, gdb.mi/mi-file.exp: Likewise.
+       * gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp: Likewise.
+       * gdb.mi/mi-return.exp, gdb.mi/mi-reverse.exp: Likewise.
+       * gdb.mi/mi-simplerun.exp, gdb.mi/mi-stack.exp: Likewise.
+       * gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp: Likewise.
+       * gdb.mi/mi-until.exp, gdb.mi/mi-var-block.exp: Likewise.
+       * gdb.mi/mi-var-child.exp, gdb.mi/mi-var-cmd.exp: Likewise.
+       * gdb.mi/mi-var-display.exp: Likewise.
+       * gdb.mi/mi-var-invalidate.exp: Likewise.
+       * gdb.mi/mi-watch.exp, gdb.mi/mi2-basics.exp: Likewise.
+       * gdb.mi/mi2-break.exp, gdb.mi/mi2-cli.exp: Likewise.
+       * gdb.mi/mi2-console.exp: Likewise.
+       * gdb.mi/mi2-disassemble.exp: Likewise.
+       * gdb.mi/mi2-eval.exp, gdb.mi/mi2-file.exp: Likewise.
+       * gdb.mi/mi2-read-memory.exp: Likewise.
+       * gdb.mi/mi2-regs.exp, gdb.mi/mi2-return.exp: Likewise.
+       * gdb.mi/mi2-simplerun.exp: Likewise.
+       * gdb.mi/mi2-stack.exp, gdb.mi/mi2-stepi.exp: Likewise.
+       * gdb.mi/mi2-syn-frame.exp: Likewise.
+       * gdb.mi/mi2-until.exp, gdb.mi/mi2-var-block.exp: Likewise.
+       * gdb.mi/mi2-var-child.exp, gdb.mi/mi2-var-cmd.exp: Likewise.
+       * gdb.mi/mi2-var-display.exp, gdb.mi/mi2-watch.exp: Likewise.
+
+2012-07-09  Tom Tromey  <tromey@redhat.com>
+
+       * gdb.base/whatis.exp: Add error checks for improper 'void' uses.
+       * gdb.base/callfuncs.exp: Add cast-based test.
+       * gdb.base/callfuncs.c (voidfunc): New function.
+
+2012-07-08  Doug Evans  <dje@google.com>
+
+       * gdb.dwarf2/dw4-sig-type-unused.S: Fix typo.
+
+2012-07-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       Fix XFAIL compatibility with old i386 systems.
+       * gdb.base/stale-infcall.exp (test system longjmp tracking support):
+       Check also 'Cannot insert breakpoint 0'.
+
+2012-07-06  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       PR 14321
+       * gdb.base/find.exp
+       (find int64_search_buf, +64/8*100, int64_search_buf): New test.
+
+2012-07-06  Tom Tromey  <tromey@redhat.com>
+
+       * gdb.base/whatis.exp: Add test.
+
+2012-07-06  Tom Tromey  <tromey@redhat.com>
+
+       * gdb.base/whatis.exp: Add regression test.
+
+2012-07-06  Tom Tromey  <tromey@redhat.com>
+
+       * gdb.base/whatis.exp: Add tests.
+
+2012-07-04  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       PR 12649
+       * gdb.base/dprintf.exp (Set dprintf style to agent): Add missing
+       gdb_test_multiple $gdb_prompt terminator.
+
+2012-07-04  Pedro Alves  <palves@redhat.com>
+
+       * gdb.mi/mi-reverse.exp: Use supports_reverse and
+       supports_process_record.
+
+2012-07-04  Pedro Alves  <palves@redhat.com>
+
+       * gdb.ada/packed_tagged/comp_bug.adb: Convert to unix text line
+       endings.
+       * gdb.mi/mi-reverse.exp: Convert to unix text line endings.
+
+2012-07-03  Stan Shebs  <stan@codesourcery.com>
+
+       * gdb.base/info-os.c (main): Retry resource acquisition until an
+       available one is found.
+       * gdb.base/info-os.exp: Collect resource keys from the program
+       and use them in matching.
+
+2012-07-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * gdb.threads/gcore-thread.exp: Remove variable libthread_db_seen.
+       Wrap the test into loop for corefile and core0file.
+
+2012-07-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * gdb.dwarf2/fission-reread.S: Remove .section attributes.
+       Change CU pointer size to 4 bytes, adjust .8byte to .4byte.  Remove
+       .note.GNU-stack.
+
+       * gdb.dwarf2/fission-reread.S: Change # comments to /* */ comments.
+
+2012-07-02  Sergio Durigan Junior  <sergiodj@redhat.com>
+
+       * gdb.base/help.exp (help b, help br, help bre, help brea, help
+       break): Include help message for the new `-probe' and `-probe-stap'
+       options.
+
+2012-07-02  Stan Shebs  <stan@codesourcery.com>
+
+       * gdb.base/dprintf.exp: Add agent style tests.
+
+2012-07-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * gdb.base/stale-infcall.c (infcall): New label test-next.
+       (main): New labels test-pass and test-fail.
+       * gdb.base/stale-infcall.exp: Continue to test-next.  Put breakpoint
+       $test_fail_bpnum to test-fail.
+       (test system longjmp tracking support): New test.
+       Delete $test_fail_bpnum.
+       * lib/gdb.exp (gdb_continue_to_breakpoint): Accept also Temporary
+       breakpoint.
+
+2012-06-30  Doug Evans  <dje@google.com>
+
+       * gdb.dwarf2/fission-reread.S: New file.
+       * gdb.dwarf2/fission-reread.exp: New file.
+
+2012-06-28  Stan Shebs  <stan@codesourcery.com>
+
+       * gdb.mi/mi-logging.exp: New file.
+
+2012-06-28  Jan Kratochvil  <jan.kratochvil@redhat.com>
+           Pedro Alves  <palves@redhat.com>
+
+       * gdb.threads/siginfo-threads.exp: New file.
+       * gdb.threads/siginfo-threads.c: New file.
+       * gdb.threads/sigstep-threads.exp: New file.
+       * gdb.threads/sigstep-threads.c: New file.
+
+2012-06-28  Tom Tromey  <tromey@redhat.com>
+
+       * gdb.go/package.exp: Partially revert earlier patch; use
+       gdb_compile again.  Use standard_output_file.
+
+2012-06-27  Doug Evans  <dje@google.com>
+
+       * gdb.dwarf2/fission-base.c: New file.
+       * gdb.dwarf2/fission-base.S: New file.
+       * gdb.dwarf2/fission-base.exp: New file.
+
+2012-06-27  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * gdb.dwarf2/callframecfa.exp: Replace $testname by $testfile.
+
+2012-06-27  Tom Tromey  <tromey@redhat.com>
+
+       * gdb.base/macscp1.c (macscp_expr): Add breakpoint comment.
+       * gdb.base/macscp.exp (maybe_kfail): Add test for macro scope.
+
+2012-06-27  Tom Tromey  <tromey@redhat.com>
+
+       * gdb.dwarf2/pr10770.exp: Use standard_testfile.
+       * gdb.dwarf2/dw2-var-zero-addr.exp: Use standard_testfile.
+       * gdb.dwarf2/dw2-param-error.exp: Use standard_testfile.
+       * gdb.dwarf2/dw2-op-call.exp: Use standard_testfile.
+       * gdb.dwarf2/dw2-inline-param.exp: Use standard_testfile,
+       prepare_for_testing.
+       * gdb.dwarf2/dw2-inline-break.exp: Use standard_testfile.
+       * gdb.dwarf2/dw2-ifort-parameter.exp: Use standard_testfile.
+       * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: Use
+       standard_testfile.
+       * gdb.dwarf2/dw2-case-insensitive.exp: Use standard_testfile.
+       * gdb.dwarf2/dw4-sig-types.exp: Use standard_testfile.
+       * gdb.dwarf2/dw2-objfile-overlap.exp: Use standard_testfile.
+       * gdb.dwarf2/callframecfa.exp: Use standard_testfile,
+       prepare_for_testing.
+       * gdb.dwarf2/dup-psym.exp: Use standard_testfile.
+       * gdb.dwarf2/dw2-ada-ffffffff.exp: Use standard_testfile.
+       * gdb.dwarf2/dw2-anonymous-func.exp: Use standard_testfile.
+       * gdb.dwarf2/dw2-bad-parameter-type.exp: Use standard_testfile.
+       * gdb.dwarf2/dw2-basic.exp: Use standard_testfile.
+       * gdb.dwarf2/dw2-compressed.exp: Use standard_testfile.
+       * gdb.dwarf2/dw2-const.exp: Use standard_testfile.
+       * gdb.dwarf2/dw2-cu-size.exp: Use standard_testfile.
+       * gdb.dwarf2/dw2-double-set-die-type.exp: Use standard_testfile.
+       * gdb.dwarf2/dw2-empty-namespace.exp: Use standard_testfile.
+       * gdb.dwarf2/dw2-empty-pc-range.exp: Use standard_testfile.
+       * gdb.dwarf2/dw2-filename.exp: Use standard_testfile.
+       * gdb.dwarf2/dw2-icc-opaque.exp: Use standard_testfile.
+       * gdb.dwarf2/dw2-inheritance.exp: Use standard_testfile.
+       * gdb.dwarf2/dw2-intercu.exp: Use standard_testfile.
+       * gdb.dwarf2/dw2-intermix.exp: Use standard_testfile.
+       * gdb.dwarf2/dw2-linkage-name-trust.exp: Use standard_testfile.
+       * gdb.dwarf2/dw2-modula2-self-type.exp: Use standard_testfile.
+       * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Use standard_testfile.
+       * gdb.dwarf2/dw2-op-stack-value.exp: Use standard_testfile.
+       * gdb.dwarf2/dw2-producer.exp: Use standard_testfile.
+       * gdb.dwarf2/dw2-ranges.exp: Use standard_testfile,
+       standard_output_file.
+       * gdb.dwarf2/dw2-ref-missing-frame.exp: Use standard_testfile,
+       standard_output_file.
+       * gdb.dwarf2/dw2-restore.exp: Use standard_testfile.
+       * gdb.dwarf2/dw2-simple-locdesc.exp: Use standard_testfile.
+       * gdb.dwarf2/dw2-skip-prologue.exp: Use standard_testfile.
+       * gdb.dwarf2/dw2-stack-boundary.exp: Use standard_testfile.
+       * gdb.dwarf2/dw2-strp.exp: Use standard_testfile.
+       * gdb.dwarf2/dw4-sig-type-unused.exp: Use standard_testfile.
+       * gdb.dwarf2/implptr-64bit.exp: Use standard_testfile.
+       * gdb.dwarf2/implptr-optimized-out.exp: Use standard_testfile.
+       * gdb.dwarf2/implptr.exp: Use standard_testfile.
+       * gdb.dwarf2/mac-fileno.exp: Use standard_testfile.
+       * gdb.dwarf2/member-ptr-forwardref.exp: Use standard_testfile.
+       * gdb.dwarf2/pieces.exp: Use standard_testfile.
+       * gdb.dwarf2/pr11465.exp: Use standard_testfile.
+       * gdb.dwarf2/pr13961.exp: Use standard_testfile.
+       * gdb.dwarf2/valop.exp: Use standard_testfile,
+       prepare_for_testing.
+
+2012-06-27  Tom Tromey  <tromey@redhat.com>
+
+       * gdb.python/python.exp: Fix regexps in pagination tests.
+
+2012-06-26  Siva Chandra Reddy  <sivachandra@google.com>
+
+       * gdb.python/py-symtab.exp: Add tests to test the new attribute
+       'last' of gdb.Symtab_and_line.
+       * gdb.python/py-symbol.c: Move break point comment to enable
+       testing of gdb.Symtab_and_line.last.
+
+2012-06-26  Tom Tromey  <tromey@redhat.com>
+
+       * gdb.threads/step.c: Remove.
+       * gdb.threads/step.exp: Remove.
+       * gdb.threads/step2.exp: Remove.
+
+2012-06-26  Tom Tromey  <tromey@redhat.com>
+
+       * gdb.threads/watchpoint-fork.exp (test): Use
+       standard_output_file.  Don't declare objdir.
+       * gdb.threads/attach-into-signal.exp: Use standard_testfile,
+       standard_output_file.
+       * gdb.threads/attach-stopped.exp: Use standard_testfile.
+       * gdb.threads/bp_in_thread.exp: Use standard_testfile,
+       clean_restart.  Remove incdir.
+       * gdb.threads/corethreads.exp: Use standard_testfile.
+       * gdb.threads/execl.exp: Use standard_testfile,
+       standard_output_file, clean_restart.
+       * gdb.threads/fork-child-threads.exp: Use standard_testfile,
+       clean_restart.
+       * gdb.threads/fork-thread-pending.exp: Use standard_testfile,
+       clean_restart.
+       * gdb.threads/gcore-thread.exp: Use standard_testfile.  Remove
+       incdir.
+       * gdb.threads/hand-call-in-threads.exp: Use standard_testfile,
+       clean_restart.  Remove incdir.
+       * gdb.threads/ia64-sigill.exp: Use standard_testfile.
+       * gdb.threads/interrupted-hand-call.exp: Use standard_testfile,
+       clean_restart.  Remove incdir.
+       * gdb.threads/killed.exp: Use standard_testfile, clean_restart.
+       Remove incdir.
+       * gdb.threads/leader-exit.exp: Use standard_testfile.
+       * gdb.threads/linux-dp.exp: Use standard_testfile, clean_restart.
+       * gdb.threads/local-watch-wrong-thread.exp: Use standard_testfile,
+       clean_restart.
+       * gdb.threads/manythreads.exp: Use standard_testfile,
+       clean_restart.  Remove incdir.
+       * gdb.threads/multi-create.exp: Use standard_testfile,
+       clean_restart.
+       * gdb.threads/no-unwaited-for-left.exp: Use standard_testfile.
+       * gdb.threads/non-ldr-exc-1.exp: Use standard_testfile.
+       * gdb.threads/non-ldr-exc-2.exp: Use standard_testfile.
+       * gdb.threads/non-ldr-exc-3.exp: Use standard_testfile.
+       * gdb.threads/non-ldr-exc-4.exp: Use standard_testfile.
+       * gdb.threads/pending-step.exp: Use standard_testfile,
+       clean_restart.  Remove incdir.
+       * gdb.threads/print-threads.exp: Use standard_testfile,
+       clean_restart.  Remove incdir.
+       * gdb.threads/pthread_cond_wait.exp: Use standard_testfile,
+       clean_restart.  Remove incdir.
+       * gdb.threads/pthreads.exp: Use standard_testfile, clean_restart.
+       Remove incdir.
+       * gdb.threads/schedlock.exp: Use standard_testfile.  Remove
+       incdir.
+       * gdb.threads/sigthread.exp: Use standard_testfile,
+       clean_restart.
+       * gdb.threads/staticthreads.exp: Use standard_testfile,
+       clean_restart.  Remove incdir.
+       * gdb.threads/switch-threads.exp: Use standard_testfile,
+       clean_restart.  Remove incdir.
+       * gdb.threads/thread-execl.exp: Use standard_testfile,
+       clean_restart.  Remove incdir.
+       * gdb.threads/thread-find.exp: Use standard_testfile,
+       clean_restart.
+       * gdb.threads/thread-specific.exp: Use standard_testfile,
+       clean_restart.  Remove incdir.
+       * gdb.threads/thread-unwindonsignal.exp: Use standard_testfile,
+       clean_restart.  Remove incdir.
+       * gdb.threads/thread_check.exp: Use standard_testfile,
+       clean_restart.  Remove incdir.
+       * gdb.threads/thread_events.exp: Use standard_testfile.  Remove
+       incdir.
+       * gdb.threads/threadapply.exp: Use standard_testfile,
+       clean_restart.  Remove incdir.
+       * gdb.threads/threxit-hop-specific.exp: Use standard_testfile,
+       clean_restart.  Remove incdir.
+       * gdb.threads/tls-nodebug.exp: Use standard_testfile,
+       clean_restart.
+       * gdb.threads/tls-shared.exp: Use standard_testfile,
+       clean_restart, standard_output_file.
+       * gdb.threads/tls-var.exp: Use standard_testfile,
+       standard_output_file.
+       * gdb.threads/tls.exp: Use standard_testfile, clean_restart.
+       Remove incdir.
+       * gdb.threads/watchthreads-reorder.exp: Use standard_testfile.
+       * gdb.threads/watchthreads.exp: Use standard_testfile.  Remove
+       incdir.
+       * gdb.threads/watchthreads2.exp: Use standard_testfile,
+       clean_restart.  Remove incdir.
+
+2012-06-26  Tom Tromey  <tromey@redhat.com>
+
+       * gdb.trace/actions.exp: Use standard_testfile.
+       * gdb.trace/ax.exp: Use standard_testfile.
+       * gdb.trace/backtrace.exp: Use standard_testfile.
+       * gdb.trace/change-loc.exp: Use standard_testfile.
+       * gdb.trace/circ.exp: Use standard_testfile, prepare_for_testing.
+       * gdb.trace/collection.exp: Use standard_testfile,
+       prepare_for_testing.
+       * gdb.trace/deltrace.exp: Use standard_testfile.
+       * gdb.trace/disconnected-tracing.exp: Use standard_testfile.
+       * gdb.trace/ftrace.exp: Use standard_testfile.
+       * gdb.trace/infotrace.exp: Use standard_testfile.
+       * gdb.trace/packetlen.exp: Use standard_testfile.
+       * gdb.trace/passc-dyn.exp: Use standard_testfile.
+       * gdb.trace/passcount.exp: Use standard_testfile.
+       * gdb.trace/pending.exp: Use standard_testfile.
+       * gdb.trace/report.exp: Use standard_testfile.
+       * gdb.trace/save-trace.exp: Use standard_testfile.
+       * gdb.trace/stap-trace.exp: Use standard_testfile.
+       * gdb.trace/status-stop.exp: Use standard_testfile.
+       * gdb.trace/strace.exp: Use standard_testfile.
+       * gdb.trace/tfile.exp: Use standard_testfile.
+       * gdb.trace/tfind.exp: Use standard_testfile.
+       * gdb.trace/trace-break.exp: Use standard_testfile.
+       * gdb.trace/trace-mt.exp: Use standard_testfile.
+       * gdb.trace/tracecmd.exp: Use standard_testfile.
+       * gdb.trace/tspeed.exp: Use standard_testfile.
+       * gdb.trace/tstatus.exp: Use standard_testfile.
+       * gdb.trace/tsv.exp: Use standard_testfile.
+       * gdb.trace/unavailable.exp: Use standard_testfile,
+       prepare_for_testing.
+       * gdb.trace/while-dyn.exp: Use standard_testfile.
+       * gdb.trace/while-stepping.exp: Use standard_testfile.
+
+2012-06-26  Tom Tromey  <tromey@redhat.com>
+
+       * gdb.reverse/break-precsave.exp: Use standard_testfile.
+       * gdb.reverse/break-reverse.exp: Use standard_testfile.
+       * gdb.reverse/consecutive-precsave.exp: Use standard_testfile.
+       * gdb.reverse/consecutive-reverse.exp: Use standard_testfile.
+       * gdb.reverse/finish-precsave.exp: Use standard_testfile.
+       * gdb.reverse/finish-reverse-bkpt.exp: Use standard_testfile.
+       * gdb.reverse/finish-reverse.exp: Use standard_testfile.
+       * gdb.reverse/i386-precsave.exp: Use standard_testfile,
+       prepare_for_testing.
+       * gdb.reverse/i386-reverse.exp: Use standard_testfile,
+       prepare_for_testing.
+       * gdb.reverse/i386-sse-reverse.exp: Use standard_testfile,
+       prepare_for_testing.
+       * gdb.reverse/i387-env-reverse.exp: Use standard_testfile,
+       prepare_for_testing.
+       * gdb.reverse/i387-stack-reverse.exp: Use standard_testfile,
+       prepare_for_testing
+       * gdb.reverse/machinestate-precsave.exp: Use standard_testfile.
+       * gdb.reverse/machinestate.exp: Use standard_testfile.
+       * gdb.reverse/next-reverse-bkpt-over-sr.exp: Use standard_testfile.
+       * gdb.reverse/sigall-precsave.exp: Use standard_testfile,
+       build_executable.
+       * gdb.reverse/sigall-reverse.exp: Use standard_testfile,
+       build_executable.
+       * gdb.reverse/solib-precsave.exp: Use standard_testfile,
+       standard_output_file.
+       * gdb.reverse/solib-reverse.exp: Use standard_testfile,
+       standard_output_file.
+       * gdb.reverse/step-precsave.exp: Use standard_testfile.
+       * gdb.reverse/step-reverse.exp: Use standard_testfile.
+       * gdb.reverse/until-precsave.exp: Use standard_testfile.
+       * gdb.reverse/until-reverse.exp: Use standard_testfile.
+       * gdb.reverse/watch-precsave.exp: Use standard_testfile.
+       * gdb.reverse/watch-reverse.exp: Use standard_testfile.
+
+2012-06-26  Tom Tromey  <tromey@redhat.com>
+
+       * gdb.stabs/weird.exp: Remove directory-checking code.  Use
+       standard_output_file.
+       * gdb.stabs/exclfwd.exp: Use standard_testfile,
+       prepare_for_testing.  Remove directory-checking code.
+
+2012-06-25  Tom Tromey  <tromey@redhat.com>
+
+       * gdb.multi/watchpoint-multi.exp: Use standard_testfile.
+       * gdb.multi/bkpt-multi-exec.exp: Use standard_output_file.  Use
+       build_executable, not prepare_for_testing.
+       * gdb.multi/base.exp: Use standard_output_file.  Use
+       build_executable,  not prepare_for_testing.
+
+2012-06-25  Tom Tromey  <tromey@redhat.com>
+
+       * gdb.fortran/subarray.exp: Use standard_testfile,
+       prepare_for_testing.
+       * gdb.fortran/multi-dim.exp: Use standard_testfile.
+       * gdb.fortran/module.exp: Use standard_testfile.
+       * gdb.fortran/logical.exp: Use standard_testfile.
+       * gdb.fortran/library-module.exp: Use standard_testfile,
+       standard_output_file.
+       * gdb.fortran/derived-type.exp: Use standard_testfile,
+       prepare_for_testing.
+       * gdb.fortran/complex.exp: Use standard_testfile,
+       prepare_for_testing.
+       * gdb.fortran/charset.exp: Use standard_testfile.
+       * gdb.fortran/array-element.exp: Use standard_testfile,
+       prepare_for_testing.
+
+2012-06-25  Keith Seitz  <keiths@redhat.com>
+
+       * gdb.mi/mi-break.exp (test_rbreak_creation_and_listing):
+       Change rbreak-related tests to KFAIL and add bugzilla numbers.
+
+2012-06-25  Tom Tromey  <tromey@redhat.com>
+
+       * gdb.pascal/integers.exp: Use standard_testfile, clean_restart.
+       * gdb.pascal/hello.exp: Use standard_testfile, clean_restart.
+       * gdb.pascal/gdb11492.exp: Use standard_testfile, clean_restart.
+       * gdb.pascal/floats.exp: Use standard_testfile, clean_restart.
+
+2012-06-25  Tom Tromey  <tromey@redhat.com>
+
+       * gdb.linespec/ls-errs.exp: Use standard_testfile.
+       * gdb.linespec/ls-dollar.exp: Use standard_testfile.
+       * gdb.linespec/linespec.exp: Use standard_testfile.
+
+2012-06-25  Tom Tromey  <tromey@redhat.com>
+
+       * gdb.modula2/unbounded-array.exp: Use standard_testfile,
+       prepare_for_testing.
+
 2012-06-25  Tom Tromey  <tromey@redhat.com>
 
        * gdb.opt/clobbered-registers-O2.exp: Use standard_testfile,
This page took 0.043036 seconds and 4 git commands to generate.