From: Mathieu Othacehe <othacehe@gnu.org>
To: docs@lists.yoctoproject.org
Cc: Antonin Godard <antonin.godard@bootlin.com>,
Mathieu Othacehe <othacehe@gnu.org>
Subject: [PATCH v2 0/2] debugging: Document how to get backtraces on target
Date: Wed, 5 Feb 2025 16:49:55 +0100 [thread overview]
Message-ID: <20250205154957.24148-1-othacehe@gnu.org> (raw)
Hello,
That series is introducing a PACKAGE_KEEP_SECTIONS variable that can be used
to keep some specific ELF sections when stripping packages.
It is then building upon that to present how to get human-readable backtraces
on target, possibly also relying on the minidebuginfo mechanism.
Thanks,
Mathieu
v1: https://lists.yoctoproject.org/g/docs/message/6243
core commit: https://lists.openembedded.org/g/openembedded-core/message/210762
Mathieu Othacehe (2):
profile-manual: Document the PACKAGE_KEEP_SECTIONS variable.
dev-manual/debugging: Add a "Backtraces or target" section
documentation/dev-manual/debugging.rst | 54 ++++++++++++++++++++++++++
documentation/profile-manual/intro.rst | 6 +++
documentation/ref-manual/variables.rst | 12 ++++++
3 files changed, 72 insertions(+)
--
2.47.1
next reply other threads:[~2025-02-05 15:51 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-02-05 15:49 Mathieu Othacehe [this message]
2025-02-05 15:49 ` [PATCH v2 1/2] profile-manual: Document the PACKAGE_KEEP_SECTIONS variable Mathieu Othacehe
2025-02-05 15:49 ` [PATCH v2 2/2] dev-manual/debugging: Add a "Backtraces or target" section Mathieu Othacehe
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20250205154957.24148-1-othacehe@gnu.org \
--to=othacehe@gnu.org \
--cc=antonin.godard@bootlin.com \
--cc=docs@lists.yoctoproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.