aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.python/py-cmd-exception.py
diff options
context:
space:
mode:
authorTom Tromey <tom@tromey.com>2025-09-27 15:12:34 -0600
committerTom Tromey <tom@tromey.com>2025-10-09 15:29:25 -0600
commit7d06ed71b84985102ed3a054884f1f6accec883f (patch)
treec72d6fa4c0340ca26899a8a2861a54614ef9bcc7 /gdb/testsuite/gdb.python/py-cmd-exception.py
parentfe2830c31ceb85ef14389c5d640d33f5ac5a89b0 (diff)
downloadbinutils-7d06ed71b84985102ed3a054884f1f6accec883f.zip
binutils-7d06ed71b84985102ed3a054884f1f6accec883f.tar.gz
binutils-7d06ed71b84985102ed3a054884f1f6accec883f.tar.bz2
Remove an extraneous 'return' from void method
cooked_index_functions::map_symbol_filenames returns 'void' but also does "return ... expression". While valid, this seems strange. This patch removes the unnecessary 'return'. Reviewed-By: Guinevere Larsen <guinevere@redhat.com>
Diffstat (limited to 'gdb/testsuite/gdb.python/py-cmd-exception.py')
0 files changed, 0 insertions, 0 deletions