diff options
author | Tom Tromey <tromey@adacore.com> | 2021-10-20 14:25:21 -0600 |
---|---|---|
committer | Tom Tromey <tromey@adacore.com> | 2021-10-29 07:46:28 -0600 |
commit | 7a72f09da5c62a213952752c9659e7686e1dd4ab (patch) | |
tree | 88853f0b09b6b7ba7564f82bd9d5b3dbdaef380f /gdb/python/py-arch.c | |
parent | 52429bbd71af5f14f8f3f5a962a2457a93c6d171 (diff) | |
download | binutils-7a72f09da5c62a213952752c9659e7686e1dd4ab.zip binutils-7a72f09da5c62a213952752c9659e7686e1dd4ab.tar.gz binutils-7a72f09da5c62a213952752c9659e7686e1dd4ab.tar.bz2 |
Remove ada_value_print_inner
I noticed that the only caller of ada_value_print_inner is
valprint.c:do_val_print (via ada_language::value_print_inner), meaning
that the try/catch logic in this function is redundant. This patch
removes the wrapper function.
Regression tested on x86-64 Fedora 34.
Diffstat (limited to 'gdb/python/py-arch.c')
0 files changed, 0 insertions, 0 deletions