Revise compile flag of gdb test for hip program.
[deliverable/binutils-gdb.git] / README-ROCM.md
index 848c0c99dde9978731f576c8ad4143f51e19302d..38fc407d040844d1b38e4647d777d4a5e943b974 100644 (file)
@@ -7,7 +7,7 @@ of an x86-based host architecture along with AMD GPU architectures supported by
 the AMD Debugger API Library (ROCdbgapi). The AMD Debugger API Library
 (ROCdbgapi) is included with the ROCm release.
 
-The current ROCm Debugger (ROCgdb) is an initial prototype that focusses on
+The current ROCm Debugger (ROCgdb) is an initial prototype that focuses on
 source line debugging and does not provide symbolic variable debugging
 capabilities. The user guide presents features and commands that may be
 implemented in future versions.
@@ -58,11 +58,11 @@ Building ROCgdb has the following prerequisites:
      libbabeltrace-dev libbabeltrace-ctf-dev
    ````
 
-4. For Centos 7.6 the following adds the needed packages:
+4. For CentOS 7.6 the following adds the needed packages:
 
    ````shell
    yum install -y epel-release centos-release-scl
-   yum install -y bison flex gcc make texinfo gcc-c++ \
+   yum install -y bison flex gcc make texinfo texinfo-tex gcc-c++ \
      zlib-devel expat-devel python-devel xz-devel \
      libbabeltrace-devel ncurses-devel
    ````
This page took 0.026505 seconds and 4 git commands to generate.