All of lore.kernel.org
 help / color / mirror / Atom feed
* #yocto debbuging option under zeus
@ 2021-08-10 17:48 Monsees, Steven C (US)
  2021-08-11 10:53 ` Monsees, Steven C (US)
  0 siblings, 1 reply; 3+ messages in thread
From: Monsees, Steven C (US) @ 2021-08-10 17:48 UTC (permalink / raw)
  To: yocto

[-- Attachment #1: Type: text/plain, Size: 888 bytes --]


I ran across the following under the Yocto Project Profiling and Tracing Manual, and after checking my ipk data files/layout, I was wondering if someone could tell me, if ipk is capable of performing a similar set of operations to install my debug data ?, and if so, what would be the correct command sequence ?

" The debug packages once built can be found in build/tmp/deploy/rpm/* on the host system. Find the busybox-dbg-...rpm file and copy it to the target. For example:

[trz@empanada core2]$ scp /home/trz/yocto/crownbay-tracing-dbg/build/tmp/deploy/rpm/core2_32/busybox-dbg-1.20.2r2.core2_32.rpm root@192.168.1.31:
     root@192.168.1.31's password:
     busybox-dbg-1.20.2-r2.core2_32.rpm                     100% 1826KB   1.8MB/s   00:01

Now install the debug rpm on the target:
     root@crownbay:~# rpm -i busybox-dbg-1.20.2-r2.core2_32.rpm
"

Thanks,
Steve

[-- Attachment #2: Type: text/html, Size: 4400 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-08-12 17:20 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-10 17:48 #yocto debbuging option under zeus Monsees, Steven C (US)
2021-08-11 10:53 ` Monsees, Steven C (US)
2021-08-12 17:20   ` [yocto] " Khem Raj

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.