Skip to content

Commit

Permalink
Update ROCm-Tools.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
Rmalavally authored May 31, 2020
1 parent ba312e4 commit 835b8c8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ROCm_Tools/ROCm-Tools.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2203,7 +2203,7 @@ AMD ROCm Debugger
=====================

The AMD ROCm Debugger (ROCgdb) is the AMD ROCm source-level debugger for Linux based on the GNU Debugger (GDB). It enables heterogeneous debugging on the AMD ROCm platform of an x86-based host architecture along with AMD GPU architectures and supported by the AMD Debugger API Library (ROCdbgapi)<<<make this a link to the section below>>>.
The AMD ROCm Debugger is installed by the rocm-gdb package. The rocm-gdb package is part of the rocm-dev meta-package that is in turn part of the rocm-dkms package.
The AMD ROCm Debugger is installed by the rocm-gdb package. The rocm-gdb package is part of the rocm-dev meta-package, which is in the rocm-dkms package.

The current AMD ROCm Debugger (ROCgdb) is an initial prototype that focuses on source line debugging. Note, symbolic variable debugging capabilities are not currently supported.
You can use the standard GDB commands for both CPU and GPU code debugging. For more information about ROCgdb, refer to the ROCgdb User Guide, which is installed at:
Expand Down Expand Up @@ -2233,7 +2233,7 @@ The following AMD GPU architectures are supported:

* Vega 7nm

The AMD ROCm Debugger API Library is installed by the rocm-dbgapi package. The rocm-gdb package is part of the rocm-dev meta-package that is in turn part of the rocm-dkms package.
The AMD ROCm Debugger API Library is installed by the rocm-dbgapi package. The rocm-gdb package is part of the rocm-dev meta-package, which is in the rocm-dkms package.

The AMD ROCm Debugger API Specification is available as a PDF at:

Expand Down

0 comments on commit 835b8c8

Please sign in to comment.