[PATCH 2/5] gdb/python: Add architecture method to gdb.PendingFrame

Tom Tromey tom@tromey.com
Thu Jun 18 21:18:44 GMT 2020


>>>>> "Andrew" == Andrew Burgess <andrew.burgess@embecosm.com> writes:

Andrew> +@defun PendingFrame.architecture ()
Andrew> +Return the @code{gdb.Architecture} (@pxref{Architectures In Python})
Andrew> +for this @code{gdb.PendingFrame}.  This represents the architecture of
Andrew> +the particual frame being unwound.

Typo in "particual".

Also, I think we put new Python APIs into NEWS.

Otherwise this looks good.  Thanks.

Tom


More information about the Gdb-patches mailing list