]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
[gdb/python] Use GDB_PY_SET_HANDLE_EXCEPTION more often
authorTom de Vries <tdevries@suse.de>
Tue, 27 Aug 2024 07:20:18 +0000 (09:20 +0200)
committerTom de Vries <tdevries@suse.de>
Tue, 27 Aug 2024 07:20:18 +0000 (09:20 +0200)
commitfbf8e4c35c292620f8d25096b4341c3b5caa90ee
treeebbbb0bc24f8315b0424ffe8bc3ded32f771ab93
parent2f8cd40c37ac59451ac48223346f513c0ee03165
[gdb/python] Use GDB_PY_SET_HANDLE_EXCEPTION more often

I found a few more places where we can use GDB_PY_SET_HANDLE_EXCEPTION.

Tested on x86_64-linux.

Approved-By: Tom Tromey <tom@tromey.com>
gdb/python/py-breakpoint.c
gdb/python/py-cmd.c
gdb/python/py-finishbreakpoint.c
gdb/python/py-param.c