Use PTRACE_SINGLESTEP_ONE when single-stepping one thread.
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
index b19a5c078d4206cca15526e4d6fcad3bf9f85ba8..5e8953c3ca22bc39634714bf0829a062051710c3 100644 (file)
@@ -1,3 +1,88 @@
+2014-12-13  Joel Brobecker  <brobecker@adacore.com>
+
+       * gdb.ada/str_uninit: New testcase.
+
+2014-12-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       PR symtab/17642
+       * gdb.base/vla-stub-define.c: New file.
+       * gdb.base/vla-stub.c: New file.
+       * gdb.base/vla-stub.exp: New file.
+
+2014-12-12  Phil Muldoon  <pmuldoon@redhat.com>
+           Jan Kratochvil  <jan.kratochvil@redhat.com>
+           Tom Tromey  <tromey@redhat.com>
+
+       * configure.ac: Add gdb.compile/.
+       * configure: Regenerate.
+       * gdb.compile/Makefile.in: New file.
+       * gdb.compile/compile-ops.exp: New file.
+       * gdb.compile/compile-ops.c: New file.
+       * gdb.compile/compile-tls.c: New file.
+       * gdb.compile/compile-tls.exp: New file.
+       * gdb.compile/compile-constvar.S: New file.
+       * gdb.compile/compile-constvar.c: New file.
+       * gdb.compile/compile-mod.c: New file.
+       * gdb.compile/compile-nodebug.c: New file.
+       * gdb.compile/compile-setjmp-mod.c: New file.
+       * gdb.compile/compile-setjmp.c: New file.
+       * gdb.compile/compile-setjmp.exp: New file.
+       * gdb.compile/compile-shlib.c: New file.
+       * gdb.compile/compile.c: New file.
+       * gdb.compile/compile.exp: New file.
+       * lib/gdb.exp (skip_compile_feature_tests): New proc.
+
+2014-12-12  Tom Tromey  <tromey@redhat.com>
+
+       * lib/dwarf.exp (_location): Ignore blank lines.  Allow comments.
+       Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
+
+2014-12-12  Doug Evans  <dje@google.com>
+
+       * lib/gdb-python.exp (get_python_valueof): New function.
+       * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
+
+2014-12-12  Andreas Arnez  <arnez@linux.vnet.ibm.com>
+
+       * gdb.base/completion.exp: Add test for completion of "info
+       registers ".
+
+2014-12-12  Maciej W. Rozycki  <macro@codesourcery.com>
+
+       * gdb.base/func-ptrs.c: New file.
+       * gdb.base/func-ptrs.exp: New file.
+
+2014-12-10  Simon Marchi  <simon.marchi@ericsson.com>
+
+       PR breakpoints/17012
+       * gdb.base/dprintf-detach.c: New file.
+       * gdb.base/dprintf-detach.exp: New file.
+
+2014-12-10  Simon Marchi  <simon.marchi@ericsson.com>
+
+       * gdb.trace/qtro.exp: Replace gdbserver detection code by...
+       * lib/gdb.exp (target_is_gdbserver): New procedure.
+
+2014-12-08  Doug Evans  <dje@google.com>
+
+       * gdb.python/py-objfile.exp: Add tests for objfile.owner.
+
+2014-12-05  Yao Qi  <yao@codesourcery.com>
+
+       * gdb.guile/scm-error.exp: Remove the third argument to
+       gdb_remote_download.
+       * gdb.guile/scm-frame-args.exp: Likewise.
+       * gdb.guile/scm-section-script.exp: Likewise.
+
+2014-12-05  Yao Qi  <yao@codesourcery.com>
+
+       * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
+
+2014-12-04  Doug Evans  <dje@google.com>
+
+       * gdb.python/py-objfile.exp: Add tests for
+       objfile.add_separate_debug_file.
+
 2014-12-04  Doug Evans  <dje@google.com>
 
        * lib/gdb.exp (get_build_id): New function.
This page took 0.026757 seconds and 4 git commands to generate.