* lib/dwarf.exp (Dwarf): New proc "tu".
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
index 690126c66d313b3979936883d755cdc50dc89dc9..584546472a74db16cb6c836c8e8a96b3dfcc7e14 100644 (file)
@@ -1,3 +1,224 @@
+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
+       the location.
+
+2013-04-04  Sandra Loosemore  <sandra@codesourcery.com>
+
+       * gdb.cp/cplabel.exp: Allow empty directory in file reported
+       for breakpoint location.
+
+2013-04-04  Sandra Loosemore  <sandra@codesourcery.com>
+
+       * gdb.linespec/linespec.exp: Make dir/file:line tests
+       conditional for non-remote hosts only.
+
+2013-04-04  Stan Shebs  <stan@codesourcery.com>
+           Pedro Alves  <palves@redhat.com>
+
+       * gdb.trace/Makefile.in (PROGS): Add actions-changed.
+       * gdb.trace/actions-changed.c: New file.
+       * gdb.trace/actions-changed.exp: New file.
+       * lib/trace-support.exp (gdb_trace_setactions): Rename to ...
+       (gdb_trace_setactions_command): ... this.  Add "actions_command"
+       parameter, and handle it.
+       (gdb_trace_setactions, gdb_trace_setcommands): New procedures.
+
+2013-04-04  Yao Qi  <yao@codesourcery.com>
+
+       * gdb.server/server-kill.exp: Use command 'tstatus' instead of
+       'step'.
+
+2013-04-03  Yao Qi  <yao@codesourcery.com>
+
+       * gdb.trace/mi-traceframe-changed.exp: Update tfile name to
+       "tfile-basic.tf".
+       (test_tfind_tfile): Likewise.
+
+2013-04-03  Yao Qi  <yao@codesourcery.com>
+
+       * gdb.trace/tfile.c (write_basic_trace_file): Pass argument
+       "tfile-basic.tf" instead of "basic.tf".
+       (write_error_trace_file): Pass argument "tfile-error.tf"
+       instead of "error.tf".
+       * gdb.trace/tfile.exp: Update tfile names to
+       "tfile-basic.tf" and "tfile-error.tf".
+
+2013-04-02  Sandra Loosemore  <sandra@codesourcery.com>
+
+       * gdb.cp/ovsrch.exp (test_class): Correct regexp to allow
+       empty directory in file for breakpoint hit.
+
+2013-03-29  Yao Qi  <yao@codesourcery.com>
+
+       * gdb.base/completion.exp: Test completion of commands
+       "target core", "target tfile" and "target exec".
+       * gdb.trace/tfile.exp: Test completion of command
+       "target tfile".
+
+2013-03-28  Joel Brobecker  <brobecker@adacore.com>
+
+       * gdb.ada/win_fu_syms: New testcase.
+
+2013-03-28  Doug Evans  <dje@google.com>
+
+       * gdb.base/maint.exp (maint print statistics): Update expected output.
+
+2013-03-28  Pedro Alves  <palves@redhat.com>
+
+       PR gdb/15294
+
+       * gdb.base/list.exp (set_listsize): Adjust to accept $arg == 0 to
+       mean unlimited instead of $arg < 0.
+       (test_listsize): Remove "listsize of 0 suppresses output" test.
+       Test that "set listsize 0" ends up with an unlimited listsize.
+
+2013-03-28  Pedro Alves  <palves@redhat.com>
+
+       * gdb.base/list.exp (last_line): New global.
+       (last_line_re): New global.
+       (test_listsize, test_list_function, test_list_forward)
+       (test_repeat_list_command, test_list_range)
+       (test_list_filename_and_function): Use them.
+       * gdb.base/list0.c: Comment the last line of the file with "last
+       line".
+
+2013-03-28  Pedro Alves  <palves@redhat.com>
+
+       * gdb.base/list.exp (test_listsize): Adjust test to make sure we
+       list the whole file.
+
+2013-03-28  Pedro Alves  <palves@redhat.com>
+
+       * gdb.base/list.exp (set_listsize): Use gdb_test_no_output for
+       "set listsize".
+
+2013-03-26  Keith Seitz  <keiths@redhat.com>
+
+       * gdb.base/dprintf.exp: Fix typo preventing "dprintf info 2"
+       from passing.
+
+2013-03-26  Pedro Alves  <palves@redhat.com>
+
+       * lib/gdb.exp (skip_btrace_tests): Delay deleting the source file
+       until after GDB has run.
+
+2013-03-26  Yao Qi  <yao@codesourcery.com>
+
+       * gdb.trace/actions.c, gdb.trace/circ.c: Add license header.
+       * gdb.trace/collection.c, gdb.trace/tfile.c: Likewise.
+
+2013-03-26  Markus Metzger  <markus.t.metzger@intel.com>
+
+       * gdb.btrace/enable.exp: Add regression test.
+
+2013-03-25  Tom Tromey  <tromey@redhat.com>
+
+       * gdb.cp/m-static.exp: Add destructor-printing tests.
+
+2013-03-25  Tom Tromey  <tromey@redhat.com>
+
+       * gdb.cp/m-static.exp: Add constructor ptype tests.
+       * gdb.cp/m-static.cc (single_constructor): New class.
+       (main): Make instance of single_constructor.
+
+2013-03-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
+           Pedro Alves  <palves@redhat.com>
+
+       * gdb.server/server-kill.c: New file.
+       * gdb.server/server-kill.exp: New file.
+
+2013-03-21  Pedro Alves  <palves@redhat.com>
+
+       * gdb.trace/trace-buffer-size.exp (get default buffer size):
+       Expect $gdb_prompt in gdb_test_multiple.
+
 2013-03-21  Doug Evans  <dje@google.com>
 
        * gdb.base/maint.exp: Update tests for per-command stats.
This page took 0.037476 seconds and 4 git commands to generate.