Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Stephan Rohr <stephan.rohr@intel.com>
To: gdb-patches@sourceware.org
Cc: aburgess@redhat.com, tom@tromey.com
Subject: [PATCH v3 0/1] gdb: Fix assertion in 'value_primitive_field'
Date: Wed, 27 Mar 2024 08:22:07 -0700	[thread overview]
Message-ID: <20240327152208.8321-1-stephan.rohr@intel.com> (raw)

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-03-27 15:22 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-27 15:22 Stephan Rohr [this message]
2024-03-27 15:22 ` [PATCH v3 1/1] " Stephan Rohr
2024-04-16 17:52   ` Tom Tromey

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=20240327152208.8321-1-stephan.rohr@intel.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