55 Commits (4e9d2153228d95c972907a8b13237218d380c5d3)

Author SHA1 Message Date
Pedro Alves c92aed165e Use ui_file_as_string in gdb/python/ 10 years ago
Tom Tromey 282a0691a7 PR python/18565 - make Frame.function work for inline frames 10 years ago
Joel Brobecker 618f726fcb GDB copyright headers update after running GDB's copyright.py script. 10 years ago
Pierre-Marie de Rodat 63e43d3aed DWARF: handle non-local references in nested functions 11 years ago
Simon Marchi aead7601eb Add casts for legitimate integer to enum conversions 11 years ago
Pierre-Marie de Rodat d12307c199 Replace the block_found global with explicit data-flow 11 years ago
Pedro Alves 492d29ea1c Split TRY_CATCH into TRY + CATCH 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 08be3fe322 Replace some symbol accessor macros with functions. 11 years ago
Doug Evans eb822aa6d0 SYMTAB_OBJFILE: New macro. 12 years ago
Gary Benson c765fdb902 Remove spurious exceptions.h inclusions 12 years ago
Sasha Smundak 5f3b99cfed Add support for reading frame registers to Python API. 12 years ago
Tom Tromey 3977b71f1d constify struct block in some places 13 years ago
Andrew Burgess 70e38b8e98 Rename frame_stop_reason_string to unwind_stop_reason_to_string. 12 years ago
Joel Brobecker ecd75fc8ee Update Copyright year range in all files maintained by GDB. 12 years ago
Doug Evans 256458bc0e Remove trailing whitespace. 13 years ago
Doug Evans a12361b95c * python/py-frame.c (gdbpy_initialize_frames): Remove FIRST_ERROR, 13 years ago
Doug Evans 1e1d69201b * python/py-frame.c (frapy_block): Fix error message text. 13 years ago
Phil Muldoon 1efd76617b 2013-10-02 Phil Muldoon <pmuldoon@redhat.com> 13 years ago
Tom Tromey f330038710 use explicit returns to avoid checker confusion 13 years ago
Tom Tromey af1c697129 fix py-frame.c 13 years ago
Keith Seitz 55b87a526f * ada-lang.c (is_known_support_routine): Add explicit free of 13 years ago
Tom Tromey dcf8783234 * python/py-frame.c (frapy_older, frapy_newer, gdbpy_newest_frame) 13 years ago
Tom Tromey aa36459a92 * python/py-arch.c (gdbpy_initialize_arch): Use 13 years ago
Tom Tromey 999633ede7 * python/py-arch.c (gdbpy_initialize_arch): Return 'int'. 13 years ago
Tom Tromey 6cbc7c3d34 * python/py-inferior.c (infpy_read_memory): Don't call 13 years ago
Siva Chandra Reddy bea883fd92 Add a new class gdb.Architecture which exposes GDB's 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 f0823d2ce8 PR python/12027: 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. 14 years ago
Kevin Pouget cc72b2a2da Introduce gdb.FinishBreakpoint in Python 15 years ago
Kevin Pouget 2231f1fb60 Move unwind reasons to an external .def file 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
Jan Kratochvil 111c64899c gdb/ 15 years ago
Jan Kratochvil 8afd712c6f gdb/ 15 years ago
Eli Zaretskii 6a1b16642b * python/py-breakpoint.c (gdbpy_initialize_breakpoints): Move the 15 years ago
Jan Kratochvil 626e728214 gdb/ 15 years ago
Tom Tromey 74aedc4602 * python/python.c (gdbpy_solib_name): Use gdb_py_longest and 15 years ago
Tom Tromey d8e227793f gdb 15 years ago
Tom Tromey ccfc3d6e06 gdb 15 years ago
Tom Tromey 57126e4a45 * python/py-frame.c (frapy_block): Use get_frame_block. 15 years ago
Michael Snyder 9a2b4c1ba7 2011-01-05 Michael Snyder <msnyder@vmware.com> 15 years ago
Joel Brobecker 7b6bb8daac run copyright.sh for 2011. 15 years ago
Jan Kratochvil 8dc785338e gdb/ 16 years ago
Jan Kratochvil e9e07ba6db gdb/ 16 years ago
Phil Muldoon 595939dea1 2010-06-28 Phil Muldoon <pmuldoon@redhat.com> 16 years ago
Michael Snyder f92adf3ccc 2010-05-07 Michael Snyder <msnyder@vmware.com> 16 years ago