* lib/dwarf.exp (Dwarf): New proc "tu".
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
index 27deae323648bcd5d31c0037e8b1fcf5884aad7e..584546472a74db16cb6c836c8e8a96b3dfcc7e14 100644 (file)
@@ -1,3 +1,89 @@
+2013-04-17  Doug Evans  <dje@google.com>
+
+       * lib/dwarf.exp (Dwarf): New proc "tu".
+       * gdb.dwarf2/missing-sig-type.exp: New file.
+
+2013-04-15  Siva Chandra Reddy  <sivachandra@google.com>
+
+       Add option to link testcases with Pthreads library when
+       using 'prepare_for_testing' in tests.
+
+       * lib/gdb.exp (build_executable_from_specs): Use
+       gdb_compile_pthreads to compile if option "pthreads" is
+       specified.
+
+2013-04-15  Tom Tromey  <tromey@redhat.com>
+
+       * gdb.cp/exceptprint.exp: Add regexp catchpoint tests.
+
+2013-04-15  Tom Tromey  <tromey@redhat.com>
+
+       * gdb.base/default.exp: Update for $_exception.
+       * gdb.cp/exceptprint.cc: New file.
+       * gdb.cp/exceptprint.exp: New file.
+       * lib/gdb.exp (skip_libstdcxx_probe_tests): New proc.
+
+2013-04-15  Tom Tromey  <tromey@redhat.com>
+
+       * gdb.cp/typeid.cc: New file.
+       * gdb.cp/typeid.exp: New file.
+
+2013-04-15  Tom Tromey  <tromey@redhat.com>
+
+       * gdb.cp/exception.exp: Add "catch rethrow" tests.
+
+2013-04-13  Yao Qi  <yao@codesourcery.com>
+
+       * gdb.base/completion.exp: Test completion of command
+       'target ctf' if target ctf is supported.
+
+2013-04-10  Pedro Alves  <palves@redhat.com>
+
+       * gdb.base/completion.exp: Test "set height", "set listsize" and
+       "set trace-buffer-size" completion.
+       * gdb.base/setshow.exp: Test "set height unlimited".
+       * gdb.trace/trace-buffer-size.exp: Test "set trace-buffer-size
+       unlimited".
+
+2013-04-10  Yao Qi  <yao@codesourcery.com>
+
+       * gdb.trace/actions.exp: Save trace data to CTF.
+       Change to ctf target if GDB supports, read CTF data in ctf
+       target, and check the actions of tracepoints.
+       * gdb.trace/while-stepping.exp: Likewise.
+       * gdb.trace/report.exp: Test GDB saves trace data to CTF
+       format and read CTF trace file if GDB supports.
+       * gdb.trace/tstatus.exp: Save trace data to CTF.  If ctf
+       target is supported, change to ctf target, read trace data and
+       check output of command "tstatus".
+       * gdb.trace/tsv.exp: Save trace frame to CTF.  If GDB supports,
+       read CTF data by target ctf and call check_tsv.
+
+2013-04-10  Yao Qi  <yao@codesourcery.com>
+
+       * gdb.trace/actions.exp (check_tracepoint): New.
+       (top level): Start the tracing and check the actions of
+       tracepoints.  Save trace data to tfile format.  Restart GDB
+       and read trace file in tfile target.  Check the actions of
+       tracepoints again.
+       * gdb.trace/while-stepping.exp: Likewise.
+
+2013-04-10  Yao Qi  <yao@codesourcery.com>
+
+       * gdb.trace/report.exp: Use standard_output_file for saved
+       trace file.
+
+2013-04-10  Hui Zhu  <hui@codesourcery.com>
+
+       * gdb.base/Makefile.in (EXECUTABLES): Add dprintf-pending.
+       (MISCELLANEOUS): Add dprintf-pendshr.sl.
+       * gdb.base/dprintf-pending.c, gdb.base/dprintf-pending.exp: New.
+
+2013-04-09  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * gdb.server/server-kill.exp (tstatus): Permit also ECONNRESET
+       response.
+
 2013-04-08  Pedro Alves  <palves@redhat.com>
 
        * gdb.mi/mi-break.exp (test_error): Add tests with garbage after
This page took 0.037392 seconds and 4 git commands to generate.