aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/gcc.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06/gcc.xml')
-rw-r--r--chapter06/gcc.xml15
1 files changed, 3 insertions, 12 deletions
diff --git a/chapter06/gcc.xml b/chapter06/gcc.xml
index 22684f04f..9f103f716 100644
--- a/chapter06/gcc.xml
+++ b/chapter06/gcc.xml
@@ -312,9 +312,10 @@ mv -v /usr/lib/*gdb.py /usr/share/gdb/auto-load/usr/lib</userinput></screen>
<seglistitem>
<seg>c++, cc (link to gcc), cpp, g++, gcc,
- gcc-ar, gcc-nm, gcc-ranlib, gccbug, and gcov</seg>
+ gcc-ar, gcc-nm, gcc-ranlib, and gcov</seg>
- <seg>libgcc.a, libgcc_eh.a, libgcc_s.so, libgcov.a, libgomp.{a,so},
+ <seg>libasan.{a,so}, libatomic.{a,so}, libgcc.a, libgcc_eh.a,
+ libgcc_s.so, libgcov.a, libgomp.{a,so}, libitm.{a,so},
liblto_plugin.so, libmudflap.{a,so}, libmudflapth.{a,so},
libquadmath.{a,so}, libssp.{a,so},
libssp_nonshared.a, libstdc++.{a,so} and libsupc++.a</seg>
@@ -418,16 +419,6 @@ mv -v /usr/lib/*gdb.py /usr/share/gdb/auto-load/usr/lib</userinput></screen>
</listitem>
</varlistentry>
- <varlistentry id="gccbug">
- <term><command>gccbug</command></term>
- <listitem>
- <para>A shell script used to help create useful bug reports</para>
- <indexterm zone="ch-system-gcc gccbug">
- <primary sortas="b-gccbug">gccbug</primary>
- </indexterm>
- </listitem>
- </varlistentry>
-
<varlistentry id="gcov">
<term><command>gcov</command></term>
<listitem>