]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/amd-dbgapi-target.c
Update copyright year range in header of all files managed by GDB
[thirdparty/binutils-gdb.git] / gdb / amd-dbgapi-target.c
2024-01-12  Andrew BurgessUpdate copyright year range in header of all files...
2023-12-20  Pedro AlvesFix handling of vanishing threads that were stepping...
2023-12-20  Pedro AlvesFix thread target ID of exited waves
2023-11-21  Lancelot Sixgdb: Replace gdb::optional with std::optional
2023-11-17  Pedro AlvesFix AMD_DBGAPI_SCOPED_DEBUG_START_END wrong setting
2023-10-10  Simon Marchigdb: add inferior::{arch, set_arch}
2023-09-15  Simon Marchigdb/amdgpu: add precise-memory support
2023-09-15  Laurent Morichettigdb/amdgpu: Silence wave termination messages
2023-08-23  Lancelot Sixgdb: fix build failure in amd-dbgapi-target.c
2023-07-31  Lancelot Sixgdb/amdgpu: Fix debugging multiple inferiors using...
2023-07-19  Lancelot SIXgdb/amd-dbgapi-target: Use inf param in detach
2023-06-05  Tom de Vries[gdb] Fix more typos
2023-06-03  Tom de Vries[gdb] Fix typos
2023-04-17  Simon Marchigdb/amdgpu: add follow fork and exec support
2023-04-05  Simon Marchigdb: make find_thread_ptid a process_stratum_target...
2023-03-02  Simon Marchigdb: update some copyright years (2022 -> 2023)
2023-02-02  Simon Marchigdb: initial support for ROCm platform (AMDGPU) debugging