mirror of
https://github.com/systemd/systemd-stable.git
synced 2025-03-12 08:58:20 +03:00
docs/ELF_PKG_METADATA: format text
(cherry picked from commit b52820773b9e7b38aa28000790d8e1aeba3b8438)
This commit is contained in:
parent
8296c50402
commit
9011098fca
@ -12,8 +12,8 @@ or parse ELF core files.*
|
||||
|
||||
## Motivation
|
||||
|
||||
ELF binaries get stamped with a unique, build-time generated hex string identifier called
|
||||
`build-id`, [which gets embedded as an ELF note called `.note.gnu.build-id`](https://fedoraproject.org/wiki/Releases/FeatureBuildId).
|
||||
ELF binaries get stamped with a unique, build-time generated hex string identifier called `build-id`,
|
||||
[which gets embedded as an ELF note called `.note.gnu.build-id`](https://fedoraproject.org/wiki/Releases/FeatureBuildId).
|
||||
In most cases, this allows to associate a stripped binary with its debugging information.
|
||||
It is used, for example, to dynamically fetch DWARF symbols from a debuginfo server, or
|
||||
to query the local package manager and find out the package metadata or, again, the DWARF
|
||||
|
Loading…
x
Reference in New Issue
Block a user