diff options
author | Tom Tromey <tom@tromey.com> | 2018-09-08 09:08:56 -0600 |
---|---|---|
committer | Tom Tromey <tom@tromey.com> | 2018-09-10 07:44:23 -0600 |
commit | 60c0454d3dda99635d331f6002f3f04fe34546a7 (patch) | |
tree | 07f3a83f9ac35f6e003213b29275563fbf5db1f3 /gdb/python/python.c | |
parent | 088a96da059ce14fe1dff369873b1dcf7151e29a (diff) | |
download | binutils-60c0454d3dda99635d331f6002f3f04fe34546a7.zip binutils-60c0454d3dda99635d331f6002f3f04fe34546a7.tar.gz binutils-60c0454d3dda99635d331f6002f3f04fe34546a7.tar.bz2 |
Document that Frame.block can throw
PR python/16484 points out that Frame.block can throw an exception,
but this is not documented.
This patch fixes the documentation. Changing Frame.block to return
None would be nice, but I suspect it's too late for that change.
gdb/doc/ChangeLog
2018-09-10 Tom Tromey <tom@tromey.com>
PR python/16484:
* python.texi (Frames In Python): Document that Frame.block can
throw.
Diffstat (limited to 'gdb/python/python.c')
0 files changed, 0 insertions, 0 deletions