summaryrefslogtreecommitdiff
path: root/gdb/python/python-value.c
Commit message (Expand)AuthorAgeFilesLines
* Checking in this patch for Thiago: Rename python-* files into py-*,Joel Brobecker2009-09-091-1068/+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-141-2/+1
* * varobj.c (update_dynamic_varobj_children): Don't useTom Tromey2009-08-131-20/+59
* 2009-07-10 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon2009-07-101-8/+11
* 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-021-6/+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
* gdbTom Tromey2009-05-281-0/+11
* gdbTom Tromey2009-05-281-0/+58
* 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-211-10/+14
* gdb/Thiago Jung Bauermann2009-02-051-0/+33
* gdb/Thiago Jung Bauermann2009-02-041-94/+290
* Updated copyright notices for most files.Joel Brobecker2009-01-031-1/+1
* * python/python-value.c (valpy_length): Remove #if.Tom Tromey2008-12-221-4/+0
* * python/python-value.c (values_in_python): Add specific initializationJoel Brobecker2008-12-081-1/+3
* gdbTom Tromey2008-10-281-2/+7
* 2008-10-23 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov2008-10-231-1/+2
* 2008-10-23 Tom Tromey <tromey@redhat.com>Paul Pluzhnikov2008-10-231-0/+2
* * python/python-value.c (value_object_methods)Pedro Alves2008-10-191-78/+61
* Add gdb/python/python-value.c, which I forgot to do in my previous commit.Thiago Jung Bauermann2008-10-161-0/+689