From a1ae83c59b099543f7097247a9f56ca67923a9e8 Mon Sep 17 00:00:00 2001 From: Etienne Cordonnier Date: Mon, 11 Dec 2023 11:01:41 +0100 Subject: manuals: document minidebuginfo (From yocto-docs rev: 1a6327f2d92b390248afb45119d79bb05cda3dcc) Signed-off-by: Etienne Cordonnier Reviewed-by: Michael Opdenacker Signed-off-by: Richard Purdie --- documentation/ref-manual/features.rst | 3 +++ 1 file changed, 3 insertions(+) (limited to 'documentation/ref-manual/features.rst') diff --git a/documentation/ref-manual/features.rst b/documentation/ref-manual/features.rst index dd14339bc2..b9d3b30f18 100644 --- a/documentation/ref-manual/features.rst +++ b/documentation/ref-manual/features.rst @@ -161,6 +161,9 @@ metadata, as extra layers can define their own: - *keyboard:* Include keyboard support (e.g. keymaps will be loaded during boot). +- *minidebuginfo:* Add minimal debug symbols :ref:`(minidebuginfo)` + to binary files containing, allowing ``coredumpctl`` and ``gdb`` to show symbolicated stack traces. + - *multiarch:* Enable building applications with multiple architecture support. -- cgit v1.2.3-54-g00ecf