public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
From: "Rohr, Stephan" <stephan.rohr@intel.com>
To: "gdb-patches@sourceware.org" <gdb-patches@sourceware.org>
Cc: Tom Tromey <tom@tromey.com>, Andrew Burgess <aburgess@redhat.com>
Subject: [PING][PATCH v3 0/1] gdb: Fix assertion in 'value_primitive_field'
Date: Wed, 10 Apr 2024 06:50:48 +0000	[thread overview]
Message-ID: <DS7PR11MB6247F212C6ADAD95687CE8D193062@DS7PR11MB6247.namprd11.prod.outlook.com> (raw)
In-Reply-To: <20240327151813.8279-1-stephan.rohr@intel.com>

Hi all,

I'm sending a PING on my patch. I appreciate your feedback.

Thanks
stephan

> -----Original Message-----
> From: Rohr, Stephan <stephan.rohr@intel.com>
> Sent: Wednesday, 27 March 2024 16:18
> To: Rohr, Stephan <stephan.rohr@intel.com>
> Subject: [PATCH v3 0/1] gdb: Fix assertion in 'value_primitive_field'
> 
> Hi all,
> 
> this is version 3 of my patch.
> 
> V2 of my proposed patch can be found here:
> https://sourceware.org/pipermail/gdb-patches/2024-March/207018.html
> 
> V1 of this series can be found here:
> https://sourceware.org/pipermail/gdb-patches/2024-February/206520.html
> 
> Changes since V2:
> * Updated testcase to enable testcase if compiler options
>   '-D_GLIBCXX_DEBUG=1' and '-D_GLIBCXX_DEBUG_PEDANTIC=1'
>   are used.
> 
> Changes since V1:
> * Added a testcase.
> * Rebased change to GDB-14.
> 
> I appreciate your feedback.
> 
> Thanks
> Stephan
> 
> Rohr, Stephan (1):
>   gdb: Fix assertion in 'value_primitive_field'
> 
>  .../locexpr-data-member-dynamic-location.c    |  32 +++++
>  .../locexpr-data-member-dynamic-location.exp  | 129
> ++++++++++++++++++
>  gdb/value.c                                   |   4 +-
>  3 files changed, 164 insertions(+), 1 deletion(-)
>  create mode 100644 gdb/testsuite/gdb.dwarf2/locexpr-data-member-
> dynamic-location.c
>  create mode 100644 gdb/testsuite/gdb.dwarf2/locexpr-data-member-
> dynamic-location.exp
> 
> --
> 2.34.1

Intel Deutschland GmbH
Registered Address: Am Campeon 10, 85579 Neubiberg, Germany
Tel: +49 89 99 8853-0, www.intel.de <http://www.intel.de>
Managing Directors: Christin Eisenschmid, Sharon Heck, Tiffany Doon Silva  
Chairperson of the Supervisory Board: Nicole Lau
Registered Office: Munich
Commercial Register: Amtsgericht Muenchen HRB 186928

           reply	other threads:[~2024-04-10  6:50 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <20240327151813.8279-1-stephan.rohr@intel.com>]

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=DS7PR11MB6247F212C6ADAD95687CE8D193062@DS7PR11MB6247.namprd11.prod.outlook.com \
    --to=stephan.rohr@intel.com \
    --cc=aburgess@redhat.com \
    --cc=gdb-patches@sourceware.org \
    --cc=tom@tromey.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).