This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH 09/14] Update Python unwinder documentation


> From: Tom Tromey <tom@tromey.com>
> Cc: Tom Tromey <tom@tromey.com>
> Date: Sat,  8 Sep 2018 14:14:12 -0600
> 
> 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-08  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.

OK.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]