Reword gdb.GdbError text
authorTom Tromey <tom@tromey.com>
Sat, 8 Sep 2018 15:39:41 +0000 (09:39 -0600)
committerTom Tromey <tom@tromey.com>
Mon, 10 Sep 2018 13:44:25 +0000 (07:44 -0600)
commit4a5a194ae8a871a781d4cdc73c7ba3ae7deafbaa
treed30011bf7504bdfd4fb3db943e291be8aa105e32
parentf5a476a7b19f43dce8d15ae3e5deb7027f71ab7b
Reword gdb.GdbError text

PR python/23108 points out that the gdb.GdbError documentation is
somewhat difficult to find.  The exception is apparently just
mentioned in passing.  This patch introduces a new table and adds a
bit more text to try to make it more obvious.

gdb/doc/ChangeLog
2018-09-10  Tom Tromey  <tom@tromey.com>

PR python/23108:
* python.texi (Exception Handling): Rearrange gdb.GdbError text
and add a table.
gdb/doc/ChangeLog
gdb/doc/python.texi