public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
From: Joel Brobecker <brobecker@adacore.com>
To: gdb-patches@sourceware.org
Cc: Xavier Roirand <roirand@adacore.com>
Subject: pushed: [RFA/commit DWARF 1/2] Add support for dynamic DW_AT_byte_stride.
Date: Tue, 02 Jan 2018 03:56:00 -0000	[thread overview]
Message-ID: <20180102035617.jklnxbcqnlcpyd7u@adacore.com> (raw)
In-Reply-To: <1513227213-37871-1-git-send-email-brobecker@adacore.com>

Hello,

> gdb/ChangeLog:
> 
>         * gdbtypes.h (enum dynamic_prop_node_kind) <DYN_PROP_BYTE_STRIDE>:
>         New enum value.
>         (create_array_type_with_stride): Add byte_stride_prop parameter.
>         * gdbtypes.c (create_array_type_with_stride) <byte_stride_prop>:
>         New parameter.  Update all callers in this file.
>         (array_type_has_dynamic_stride): New function.
>         (is_dynamic_type_internal, resolve_dynamic_array): Add handling
>         of arrays with dynamic byte strides.
>         * dwarf2read.c (read_array_type): Add support for dynamic
>         DW_AT_byte_stride attributes.
> 
> gdb/testsuite/ChangeLog:
> 
>         * gdb.ada/dyn_stride: New testcase.

I pushed this patch (after having updated the copyright year range
for the new files -- in the new testcase).

-- 
Joel

      parent reply	other threads:[~2018-01-02  3:56 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-14  4:53 Joel Brobecker
2017-12-14  4:53 ` [commit/Ada 2/2] slices of arrays with dynamic strides Joel Brobecker
2018-01-02  3:56   ` pushed: " Joel Brobecker
2018-01-02  3:56 ` Joel Brobecker [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180102035617.jklnxbcqnlcpyd7u@adacore.com \
    --to=brobecker@adacore.com \
    --cc=gdb-patches@sourceware.org \
    --cc=roirand@adacore.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).