aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.python/py-framefilter.exp
AgeCommit message (Expand)AuthorFilesLines
2018-02-26Make "bt N" print correct number of frames when using a frame filterTom Tromey1-1/+1
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-01-26Change method of loading .py files in Python testsSimon Marchi1-3/+2
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-12-01Fix test names starting with uppercase using multi-line gdb_test_no_outputLuis Machado1-3/+3
2016-06-29Fix PR python/20129 - use of non-existing variableTom Tromey1-0/+6
2016-06-23PR gdb/16483 - simplify "info frame-filters" outputTom Tromey1-0/+4
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-02-11framefilter quit: New testJan Kratochvil1-0/+13
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-10-20Don't remove files copied to hostYao Qi1-2/+0
2014-02-08Fix typo in test nameAndreas Schwab1-1/+1
2014-01-23fix erroneous error-handling in frame filter codeTom Tromey1-0/+11
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/+2
2013-08-22fix gdb.python to be parallel-safeTom Tromey1-4/+6
2013-05-102013-05-10 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon1-0/+239