aboutsummaryrefslogtreecommitdiff
path: root/gdbsupport/pathstuff.h
AgeCommit message (Expand)AuthorFilesLines
14 daysgdb: add overloads of gdb_abspathAndrew Burgess1-0/+16
2024-01-12Update copyright year range in header of all files managed by GDBAndrew Burgess1-1/+1
2023-11-29Remove gdb_static_assertTom Tromey1-1/+1
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker1-1/+1
2022-09-21gdbsupport: change path_join parameter to array_view<const char *>Simon Marchi1-4/+4
2022-04-25gdbsupport/pathstuff.h: #include <array> explicitly for std::array<>John Baldwin1-0/+1
2022-04-21gdbsupport: add path_join functionSimon Marchi1-0/+23
2022-04-18gdbsupport: make gdb_realpath_keepfile return an std::stringSimon Marchi1-2/+1
2022-04-18gdbsupport: make gdb_abspath return an std::stringSimon Marchi1-1/+1
2022-03-30Consolidate definition of current_directoryTom Tromey1-0/+3
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-11-10Move include block to pathstuff.hTom Tromey1-0/+4
2020-11-02gdb: use get_standard_config_dir when looking for .gdbinitAndrew Burgess1-0/+23
2020-11-02Add get_standard_config_dir functionTom Tromey1-0/+14
2020-01-14Move gdbsupport to the top levelTom Tromey1-0/+98