Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-04-25 | gdbsupport/pathstuff.h: #include <array> explicitly for std::array<> | John Baldwin | 1 | -0/+1 |
2022-04-21 | gdbsupport: add path_join function | Simon Marchi | 1 | -0/+23 |
2022-04-18 | gdbsupport: make gdb_realpath_keepfile return an std::string | Simon Marchi | 1 | -2/+1 |
2022-04-18 | gdbsupport: make gdb_abspath return an std::string | Simon Marchi | 1 | -1/+1 |
2022-03-30 | Consolidate definition of current_directory | Tom Tromey | 1 | -0/+3 |
2022-01-01 | Automatic Copyright Year update after running gdb/copyright.py | Joel Brobecker | 1 | -1/+1 |
2021-01-01 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2020-11-10 | Move include block to pathstuff.h | Tom Tromey | 1 | -0/+4 |
2020-11-02 | gdb: use get_standard_config_dir when looking for .gdbinit | Andrew Burgess | 1 | -0/+23 |
2020-11-02 | Add get_standard_config_dir function | Tom Tromey | 1 | -0/+14 |
2020-01-14 | Move gdbsupport to the top level | Tom Tromey | 1 | -0/+98 |