gdb: Introduce 'print max-depth' feature
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
index 79c4187167da500fa2053b6bd0155da955e88281..6d9ac5aa935f17c377433459004ad6e007699db1 100644 (file)
@@ -1,3 +1,70 @@
+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.027097 seconds and 4 git commands to generate.