75 Commits (4e9d2153228d95c972907a8b13237218d380c5d3)

Author SHA1 Message Date
Pedro Alves c92aed165e Use ui_file_as_string in gdb/python/ 10 years ago
Joel Brobecker 618f726fcb GDB copyright headers update after running GDB's copyright.py script. 10 years ago
Simon Marchi bed91f4da2 Fix accessing a function's fields (parameters) from Python (PR 18073) 11 years ago
Simon Marchi 19ba03f495 Add some more casts (2/2) 11 years ago
Simon Marchi f168693bc9 Remove CHECK_TYPEDEF, use check_typedef instead 11 years ago
Sasha Smundak 59fb7612dd Add gdb.Type.optimized_out method. 11 years ago
Pedro Alves 492d29ea1c Split TRY_CATCH into TRY + CATCH 11 years ago
Gary Benson 61012eef84 New common function "startswith" 11 years ago
Tom Tromey e36122e9d7 Fix redefinition errors in C++ mode 11 years ago
Joel Brobecker e810d75b1c [python,guile] Add comment beside conditions testing empty arrays. 11 years ago
Joel Brobecker 8503d6e1e5 gdb/python: exception trying to create empty array 11 years ago
Joel Brobecker 32d0add0a6 Update year range in copyright notice of all files owned by the GDB project. 11 years ago
Doug Evans 4753d33b40 Delete TYPE_CODE_CLASS, it's just an alias of TYPE_CODE_STRUCT. 12 years ago
Gary Benson c765fdb902 Remove spurious exceptions.h inclusions 12 years ago
Joel Brobecker a8f35c2ec3 Add missing empty line after declarations in "if" block (py-type.c). 12 years ago
Siva Chandra b5b08fb4ff Use bitpos and type to lookup a gdb.Field object when its name is 'None'. 12 years ago
Joel Brobecker c0d4881122 [python] Add gdb.Type.name attribute. 13 years ago
Joel Brobecker ecd75fc8ee Update Copyright year range in all files maintained by GDB. 12 years ago
Siva Chandra a16b0e220d 2013-12-12 Siva Chandra Reddy <sivachandra@google.com> 13 years ago
Doug Evans 256458bc0e Remove trailing whitespace. 13 years ago
Doug Evans ca092b61dc Move types_deeply_equal from py-type.c to gdbtypes.c. 13 years ago
Tom Tromey 53e6647928 * python/py-type.c (typy_fields): Unconditionally decref 'r'. 13 years ago
Tom Tromey aa36459a92 * python/py-arch.c (gdbpy_initialize_arch): Use 13 years ago
Tom Tromey 0646da15da * mi/mi-main.c: Include python-internal.h. 13 years ago
Tom Tromey 999633ede7 * python/py-arch.c (gdbpy_initialize_arch): Return 'int'. 13 years ago
Tom Tromey 0d3a2e8a79 * python/py-type.c (make_fielditem): Add gdb_assert_not_reached 13 years ago
Tom Tromey 56cc411c4b * python/py-arch.c (archpy_disassemble): Update. 13 years ago
Tom Tromey 62eec1a534 * python/py-arch.c (arch_object_type): Use 13 years ago
Tom Tromey bc9abe4a91 * python/py-type.c (typy_strip_typedefs): Don't call check_typedef 13 years ago
Joel Brobecker 28e7fd6234 Update years in copyright notice for the GDB files. 13 years ago
Paul Koning 9a27f2c60d Add support for Python 3. 14 years ago
Tom Tromey 53342f27db * NEWS: Update. 14 years ago
Yao Qi 6b1755ce16 gdb/ 14 years ago
Tom Tromey db6573d664 PR python/14387: 14 years ago
Doug Evans a72c32530e Add $_memeq, $_regex, $_streq, $_strlen convenience functions. 14 years ago
Siddhesh Poyarekar 200bc880f4 * python/py-type.c (convert_field): Use gdb_py_long_from_longest 14 years ago
Sergio Durigan Junior 22e048c9dd 2012-05-18 Sergio Durigan Junior <sergiodj@redhat.com> 14 years ago
Jan Kratochvil 4fb2c64af1 gdb/ 14 years ago
Jan Kratochvil 14e75d8ea4 gdb/ 14 years ago
Tom Tromey 2e8265fd8b PR python/12070: 14 years ago
Doug Evans 0d5cff5020 * gdbtypes.h (struct main_type): Change type of name,tag_name, 14 years ago
Joel Brobecker 0b30217134 Copyright year update in most files of the GDB Project. 15 years ago
Tom Tromey f8eba3c616 the "ambiguous linespec" series 15 years ago
Doug Evans f28c316a0b * python/py-type.c (type_object_methods): Fix "array" doc string. 15 years ago
Phil Muldoon 5d9c59954f 2011-11-28 Phil Muldoon <pmuldoon@redhat.com> 15 years ago
Paul Koning 9cc10fd150 * python/py-type.c (typy_get_composite): New function. 15 years ago
Doug Evans f6b47be484 * python/py-type.c (typy_fields_items): Call check_typedef. 15 years ago
Phil Muldoon cd829959ce 2011-11-04 Phil Muldoon <pmuldoon@redhat.com> 15 years ago
Phil Muldoon 76dce0be7b 2011-10-27 Phil Muldoon <pmuldoon@redhat.com> 15 years ago
Phil Muldoon 9df2fbc4c1 2011-10-20 Phil Muldoon <pmuldoon@redhat.com> 15 years ago