aboutsummaryrefslogtreecommitdiff
path: root/gdb/python/lib
AgeCommit message (Expand)AuthorFilesLines
2014-12-15python extended prompt: Use os.getcwd() instead of os.getcwdu()Simon Marchi1-1/+1
2014-10-30Don't replace '\' with '\\' in before_prompt_hookYao Qi1-2/+1
2014-10-15PR python/17364Doug Evans4-16/+36
2014-09-06PR 15276: Add $_caller_is, $_caller_matches, $_any_caller_is, $_any_caller_ma...Doug Evans1-0/+160
2014-08-15Fix xmethod Python so that it works with Python3.Siva Chandra1-1/+1
2014-06-23Align behavior of xmethod commands with that of pretty-printer commands.Siva Chandra1-4/+6
2014-06-03Xmethod support in Python.Siva Chandra3-0/+533
2014-02-26[Python] Make regexp collection printers work with typedefs as well.Joel Brobecker1-0/+2
2014-01-23avoid python exception in FrameDecorator.pyTom Tromey1-2/+10
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker16-16/+16
2013-11-20Add pretty-printer for MPX bnd registers.Walfred Tedeschi1-0/+45
2013-10-022013-10-02 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon1-2/+5
2013-08-292013-08-29 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon4-18/+35
2013-05-102013-05-10 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon5-0/+1022
2013-01-21 * python/lib/gdb/commands/explore.pySiva Chandra Reddy1-1/+2
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker11-11/+11
2012-12-12Add support for Python 3.Paul Koning6-55/+54
2012-11-12 * NEWS: Update.Tom Tromey3-0/+193
2012-09-13Refactor Python "gdb" module into a proper Python package, by introducingYit Phang Khoo1-18/+103
2012-08-10 Add $_memeq, $_regex, $_streq, $_strlen convenience functions.Doug Evans2-0/+122
2012-04-18gdb/Jan Kratochvil2-4/+4
2012-04-112012-04-02 Siva Chandra Reddy <sivachandra@google.com>Siva Chandra Reddy1-0/+755
2012-01-16gdbTom Tromey1-0/+50
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker7-7/+7
2011-12-06 * python/lib/gdb/command/pretty_printers.pyTom Tromey1-1/+1
2011-10-28* python/lib/gdb/types.py (deep_items): Rename from deepitems.Paul Koning1-2/+2
2011-10-26* python/lib/gdb/types.py (deepitems): New function.Paul Koning1-0/+20
2011-10-07 * python/lib/gdb/printing.py (register_pretty_printer): New argumentDoug Evans1-5/+13
2011-10-07 * python/lib/gdb/printing.py: Whitespace cleanup.Doug Evans1-9/+11
2011-08-172011-08-17 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon2-0/+215
2011-08-092011-08-09 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon2-2/+27
2011-05-23 * python/lib/gdb/printing.py (register_pretty_printer): Add missingDoug Evans1-0/+1
2011-01-01run copyright.sh for 2011.Joel Brobecker5-5/+5
2010-11-29 * python/lib/gdb/printing.py (register_pretty_printer): ChangeDoug Evans2-10/+10
2010-11-10 * python/lib/gdb/command/pretty_printers.pyDoug Evans1-1/+2
2010-11-02 New python module gdb.printing, and new commands info pretty-printer,Doug Evans4-0/+586
2010-10-13 New python module gdb.types.Doug Evans1-0/+91
2010-10-06 Create subdir data-directory.Doug Evans1-0/+14