Skip to content
This repository has been archived by the owner on Mar 22, 2019. It is now read-only.

v1.2 August 2016 Release

Compare
Choose a tag to compare
@bpurnomo bpurnomo released this 17 Aug 22:56
· 15 commits to master since this 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