aboutsummaryrefslogtreecommitdiff
path: root/gdb/python/py-cmd.c
diff options
context:
space:
mode:
authorTom Tromey <tom@tromey.com>2018-09-15 00:07:32 -0600
committerTom Tromey <tom@tromey.com>2018-09-23 23:15:12 -0600
commit39a24317ac65837663ce1e1b0adcf880758ddc8e (patch)
treed60747875bd25c65c064c2fcfdd14370ecbcec2f /gdb/python/py-cmd.c
parentf5769a2c696affc3ae1274e2329777d7d4d7e8be (diff)
downloadgdb-39a24317ac65837663ce1e1b0adcf880758ddc8e.zip
gdb-39a24317ac65837663ce1e1b0adcf880758ddc8e.tar.gz
gdb-39a24317ac65837663ce1e1b0adcf880758ddc8e.tar.bz2
Report Python errors coming from gdb.post_event
PR python/14062 points out that errors coming from the gdb.post_event callback are not reported. This can make it hard to understand why your Python code in gdb isn't working. Because users have control over whether exceptions are printed at all, it seems good to simply have post_event report errors in the usual way. 2018-09-23 Tom Tromey <tom@tromey.com> PR python/14062: * python/python.c (gdbpy_run_events): Do not ignore exceptions. gdb/testsuite/ChangeLog 2018-09-23 Tom Tromey <tom@tromey.com> PR python/14062: * gdb.python/python.exp: Add test for post_event error.
Diffstat (limited to 'gdb/python/py-cmd.c')
0 files changed, 0 insertions, 0 deletions