public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* [PATCH 0/1] Fix assertion in 'value_primitive_field'
@ 2024-02-12 12:47 Stephan Rohr
  2024-02-12 12:47 ` [PATCH 1/1] gdb: " Stephan Rohr
  0 siblings, 1 reply; 4+ messages in thread
From: Stephan Rohr @ 2024-02-12 12:47 UTC (permalink / raw)
  To: gdb-patches

Hi all,

this patch addresses an assertion when reading a field's value if the
(dynamic) data location cannot be resolved in 'value_primitive_field'.
This assertion was hit because of bogus DWARF generated by the Intel
Fortran compiler.

I appreciate your feedback.

Thanks
stephan

Rohr, Stephan (1):
  gdb: Fix assertion in 'value_primitive_field'

 gdb/value.c | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

-- 
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] 4+ messages in thread

end of thread, other threads:[~2024-02-13  7:44 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-12 12:47 [PATCH 0/1] Fix assertion in 'value_primitive_field' Stephan Rohr
2024-02-12 12:47 ` [PATCH 1/1] gdb: " Stephan Rohr
2024-02-12 17:27   ` Tom Tromey
2024-02-13  7:44     ` Rohr, Stephan

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).