documentation/poky-ref-manual/development.xml: changed image name.

(From yocto-docs rev: f82f9e50933bd364c6f118a60d26234ff8f1bf8d)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark 2012-06-18 08:58:12 -07:00 committed by Richard Purdie
parent 5f18bc5126
commit 6b8922dbcf
1 changed files with 1 additions and 1 deletions

View File

@ -256,7 +256,7 @@
Perhaps the easiest way is to have an 'sdk' image that corresponds to the plain
image installed on the device.
In the case of <filename>core-image-sato</filename>,
<filename>core-image-sdk</filename> would contain suitable symbols.
<filename>core-image-sato-sdk</filename> would contain suitable symbols.
Because the sdk images already have the debugging symbols installed, it is just a
question of expanding the archive to some location and then informing GDB.
</para>