m32c padding with nops
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
index 79c4187167da500fa2053b6bd0155da955e88281..72fc0d812107e36d49e7974286452abd622138d6 100644 (file)
@@ -1,3 +1,161 @@
+2019-05-03  Tom Tromey  <tromey@adacore.com>
+
+       * gdb.ada/char_enum/pck.ads (Global_Enum_Type): New type.
+       * gdb.ada/char_enum/foo.adb: Use Global_Enum_Type.
+       * gdb.ada/char_enum.exp: Add test.
+
+2019-05-03  Tom de Vries  <tdevries@suse.de>
+
+       * boards/cc-with-gdb-index.exp: New file.
+
+2019-05-02  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * gdb.rust/simple.exp: Add new test case.
+       * gdb.rust/simple.rs (struct StringAtOffset): New struct.
+       (main): Initialise an instance of the new struct.
+
+2019-05-01  Tom Tromey  <tromey@adacore.com>
+
+       * gdb.ada/packed_array_assign/aggregates.ads (Nested_Packed): New
+       record.
+       (NPR): New variable.
+       * gdb.ada/packed_array_assign.exp: Add nested packed assignment
+       test.
+
+2019-05-01  Tom Tromey  <tromey@adacore.com>
+
+       * gdb.ada/packed_array_assign.exp: Add packed assignment
+       regression test.
+
+2019-05-01  Tom de Vries  <tdevries@suse.de>
+
+       * boards/cc-with-tweaks.exp: Generate gdb.sh, and pass it in env(GDB).
+
+2019-05-01  Tom de Vries  <tdevries@suse.de>
+
+       * boards/dwarf4-gdb-index.exp: Use cc-with-tweaks.exp.
+
+2019-04-30  Ali Tamur  <tamur@google.com>
+
+       * lib/dwarf.exp(): Added DW_FORM_strx1-4.
+
+2019-04-30  Tom Tromey  <tromey@adacore.com>
+
+       * lib/ada.exp (find_ada_tool): New proc.
+       * lib/gdb.exp (gdb_compile_shlib): Allow .o files as inputs.
+       * gdb.ada/catch_ex_std.exp: New file.
+       * gdb.ada/catch_ex_std/foo.adb: New file.
+       * gdb.ada/catch_ex_std/some_package.adb: New file.
+       * gdb.ada/catch_ex_std/some_package.ads: New file.
+
+2019-04-30  Tom Tromey  <tromey@adacore.com>
+
+       PR c++/24470:
+       * gdb.cp/temargs.cc: Add test code from PR.
+
+2019-04-30  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * gdb.fortran/vla-datatypes.exp: Update expected results.
+       * gdb.fortran/vla-ptype.exp: Likewise.
+       * gdb.fortran/vla-type.exp: Likewise.
+       * gdb.fortran/vla-value.exp: Likewise.
+
+2019-04-30  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * gdb.fortran/ptr-indentation.exp: Update expected results.
+       * gdb.fortran/ptype-on-functions.exp: Likewise.
+       * gdb.fortran/vla-ptr-info.exp: Likewise.
+       * gdb.fortran/vla-value.exp: Likewise.
+
+2019-04-30  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * gdb.fortran/ptype-on-functions.exp: New file.
+       * gdb.fortran/ptype-on-functions.f90: New file.
+
+2019-04-30  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * gdb.fortran/exprs.exp (test_convenience_variables): Expect lower
+       case void string.
+
+2019-04-30  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * gdb.fortran/complex.exp: Expand.
+       * gdb.fortran/complex.f: Renamed to...
+       * gdb.fortran/complex.f90: ...this, and extended to add more
+       complex values.
+
+2019-04-30  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * gdb.fortran/intrinsics.exp: Extend to cover MOD, CEILING, FLOOR,
+       MODULO, CMPLX.
+
+2019-04-29  Andrew Burgess  <andrew.burgess@embecosm.com>
+           Richard Bunt  <richard.bunt@arm.com>
+
+       * gdb.base/max-depth.c: New file.
+       * gdb.base/max-depth.exp: New file.
+       * gdb.python/py-nested-maps.c: New file.
+       * gdb.python/py-nested-maps.exp: New file.
+       * gdb.python/py-nested-maps.py: New file.
+       * gdb.python/py-format-string.exp (test_max_depth): New proc.
+       (test_all_common): Call test_max_depth.
+       * gdb.fortran/max-depth.exp: New file.
+       * gdb.fortran/max-depth.f90: New file.
+       * gdb.go/max-depth.exp: New file.
+       * gdb.go/max-depth.go: New file.
+       * gdb.modula2/max-depth.exp: New file.
+       * gdb.modula2/max-depth.c: New file.
+       * lib/gdb.exp (get_print_expr_at_depths): New proc.
+
+2019-04-29  Tom de Vries  <tdevries@suse.de>
+
+       * lib/opencl.exp (skip_opencl_tests): Add missing "with" in regexp.
+
+2019-04-27  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
+
+       * gdb.base/callexit.exp: Test may-call-functions off.
+
+2019-04-25  Keith Seitz  <keiths@redhat.com>
+
+       PR c++/24367
+       * gdb.cp/meth-typedefs.cc (incomplete_struct)
+       (another_incomplete_struct, test_incomplete): New definitions.
+       (main): Use new definitions.
+       * gdb.cp/meth-typedefs.exp: Add new tests for `test_incomplete'
+       functions.
+
+2019-04-25  Sergio Durigan Junior  <sergiodj@redhat.com>
+
+       PR corefiles/11608
+       PR corefiles/18187
+       * gdb.base/coredump-filter-build-id.exp: New file.
+
+2019-04-25  Alan Hayward  <alan.hayward@arm.com>
+
+        * Makefile.in: Pass through GDBSERVER_DEBUG.
+        * README (Testsuite Parameters): Add GDBSERVER_DEBUG.
+        (gdbserver,debug): Add board setting.
+        * gdb.trace/tspeed.exp: Skip when debugging.
+        * lib/gdb.exp (gdbserver_debug_enabled): New procedure.
+        * lib/gdbserver-support.exp: Likewise
+
+2019-04-24  Tom Tromey  <tromey@adacore.com>
+
+       * lib/gdb.exp (gdb_compile): Don't add -fno-stack-protector for
+       Rust.
+
+2019-04-24  Tom Tromey  <tromey@adacore.com>
+
+       * gdb.arch/amd64-eval.exp: Test bitfield return.
+       * gdb.arch/amd64-eval.cc (struct Bitfields): New.
+       (class Foo) <return_bitfields>: New method.
+       (main): Call it.
+
+2019-04-23  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * gdb.cp/many-args.cc: New file.
+       * gdb.cp/many-args.exp: New file.
+
 2019-04-23  Tom de Vries  <tdevries@suse.de>
 
        PR gdb/24433
This page took 0.028692 seconds and 4 git commands to generate.