gdb/doc: improve Python Disassembler API documentation
authorAndrew Burgess <aburgess@redhat.com>
Thu, 2 Mar 2023 13:10:08 +0000 (13:10 +0000)
committerAndrew Burgess <aburgess@redhat.com>
Fri, 12 May 2023 17:24:24 +0000 (18:24 +0100)
commit773e2d29c3a3c0f068b188a2a93c269cdfb237ad
tree32b1ef9cf74a2bca2d0b33064225f4ea9586ba1e
parenta68f7e9844208ad8cd498f89b5100084ece7d0f6
gdb/doc: improve Python Disassembler API documentation

Some small improvements to the Python Disassembler API documentation:

  * Be consistent about using the package scope in the @deftp lines,

  * Rework the description of the DisassemblerResult class to include
    mention of builtin_disassemble.
gdb/doc/python.texi