gdb/fortran: Support negative array stride in one limited case
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
index bfa1afc7f0f95595724c477f4af11b6b7fa780db..720febb65cc35b1e67106d6136adbb3406a87f36 100644 (file)
@@ -1,3 +1,106 @@
+2020-02-25  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * gdb.fortran/derived-type-striding.exp: Add a new test.
+       * gdb.fortran/derived-type-striding.f90: Add pointer variable for
+       new test.
+
+2020-02-25  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * gdb.base/cached-source-file.exp: Avoid source file paths in test
+       names.
+
+2020-02-25  Tom de Vries  <tdevries@suse.de>
+
+       PR go/18926
+       * gdb.go/methods.exp: Remove gcc/93866 xfail.
+
+2020-02-24  Tom de Vries  <tdevries@suse.de>
+
+       PR gdb/25592
+       * gdb.base/info-locals-unused-static-var.c: New test.
+       * gdb.base/info-locals-unused-static-var.exp: New file.
+
+2020-02-22  Tom Tromey  <tom@tromey.com>
+
+       * gdb.python/tui-window.exp: New file.
+       * gdb.python/tui-window.py: New file.
+
+2020-02-22  Tom Tromey  <tom@tromey.com>
+
+       PR tui/17850:
+       * gdb.tui/new-layout.exp: Add horizontal layout and winheight
+       tests.
+
+2020-02-22  Tom Tromey  <tom@tromey.com>
+
+       * gdb.tui/new-layout.exp: Add sub-layout tests.
+
+2020-02-22  Tom Tromey  <tom@tromey.com>
+
+       * gdb.tui/new-layout.exp: New file.
+
+2020-02-22  Tom Tromey  <tom@tromey.com>
+
+       * gdb.rust/rust-style.rs: New file.
+       * gdb.rust/rust-style.exp: New file.
+       * gdb.base/style.exp: Test structure printing.
+       * gdb.base/style.c (struct some_struct): New type.
+       (enum etype): New type.
+       (struct_value): New global.
+
+2020-02-21  Tom de Vries  <tdevries@suse.de>
+
+       PR go/18926
+       * lib/gdb.exp (bp_location2/bp_location2_regexp): Fix.
+       Remove blanket xfails.  Use message argument for gdb_breakpoint.
+       Make continuing to breakpoint test conditional on setting breakpoint.
+       Fix continuing to breakpoint regexp.  Add xfails for gccgo-6/7
+       DW_AT_name attribute.  Add xfail for GCC PR93866.
+
+2020-02-21  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * gdb.dwarf2/cpp-linkage-name.c: New file.
+       * gdb.dwarf2/cpp-linkage-name.exp: New file.
+
+2020-02-21  Shahab Vahedi  <shahab@synopsys.com>
+
+       * lib/gdb.exp (gdb_wrapper_init): Reset
+       "gdb_wrapper_initialized" to 0 if "wrapper_file" does
+       not exist.
+
+2020-02-20  Tom de Vries  <tdevries@suse.de>
+
+       PR go/17018
+       * gdb.go/hello.exp: Copy ...
+       * gdb.go/global-local-var-shadow.exp: ... here.  New file.  Expect
+       print of st to print value of global definition. Add xfail for GCC
+       PR93844.
+       * gdb.go/hello.exp: Remove printing of st before definition.
+       * gdb.go/hello.go: Copy ...
+       * gdb.go/global-local-var-shadow.go: ... here. New test.  Rename myst
+       to st.
+       * gdb.go/hello.go: Remove myst.  Remove comment about shadowing.
+
+2020-02-20  Tom de Vries  <tdevries@suse.de>
+
+       * lib/gdb.exp (support_go_compile): New gdb_caching_proc.
+       (gdb_simple_compile): Handle compile_flags go by using .go extension
+       for source file.
+       * gdb.go/chan.exp: Use support_go_compile.
+       * gdb.go/handcall.exp: Same.
+       * gdb.go/hello.exp: Same.
+       * gdb.go/integers.exp: Same.
+       * gdb.go/max-depth.exp: Same.
+       * gdb.go/methods.exp: Same.
+       * gdb.go/package.exp: Same.
+       * gdb.go/strings.exp: Same.
+       * gdb.go/types.exp: Same.
+       * gdb.go/unsafe.exp: Same.
+
+2020-02-19  Tom de Vries  <tdevries@suse.de>
+
+       * gdb.python/lib-types.exp: Make xfail more strict.
+
 2020-02-19  Tom de Vries  <tdevries@suse.de>
 
        * gdb.ada/funcall_ref.exp: Replace xfail setup by unsupported check.
This page took 0.028376 seconds and 4 git commands to generate.