gdb: add target_ops::supports_displaced_step
[deliverable/binutils-gdb.git] / gdb / python / lib /
2020-04-10  Tom de Vries[gdb/cli] Don't let python colorize strip leading newlines
2020-01-21  Tom TromeyAllow use of Pygments to colorize source code
2020-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2019-10-09  Tom de Vries[gdb/target] Fix pretty-printer for MPX bnd registers
2019-08-22  Christian BiesingerMake GDB compile with Python 3 on MinGW
2019-08-15  Christian BiesingerRename internal Python functions to start with an under...
2019-08-06  Philippe WaroquiersMake first and last lines of 'command help documentatio...
2019-05-04  Raul TambreFix incorrect use of 'is' operator for comparison in...
2019-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2018-11-08  Tom TromeyFix output indentation for "info pretty-printers"
2018-10-07  Tom TromeyUpdate help text for commands implemented in Python
2018-09-17  Philippe Waroquiers[OBVIOUS] enable frame-filter short help uses disable...
2018-09-16  Tom TromeyAdd more methods to gdb.Progspace
2018-01-02  Joel BrobeckerUpdate copyright year range in all GDB files
2017-03-22  Jonah GrahamImport sys in gdb/python/lib/gdb/printer/bound_registers.py
2017-03-20  Artemiy VolkovSupport rvalue references in the gdb python module...
2017-03-17  Jonah GrahamFix PR gdb/19637: bound_registers.py: Add support for...
2017-01-01  Joel Brobeckerupdate copyright year range in GDB files
2016-07-12  Tom TromeyPR python/19293 - invalidate frame cache when unwinders...
2016-06-29  Tom TromeyFix PR python/20129 - use of non-existing variable
2016-06-23  Tom TromeyPR gdb/16483 - simplify "info frame-filters" output
2016-03-10  Simon MarchiAdd $_as_string convenience function
2016-01-20  Simon MarchiFix sorting of enum values in FlagEnumerationPrinter
2016-01-19  Simon MarchiFix enum flag with Python 3
2016-01-01  Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-08-06  Clem DickeyPR python/17136
2015-05-08  Siva Chandra[PR python/18291] Fix printing of "disabled" status...
2015-04-29  Doug EvansPR python/18285
2015-04-29  Doug EvansPR python/18299
2015-04-15  Simon MarchiSome Python 3 fixes
2015-04-01  Sasha SmundakAdd support for writing unwinders in Python.
2015-01-01  Joel BrobeckerUpdate year range in copyright notice of all files...
2014-12-15  Simon Marchipython extended prompt: Use os.getcwd() instead of...
2014-10-30  Yao QiDon't replace '\' with '\\' in before_prompt_hook
2014-10-15  Doug EvansPR python/17364
2014-09-06  Doug EvansPR 15276: Add $_caller_is, $_caller_matches, $_any_call...
2014-08-16  Siva ChandraFix xmethod Python so that it works with Python3.
2014-06-23  Siva ChandraAlign behavior of xmethod commands with that of pretty...
2014-06-03  Siva ChandraXmethod support in Python.
2014-02-26  Joel Brobecker[Python] Make regexp collection printers work with...
2014-01-23  Tom Tromeyavoid python exception in FrameDecorator.py
2014-01-01  Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-11-20  Walfred TedeschiAdd pretty-printer for MPX bnd registers.
2013-10-02  Phil Muldoon2013-10-02 Phil Muldoon <pmuldoon@redhat.com>
2013-08-29  Phil Muldoon2013-08-29 Phil Muldoon <pmuldoon@redhat.com>
2013-05-10  Phil Muldoon2013-05-10 Phil Muldoon <pmuldoon@redhat.com>
2013-01-21  Siva Chandra Reddy * python/lib/gdb/commands/explore.py
2013-01-01  Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-12-12  Paul KoningAdd support for Python 3.
2012-11-12  Tom Tromey * NEWS: Update.
2012-09-13  Yit Phang KhooRefactor Python "gdb" module into a proper Python packa...
2012-08-10  Doug Evans Add $_memeq, $_regex, $_streq, $_strlen convenience...
2012-04-18  Jan Kratochvilgdb/
2012-04-11  Siva Chandra Reddy2012-04-02 Siva Chandra Reddy <sivachandra@google...
2012-01-16  Tom Tromeygdb
2012-01-04  Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-12-06  Tom Tromey * python/lib/gdb/command/pretty_printers.py
2011-10-28  Paul Koning* python/lib/gdb/types.py (deep_items): Rename from...
2011-10-26  Paul Koning* python/lib/gdb/types.py (deepitems): New function.
2011-10-07  Doug Evans * python/lib/gdb/printing.py (register_pretty_printer...
2011-10-07  Doug Evans * python/lib/gdb/printing.py: Whitespace cleanup.
2011-08-17  Phil Muldoon2011-08-17 Phil Muldoon <pmuldoon@redhat.com>
2011-08-09  Phil Muldoon2011-08-09 Phil Muldoon <pmuldoon@redhat.com>
2011-05-23  Doug Evans * python/lib/gdb/printing.py (register_pretty_printer...
2011-01-01  Joel Brobeckerrun copyright.sh for 2011.
2010-11-29  Doug Evans * python/lib/gdb/printing.py (register_pretty_printer...
2010-11-10  Doug Evans * python/lib/gdb/command/pretty_printers.py
2010-11-02  Doug Evans New python module gdb.printing, and new commands info...
2010-10-13  Doug Evans New python module gdb.types.
2010-10-06  Doug Evans Create subdir data-directory.
This page took 2.219903 seconds and 7 git commands to generate.