aboutsummaryrefslogtreecommitdiff
path: root/gdb/unittests/environ-selftests.c
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-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-06-01Move gdb/common/diagnostics.h to include/diagnostics.hH.J. Lu1-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-31Implement the ability to set/unset environment variables to GDBserver when st...Sergio Durigan Junior1-49/+195
2017-08-18Put selftests api into selftests namespaceYao Qi1-1/+1
2017-06-22environ-selftests: Ignore -Wself-move warningPedro Alves1-0/+8
2017-06-20C++ify gdb/common/environ.cSergio Durigan Junior1-0/+151