aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.cp/local-static.c
AgeCommit message (Expand)AuthorFilesLines
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-10-04[gdb/testsuite] Fix local-static.exp with gcc-4.8Tom de Vries1-1/+3
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-09-04Make "p S::method() const::static_var" work tooPedro Alves1-0/+28
2017-09-04Handle "p S::method()::static_var" in the C++ parserPedro Alves1-0/+142