Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-05-03 | gdbserver: track current process as well as current thread | Pedro Alves | 1 | -6/+20 |
2022-01-01 | Automatic Copyright Year update after running gdb/copyright.py | Joel Brobecker | 1 | -1/+1 |
2021-12-13 | gdbserver: replace direct assignments to current_thread | Tankut Baris Aktemur | 1 | -5/+5 |
2021-12-13 | gdbserver: introduce scoped_restore_current_thread and switch_to_thread | Tankut Baris Aktemur | 1 | -0/+21 |
2021-10-21 | gdbserver: make thread_info non-POD | Simon Marchi | 1 | -9/+2 |
2021-07-23 | gdb: make inferior::m_cwd an std::string | Simon Marchi | 1 | -9/+7 |
2021-07-23 | gdb: un-share set_inferior_cwd declaration | Simon Marchi | 1 | -1/+1 |
2021-01-01 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2020-10-20 | Fix undefined behavior in gdbserver | Tom Tromey | 1 | -1/+1 |
2020-07-22 | gdbserver: handle running threads in qXfer:threads:read | Pedro Alves | 1 | -0/+10 |
2020-02-13 | gdbserver: rename source files to .cc | Simon Marchi | 1 | -0/+244 |