aboutsummaryrefslogtreecommitdiff
path: root/gdb/python
AgeCommit message (Expand)AuthorFilesLines
2010-08-13 * python/python-internal.h (gdbpy_get_hook_function): Don'tTom Tromey1-1/+0
2010-08-13gdb:Ken Werner1-2/+3
2010-08-112010-08-11 Tom Tromey <tromey@redhat.com>Phil Muldoon1-0/+113
2010-08-112010-08-11 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon1-0/+144
2010-08-07gdb/Jan Kratochvil1-43/+4
2010-07-28gdbTom Tromey1-23/+69
2010-07-272010-07-27 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon1-1/+49
2010-07-09 * python/py-prettyprint.c (gdbpy_get_display_hint): Don't useTom Tromey1-3/+5
2010-07-08Resync python-config.py with Python-2.7 version.Joel Brobecker1-29/+32
2010-07-06 * configure, config.in: Rebuild.Tom Tromey1-0/+3
2010-07-01 Static tracepoints support, and UST integration.Pedro Alves1-1/+1
2010-06-30Fix build failure with Python installed in non-system location.Joel Brobecker1-1/+4
2010-06-282010-06-28 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon7-6/+1122
2010-06-25gdbTom Tromey1-8/+72
2010-06-24Add support for gdb.PYTHONDIR as $gdb_datadir/python.Joel Brobecker1-0/+21
2010-06-11gdbTom Tromey2-0/+13
2010-06-04 Add support for enabling/disabling individual pretty-printers.Doug Evans3-0/+8
2010-05-27 Allow python to find its files if moved from original location.Doug Evans1-0/+11
2010-05-27 * configure.ac: Try to use python's distutils to fetch compilationDoug Evans1-0/+54
2010-05-25 Add python gdb.GdbError and gdb.string_to_argv.Doug Evans4-10/+152
2010-05-19 * python.c (gdbpy_print_stack): Ensure output ends with a newline.Doug Evans1-1/+7
2010-05-19 * python.c (source_python_script): Add comment.Doug Evans1-4/+5
2010-05-172010-05-17 Michael Snyder <msnyder@vmware.com>Michael Snyder15-3/+66
2010-05-142010-05-14 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon1-1/+9
2010-05-072010-05-07 Michael Snyder <msnyder@vmware.com>Michael Snyder13-20/+4
2010-04-30 * python/py-param.c (parm_constants): Avoid ARI warningPierre Muller1-2/+3
2010-04-292010-04-29 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon4-17/+647
2010-04-27ARI warning fix.Joel Brobecker1-1/+1
2010-04-23 * configure.ac (CONFIG_SRCS): Add py-auto-load.o even if not usingDoug Evans2-3/+41
2010-04-23 Add support for auto-loading scripts from .debug_gdb_scripts section.Doug Evans3-82/+483
2010-04-15 * NEWS: Add entry for python program space support.Doug Evans4-30/+376
2010-04-15 Add -s option to source command.Doug Evans2-6/+5
2010-04-142010-04-14 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon9-33/+43
2010-04-142010-04-14 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon1-46/+71
2010-04-092010-04-09 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon3-0/+881
2010-04-082010-04-08 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon1-1/+1
2010-04-082010-04-08 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon1-2/+10
2010-04-08 * python/python.c (source_python_script): Use ensure_python_envDoug Evans1-3/+3
2010-03-09 * python/python-internal.h: Include symtab.h.Pierre Muller1-2/+4
2010-03-05gdbTom Tromey2-3/+30
2010-03-05 * python/py-lazy-string.c (gdbpy_extract_lazy_string): ExtractUlrich Weigand1-1/+1
2010-02-282010-02-28 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon1-10/+29
2010-02-262010-02-26 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon1-14/+42
2010-02-242010-02-24 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon6-2/+1508
2010-02-17 * python/python-internal.h [!WITH_THREAD] (PyGILState_Release,Ulrich Weigand1-2/+2
2010-02-02gdbTom Tromey1-1/+2
2010-01-18Fix build failure when building without Python support.Joel Brobecker1-1/+1
2010-01-18Allow "source" to load python scripts.Joel Brobecker2-0/+26
2010-01-142010-01-13 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon5-15/+397
2010-01-01Update copyright year in most headers.Joel Brobecker11-11/+11