Use an accessor function for general_symbol_info::language
[deliverable/binutils-gdb.git] / gdb / python / py-framefilter.c
2019-12-16  Christian BiesingerUse an accessor function for general_symbol_info::language
2019-11-22  Christian BiesingerReplace SYMBOL_*_NAME accessors with member functions
2019-11-22  Christian BiesingerReplace the MSYMBOL_*_NAME macros with member functions
2019-10-01  Tom TromeyIntroduce metadata style
2019-10-01  Tom TromeyRemove the ui_out_style_kind enum
2019-08-07  Tom TromeyMake struct frame_arg self-managing
2019-08-07  Alan HaywardAArch64 pauth: Indicate unmasked addresses in backtrace
2019-07-29  Philippe WaroquiersImplement 'set print frame-info|frame-arguments presence'.
2019-07-17  Tom TromeyRename field_int to field_signed
2019-07-09  Tom TromeyRename common to gdbsupport
2019-06-12  Pedro AlvesMake "backtrace" support -OPT options
2019-04-08  Tom TromeyRename gdb exception types
2019-04-08  Tom TromeyRewrite TRY/CATCH
2019-03-25  Tom TromeyMore block constification
2019-01-23  Tom TromeyDo not include py-ref.h in most files
2019-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2018-12-28  Tom TromeyAdd output styles to gdb
2018-12-27  Tom TromeyConsolidate some Python exception-printing functions
2018-08-27  Jan VranyMI: Fix printing of frame architecture with Python...
2018-04-30  Tom TromeyRemove some uses of is_mi_like_p from py-framefilter.c
2018-03-27  Tom TromeySimplify exception handling in py-framefilter.c
2018-03-27  Tom TromeyCall wrap_hint in one more spot in py-framefilter.c
2018-03-27  Tom TromeyReturn EXT_LANG_BT_ERROR in one more spot in py-framefi...
2018-03-27  Tom TromeyThrow a "quit" on a KeyboardException in py-framefilter.c
2018-03-27  Tom TromeyAllow C-c to work in backtrace in more cases
2018-03-27  Tom TromeyAvoid manual resource management in py-framefilter.c
2018-03-27  Tom TromeyRemove EXT_LANG_BT_COMPLETED
2018-03-27  Tom TromeyAllow hiding of some filtered frames
2018-02-26  Tom TromeyChange frame_filter_flags to use DEF_ENUM_FLAGS_TYPE
2018-02-26  Tom TromeyMake "bt N" print correct number of frames when using...
2018-01-02  Joel BrobeckerUpdate copyright year range in all GDB files
2017-04-05  Pedro Alves-Wwrite-strings: The Rest
2017-02-10  Tom TromeyTurn gdbpy_ref into a template
2017-02-10  Tom TromeyRemove some ui_out-related cleanups from Python
2017-02-02  Pedro AlvesEliminate make_cleanup_ui_file_delete / make ui_file...
2017-01-11  Tom TromeyUse gdbpy_ref rather than make_cleanup_py_decref
2017-01-11  Tom TromeyUse gdbpy_ref in enumerate_args
2017-01-11  Tom TromeyUse gdbpy_ref in py_print_frame
2017-01-11  Tom TromeyUse gdbpy_ref in py_print_frame
2017-01-11  Tom TromeyIntroduce htab_up and use gdbpy_enter in py-framefilter.c
2017-01-11  Tom TromeyUse gdbpy_ref in py-framefilter.c
2017-01-01  Joel Brobeckerupdate copyright year range in GDB files
2016-12-22  Simon MarchiClass-ify ui_out
2016-11-10  Tom TromeyUse unique_xmalloc_ptr in Python code
2016-11-08  Tom TromeyFix some error-handling bugs in python frame filters
2016-07-14  Tom TromeyRemove unused variables
2016-05-08  Trevor Saundersremove trivialy unused variables
2016-01-01  Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-10-29  Pedro AlvesDon't assume break/continue inside a TRY block works
2015-08-25  Pierre-Marie de... DWARF: handle non-local references in nested functions
2015-03-07  Pedro AlvesSplit TRY_CATCH into TRY + CATCH
2015-02-11  Jan Kratochvilframefilter quit: Use RETURN_MASK_ERROR
2015-02-11  Jan Kratochvilframefilter quit: Make it exception safe
2015-02-11  Jan Kratochvilframefilter quit: Code cleanup: Avoid gotos
2015-02-11  Jan Kratochvilframefilter quit: Code cleanup: Reindentation
2015-02-11  Jan Kratochvilframefilter quit: Obvious whitespacing fixes
2015-01-01  Joel BrobeckerUpdate year range in copyright notice of all files...
2014-10-08  Gary BensonRemove spurious exceptions.h inclusions
2014-09-07  Jan KratochvilFix crash on Python frame filters with unreadable arg
2014-02-26  Tom Tromeychange minsym representation
2014-02-06  Doug EvansExtension Language API
2014-01-23  Tom Tromeyfix erroneous error-handling in frame filter code
2014-01-23  Tom Tromeyfix crash in frame filters
2014-01-01  Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-08-29  Phil Muldoon2013-08-29 Phil Muldoon <pmuldoon@redhat.com>
2013-08-29  Phil Muldoon2013-08-29 Phil Muldoon <pmuldoon@redhat.com>
2013-05-10  Phil Muldoon2013-05-10 Phil Muldoon <pmuldoon@redhat.com>
This page took 2.210193 seconds and 74 git commands to generate.