Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [PATCH v3 0/1] gdb: Fix assertion in 'value_primitive_field'
@ 2024-03-27 15:22 Stephan Rohr
  2024-03-27 15:22 ` [PATCH v3 1/1] " Stephan Rohr
  0 siblings, 1 reply; 3+ messages in thread
From: Stephan Rohr @ 2024-03-27 15:22 UTC (permalink / raw)
  To: gdb-patches; +Cc: aburgess, tom

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-04-16 17:53 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-27 15:22 [PATCH v3 0/1] gdb: Fix assertion in 'value_primitive_field' Stephan Rohr
2024-03-27 15:22 ` [PATCH v3 1/1] " Stephan Rohr
2024-04-16 17:52   ` Tom Tromey

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox