summaryrefslogtreecommitdiff
path: root/gdb/python/py-frame.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* Remove cleanups from find_frame_funnameTom Tromey2017-09-111-8/+6
* Kill init_salPedro Alves2017-09-041-2/+1
* Use gdbpy_ref to simplify some logicTom Tromey2017-02-101-5/+4
* Eliminate make_cleanup_ui_file_delete / make ui_file a class hierarchyPedro Alves2017-02-021-6/+3
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* Use unique_xmalloc_ptr in Python codeTom Tromey2016-11-091-11/+4
* Use ui_file_as_string in gdb/python/Pedro Alves2016-11-081-6/+2
* PR python/18565 - make Frame.function work for inline framesTom Tromey2016-08-031-1/+5
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* DWARF: handle non-local references in nested functionsPierre-Marie de Rodat2015-08-251-3/+6
* Add casts for legitimate integer to enum conversionsSimon Marchi2015-08-061-1/+1
* Replace the block_found global with explicit data-flowPierre-Marie de Rodat2015-08-011-1/+1
* Split TRY_CATCH into TRY + CATCHPedro Alves2015-03-071-58/+104
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Replace some symbol accessor macros with functions.Doug Evans2014-12-231-4/+2
* SYMTAB_OBJFILE: New macro.Doug Evans2014-11-181-1/+1
* Remove spurious exceptions.h inclusionsGary Benson2014-10-081-1/+0
* Add support for reading frame registers to Python API.Sasha Smundak2014-09-031-0/+38
* constify struct block in some placesTom Tromey2014-06-181-1/+1
* Rename frame_stop_reason_string to unwind_stop_reason_to_string.Andrew Burgess2014-05-301-1/+1
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* Remove trailing whitespace.Doug Evans2013-11-291-2/+2
* * python/py-frame.c (gdbpy_initialize_frames): Remove FIRST_ERROR,Doug Evans2013-11-231-4/+0
* * python/py-frame.c (frapy_block): Fix error message text.Doug Evans2013-11-231-1/+1
* 2013-10-02 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon2013-10-021-2/+6
* use explicit returns to avoid checker confusionTom Tromey2013-05-301-1/+2
* fix py-frame.cTom Tromey2013-05-301-1/+6
* * ada-lang.c (is_known_support_routine): Add explicit free ofKeith Seitz2013-05-221-2/+9
* * python/py-frame.c (frapy_older, frapy_newer, gdbpy_newest_frame)Tom Tromey2013-05-201-24/+22
* * python/py-arch.c (gdbpy_initialize_arch): UseTom Tromey2013-05-201-3/+2
* * python/py-arch.c (gdbpy_initialize_arch): Return 'int'.Tom Tromey2013-05-201-12/+20
* * python/py-inferior.c (infpy_read_memory): Don't callTom Tromey2013-05-171-5/+1
* Add a new class gdb.Architecture which exposes GDB'sSiva Chandra Reddy2013-01-231-0/+22
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* Add support for Python 3.Paul Koning2012-12-121-2/+1
* PR python/12027:Tom Tromey2012-02-071-3/+1
* * gdbtypes.h (struct main_type): Change type of name,tag_name,Doug Evans2012-02-071-1/+1
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-1/+1
* Introduce gdb.FinishBreakpoint in PythonKevin Pouget2011-12-231-16/+16
* Move unwind reasons to an external .def fileKevin Pouget2011-10-271-13/+8
* 2011-10-27 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon2011-10-271-17/+28
* 2011-10-20 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon2011-10-201-1/+1
* gdb/Jan Kratochvil2011-10-091-0/+1
* gdb/Jan Kratochvil2011-09-081-8/+0
* * python/py-breakpoint.c (gdbpy_initialize_breakpoints): Move theEli Zaretskii2011-08-051-1/+1
* gdb/Jan Kratochvil2011-04-171-1/+1
* * python/python.c (gdbpy_solib_name): Use gdb_py_longest andTom Tromey2011-01-261-1/+1
* gdbTom Tromey2011-01-061-0/+20
* gdbTom Tromey2011-01-061-0/+2