aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/binutils.xml
diff options
context:
space:
mode:
authorPierre Labastie <pieere@linuxfromscratch.org>2019-03-13 17:58:54 +0000
committerPierre Labastie <pieere@linuxfromscratch.org>2019-03-13 17:58:54 +0000
commit78cc3be1c3edc5f411095e26ae251b290b17bfe5 (patch)
tree2421211482f305a1a4f8638e1674f860a5bf8604 /chapter06/binutils.xml
parent1263de24b91da3f03775e358e8efe4f4820b4a56 (diff)
Update all chapter 6 contents and description sections.
Patch by Xi Ruoyao. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11558 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/binutils.xml')
-rw-r--r--chapter06/binutils.xml12
1 files changed, 11 insertions, 1 deletions
diff --git a/chapter06/binutils.xml b/chapter06/binutils.xml
index 4435db7e9..95a263939 100644
--- a/chapter06/binutils.xml
+++ b/chapter06/binutils.xml
@@ -169,7 +169,7 @@ cd build</userinput></screen>
<segtitle>Installed directory</segtitle>
<seglistitem>
- <seg>addr2line, ar, as, c++filt, elfedit, gprof, ld, ld.bfd, ld.gold, nm,
+ <seg>addr2line, ar, as, c++filt, dwp, elfedit, gprof, ld, ld.bfd, ld.gold, nm,
objcopy, objdump, ranlib, readelf, size, strings, and strip</seg>
<seg>libbfd.{a,so} and libopcodes.{a,so}</seg>
<seg>/usr/lib/ldscripts</seg>
@@ -226,6 +226,16 @@ cd build</userinput></screen>
</listitem>
</varlistentry>
+ <varlistentry id="dwp">
+ <term><command>dwp</command></term>
+ <listitem>
+ <para>The DWARF packaging utility</para>
+ <indexterm zone="ch-system-binutils dwp">
+ <primary sortas="dwp">dwp</primary>
+ </indexterm>
+ </listitem>
+ </varlistentry>
+
<varlistentry id="elfedit">
<term><command>elfedit</command></term>
<listitem>