summaryrefslogtreecommitdiffstats
path: root/handbook/development.xml
diff options
context:
space:
mode:
Diffstat (limited to 'handbook/development.xml')
-rw-r--r--handbook/development.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/handbook/development.xml b/handbook/development.xml
index 346bb85bf5..e6fb826d33 100644
--- a/handbook/development.xml
+++ b/handbook/development.xml
@@ -499,7 +499,7 @@ $ bitbake matchbox-desktop -c devshell
the gdb-cross package so for example you would run:
<programlisting>bitbake gdb-cross</programlisting>
Once built, the cross gdb binary can be found at
- <programlisting>tmp/cross/bin/&lt;target-abi&gt;-gdb </programlisting>
+ <programlisting>tmp/sysroots/&lt;host-arch&lt;/usr/bin/&lt;target-abi&gt;-gdb </programlisting>
</para>
</section>