This repository has been archived by the owner on Mar 22, 2019. It is now read-only.
Releases: rocmarchive/ROCm-Debugger
Releases · rocmarchive/ROCm-Debugger
v1.5 May 2017 release
v1.3 November 2016 Release
This is the November 2016 release of ROCm Debugger with the following updates.
- Compatible with ROCm 1.3 release
- Support for AMD code object loader extension
- Initial support for Polaris GPUs
- Detect and gracefully fail on unsupported devices
v1.2 August 2016 Release
This is the August 2016 release of ROCm Debugger with the following updates.
- Compatible with ROCm 1.2 release
- Update gdb base to gdb v7.11.
- Initial support for provided GPU debug information via the GDB machine interface
- Support for debugging applications that use SIGUSR2. (Provided by Pull Request#1 from Didier Nadeaud)
- Add support to report HSAIL source text along with line number when single stepping