aboutsummaryrefslogtreecommitdiff
path: root/gdb/unittests/optional
AgeCommit message (Expand)AuthorFilesLines
2023-11-21gdbsupport: remove gdb::optionalLancelot Six14-1646/+0
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker14-14/+14
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker14-14/+14
2021-01-20gdb: make some variables staticSimon Marchi6-6/+6
2021-01-01Update copyright year range in all GDB filesJoel Brobecker14-14/+14
2020-01-01Update copyright year range in all GDB files.Joel Brobecker14-14/+14
2019-11-26Make functions static in unittestsSimon Marchi14-14/+28
2019-01-01Update copyright year range in all GDB files.Joel Brobecker14-14/+14
2018-01-02Update copyright year range in all GDB filesJoel Brobecker14-14/+14
2017-04-18gdb::optional unit testsPedro Alves14-0/+1632