summaryrefslogtreecommitdiff
path: root/gdbsupport/pathstuff.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year range in header of all files managed by GDBJoel Brobecker2023-01-011-1/+1
* gdbsupport: change path_join parameter to array_view<const char *>Simon Marchi2022-09-211-4/+4
* gdbsupport/pathstuff.h: #include <array> explicitly for std::array<>John Baldwin2022-04-251-0/+1
* gdbsupport: add path_join functionSimon Marchi2022-04-211-0/+23
* gdbsupport: make gdb_realpath_keepfile return an std::stringSimon Marchi2022-04-181-2/+1
* gdbsupport: make gdb_abspath return an std::stringSimon Marchi2022-04-181-1/+1
* Consolidate definition of current_directoryTom Tromey2022-03-301-0/+3
* Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker2022-01-011-1/+1
* Update copyright year range in all GDB filesJoel Brobecker2021-01-011-1/+1
* Move include block to pathstuff.hTom Tromey2020-11-101-0/+4
* gdb: use get_standard_config_dir when looking for .gdbinitAndrew Burgess2020-11-021-0/+23
* Add get_standard_config_dir functionTom Tromey2020-11-021-0/+14
* Move gdbsupport to the top levelTom Tromey2020-01-141-0/+98