Age | Commit message (Expand) | Author | Files | Lines |
2022-01-01 | Automatic Copyright Year update after running gdb/copyright.py | Joel Brobecker | 1 | -1/+1 |
2021-10-21 | gdb, gdbserver: make target_waitstatus safe | Simon Marchi | 1 | -12/+7 |
2021-07-23 | gdb: make inferior::m_cwd an std::string | Simon Marchi | 1 | -9/+6 |
2021-01-01 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2020-11-02 | gdb, gdbserver, gdbsupport: fix leading space vs tabs issues | Simon Marchi | 1 | -23/+23 |
2020-09-10 | Avoid double free in startup_inferior | Kamil Rytarowski | 1 | -1/+4 |
2020-01-23 | gdb: fix darwin-nat.c build / adapt to multi-target | Simon Marchi | 1 | -2/+3 |
2020-01-10 | Multi-target support | Pedro Alves | 1 | -4/+4 |
2020-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 1 | -1/+1 |
2019-09-26 | Revert "Improve ptrace-error detection on Linux targets" | Sergio Durigan Junior | 1 | -2/+2 |
2019-09-26 | Improve ptrace-error detection on Linux targets | Sergio Durigan Junior | 1 | -2/+2 |
2019-08-30 | Remove "\nError: " suffix from nat/fork-inferior.c:trace_start_error warning ... | Sergio Durigan Junior | 1 | -1/+1 |
2019-07-09 | Rename common to gdbsupport | Tom Tromey | 1 | -7/+7 |
2019-06-10 | Remove newlines from warnings | Tom Tromey | 1 | -1/+1 |
2019-01-25 | Normalize includes to use common/ | Tom Tromey | 1 | -6/+6 |
2019-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 1 | -1/+1 |
2018-10-27 | Unify shell-finding logic | Tom Tromey | 1 | -19/+2 |
2018-09-14 | Make variable in get_startup_shell non-static | Tom Tromey | 1 | -3/+1 |
2018-07-03 | Remove pid_to_ptid | Tom Tromey | 1 | -1/+1 |
2018-01-02 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2017-10-04 | Implement "set cwd" command on GDB | Sergio Durigan Junior | 1 | -0/+23 |
2017-09-20 | Remove make_cleanup_restore_target_terminal | Tom Tromey | 1 | -4/+4 |
2017-09-19 | Use DISABLE_COPY_AND_ASSIGN | Yao Qi | 1 | -3/+1 |
2017-06-07 | Share fork_inferior et al with gdbserver | Sergio Durigan Junior | 1 | -0/+595 |