Multi-target: NEWS and user manual
[deliverable/binutils-gdb.git] / gdb / doc / python.texi
2020-01-10  Pedro AlvesMulti-target: NEWS and user manual
2020-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2019-12-14  Andrew Burgessgdb/doc: Remove duplicate description of lookup_global_...
2019-12-10  Tom TromeyMinor fix to gdb.prompt documentation
2019-11-14  Tom de Vries[gdb/doc] Fix typos
2019-11-10  Andrew Burgessgdb/python: Introduce gdb.lookup_static_symbols
2019-11-10  Andrew Burgessgdb/python: smarter symbol lookup for gdb.lookup_static...
2019-10-23  Christian BiesingerAdd a note for how to get the list of threads
2019-10-07  Tom de Vries[gdb/doc] Fix some typos
2019-08-05  Christian BiesingerAdd block['var'] accessor
2019-07-30  Christian Biesinger[PR/24474] Add gdb.lookup_static_symbol to the python API
2019-07-30  Christian BiesingerAdd Objfile.lookup_{global,static}_symbol functions
2019-07-21  Kevin BuettnerMake documentation of "python" command match actual...
2019-06-04  Christian Biesinge... Add an objfile getter to gdb.Type
2019-05-10  Tom TromeyDocument lazy computation for pretty-printer "children...
2019-04-29  Andrew Burgessgdb: Introduce 'print max-depth' feature
2019-04-09  Kevin BuettnerRename python function thread_from_thread_handle to...
2019-04-09  Kevin BuettnerDocumentation for python method InferiorThread.handle
2019-04-01  Marco BarisioneAdd gdb.Value.format_string ()
2019-03-26  Andrew Burgessgdb: Make python display_hint None handling defined...
2019-03-20  Tom TromeyUse @defvar to document gdb.pretty_printers
2019-03-05  Simon MarchiSmall fix to gdb.Value constructor doc
2019-02-26  Kevin BuettnerDocument two argument form of gdb.Value constructor
2019-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2018-10-09  Tom TromeyMake @pxref for Inferior.architecture point to gdb...
2018-10-08  Andreas KrebbelPython doc build fixes
2018-10-07  Tom TromeyAdd Inferior.architecture method
2018-10-07  Tom TromeyUpdate symbol domain and location values for Python
2018-09-24  Tom TromeyAllow setting a parameter to raise gdb.GdbError
2018-09-16  Tom TromeyAdd more methods to gdb.Progspace
2018-09-13  Simon Marchipython: Fix erroneous doc about gdb.objfiles()
2018-09-13  Simon Marchipython: Add Progspace.objfiles method
2018-09-13  Simon Marchipython: Add Inferior.progspace property
2018-09-13  Simon Marchipython: Provide textual representation for Inferior...
2018-09-10  Tom TromeyRemove periods from Python section titles
2018-09-10  Tom TromeySwap two sentences in the Pretty Printing API node
2018-09-10  Tom TromeyMention virtual tables in Python dynamic_type documentation
2018-09-10  Tom TromeySmall typo fix in Basic Python node
2018-09-10  Tom TromeyMention Python versions in the documentation
2018-09-10  Tom TromeyUpdate Python unwinder documentation
2018-09-10  Tom TromeyFix gdb.events.inferior_call documentation
2018-09-10  Tom TromeyUpdate Python frame filter documentation
2018-09-10  Tom TromeyReword gdb.GdbError text
2018-09-10  Tom TromeyAvoid warnings from makeinfo
2018-09-10  Tom TromeyDocument that Frame.block can throw
2018-09-10  Tom TromeyUpdate Python Block.end documentation
2018-05-31  Tom TromeyFix "set" handling of Python parameters
2018-05-31  Tom TromeyAdd basic Python API for convenience variables
2018-05-04  Tom TromeyAllow breakpoint commands to be set from Python
2018-05-02  Tom TromeyHandle var_zuinteger and var_zuinteger_unlimited from...
2018-04-30  Tom TromeyExpose type alignment on gdb.Type
2018-01-02  Joel BrobeckerUpdate copyright year range in all GDB files
2017-12-13  Simon Marchipython: Add qualified parameter to gdb.Breakpoint
2017-12-13  Simon Marchipython doc: Rework Breakpoint.__init__ doc
2017-12-07  Phil MuldoonImplement explicit locations for Python breakpoints.
2017-11-16  Phil MuldoonAdd Python rbreak command.
2017-09-21  Kevin BuettnerDocumentation for Inferior.thread_from_thread_handle
2017-09-11  Tom TromeyAdd new_inferior, inferior_deleted, and new_thread...
2017-06-21  Sergio Durigan JuniorFix PR gdb/21606: SYMBOL_FUNCTIONS_DOMAIN misspelled...
2017-05-02  Tim WiederhakePython: Introduce gdb.Instruction class
2017-05-02  Tim WiederhakePython: Move and rename gdb.BtraceFunction
2017-05-02  Tim WiederhakePython: Move and rename gdb.BtraceInstruction
2017-05-02  Tim WiederhakePython: Introduce gdb.RecordGap class
2017-05-02  Tim WiederhakePython: Remove ptid from gdb.Record interface
2017-03-22  Yao QiRemove @code for python
2017-03-21  Tim WiederhakeFix break on Python 2
2017-03-20  Artemiy VolkovSupport rvalue references in the gdb python module...
2017-03-16  Doug EvansLazy strings can be made from arrays too.
2017-02-14  Tom TromeyPR python/13598 - add before_prompt event
2017-02-14  Tim WiederhakeAdd documentation for new record Python bindings.
2017-01-24  Simon MarchiFix typo in ExitedEvent doc
2017-01-01  Joel Brobeckerupdate copyright year range in GDB files
2016-10-06  Tom TromeyRemove Java support
2016-07-13  Tom TromeyPR python/15620, PR python/18620 - breakpoint events...
2016-07-13  Tom TromeyPR python/17698 - add Breakpoint.pending
2016-07-13  Tom TromeyRearrange Python breakpoint node in documentation
2016-07-12  Tom TromeyPR python/19293 - invalidate frame cache when unwinders...
2016-05-24  Tom TromeyFix PR python/17981
2016-01-13  Pedro AlvesAdd Python InferiorThread.global_num attribute
2016-01-13  Pedro AlvesPer-inferior/Inferior-qualified thread IDs
2016-01-13  Pedro AlvesAdd Python InferiorThread.inferior attribute
2016-01-01  Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-06-15  Simon MarchiClarify doc about memory read/write and non-8-bits...
2015-05-10  Siva Chandra[Python] Add methods reference_value and const_value...
2015-04-29  Doug EvansPR python/18285
2015-04-29  Sasha SmundakAdd gdb.Type.optimized_out method.
2015-04-24  Doug Evans* python.texi (Xmethods In Python): Fix name of method...
2015-04-01  Sasha SmundakAdd support for writing unwinders in Python.
2015-01-31  Doug EvansAdd support for inlining scripts into .debug_gdb_scripts.
2015-01-27  Doug EvansAdd gdb.Objfile.username.
2015-01-27  Doug EvansImprove docs of objfile filename method.
2015-01-01  Joel BrobeckerUpdate year range in copyright notice of all files...
2014-12-12  Doug EvansNew python function gdb.lookup_objfile.
2014-12-08  Doug EvansNew "owner" attribute for gdb.Objfile.
2014-12-04  Doug EvansNew python method gdb.Objfile.add_separate_debug_file.
2014-12-04  Doug EvansNew python attribute gdb.Objfile.build_id.
2014-12-02  Nick BullNew python events: inferior call, register/memory changed.
2014-12-02  Doug Evansrevert previous patch so that I can re-commit with...
2014-12-02  Doug EvansNew python events: infcall, register/memory changed.
2014-10-31  Doug EvansAdd ability to add attributes to gdb.Objfile and gdb...
next
This page took 0.616974 seconds and 107 git commands to generate.