[elbe-devel] [PATCH] sdk: Add missing run/debug components

Kurt Kanzenbach kurt.kanzenbach at linutronix.de
Mon Jan 29 16:02:34 CET 2024


On Mon Jan 29 2024, John Ogness wrote:
> A toolchain typically contains everything necessary to build, run,
> and debug software. Although the ELBE SDK contains everything
> necessary to build, it does not contain everything necessary to
> run and debug the software. The missing components are:
>
> ldconfig: To setup the dynamic loader cache on the target.
>
> gdbserver: To perform remote debugging on the target.
>
> glibc debug symbols: To debug the libraries provided by the
> toolchain.
>
> Add these 3 missing components.
>
> Signed-off-by: John Ogness <john.ogness at linutronix.de>

Not sure why ldconfig is necessarily required, but I guess it's okay.

Reviewed-by: Kurt Kanzenbach <kurt at linutronix.de>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 873 bytes
Desc: not available
URL: <http://lists.linutronix.de/pipermail/elbe-devel/attachments/20240129/608c699d/attachment.sig>


More information about the elbe-devel mailing list