aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.python/py-framefilter.py
AgeCommit message (Expand)AuthorFilesLines
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker1-1/+1
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker1-1/+1
2021-06-08Use is/is not to check for None in python code.Lancelot SIX1-1/+1
2021-05-07gdb: re-format Python files using black 21.4b0Simon Marchi1-37/+40
2021-01-01Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-03-26Throw a "quit" on a KeyboardException in py-framefilter.cTom Tromey1-1/+5
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-11-08Fix some error-handling bugs in python frame filtersTom Tromey1-0/+6
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-04-15Some Python 3 fixesSimon Marchi1-1/+6
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-01-23fix erroneous error-handling in frame filter codeTom Tromey1-0/+20
2014-01-23fix crash in frame filtersTom Tromey1-1/+4
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-08-292013-08-29 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon1-2/+14
2013-05-102013-05-10 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon1-0/+117