summaryrefslogtreecommitdiff
path: root/gdb/python
Commit message (Expand)AuthorAgeFilesLines
* * python/py-progspace.c (py_free_pspace): Obtain arch anotherMarc Khouzam2010-12-181-3/+2
* gdb/Jan Kratochvil2010-08-091-43/+4
* * python/py-prettyprint.c (gdbpy_get_display_hint): Don't useTom Tromey2010-07-091-3/+5
* * configure, config.in: Rebuild.Tom Tromey2010-07-061-0/+3
* Static tracepoints support, and UST integration.Pedro Alves2010-07-011-1/+1
* Fix build failure with Python installed in non-system location.Joel Brobecker2010-06-301-1/+4
* 2010-06-28 Phil Muldoon <pmuldoon@redhat.com>pmuldoon2010-06-287-6/+1122
* gdbTom Tromey2010-06-251-8/+72
* Add support for gdb.PYTHONDIR as $gdb_datadir/python.Joel Brobecker2010-06-241-0/+21
* gdbTom Tromey2010-06-112-0/+13
* Add support for enabling/disabling individual pretty-printers.Doug Evans2010-06-043-0/+8
* Allow python to find its files if moved from original location.Doug Evans2010-05-271-0/+11
* * configure.ac: Try to use python's distutils to fetch compilationDoug Evans2010-05-271-0/+54
* Add python gdb.GdbError and gdb.string_to_argv.Doug Evans2010-05-254-10/+152
* * python.c (gdbpy_print_stack): Ensure output ends with a newline.Doug Evans2010-05-191-1/+7
* * python.c (source_python_script): Add comment.Doug Evans2010-05-191-4/+5
* 2010-05-17 Michael Snyder <msnyder@vmware.com>Michael Snyder2010-05-1715-3/+66
* 2010-05-14 Phil Muldoon <pmuldoon@redhat.com>pmuldoon2010-05-141-1/+9
* 2010-05-07 Michael Snyder <msnyder@vmware.com>Michael Snyder2010-05-0713-20/+4
* * python/py-param.c (parm_constants): Avoid ARI warningPierre Muller2010-04-301-2/+3
* 2010-04-29 Phil Muldoon <pmuldoon@redhat.com>pmuldoon2010-04-294-17/+647
* ARI warning fix.Joel Brobecker2010-04-271-1/+1
* * configure.ac (CONFIG_SRCS): Add py-auto-load.o even if not usingDoug Evans2010-04-232-3/+41
* Add support for auto-loading scripts from .debug_gdb_scripts section.Doug Evans2010-04-233-82/+483
* * NEWS: Add entry for python program space support.Doug Evans2010-04-154-30/+376
* Add -s option to source command.Doug Evans2010-04-152-6/+5
* 2010-04-14 Phil Muldoon <pmuldoon@redhat.com>pmuldoon2010-04-149-33/+43
* 2010-04-14 Phil Muldoon <pmuldoon@redhat.com>pmuldoon2010-04-141-46/+71
* 2010-04-09 Phil Muldoon <pmuldoon@redhat.com>pmuldoon2010-04-093-0/+881
* 2010-04-08 Phil Muldoon <pmuldoon@redhat.com>pmuldoon2010-04-081-1/+1
* 2010-04-08 Phil Muldoon <pmuldoon@redhat.com>pmuldoon2010-04-081-2/+10
* * python/python.c (source_python_script): Use ensure_python_envDoug Evans2010-04-081-3/+3
* * python/python-internal.h: Include symtab.h.Pierre Muller2010-03-091-2/+4
* gdbTom Tromey2010-03-052-3/+30
* * python/py-lazy-string.c (gdbpy_extract_lazy_string): ExtractUlrich Weigand2010-03-051-1/+1
* 2010-02-28 Phil Muldoon <pmuldoon@redhat.com>pmuldoon2010-02-281-10/+29
* 2010-02-26 Phil Muldoon <pmuldoon@redhat.com>pmuldoon2010-02-261-14/+42
* 2010-02-24 Phil Muldoon <pmuldoon@redhat.com>pmuldoon2010-02-246-2/+1508
* * python/python-internal.h [!WITH_THREAD] (PyGILState_Release,Ulrich Weigand2010-02-171-2/+2
* gdbTom Tromey2010-02-021-1/+2
* Fix build failure when building without Python support.Joel Brobecker2010-01-181-1/+1
* Allow "source" to load python scripts.Joel Brobecker2010-01-182-0/+26
* 2010-01-13 Phil Muldoon <pmuldoon@redhat.com>pmuldoon2010-01-145-15/+397
* Update copyright year in most headers.Joel Brobecker2010-01-0111-11/+11
* 2009-12-09 Phil Muldoon <pmuldoon@redhat.com>pmuldoon2009-12-091-1/+2
* 2009-12-08 Phil Muldoon <pmuldoon@redhat.com>pmuldoon2009-12-081-0/+67
* 2009-12-03 Richard Ward <richard.j.ward1@googlemail.com>pmuldoon2009-12-031-0/+8
* gdbTom Tromey2009-12-031-0/+25
* gdb/ChangeLog:Paul Pluzhnikov2009-11-131-1/+6
* * python/python.c (execute_gdb_command): Copy the argument text.Tom Tromey2009-11-091-1/+5