Improve Python Unwinders documentation
authorPedro Alves <pedro@palves.net>
Fri, 30 Sep 2022 16:23:03 +0000 (17:23 +0100)
committerPedro Alves <pedro@palves.net>
Fri, 21 Oct 2022 21:05:16 +0000 (22:05 +0100)
commit62fe72fda1f79543f150e63dada6abf8e7ad34a5
tree4a062f6ba04a5df9894d79409ad2985360dc5809
parent129d1afcc50c0aa3cf69fb3c5d4d8c825bec1061
Improve Python Unwinders documentation

- avoid "GDB proper" to refer to global locus, as object files and
  program spaces are also GDB proper.

- gdb.register_unwinder does not accept locus=gdb.

- "a unwinder" -> "an unwinder"

Approved-by: Eli Zaretskii <eliz@gnu.org>
Change-Id: I98c1b1000e1063815238e945ca71ec6f37b5702e
gdb/doc/python.texi