summaryrefslogtreecommitdiffstats
path: root/gdb/python
Commit message (Expand)AuthorAgeFilesLines
...
* 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>Phil Muldoon2010-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>Phil Muldoon2010-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>Phil Muldoon2010-04-149-33/+43
* 2010-04-14 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon2010-04-141-46/+71
* 2010-04-09 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon2010-04-093-0/+881
* 2010-04-08 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon2010-04-081-1/+1
* 2010-04-08 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon2010-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>Phil Muldoon2010-02-281-10/+29
* 2010-02-26 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon2010-02-261-14/+42
* 2010-02-24 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon2010-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>Phil Muldoon2010-01-145-15/+397
* Update copyright year in most headers.Joel Brobecker2010-01-0111-11/+11
* 2009-12-09 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon2009-12-091-1/+2
* 2009-12-08 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon2009-12-081-0/+67
* 2009-12-03 Richard Ward <richard.j.ward1@googlemail.com>Phil Muldoon2009-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
* * python/py-value.c (valpy_string): NULL-terminate 'keywords'.Tom Tromey2009-09-291-1/+1
* gdbTom Tromey2009-09-251-2/+4
* PR gdb/10583:Tom Tromey2009-09-221-0/+11
* 2009-09-21 Jason Orendorff <jason.orendorff@gmail.com>Tom Tromey2009-09-211-2/+1
* 2009-09-21 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon2009-09-211-1/+12
* * objfiles.c (struct objfile_data): Delete member cleanup and replaceDoug Evans2009-09-112-4/+4
* Checking in this patch for Thiago: Rename python-* files into py-*,Joel Brobecker2009-09-098-0/+0
* * python/python-value.c (valpy_richcompare): Don't return fromTom Tromey2009-08-241-2/+10
* * ui-file.h (ui_file_xstrdup): Mention that the length argumentPedro Alves2009-08-143-6/+4
* * varobj.c (update_dynamic_varobj_children): Don't useTom Tromey2009-08-132-22/+61
OpenPOWER on IntegriCloud