On Fri, 16 Jul 2021 at 20:10, Robert P. J. Day <rpj...@crashcourse.ca> wrote: > colleague just asked me what it would take to generate an image > where the executables and libraries contain all the gdb-related > debugging info in the same files (that is, not broken out in the > .debug directories). > > i pointed out that this would increase the size of the installable > target image substantially but, apparently, that is of no concern.
This is where I have to ask "why?". All known debugging tools can handle split-out debuginfo, and getting them all installed into an image is as simple as IMAGE_FEATURES += dbg-pkgs, as Khem says. Ross
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#153999): https://lists.openembedded.org/g/openembedded-core/message/153999 Mute This Topic: https://lists.openembedded.org/mt/84256404/21656 Group Owner: openembedded-core+ow...@lists.openembedded.org Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-