]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Update Python unwinder documentation
authorTom Tromey <tom@tromey.com>
Sat, 8 Sep 2018 19:25:34 +0000 (13:25 -0600)
committerTom Tromey <tom@tromey.com>
Mon, 10 Sep 2018 13:44:26 +0000 (07:44 -0600)
commite7b5068cc22f1a5707a9fd0310234b8d7300f227
treed1af211112d4d938c4aa68fa88ef99fc699b7302
parentfb5af5e335202bc94c292c83eaa328633cd5d924
Update Python unwinder documentation

PR python/19808 points out a few issues in the Python unwinder
documentation.  This patch update the documentation for
create_unwind_info and read_register to address the issues noted, and
adds a cautionary note about writing an unwinder.

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

PR python/19808:
* python.texi (Unwinding Frames in Python): Rewrite
create_unwind_info documentation.  Update read_register
documentation and add a note about unwinder caution.
gdb/doc/ChangeLog
gdb/doc/python.texi