Return EXT_LANG_BT_ERROR in one more spot in py-framefilter.c
authorTom Tromey <tom@tromey.com>
Tue, 25 Apr 2017 03:41:56 +0000 (21:41 -0600)
committerTom Tromey <tom@tromey.com>
Tue, 27 Mar 2018 03:57:13 +0000 (21:57 -0600)
commit1f111921a0f8e3f62a19808349ff9bcbd4e54043
tree6d89c4494f6529ad54b6d4863ea2ae49a7771511
parentfb7eb8b5826f059e2b7a18e42ff9c20972e626bc
Return EXT_LANG_BT_ERROR in one more spot in py-framefilter.c

While reading py-framefilter.c, I found one spot where an exception
could be caught but then not be turned into EXT_LANG_BT_ERROR.  This
patch fixes this spot.

gdb/ChangeLog
2018-03-26  Tom Tromey  <tom@tromey.com>

* python/py-framefilter.c (py_print_single_arg): Return
EXT_LANG_BT_ERROR from catch.
gdb/ChangeLog
gdb/python/py-framefilter.c
This page took 0.02739 seconds and 4 git commands to generate.