Age | Commit message (Expand) | Author | Files | Lines |
2025-02-25 | gdb/amd-dbgapi: add displaced stepping support | Simon Marchi | 1 | -0/+138 |
2025-02-25 | gdb/amd-dbgapi: use gdb::unordered_map | Simon Marchi | 1 | -2/+3 |
2024-09-15 | gdb: fix amd_dbgapi_target_breakpoint::re_set's signature | Simon Marchi | 1 | -2/+2 |
2024-08-12 | gdb/amd-dbgapi-target: adjust to amd-dbgapi 0.75.0 | Simon Marchi | 1 | -8/+69 |
2024-05-28 | Use bool in thread_events | Tom Tromey | 1 | -2/+2 |
2024-03-26 | gdb, gdbserver, gdbsupport: remove includes of early headers | Simon Marchi | 1 | -1/+0 |
2024-02-26 | gdb/amd-dbgapi: fix indentation | Simon Marchi | 1 | -1/+1 |
2024-01-12 | Update copyright year range in header of all files managed by GDB | Andrew Burgess | 1 | -1/+1 |
2023-12-20 | Fix handling of vanishing threads that were stepping/stopping | Pedro Alves | 1 | -41/+153 |
2023-12-20 | Fix thread target ID of exited waves | Pedro Alves | 1 | -38/+127 |
2023-11-21 | gdb: Replace gdb::optional with std::optional | Lancelot Six | 1 | -2/+2 |
2023-11-17 | Fix AMD_DBGAPI_SCOPED_DEBUG_START_END wrong setting | Pedro Alves | 1 | -1/+1 |
2023-10-10 | gdb: add inferior::{arch, set_arch} | Simon Marchi | 1 | -2/+2 |
2023-09-15 | gdb/amdgpu: add precise-memory support | Simon Marchi | 1 | -8/+174 |
2023-09-15 | gdb/amdgpu: Silence wave termination messages | Laurent Morichetti | 1 | -1/+1 |
2023-08-23 | gdb: fix build failure in amd-dbgapi-target.c | Lancelot Six | 1 | -1/+1 |
2023-07-31 | gdb/amdgpu: Fix debugging multiple inferiors using the ROCm runtime | Lancelot Six | 1 | -3/+5 |
2023-07-19 | gdb/amd-dbgapi-target: Use inf param in detach | Lancelot SIX | 1 | -1/+1 |
2023-06-05 | [gdb] Fix more typos | Tom de Vries | 1 | -1/+1 |
2023-06-03 | [gdb] Fix typos | Tom de Vries | 1 | -1/+1 |
2023-04-17 | gdb/amdgpu: add follow fork and exec support | Simon Marchi | 1 | -0/+39 |
2023-04-04 | gdb: make find_thread_ptid a process_stratum_target method | Simon Marchi | 1 | -2/+2 |
2023-03-01 | gdb: update some copyright years (2022 -> 2023) | Simon Marchi | 1 | -1/+1 |
2023-02-02 | gdb: initial support for ROCm platform (AMDGPU) debugging | Simon Marchi | 1 | -0/+1966 |