summaryrefslogtreecommitdiff
path: root/gdb/python
Commit message (Expand)AuthorAgeFilesLines
* Base support for <unavailable> value contents.Pedro Alves2011-02-141-0/+5
* Add the file that prev commit forget.Hui Zhu2011-02-0512-0/+1032
* Add Python support for GDB events.Sami Wagiaalla2011-02-044-5/+89
* PR python/12216:Tom Tromey2011-01-311-0/+1
* * infcmd.c (finish_backward): Use breakpoint_set_silent.Tom Tromey2011-01-311-3/+3
* allow building GDB with Python support on MinGWJoel Brobecker2011-01-311-7/+27
* do not use python<version> subdir when including Python .h fileJoel Brobecker2011-01-311-13/+5
* gdbTom Tromey2011-01-261-3/+15
* * python/python.c (gdbpy_solib_name): Use gdb_py_longest andTom Tromey2011-01-2612-74/+141
* gdbTom Tromey2011-01-191-0/+59
* gdbTom Tromey2011-01-063-0/+24
* gdbTom Tromey2011-01-061-0/+2
* * python/py-frame.c (frapy_block): Use get_frame_block.Tom Tromey2011-01-061-7/+14
* 2011-01-05 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-0611-22/+40
* run copyright.sh for 2011.Joel Brobecker2011-01-0126-26/+26
* * python/py-progspace.c (py_free_pspace): Obtain arch anotherMarc Khouzam2010-12-181-3/+2
* 2010-12-16 Joel Borggrén-Franck <joel.borggren.franck@gmail.com>Tom Tromey2010-12-161-1/+1
* Rename "maint set python auto-load" to "set auto-load-scripts".Doug Evans2010-12-151-13/+19
* * python/lib/gdb/printing.py (register_pretty_printer): ChangeDoug Evans2010-11-292-10/+10
* 2010-11-29 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon2010-11-291-0/+19
* * breakpoint.h: No longer include python.h or python-internal.h.Pedro Alves2010-11-251-3/+3
* 2010-11-23 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon2010-11-231-0/+3
* gdbTom Tromey2010-11-124-28/+112
* 2010-11-11 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon2010-11-111-72/+89
* * python/lib/gdb/command/pretty_printers.pyDoug Evans2010-11-101-1/+2
* * python/py-prettyprint.c (find_pretty_printer_from_gdb): Fix comment.Doug Evans2010-11-041-4/+4
* New python module gdb.printing, and new commands info pretty-printer,Doug Evans2010-11-024-0/+586
* * top.c: #include "python/python.h".Doug Evans2010-11-022-8/+25
* fix typo in _FILE_OFFSET_BITS commentJoel Brobecker2010-10-261-1/+1
* Fix build failures with python support on sparc-solarisJoel Brobecker2010-10-261-3/+7
* * python/py-cmd.c (cmdpy_function): Unreference exception state.Tom Tromey2010-10-191-1/+6
* PR python/11948:Tom Tromey2010-10-153-133/+71
* New python module gdb.types.Doug Evans2010-10-131-0/+91
* gdb/Jan Kratochvil2010-10-139-34/+112
* * python/py-prettyprint.c (search_pp_list): Fix error checking.Tom Tromey2010-10-121-3/+14
* Create subdir data-directory.Doug Evans2010-10-061-0/+14
* * python/python.c (_initialize_python): Define new functionDoug Evans2010-10-041-14/+36
* gdb/Jan Kratochvil2010-09-301-1/+1
* gdb/Jan Kratochvil2010-09-223-4/+2
* gdb/Jan Kratochvil2010-09-031-2/+2
* Enable custom bcache hash function.Sami Wagiaalla2010-08-311-1/+1
* gdbTom Tromey2010-08-301-4/+75
* gdb/Jan Kratochvil2010-08-241-1/+1
* gdbTom Tromey2010-08-231-3/+48
* PR python/11391:Tom Tromey2010-08-231-5/+2
* gdbTom Tromey2010-08-231-1/+197
* PR python/10953:Tom Tromey2010-08-231-3/+14
* gdbTom Tromey2010-08-231-0/+51
* * python/python.c: Include "serial.h".Pedro Alves2010-08-201-9/+13
* * python/python-internal.h (gdbpy_get_hook_function): Don'tTom Tromey2010-08-131-1/+0