* gdb.python/python.exp: Fix regexps in pagination tests.
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
index cec39a0a77441d2e1b2f706b8d674966aaa82ea9..e412100df8d4f2ec1a2cdfb81be46a8d0b5135ea 100644 (file)
@@ -1,3 +1,278 @@
+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,
+       prepare_for_testing.
+       * gdb.opt/inline-break.exp: Use standard_testfile,
+       prepare_for_testing.
+       * gdb.opt/inline-bt.exp: Use standard_testfile,
+       prepare_for_testing.
+       * gdb.opt/inline-cmds.exp: Use standard_testfile,
+       prepare_for_testing.
+       * gdb.opt/inline-locals.exp: Use standard_testfile,
+       prepare_for_testing.
+
+2012-06-25  Tom Tromey  <tromey@redhat.com>
+
+       * gdb.asm/asm-source.exp: Use standard_output_file,
+       standard_testfile.  Construct .o files in proper subdir.
+
+2012-06-25  Tom Tromey  <tromey@redhat.com>
+
+       * gdb.server/ext-attach.exp: Use standard_testfile,
+       prepare_for_testing.
+       * gdb.server/ext-run.exp: Use standard_testfile,
+       build_executable.
+       * gdb.server/file-transfer.exp: Use standard_testfile,
+       prepare_for_testing.
+       * gdb.server/server-exec-info.exp: Use standard_testfile.
+       * gdb.server/server-mon.exp: Use standard_testfile,
+       prepare_for_testing.
+       * gdb.server/server-run.exp: Use standard_testfile,
+       build_executable.
+       * gdb.server/solib-list.exp: Use standard_testfile,
+       standard_output_file.
+
+2012-06-25  Tom Tromey  <tromey@redhat.com>
+
+       * lib/gdb.exp (standard_output_file): Use "file join".
+       * gdb.go/chan.exp: Use standard_testfile.
+       * gdb.go/handcall.exp: Use standard_testfile.
+       * gdb.go/hello.exp: Use standard_testfile.
+       * gdb.integers/chan.exp: Use standard_testfile.
+       * gdb.go/methods.exp: Use standard_testfile.
+       * gdb.go/package.exp: Use standard_testfile.
+       * gdb.go/strings.exp: Use standard_testfile.
+       * gdb.go/types.exp: Use standard_testfile.
+       * gdb.go/unsafe.exp: Use standard_testfile.
+
 2012-06-25  Greta Yorsh  <greta.yorsh@arm.com>
 
        * gdb.arch/arm-disp-step.S: Fix use of .global directives.
This page took 0.051549 seconds and 4 git commands to generate.