aboutsummaryrefslogtreecommitdiff
path: root/gdb/common/gdb_optional.h
AgeCommit message (Expand)AuthorFilesLines
2019-02-07Normalize include guards in gdbTom Tromey1-3/+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-04-18More gdb::optional featuresPedro Alves1-15/+117
2017-04-05Initialize gdb::optional empty payload to quiet false -Wmaybe-uninitialized w...Pedro Alves1-2/+3
2017-04-04gdb::optional: Add observersPedro Alves1-0/+29
2017-02-10Remove some ui_out-related cleanups from PythonTom Tromey1-0/+87