aboutsummaryrefslogtreecommitdiff
path: root/gdb/python
AgeCommit message (Expand)AuthorFilesLines
2011-02-14 Base support for <unavailable> value contents.Pedro Alves1-0/+5
2011-02-05Add the file that prev commit forget.Hui Zhu12-0/+1032
2011-02-04Add Python support for GDB events.Sami Wagiaalla4-5/+89
2011-01-31 PR python/12216:Tom Tromey1-0/+1
2011-01-31 * infcmd.c (finish_backward): Use breakpoint_set_silent.Tom Tromey1-3/+3
2011-01-31allow building GDB with Python support on MinGWJoel Brobecker1-7/+27
2011-01-31do not use python<version> subdir when including Python .h fileJoel Brobecker1-13/+5
2011-01-26gdbTom Tromey1-3/+15
2011-01-26 * python/python.c (gdbpy_solib_name): Use gdb_py_longest andTom Tromey12-74/+141
2011-01-19gdbTom Tromey1-0/+59
2011-01-06gdbTom Tromey3-0/+24
2011-01-06gdbTom Tromey1-0/+2
2011-01-06 * python/py-frame.c (frapy_block): Use get_frame_block.Tom Tromey1-7/+14
2011-01-062011-01-05 Michael Snyder <msnyder@vmware.com>Michael Snyder11-22/+40
2011-01-01run copyright.sh for 2011.Joel Brobecker26-26/+26
2010-12-18 * python/py-progspace.c (py_free_pspace): Obtain arch anotherMarc Khouzam1-3/+2
2010-12-162010-12-16 Joel Borggrén-Franck <joel.borggren.franck@gmail.com>Tom Tromey1-1/+1
2010-12-15 Rename "maint set python auto-load" to "set auto-load-scripts".Doug Evans1-13/+19
2010-11-29 * python/lib/gdb/printing.py (register_pretty_printer): ChangeDoug Evans2-10/+10
2010-11-292010-11-29 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon1-0/+19
2010-11-25 * breakpoint.h: No longer include python.h or python-internal.h.Pedro Alves1-3/+3
2010-11-232010-11-23 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon1-0/+3
2010-11-12gdbTom Tromey4-28/+112
2010-11-112010-11-11 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon1-72/+89
2010-11-10 * python/lib/gdb/command/pretty_printers.pyDoug Evans1-1/+2
2010-11-04 * python/py-prettyprint.c (find_pretty_printer_from_gdb): Fix comment.Doug Evans1-4/+4
2010-11-02 New python module gdb.printing, and new commands info pretty-printer,Doug Evans4-0/+586
2010-11-02 * top.c: #include "python/python.h".Doug Evans2-8/+25
2010-10-26fix typo in _FILE_OFFSET_BITS commentJoel Brobecker1-1/+1
2010-10-26Fix build failures with python support on sparc-solarisJoel Brobecker1-3/+7
2010-10-19 * python/py-cmd.c (cmdpy_function): Unreference exception state.Tom Tromey1-1/+6
2010-10-15 PR python/11948:Tom Tromey3-133/+71
2010-10-13 New python module gdb.types.Doug Evans1-0/+91
2010-10-13gdb/Jan Kratochvil9-34/+112
2010-10-12 * python/py-prettyprint.c (search_pp_list): Fix error checking.Tom Tromey1-3/+14
2010-10-06 Create subdir data-directory.Doug Evans1-0/+14
2010-10-04 * python/python.c (_initialize_python): Define new functionDoug Evans1-14/+36
2010-09-30gdb/Jan Kratochvil1-1/+1
2010-09-22gdb/Jan Kratochvil3-4/+2
2010-09-03gdb/Jan Kratochvil1-2/+2
2010-08-31Enable custom bcache hash function.Sami Wagiaalla1-1/+1
2010-08-30gdbTom Tromey1-4/+75
2010-08-24gdb/Jan Kratochvil1-1/+1
2010-08-23gdbTom Tromey1-3/+48
2010-08-23 PR python/11391:Tom Tromey1-5/+2
2010-08-23gdbTom Tromey1-1/+197
2010-08-23 PR python/10953:Tom Tromey1-3/+14
2010-08-23gdbTom Tromey1-0/+51
2010-08-20 * python/python.c: Include "serial.h".Pedro Alves1-9/+13
2010-08-13 * python/python-internal.h (gdbpy_get_hook_function): Don'tTom Tromey1-1/+0