summaryrefslogtreecommitdiff
path: root/gdb/python/py-type.c
Commit message (Expand)AuthorAgeFilesLines
* * python/py-type.c (typy_fields): Unconditionally decref 'r'.Tom Tromey2013-05-201-4/+1
* * python/py-arch.c (gdbpy_initialize_arch): UseTom Tromey2013-05-201-9/+6
* * mi/mi-main.c: Include python-internal.h.Tom Tromey2013-05-201-0/+3
* * python/py-arch.c (gdbpy_initialize_arch): Return 'int'.Tom Tromey2013-05-201-9/+13
* * python/py-type.c (make_fielditem): Add gdb_assert_not_reachedTom Tromey2013-05-201-0/+2
* * python/py-arch.c (archpy_disassemble): Update.Tom Tromey2013-05-201-17/+3
* * python/py-arch.c (arch_object_type): UseTom Tromey2013-05-201-3/+6
* * python/py-type.c (typy_strip_typedefs): Don't call check_typedefTom Tromey2013-02-061-1/+1
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* Add support for Python 3.Paul Koning2012-12-121-8/+14
* * NEWS: Update.Tom Tromey2012-11-121-1/+3
* gdb/qiyao2012-08-161-1/+1
* PR python/14387:Tom Tromey2012-08-151-0/+6
* Add $_memeq, $_regex, $_streq, $_strlen convenience functions.Doug Evans2012-08-101-2/+28
* * python/py-type.c (convert_field): Use gdb_py_long_from_longestsiddhesh2012-08-101-2/+2
* 2012-05-18 Sergio Durigan Junior <sergiodj@redhat.com>sergiodj2012-05-181-4/+0
* gdb/Jan Kratochvil2012-04-201-1/+2
* gdb/Jan Kratochvil2012-04-181-2/+18
* PR python/12070:Tom Tromey2012-02-171-1/+8
* * gdbtypes.h (struct main_type): Change type of name,tag_name,Doug Evans2012-02-071-2/+2
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-1/+1
* the "ambiguous linespec" seriesTom Tromey2011-12-061-6/+8
* * python/py-type.c (type_object_methods): Fix "array" doc string.Doug Evans2011-12-021-2/+4
* 2011-11-28 Phil Muldoon <pmuldoon@redhat.com>pmuldoon2011-11-281-3/+16
* * python/py-type.c (typy_get_composite): New function.Paul Koning2011-11-151-29/+126
* * python/py-type.c (typy_fields_items): Call check_typedef.Doug Evans2011-11-101-7/+26
* 2011-11-04 Phil Muldoon <pmuldoon@redhat.com>pmuldoon2011-11-041-8/+21
* 2011-10-27 Phil Muldoon <pmuldoon@redhat.com>pmuldoon2011-10-271-21/+42
* 2011-10-20 Phil Muldoon <pmuldoon@redhat.com>pmuldoon2011-10-201-5/+5
* * python/py-type.c (typy_has_key): Make 'field' const.Tom Tromey2011-10-131-1/+1
* gdb/Jan Kratochvil2011-10-091-0/+17
* * python/py-type.c (typy_make_iter): Add forward declaration.Paul Koning2011-10-041-32/+10
* * python/py-type.c (make_fielditem, typy_field_names, typy_items)Paul Koning2011-09-281-24/+396
* * python/py-cmd.c (gdbpy_string_to_argv): Decrement referencePaul Koning2011-09-151-0/+1
* PR c++/12266Keith Seitz2011-08-181-2/+9
* * varobj.c (update_dynamic_varobj_children): Make 'name' const.Tom Tromey2011-06-241-2/+2
* * python/python.c (gdbpy_solib_name): Use gdb_py_longest andTom Tromey2011-01-261-4/+4
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1
* Enable custom bcache hash function.swagiaal2010-08-311-1/+1
* gdb/Jan Kratochvil2010-08-241-1/+1
* gdbTom Tromey2010-08-231-1/+197
* PR python/10953:Tom Tromey2010-08-231-3/+14
* gdbTom Tromey2010-08-231-0/+51
* gdbTom Tromey2010-07-281-23/+69
* 2010-05-17 Michael Snyder <msnyder@vmware.com>Michael Snyder2010-05-171-0/+7
* 2010-05-07 Michael Snyder <msnyder@vmware.com>Michael Snyder2010-05-071-1/+1
* 2010-04-14 Phil Muldoon <pmuldoon@redhat.com>pmuldoon2010-04-141-2/+3
* 2010-02-26 Phil Muldoon <pmuldoon@redhat.com>pmuldoon2010-02-261-14/+42
* Update copyright year in most headers.Joel Brobecker2010-01-011-1/+1
* 2009-12-09 Phil Muldoon <pmuldoon@redhat.com>pmuldoon2009-12-091-1/+2