[0/1] Fix assertion in 'value_primitive_field'

Message ID 20240212124740.2734613-1-stephan.rohr@intel.com
Headers
Series Fix assertion in 'value_primitive_field' |

Message

Rohr, Stephan Feb. 12, 2024, 12:47 p.m. UTC
  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(-)