]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
gdb-cross: enable debuginfod
authorAlexander Kanavin <alex.kanavin@gmail.com>
Tue, 15 Jun 2021 08:12:11 +0000 (10:12 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 17 Jun 2021 12:41:56 +0000 (13:41 +0100)
commitb903f250a7bbf04d5853f537b7565a80fb7ce1f3
treeb0e1c0df96734737a880f5cc9cf0932fd41c92b0
parent4a985ff0dd13c455dadf85f4ad35a0a42f4bd9f1
gdb-cross: enable debuginfod

This allows avoiding having gdb inside the target image, which might
be too resource-constrained, or otherwise inconvenient.

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/gdb/gdb-cross-canadian.inc
meta/recipes-devtools/gdb/gdb-cross.inc