diff options
author | Tom Tromey <tromey@adacore.com> | 2023-06-23 09:39:57 -0600 |
---|---|---|
committer | Tom Tromey <tromey@adacore.com> | 2023-07-13 11:44:47 -0600 |
commit | 1e5ae3d17f02bba07b07e1b6367563cf4d0eff99 (patch) | |
tree | cb0b320fa3baf4914447ba0536f1129411d3aeed /gdb/infrun.c | |
parent | f6f78318fca803c4907fb8d7f6ded8295f1947b1 (diff) | |
download | gdb-1e5ae3d17f02bba07b07e1b6367563cf4d0eff99.zip gdb-1e5ae3d17f02bba07b07e1b6367563cf4d0eff99.tar.gz gdb-1e5ae3d17f02bba07b07e1b6367563cf4d0eff99.tar.bz2 |
Remove ada_attribute_name
ada_attribute_name uses an array that must be kept in sync with an
enum -- but the comment here refers to an enum that no longer exists.
Looking at the sole caller, I see this can only be called for two
opcodes. So, remove this entirely and inline it.
Diffstat (limited to 'gdb/infrun.c')
0 files changed, 0 insertions, 0 deletions