aboutsummaryrefslogtreecommitdiff
path: root/gdb/python/py-linetable.c
diff options
context:
space:
mode:
authorTom Tromey <tromey@adacore.com>2024-03-19 10:49:20 -0600
committerTom Tromey <tromey@adacore.com>2024-04-02 10:58:37 -0600
commit80c69af864ce523221ec9f439997849c91c7ba85 (patch)
tree65ac221c9956b24aea3bffa77d96bb49494fc2c8 /gdb/python/py-linetable.c
parent5ac754cf46210dd8e0ea69689c72ab91d92eb69d (diff)
downloadbinutils-80c69af864ce523221ec9f439997849c91c7ba85.zip
binutils-80c69af864ce523221ec9f439997849c91c7ba85.tar.gz
binutils-80c69af864ce523221ec9f439997849c91c7ba85.tar.bz2
Remove bare "except" from disassembler.py
flake8 complains about a bare "except" in disassembler.py. In this case, the code purports to guard against some kind of user error involving data structure corruption. I think it's better here to just let the error occur -- py-disasm.c will show a stack trace in this case. Approved-By: Simon Marchi <simon.marchi@efficios.com>
Diffstat (limited to 'gdb/python/py-linetable.c')
0 files changed, 0 insertions, 0 deletions