aboutsummaryrefslogtreecommitdiff
path: root/gdb/unittests/function-view-selftests.c
AgeCommit message (Expand)AuthorFilesLines
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker1-1/+1
2022-08-05Introduce gdb::make_function_viewPedro Alves1-1/+81
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker1-1/+1
2021-01-01Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2020-01-13gdb: add back declarations for _initialize functionsSimon Marchi1-0/+1
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2019-07-09Rename common to gdbsupportTom Tromey1-2/+2
2019-01-25Normalize includes to use common/Tom Tromey1-1/+1
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-16Add selftests run filteringSimon Marchi1-1/+2
2017-08-18Put selftests api into selftests namespaceYao Qi1-1/+1
2017-02-23Introduce gdb::function_viewPedro Alves1-0/+178