aboutsummaryrefslogtreecommitdiff
path: root/gdb/doc/python.texi
AgeCommit message (Expand)AuthorFilesLines
2017-06-20Fix PR gdb/21606: SYMBOL_FUNCTIONS_DOMAIN misspelled in documentationSergio Durigan Junior1-1/+1
2017-05-02Python: Introduce gdb.Instruction classTim Wiederhake1-19/+21
2017-05-02Python: Move and rename gdb.BtraceFunctionTim Wiederhake1-18/+13
2017-05-02Python: Move and rename gdb.BtraceInstructionTim Wiederhake1-12/+9
2017-05-02Python: Introduce gdb.RecordGap classTim Wiederhake1-19/+28
2017-05-02Python: Remove ptid from gdb.Record interfaceTim Wiederhake1-7/+0
2017-03-22Remove @code for pythonYao Qi1-1/+1
2017-03-21Fix break on Python 2Tim Wiederhake1-1/+2
2017-03-20Support rvalue references in the gdb python module (includes doc/)Artemiy Volkov1-0/+4
2017-03-16Lazy strings can be made from arrays too.Doug Evans1-1/+1
2017-02-14PR python/13598 - add before_prompt eventTom Tromey1-0/+4
2017-02-14Add documentation for new record Python bindings.Tim Wiederhake1-0/+245
2017-01-24Fix typo in ExitedEvent docSimon Marchi1-1/+1
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-10-06Remove Java supportTom Tromey1-2/+2
2016-07-13PR python/15620, PR python/18620 - breakpoint events in PythonTom Tromey1-0/+15
2016-07-13PR python/17698 - add Breakpoint.pendingTom Tromey1-0/+6
2016-07-13Rearrange Python breakpoint node in documentationTom Tromey1-42/+42
2016-07-12PR python/19293 - invalidate frame cache when unwinders changeTom Tromey1-0/+9
2016-05-24Fix PR python/17981Tom Tromey1-1/+4
2016-01-13Add Python InferiorThread.global_num attributePedro Alves1-0/+7
2016-01-13Per-inferior/Inferior-qualified thread IDsPedro Alves1-4/+4
2016-01-13Add Python InferiorThread.inferior attributePedro Alves1-0/+5
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-06-15Clarify doc about memory read/write and non-8-bits addressable memory unit sizesSimon Marchi1-2/+3
2015-05-09[Python] Add methods reference_value and const_value to gdb.Value.Siva Chandra1-0/+10
2015-04-29PR python/18285Doug Evans1-2/+18
2015-04-28Add gdb.Type.optimized_out method.Sasha Smundak1-0/+5
2015-04-24* python.texi (Xmethods In Python): Fix name of method to call the xmethod.Doug Evans1-1/+1
2015-04-01Add support for writing unwinders in Python.Sasha Smundak1-0/+143
2015-01-31Add support for inlining scripts into .debug_gdb_scripts.Doug Evans1-3/+4
2015-01-27Add gdb.Objfile.username.Doug Evans1-0/+7
2015-01-27Improve docs of objfile filename method.Doug Evans1-1/+4
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-12-12New python function gdb.lookup_objfile.Doug Evans1-0/+21
2014-12-08New "owner" attribute for gdb.Objfile.Doug Evans1-0/+8
2014-12-04New python method gdb.Objfile.add_separate_debug_file.Doug Evans1-0/+11
2014-12-04New python attribute gdb.Objfile.build_id.Doug Evans1-0/+11
2014-12-02New python events: inferior call, register/memory changed.Nick Bull1-0/+49
2014-12-02revert previous patch so that I can re-commit with correct authorDoug Evans1-49/+0
2014-12-02New python events: infcall, register/memory changed.Doug Evans1-0/+49
2014-10-30Add ability to add attributes to gdb.Objfile and gdb.Progspace objects.Doug Evans1-0/+66
2014-10-20Small fixes to the Python API docSimon Marchi1-2/+3
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