[Bug ada/26235] New: gdbtypes.h:526: internal-error: LONGEST dynamic_prop::const_val() const: Assertion `m_kind == PROP_CONST' failed.
vries at gcc dot gnu.org
sourceware-bugzilla@sourceware.org
Mon Jul 13 22:37:25 GMT 2020
https://sourceware.org/bugzilla/show_bug.cgi?id=26235
Bug ID: 26235
Summary: gdbtypes.h:526: internal-error: LONGEST
dynamic_prop::const_val() const: Assertion `m_kind ==
PROP_CONST' failed.
Product: gdb
Version: HEAD
Status: NEW
Severity: normal
Priority: P2
Component: ada
Assignee: unassigned at sourceware dot org
Reporter: vries at gcc dot gnu.org
Target Milestone: ---
With gcc-10, we run into:
...
$ gdb outputs/gdb.ada/access_to_packed_array/foo -ex 'set pagination off' -ex
'maint expand-symtabs a-except.adb' -ex 'maint print symbols
...
info: array (<>) of character; computed at runtime
ptr: range 0 .. 2147483647; computed at runtime
typedef
<ada__exceptions__exception_data__append_info_basic_exception_information__TTnameSP1:
range src/gdb/gdbtypes.h:526: internal-error: LONGEST dynamic_prop::const_val()
const: Assertion `m_kind == PROP_CONST' failed.
...
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Gdb-prs
mailing list