aboutsummaryrefslogtreecommitdiff
path: root/gdb/doc/python.texi
AgeCommit message (Expand)AuthorFilesLines
2014-10-17New python event "clear_objfiles".Doug Evans1-0/+10
2014-10-17Add gdb.Objfile.progspace attribute.Doug Evans1-0/+5
2014-09-18New "producer" attribute of python gdb.Symtab.Doug Evans1-0/+8
2014-09-03Improve Type.template_argument docs in Python API.Justin Lebar1-4/+5
2014-09-03Add support for reading frame registers to Python API.Sasha Smundak1-0/+7
2014-06-09Add space before the opening parenthesis in function descriptions.Siva Chandra1-6/+6
2014-06-03gdb/doc/python.texi: Fix reference to "Progspaces In Python".Joel Brobecker1-1/+1
2014-06-03Documentation of the xmethod support in GDB Python API.Siva Chandra1-0/+345
2014-05-30Add a TRY_CATCH to get_prev_frame_always to better manage errors during unwind.Andrew Burgess1-0/+3
2014-05-24Don't use @var at the beginning of a sentence in GDB documentation.Eli Zaretskii1-35/+33
2014-05-17Copy over changes from guile.texi.Doug Evans1-146/+110
2014-02-19Call overloaded operators to perform operations on gdb.Value objects.Siva Chandra1-1/+20
2014-02-17Split python docs into separate file.Doug Evans1-0/+4444