summaryrefslogtreecommitdiff
path: root/gdb/python
Commit message (Expand)AuthorAgeFilesLines
* 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
* 2009-07-10 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon2009-07-104-45/+108
* 2009-07-07 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov2009-07-071-9/+2
* 2009-07-07 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov2009-07-071-6/+10
* * defs.h (extract_signed_integer, extract_unsigned_integer,Ulrich Weigand2009-07-021-1/+2
* * python/python-internal.h (struct language_defn): Declare.Ulrich Weigand2009-07-029-61/+84
* * gdbtypes.c (make_pointer_type, make_reference_type,Ulrich Weigand2009-07-021-3/+6
* * ada-lang.c (assign_component): Use platform-specific integer typeUlrich Weigand2009-07-021-2/+2
* * value.h (value_subscript, value_subscripted_rvalue,Ulrich Weigand2009-06-291-15/+15
* * gdbtypes.c (create_string_type): Receive character type as argument.Ulrich Weigand2009-06-171-1/+4
* * gdbtypes.h (struct language_defn): Add forward declaration.Ulrich Weigand2009-06-171-1/+3
* gdbTom Tromey2009-05-281-3/+3
* 2009-05-28 Pierre Muller <muller@ics.u-strasbg.fr>Paul Pluzhnikov2009-05-281-4/+5
* gdbTom Tromey2009-05-283-0/+85
* gdbTom Tromey2009-05-285-0/+556
* gdbTom Tromey2009-05-284-0/+867
* gdbTom Tromey2009-05-283-0/+379
* gdbTom Tromey2009-04-131-9/+11
* gdb/Thiago Jung Bauermann2009-03-303-0/+549
* Remove unused value_object attribute `owned_by_gdb'.Thiago Jung Bauermann2009-03-291-5/+1
* gdb/Thiago Jung Bauermann2009-03-291-6/+29
* gdb/Thiago Jung Bauermann2009-03-261-1/+20
* gdb/Thiago Jung Bauermann2009-03-213-21/+26
* gdb/Thiago Jung Bauermann2009-03-213-0/+182
* 2009-02-26 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon2009-02-261-3/+13
* 2008-02-21 Pedro Alves <pedro@codesorcery.com>Pedro Alves2009-02-211-0/+3
* gdb/Thiago Jung Bauermann2009-02-063-0/+593
* gdb/Thiago Jung Bauermann2009-02-053-0/+47
* gdb/Thiago Jung Bauermann2009-02-051-30/+44
* gdb/Thiago Jung Bauermann2009-02-044-105/+339
* * python/python-internal.h (Py_ssize_t): Define as int.Tom Tromey2009-01-051-2/+5
* Updated copyright notices for most files.Joel Brobecker2009-01-035-5/+5
* * python/python-value.c (valpy_length): Remove #if.Tom Tromey2008-12-221-4/+0
* 2008-12-22 Paul Pluzhnikov <ppluzhnikov@google.com>Tom Tromey2008-12-221-0/+1
* * python/python-value.c (values_in_python): Add specific initializationJoel Brobecker2008-12-081-1/+3