Handle clang naming of function static local variable.
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
index c3d5182d1e58d099f502452b838161bcc787a442..43440c2bbf140e4cbd4d3cce390484ef30f55f50 100644 (file)
@@ -1,3 +1,153 @@
+2015-09-15  Doug Evans  <dje@google.com>
+
+       * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
+       of function static local variable.
+
+2015-09-15  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
+
+       * gdb.threads/tls-so_extern.exp: New test file.
+       * gdb.threads/tls-so_extern.c: New test file.
+       * gdb.threads/tls-so_extern_main.c: New test file.
+
+2015-09-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * gdb.opt/solib-intra-step-lib.c: New file.
+       * gdb.opt/solib-intra-step-main.c: New file.
+       * gdb.opt/solib-intra-step.exp: New file.
+
+2015-09-15  Pedro Alves  <palves@redhat.com>
+
+       * gdb.threads/non-ldr-exc-3.exp (do_test): Use
+       gdb_continue_to_breakpoint instead of gdb_test_multiple.
+
+2015-09-14  Pedro Alves  <palves@redhat.com>
+
+       * gdb.base/hook-stop-continue.c: Delete.
+       * gdb.base/hook-stop-continue.exp: Delete.
+       * gdb.base/hook-stop-frame.c: Delete.
+       * gdb.base/hook-stop-frame.exp: Delete.
+       * gdb.base/hook-stop.c: New file.
+       * gdb.base/hook-stop.exp: New file.
+
+2015-09-14  Pierre-Marie de Rodat  <derodat@adacore.com>
+
+       * gdb.ada/access_to_packed_array.exp: New testcase.
+       * gdb.ada/access_to_packed_array/foo.adb: New file.
+       * gdb.ada/access_to_packed_array/pack.adb: New file.
+       * gdb.ada/access_to_packed_array/pack.ads: New file.
+
+2015-09-14  Markus Metzger  <markus.t.metzger@intel.com>
+
+       * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
+       buffer size test.
+
+2015-09-11  Don Breazeal  <donb@codesourcery.com>
+
+       * gdb.base/foll-exec.c: Add copyright header.  Fix
+       formatting issues.
+       * gdb.base/foll-exec.exp (zap_session): Delete proc.
+       (do_exec_tests): Use clean_restart in place of zap_session,
+       and for test initialization.  Fix formatting issues.  Use
+       fail in place of perror.
+       * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
+       an expect statement to match an expression with output from
+       the program under debug.
+       * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
+       non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
+       * gdb.threads/non-ldr-exc-2.exp: Likewise.
+       * gdb.threads/non-ldr-exc-3.exp: Likewise.
+       * gdb.threads/non-ldr-exc-4.exp: Likewise.
+
+2015-09-09  Doug Evans  <dje@google.com>
+
+       * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
+
+2015-09-09  Doug Evans  <dje@google.com>
+
+       * gdb.base/pie-execl.exp: Fix result test of build_executable.
+
+2015-09-09  Doug Evans  <dje@google.com>
+
+       * gdb.base/savedregs.exp: Fix typo.
+
+2015-09-09  Pedro Alves  <palves@redhat.com>
+
+       * gdb.mi/mi-cli.exp: Add CLI finish tests.
+
+2015-09-08  Sandra Loosemore  <sandra@codesourcery.com>
+
+       * gdb.threads/hand-call-in-threads.exp: Make sure the thread
+       command actually switches threads.  Give up on remaining
+       tests if target fails to stop at breakpoint.
+
+2015-09-03  Pierre-Marie de Rodat  <derodat@adacore.com>
+
+       * gdb.ada/funcall_char.exp: New testcase.
+       * gdb.ada/funcall_char/foo.adb: New file.
+
+2015-09-01  Pierre-Marie de Rodat  <derodat@adacore.com>
+
+       * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
+       expected outputs.  Add two testcases for completing ambiguous
+       functions.
+       * gdb.ada/complete/aux_pck.adb: New file.
+       * gdb.ada/complete/aux_pck.ads: New file.
+       * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
+       Ambiguous_Func functions.
+       * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
+       * gdb.ada/complete/pck.adb: Likewise.
+
+2015-08-27  Ulrich Weigand  <uweigand@de.ibm.com>
+
+       * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
+       failures to run the test program under GDB.
+
+2015-08-26  Luis Machado  <lgustavo@codesourcery.com>
+
+       * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
+       to C.
+
+2015-08-26  Patrick Palka  <patrick@parcs.ath.cx>
+
+       * gdb.base/run-after-attach.exp: New test file.
+       * gdb.base/run-after-attach.c: New test file.
+
+2015-08-26  Don Breazeal  <donb@codesourcery.com>
+
+       * gdb.base/foll-exec-2.c: New test program.
+       * gdb.base/foll-exec-2.exp: New test.
+
+2015-08-25  Pierre-Marie de Rodat  <derodat@adacore.com>
+
+       * gdb.base/nested-subp1.exp: New file.
+       * gdb.base/nested-subp1.c: New file.
+       * gdb.base/nested-subp2.exp: New file.
+       * gdb.base/nested-subp2.c: New file.
+       * gdb.base/nested-subp3.exp: New file.
+       * gdb.base/nested-subp3.c: New file.
+
+2015-08-24  Pedro Alves  <palves@redhat.com>
+
+       * gdb.server/connect-without-multi-process.c: New file.
+       * gdb.server/connect-without-multi-process.exp: New file.
+
+2015-08-24  Luis Machado  <lgustavo@codesourcery.com>
+
+       * gdb.opt/inline-markers.c: Make z int.
+
+2015-08-24  Luis Machado  <lgustavo@codesourcery.com>
+
+       * gdb.opt/inline-markers.c: Make z volatile.
+
+2015-08-24  Luis Machado  <lgustavo@codesourcery.com>
+
+       * gdb.opt/inline-bt.c: New volatile global z.
+       * gdb.opt/inline-cmds.c: Likewise.
+       * gdb.opt/inline-locals.c: Likewise.
+       * gdb.opt/inline-markers.c: New extern global z.
+       (marker): Use z.
+       (inline_fn): Likewise.
+
 2015-08-24  Pedro Alves  <palves@redhat.com>
 
        * config/m32r-stub.exp: Remove file.
This page took 0.026621 seconds and 4 git commands to generate.