diff options
-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 69885593ec..3d2276f9ee 100644 --- a/documentation/poky-ref-manual/development.xml +++ b/documentation/poky-ref-manual/development.xml | |||
@@ -256,7 +256,7 @@ | |||
256 | Perhaps the easiest way is to have an 'sdk' image that corresponds to the plain | 256 | Perhaps the easiest way is to have an 'sdk' image that corresponds to the plain |
257 | image installed on the device. | 257 | image installed on the device. |
258 | In the case of <filename>core-image-sato</filename>, | 258 | In the case of <filename>core-image-sato</filename>, |
259 | <filename>core-image-sdk</filename> would contain suitable symbols. | 259 | <filename>core-image-sato-sdk</filename> would contain suitable symbols. |
260 | Because the sdk images already have the debugging symbols installed, it is just a | 260 | Because the sdk images already have the debugging symbols installed, it is just a |
261 | question of expanding the archive to some location and then informing GDB. | 261 | question of expanding the archive to some location and then informing GDB. |
262 | </para> | 262 | </para> |