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]

[Patch v13 1/4] Documentation of the debug method support in GDB Python API


This version addresses all of Eli's and Doug's comments on previous versions.

ChangeLog:
2014-04-09  Siva Chandra Reddy  <sivachandra@google.com>

        * NEWS (Python Scripting): Add entry about this new feature.

        doc/
        *  python.texi (Debug Methods In Python): New node.
        (Debug Method API): Likewise.
        (Writing a Debug Method): Likewise.

Attachment: dm_docs_v13.txt
Description: Text document


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