diff options
Diffstat (limited to 'documentation/poky-ref-manual/development.xml')
-rw-r--r-- | documentation/poky-ref-manual/development.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/poky-ref-manual/development.xml b/documentation/poky-ref-manual/development.xml index e63511ba14..5479854d8b 100644 --- a/documentation/poky-ref-manual/development.xml +++ b/documentation/poky-ref-manual/development.xml @@ -719,7 +719,7 @@ </literallayout> Once the binary is built you can find it here: <programlisting> -tmp/sysroots/<host-arch</usr/bin/<target-abi>-gdb +tmp/sysroots/<host-arch>/usr/bin/<target-abi>-gdb </programlisting> </para> |