List inferiors/threads/pspaces in ascending order
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
index 16d5726437eda98f2ee66f8f8ab060d62e1179bc..9e050c27f7c4ca9fd6776ecaa153181613992469 100644 (file)
@@ -1,3 +1,170 @@
+2015-11-24  Pedro Alves  <palves@redhat.com>
+
+       PR 17539
+       * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
+       threads in ascending order.
+       * gdb.base/foll-fork.exp: Likewise.
+       * gdb.base/foll-vfork.exp: Likewise.
+       * gdb.base/multi-forks.exp: Likewise.
+       * gdb.mi/mi-nonstop.exp: Likewise.
+       * gdb.mi/mi-nsintrall.exp: Likewise.
+       * gdb.multi/base.exp: Likewise.
+       * gdb.multi/multi-arch.exp: Likewise.
+       * gdb.python/py-inferior.exp: Likewise.
+       * gdb.threads/break-while-running.exp: Likewise.
+       * gdb.threads/execl.exp: Likewise.
+       * gdb.threads/gcore-thread.exp: Likewise.
+       * gdb.threads/info-threads-cur-sal.exp: Likewise.
+       * gdb.threads/kill.exp: Likewise.
+       * gdb.threads/linux-dp.exp: Likewise.
+       * gdb.threads/multiple-step-overs.exp: Likewise.
+       * gdb.threads/next-bp-other-thread.exp: Likewise.
+       * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
+       * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
+       * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
+       * gdb.threads/thread-find.exp: Likewise.
+       * gdb.threads/tls.exp: Likewise.
+       * lib/mi-support.exp (mi_reverse_list): Delete.
+       (mi_check_thread_states): No longer reverse list.
+
+2015-11-24  Pedro Alves  <palves@redhat.com>
+
+       * gdb.python/py-inferior.exp: Use with_test_prefix.  Consistently
+       use lowercase.
+
+2015-11-23  Simon Marchi  <simon.marchi@ericsson.com>
+
+       * gdb.trace/actions.c: Include trace-common.h.
+       (main): Add a location for a fast tracepoint.
+       * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
+       the normal tracepoints.
+       (gdb_verify_tracepoints): Adjust number of expected tracepoints.
+
+2015-11-23  Simon Marchi  <simon.marchi@ericsson.com>
+
+       * save-trace.exp: Factor out code to these...
+       (gdb_save_tracepoints): New.
+       (gdb_load_tracepoints): New.
+       (do_save_load_test): New.
+
+2015-11-23  Kevin Buettner  <kevinb@redhat.com>
+
+       * gdb.base/asmlabel.exp: New test.
+       * gdb.base/asmlabel.c: New test case.
+
+2015-11-23  Joel Brobecker  <brobecker@adacore.com>
+
+       * gdb.base/wrong_frame_bt_full-main.c: New file.
+       * gdb.base/wrong_frame_bt_full-opaque.c: New file.
+       * gdb.base/wrong_frame_bt_full.exp: New file.
+
+2015-11-23  Joel Brobecker  <brobecker@adacore.com>
+
+       * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
+
+2015-11-20  Jose E. Marchesi  <jose.marchesi@oracle.com>
+
+       * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
+       pstate register when comparing registers values in
+       sparc64-*-linux-gnu targets to avoid spurious differences.
+
+2015-11-20  Jose E. Marchesi  <jose.marchesi@oracle.com>
+
+       * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
+
+2015-11-19  Sandra Loosemore  <sandra@codesourcery.com>
+
+       * gdb.base/nested-subp1.exp: Pass executable, not executable name,
+       as type argument to gdb_compile.
+       * gdb.base/nested-subp2.exp: Likewise.
+       * gdb.base/nested-subp3.exp: Likewise.
+
+2015-11-17  Dominik Vogt  <vogt@linux.vnet.ibm.com>
+
+       * lib/dwarf.exp (_note): Fix left shift of negative value.
+       * gdb.trace/trace-condition.exp: Likewise.
+
+2015-11-13  Yao Qi  <yao.qi@linaro.org>
+
+       * gdb.base/call-sc.exp (test_scalar_returns): Remove the
+       comments about d10v.
+       (test_scalar_returns): Likewise.
+       * gdb.base/d10v.ld: Remove.
+       * gdb.base/overlays.exp: Remove the target triplet checking for
+       d10v-*-*.
+       * gdb.base/structs.exp (test_struct_returns): Remove the
+       comments about d10v.
+       (test_struct_calls): Likewise.
+
+2015-11-13  Yao Qi  <yao.qi@linaro.org>
+
+       * gdb.base/gnu_vector.exp: Check the return value by "p res".
+       * gdb.base/gnu_vector.c: Don't include stdio.h.
+       (main): Don't print res and call add_some_intvecs.
+
+2015-11-11  Marcin Koƛcielnicki  <koriakin@0x04.net>
+
+       * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
+       macro.
+       (func5): Removed.
+       (func4): Use FAST_TRACEPOINT_LABEL.
+       * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
+       macro.
+       (func): Removed.
+       (thread_function): Use FAST_TRACEPOINT_LABEL.
+       * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
+       (func): Remove.
+       (marker): Use FAST_TRACEPOINT_LABEL.
+       * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
+       (pendfunc1): Remove.
+       (pendfunc): Use FAST_TRACEPOINT_LABEL.
+       * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
+       (foo): Remove.
+       (pendfunc2): Use FAST_TRACEPOINT_LABEL.
+       * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
+       macro.
+       (func): Remove.
+       (marker): Use FAST_TRACEPOINT_LABEL.
+       * gdb.trace/trace-common.h: New header.
+       * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
+       macro.
+       (func): Remove.
+       (marker): Use FAST_TRACEPOINT_LABEL.
+       * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
+       (func): Remove.
+       (thread_function): Use FAST_TRACEPOINT_LABEL.
+
+2015-11-10  Marcin Koƛcielnicki  <koriakin@0x04.net>
+
+       * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
+       in front.
+       * gdb.trace/change-loc.exp: Use global pcreg definition.
+       * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
+       * gdb.trace/entry-values.exp: Use global spreg definition, add $
+       in front.
+       * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
+       * gdb.trace/pending.exp: Likewise.
+       * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
+       * gdb.trace/trace-break.exp: Likewise.
+       * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
+       in front.
+       * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
+       * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
+       in front.
+       * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
+
+2015-11-09  Joel Brobecker  <brobecker@adacore.com>
+
+       * gdb.ada/fin_fun_out: New testcase.
+
+2015-11-07  Kevin Buettner  <kevinb@redhat.com>
+
+       * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
+       value associated with DW_AT_byte_size.
+       * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
+       constants for DW_AT_byte_size, DW_AT_lower_bound, and
+       DW_AT_upper_bound.
+
 2015-11-07  Kevin Buettner  <kevinb@redhat.com>
 
        * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
        * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
 
 2015-08-19  Kevin Buettner  <kevinb@redhat.com>
-    
+
        * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
        * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
 
This page took 0.029656 seconds and 4 git commands to generate.