aboutsummaryrefslogtreecommitdiff
path: root/gdb/python
AgeCommit message (Expand)AuthorFilesLines
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
2009-12-092009-12-09 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon1-1/+2
2009-12-082009-12-08 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon1-0/+67
2009-12-032009-12-03 Richard Ward <richard.j.ward1@googlemail.com>Phil Muldoon1-0/+8
2009-12-03gdbTom Tromey1-0/+25
2009-11-13gdb/ChangeLog:Paul Pluzhnikov1-1/+6
2009-11-09 * python/python.c (execute_gdb_command): Copy the argument text.Tom Tromey1-1/+5
2009-09-29 * python/py-value.c (valpy_string): NULL-terminate 'keywords'.Tom Tromey1-1/+1
2009-09-25gdbTom Tromey1-2/+4
2009-09-22 PR gdb/10583:Tom Tromey1-0/+11
2009-09-212009-09-21 Jason Orendorff <jason.orendorff@gmail.com>Tom Tromey1-2/+1
2009-09-212009-09-21 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon1-1/+12
2009-09-11 * objfiles.c (struct objfile_data): Delete member cleanup and replaceDoug Evans2-4/+4
2009-09-09Checking in this patch for Thiago: Rename python-* files into py-*,Joel Brobecker8-0/+0
2009-08-24 * python/python-value.c (valpy_richcompare): Don't return fromTom Tromey1-2/+10
2009-08-14 * ui-file.h (ui_file_xstrdup): Mention that the length argumentPedro Alves3-6/+4
2009-08-13 * varobj.c (update_dynamic_varobj_children): Don't useTom Tromey2-22/+61
2009-07-102009-07-10 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon4-45/+108
2009-07-072009-07-07 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov1-9/+2
2009-07-072009-07-07 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov1-6/+10
2009-07-02 * defs.h (extract_signed_integer, extract_unsigned_integer,Ulrich Weigand1-1/+2
2009-07-02 * python/python-internal.h (struct language_defn): Declare.Ulrich Weigand9-61/+84
2009-07-02 * gdbtypes.c (make_pointer_type, make_reference_type,Ulrich Weigand1-3/+6
2009-07-02 * ada-lang.c (assign_component): Use platform-specific integer typeUlrich Weigand1-2/+2
2009-06-29 * value.h (value_subscript, value_subscripted_rvalue,Ulrich Weigand1-15/+15
2009-06-17 * gdbtypes.c (create_string_type): Receive character type as argument.Ulrich Weigand1-1/+4
2009-06-17 * gdbtypes.h (struct language_defn): Add forward declaration.Ulrich Weigand1-1/+3
2009-05-28gdbTom Tromey1-3/+3
2009-05-282009-05-28 Pierre Muller <muller@ics.u-strasbg.fr>Paul Pluzhnikov1-4/+5
2009-05-28gdbTom Tromey3-0/+85
2009-05-28gdbTom Tromey5-0/+556