index
:
ampere-computing/binutils-gdb.git
binutils-2_30-amp-branch
binutils-2_31_1-amp-branch
binutils-2_32-amp-branch
binutils-2_34-amp-branch
gdb-8.1-amp-branch
gdb-8.2.1-amp-branch
gdb-9.1-amp-branch
Binutils/GDB including Ampere Computing toolchain specific patches
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gdb
/
python
/
py-framefilter.c
Age
Commit message (
Expand
)
Author
2018-01-02
Update copyright year range in all GDB files
Joel Brobecker
2017-04-05
-Wwrite-strings: The Rest
Pedro Alves
2017-02-10
Turn gdbpy_ref into a template
Tom Tromey
2017-02-10
Remove some ui_out-related cleanups from Python
Tom Tromey
2017-02-02
Eliminate make_cleanup_ui_file_delete / make ui_file a class hierarchy
Pedro Alves
2017-01-10
Use gdbpy_ref rather than make_cleanup_py_decref
Tom Tromey
2017-01-10
Use gdbpy_ref in enumerate_args
Tom Tromey
2017-01-10
Use gdbpy_ref in py_print_frame
Tom Tromey
2017-01-10
Use gdbpy_ref in py_print_frame
Tom Tromey
2017-01-10
Introduce htab_up and use gdbpy_enter in py-framefilter.c
Tom Tromey
2017-01-10
Use gdbpy_ref in py-framefilter.c
Tom Tromey
2017-01-01
update copyright year range in GDB files
Joel Brobecker
2016-12-22
Class-ify ui_out
Simon Marchi
2016-11-09
Use unique_xmalloc_ptr in Python code
Tom Tromey
2016-11-08
Fix some error-handling bugs in python frame filters
Tom Tromey
2016-07-14
Remove unused variables
Tom Tromey
2016-05-07
remove trivialy unused variables
Trevor Saunders
2016-01-01
GDB copyright headers update after running GDB's copyright.py script.
Joel Brobecker
2015-10-29
Don't assume break/continue inside a TRY block works
Pedro Alves
2015-08-25
DWARF: handle non-local references in nested functions
Pierre-Marie de Rodat
2015-03-07
Split TRY_CATCH into TRY + CATCH
Pedro Alves
2015-02-11
framefilter quit: Use RETURN_MASK_ERROR
Jan Kratochvil
2015-02-11
framefilter quit: Make it exception safe
Jan Kratochvil
2015-02-11
framefilter quit: Code cleanup: Avoid gotos
Jan Kratochvil
2015-02-11
framefilter quit: Code cleanup: Reindentation
Jan Kratochvil
2015-02-11
framefilter quit: Obvious whitespacing fixes
Jan Kratochvil
2015-01-01
Update year range in copyright notice of all files owned by the GDB project.
Joel Brobecker
2014-10-08
Remove spurious exceptions.h inclusions
Gary Benson
2014-09-07
Fix crash on Python frame filters with unreadable arg
Jan Kratochvil
2014-02-26
change minsym representation
Tom Tromey
2014-02-05
Extension Language API
Doug Evans
2014-01-23
fix erroneous error-handling in frame filter code
Tom Tromey
2014-01-23
fix crash in frame filters
Tom Tromey
2014-01-01
Update Copyright year range in all files maintained by GDB.
Joel Brobecker
2013-08-29
2013-08-29 Phil Muldoon <pmuldoon@redhat.com>
Phil Muldoon
2013-08-29
2013-08-29 Phil Muldoon <pmuldoon@redhat.com>
Phil Muldoon
2013-05-10
2013-05-10 Phil Muldoon <pmuldoon@redhat.com>
Phil Muldoon