aboutsummaryrefslogtreecommitdiff
path: root/gdbsupport/gdb_unique_ptr.h
AgeCommit message (Expand)AuthorFilesLines
2023-11-21gdb: Use C++17's std::make_unique instead of gdb::make_uniqueLancelot Six1-13/+0
2023-10-09gdb_unique_ptr.h: Fix a typo in a commentJohn Baldwin1-1/+1
2023-08-23gdb: add gdb::make_unique functionAndrew Burgess1-0/+13
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker1-1/+1
2022-02-25gdb: add operator+= and operator+ overload for std::stringAndrew Burgess1-0/+19
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker1-1/+1
2021-11-16gdbsupport: move xfree into its own fileAndrew Burgess1-0/+1
2021-11-05Introduce make_unique_xstrndupTom Tromey1-0/+9
2021-01-01Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2020-01-14Move gdbsupport to the top levelTom Tromey1-0/+67