varsize-limit error printing element of packed array...
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
index 7daae899ff4754222744d157378c6bca5bbed052..e86de0a1f4752351f3ef16051dfef80d3bc1d2d8 100644 (file)
@@ -1,3 +1,237 @@
+2014-11-19  Joel Brobecker  <brobecker@adacore.com>
+
+       * gdb.ada/pkd_arr_elem: New Testcase.
+
+2014-11-18  Luis Machado  <lgustavo@codesourcery.com>
+
+       * gdb.reverse/break-precsave: Expect completion message for
+       core file reads.
+       * gdb.reverse/consecutive-precsave.exp: Likewise.
+       * gdb.reverse/finish-precsave.exp: Likewise.
+       * gdb.reverse/i386-precsave.exp: Likewise.
+       * gdb.reverse/machinestate-precsave.exp: Likewise.
+       * gdb.reverse/sigall-precsave.exp: Likewise.
+       * gdb.reverse/solib-precsave.exp: Likewise.
+       * gdb.reverse/step-precsave.exp: Likewise.
+       * gdb.reverse/until-precsave.exp: Likewise.
+       * gdb.reverse/watch-precsave.exp: Likewise.
+
+2014-11-17  Andreas Arnez  <arnez@linux.vnet.ibm.com>
+
+       * gdb.base/bp-permanent.c: Include unistd.h.
+       * gdb.python/py-framefilter-mi.c (main): Add return type.
+       * gdb.python/py-framefilter.c (main): Likewise.
+       * gdb.trace/actions-changed.c (main): Likewise.
+
+2014-11-17  Andreas Arnez  <arnez@linux.vnet.ibm.com>
+
+       * gdb.mi/until.c: Add eye-catchers.
+       * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
+       line numbers.
+
+2014-11-17  Andreas Arnez  <arnez@linux.vnet.ibm.com>
+
+       * gdb.base/condbreak.exp: Drop references to removed non-prototype
+       function header variants in break1.c.
+       * gdb.base/ena-dis-br.exp: Likewise.
+       * gdb.base/hbreak2.exp: Likewise.
+       * gdb.reverse/until-precsave.exp: Drop references to removed
+       non-prototype function header variants in ur1.c.
+       * gdb.reverse/until-reverse.exp: Likewise.
+
+2014-11-17  Petr Machata  <pmachata@redhat.com>
+
+       * lib/dwarf.exp  (Dwarf::cu, Dwarf::tu): Emit
+       ${_cu_offset_size} bytes abbrev offset.
+
+2014-11-15  Doug Evans  <xdje42@gmail.com>
+
+       PR symtab/17559
+       * gdb.base/line-symtabs.exp: New file.
+       * gdb.base/line-symtabs.c: New file.
+       * gdb.base/line-symtabs.h: New file.
+
+2014-11-14  Yao Qi  <yao@codesourcery.com>
+
+       * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
+       (func): Add label func_label.
+       * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
+       Replace low_pc and high_pc with MACRO_AT_range.
+       Replace name, low_pc and high_pc with MACRO_AT_func.
+
+2014-11-14  Yao Qi  <yao@codesourcery.com>
+
+       * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
+       Replace name, low_pc and high_pc with MACRO_AT_func.
+
+2014-11-14  Yao Qi  <yao@codesourcery.com>
+
+       * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
+       produce debug information.
+       * gdb.dwarf2/implptr-optimized-out.S: Removed.
+
+2014-11-14  Yao Qi  <yao@codesourcery.com>
+
+       * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
+       object and get function length.
+       (Dwarf::assemble): Replace name, low_pc and high_pc attributes
+       with MACRO_AT_func.
+       (top-level): Replace gdb_compile and clean_restart with
+       prepare_for_testing.
+       * gdb.dwarf2/main.c (main): Add label main_label.
+
+2014-11-14  Yao Qi  <yao@codesourcery.com>
+
+       * lib/dwarf.exp (function_range): New procedure.
+       (Dwarf::_handle_macro_at_func): New procedure.
+       (Dwarf::_handle_macro_at_range): New procedure.
+       (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
+
+2014-11-14  Yao Qi  <yao@codesourcery.com>
+
+       * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
+       (_handle_attribute): New procedure.
+
+2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
+
+       * gdb.ada/cond_lang/foo.c (callme): Add return type.
+       * gdb.base/call-sc.c (zed): Likewise.
+       * gdb.base/checkpoint.c (main): Likewise.
+       * gdb.base/dump.c (main): Likewise.
+       * gdb.base/gcore.c (main): Likewise.
+       * gdb.base/huge.c (main): Likewise.
+       * gdb.base/multi-forks.c (main): Likewise.
+       * gdb.base/pr10179-a.c (main): Likewise.
+       * gdb.base/savedregs.c (main): Likewise.
+       * gdb.base/sigaltstack.c (main): Likewise.
+       * gdb.base/siginfo.c (main): Likewise.
+       * gdb.base/structs.c (zed): Likewise.
+       * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
+       * gdb.mi/mi-syn-frame.c (main): Likewise.
+       * gdb.mi/until.c (foo, main): Likewise.
+       * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
+       * gdb.base/solib-weak.c (foo): Declare.
+       * gdb.base/attach-twice.c: Include stdio.h.
+       * gdb.base/weaklib1.c: Likewise.
+       * gdb.base/weaklib2.c: Likewise.
+       * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
+       * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
+       unistd.h.
+       * gdb.base/attach-pie-misread.c: Include stdlib.h.
+       * gdb.mi/mi-exit-code.c: Likewise.
+       * gdb.base/break-interp-lib.c: Include string.h.
+       * gdb.base/coremaker.c: Likewise.
+       * gdb.base/testenv.c: Likewise.
+       * gdb.python/py-finish-breakpoint.c: Likewise.
+       * gdb.base/inferior-died.c: Include sys/wait.h.
+       * gdb.base/fileio.c: Include time.h.
+       * gdb.base/async-shell.c: Include unistd.h.
+       * gdb.base/dprintf-non-stop.c: Likewise.
+       * gdb.base/info-os.c: Likewise.
+       * gdb.mi/mi-console.c: Likewise.
+       * gdb.mi/watch-nonstop.c: Likewise.
+       * gdb.python/py-events.c: Likewise.
+       * gdb.base/async.c (baz): Move up before its invocation.
+       * gdb.base/code_elim2.c (my_global_func): Likewise.
+       * gdb.base/skip-solib-lib.c (multiply): Likewise.
+       * gdb.base/advance.c (func2): Likewise.
+
+2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
+
+       * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
+       variant.
+       * gdb.base/annota3.c: Likewise.
+       * gdb.base/async.c: Likewise.
+       * gdb.base/average.c: Likewise.
+       * gdb.base/call-ar-st.c: Likewise.
+       * gdb.base/call-rt-st.c: Likewise.
+       * gdb.base/call-sc.c: Likewise.
+       * gdb.base/call-strs.c: Likewise.
+       * gdb.base/ending-run.c: Likewise.
+       * gdb.base/execd-prog.c: Likewise.
+       * gdb.base/exprs.c: Likewise.
+       * gdb.base/foll-exec.c: Likewise.
+       * gdb.base/foll-fork.c: Likewise.
+       * gdb.base/foll-vfork.c: Likewise.
+       * gdb.base/funcargs.c: Likewise.
+       * gdb.base/gcore.c: Likewise.
+       * gdb.base/jump.c: Likewise.
+       * gdb.base/langs0.c: Likewise.
+       * gdb.base/langs1.c: Likewise.
+       * gdb.base/langs2.c: Likewise.
+       * gdb.base/mips_pro.c: Likewise.
+       * gdb.base/nodebug.c: Likewise.
+       * gdb.base/opaque0.c: Likewise.
+       * gdb.base/opaque1.c: Likewise.
+       * gdb.base/recurse.c: Likewise.
+       * gdb.base/run.c: Likewise.
+       * gdb.base/scope0.c: Likewise.
+       * gdb.base/scope1.c: Likewise.
+       * gdb.base/setshow.c: Likewise.
+       * gdb.base/setvar.c: Likewise.
+       * gdb.base/shmain.c: Likewise.
+       * gdb.base/shr1.c: Likewise.
+       * gdb.base/shr2.c: Likewise.
+       * gdb.base/sigall.c: Likewise.
+       * gdb.base/signals.c: Likewise.
+       * gdb.base/so-indr-cl.c: Likewise.
+       * gdb.base/solib2.c: Likewise.
+       * gdb.base/structs.c: Likewise.
+       * gdb.base/sum.c: Likewise.
+       * gdb.base/vforked-prog.c: Likewise.
+       * gdb.base/watchpoint.c: Likewise.
+       * gdb.reverse/shr2.c: Likewise.
+       * gdb.reverse/until-reverse.c: Likewise.
+       * gdb.reverse/ur1.c: Likewise.
+       * gdb.reverse/watch-reverse.c: Likewise.
+
+2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
+
+       * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
+       variant.
+       * gdb.base/sepdebug.exp: Drop references to removed code.
+
+2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
+
+       * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
+       variant.  Preserve original line numbering.
+       * gdb.base/list1.c: Likewise.
+
+2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
+
+       * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
+       variant.
+       * gdb.base/break1.c: Likewise.
+       * gdb.base/break.exp: Drop references to removed code.
+
+2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
+
+       * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
+       variant.
+
+2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
+
+       * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
+
+2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
+
+       * gdb.base/callfuncs.exp: Remove 'prototypes' variable.  Move main
+       logic into perform_all_tests() and invoke it with and without
+       function header prototypes.
+       (do_function_calls): Remove conditional XFAIL for PR 5318.
+       (rerun_and_prepare): Remove duplicate code.
+       (perform_all_tests): New.  Main logic moved here.
+
+2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
+
+       * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
+       code guarded by #ifdef NO_PROTOTYPES.
+       (t_double_many_args): Likewise.
+       (DEF_FUNC_MANY_ARGS_1): Likewise.
+       (DEF_FUNC_VALUES_1): Likewise.
+       (t_structs_ldc): Renamed from t_structs_fc in conditional code
+       guarded by #ifdef PROTOTYPES.
+
 2014-11-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
 
        * gdb.mi/mi-console.c: Add eye-catcher.
This page took 0.026668 seconds and 4 git commands to generate.