diff options
author | Tom Tromey <tromey@adacore.com> | 2023-01-06 12:18:07 -0700 |
---|---|---|
committer | Tom Tromey <tromey@adacore.com> | 2023-01-12 12:15:41 -0700 |
commit | 0c1aa2a09531b3256c8134258a2c75b694c9bd70 (patch) | |
tree | 1b732550517ebde923898ae7e3ce4710ebc5d23d /bfd/po | |
parent | 1a26a53a0dee39106ba58fcb15496c5f13074652 (diff) | |
download | gdb-0c1aa2a09531b3256c8134258a2c75b694c9bd70.zip gdb-0c1aa2a09531b3256c8134258a2c75b694c9bd70.tar.gz gdb-0c1aa2a09531b3256c8134258a2c75b694c9bd70.tar.bz2 |
Disable ptype/o for dynamic types
A user pointed out that "ptype/o" of a certain Ada type -- while in C
mode -- caused gdb to crash.
The bug here is that dynamic types can't really be printed this way.
This patch avoids the bug by disabling the "/o" feature in this case.
Note that using "ptype/o" in this way makes sense for the time being,
because the Ada code doesn't support the "/o" feature (yet); and in
any case gdb should not crash.
Diffstat (limited to 'bfd/po')
0 files changed, 0 insertions, 0 deletions