summaryrefslogtreecommitdiff
path: root/gdb/python/py-framefilter.c
AgeCommit message (Expand)Author
2018-01-02Update copyright year range in all GDB filesJoel Brobecker
2017-04-05-Wwrite-strings: The RestPedro Alves
2017-02-10Turn gdbpy_ref into a templateTom Tromey
2017-02-10Remove some ui_out-related cleanups from PythonTom Tromey
2017-02-02Eliminate make_cleanup_ui_file_delete / make ui_file a class hierarchyPedro Alves
2017-01-10Use gdbpy_ref rather than make_cleanup_py_decrefTom Tromey
2017-01-10Use gdbpy_ref in enumerate_argsTom Tromey
2017-01-10Use gdbpy_ref in py_print_frameTom Tromey
2017-01-10Use gdbpy_ref in py_print_frameTom Tromey
2017-01-10Introduce htab_up and use gdbpy_enter in py-framefilter.cTom Tromey
2017-01-10Use gdbpy_ref in py-framefilter.cTom Tromey
2017-01-01update copyright year range in GDB filesJoel Brobecker
2016-12-22Class-ify ui_outSimon Marchi
2016-11-09Use unique_xmalloc_ptr in Python codeTom Tromey
2016-11-08Fix some error-handling bugs in python frame filtersTom Tromey
2016-07-14Remove unused variablesTom Tromey
2016-05-07remove trivialy unused variablesTrevor Saunders
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker
2015-10-29Don't assume break/continue inside a TRY block worksPedro Alves
2015-08-25DWARF: handle non-local references in nested functionsPierre-Marie de Rodat
2015-03-07Split TRY_CATCH into TRY + CATCHPedro Alves
2015-02-11framefilter quit: Use RETURN_MASK_ERRORJan Kratochvil
2015-02-11framefilter quit: Make it exception safeJan Kratochvil
2015-02-11framefilter quit: Code cleanup: Avoid gotosJan Kratochvil
2015-02-11framefilter quit: Code cleanup: ReindentationJan Kratochvil
2015-02-11framefilter quit: Obvious whitespacing fixesJan Kratochvil
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker
2014-10-08Remove spurious exceptions.h inclusionsGary Benson
2014-09-07Fix crash on Python frame filters with unreadable argJan Kratochvil
2014-02-26change minsym representationTom Tromey
2014-02-05Extension Language APIDoug Evans
2014-01-23fix erroneous error-handling in frame filter codeTom Tromey
2014-01-23fix crash in frame filtersTom Tromey
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker
2013-08-292013-08-29 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon
2013-08-292013-08-29 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon
2013-05-102013-05-10 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon