Correct typo in deferred code object user manual description
authorTony <Tony.Tye@amd.com>
Fri, 15 May 2020 09:50:05 +0000 (05:50 -0400)
committerLaurent Morichetti <laurent.morichetti@amd.com>
Fri, 15 May 2020 17:49:55 +0000 (10:49 -0700)
Change-Id: Ib0ea0062757c312d0a989b9c7a9fb185ef3f8790

gdb/doc/gdb.texinfo

index 33c5eff900801445c4459eba0060f3a8dd8411b6..571195107800eb949b1d8678203eb5bf5d387d34 100644 (file)
@@ -26721,7 +26721,7 @@ breakpoints using source line positions.
 The @code{HIP_ENABLE_LAZY_KERNEL_LOADING} environment variable can be
 used to disable deferred code object loading by the HIP runtime.  This
 allows breakpoints to be set in AMD GPU code as soon as the inferior
-reaches the @code{main} funtion.
+reaches the @code{main} function.
 
 For example,
 
This page took 0.041288 seconds and 4 git commands to generate.