[f6bcc50] | 1 | <?xml version="1.0" encoding="ISO-8859-1"?>
|
---|
| 2 | <!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
|
---|
| 3 | "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
|
---|
| 4 | <!ENTITY % general-entities SYSTEM "../../general.ent">
|
---|
| 5 | %general-entities;
|
---|
| 6 | ]>
|
---|
| 7 |
|
---|
| 8 | <sect1 id="ch-system-aboutdebug">
|
---|
| 9 | <?dbhtml filename="aboutdebug.html"?>
|
---|
| 10 |
|
---|
| 11 | <title>About Debugging Symbols</title>
|
---|
| 12 |
|
---|
| 13 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 14 | href="../common/aboutdebug.xml"
|
---|
| 15 | xpointer="xpointer(//*[@os='a'])"/>
|
---|
| 16 |
|
---|
| 17 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 18 | href="../common/aboutdebug.xml"
|
---|
| 19 | xpointer="xpointer(//*[@os='b'])"/>
|
---|
| 20 |
|
---|
| 21 | <itemizedlist os="c">
|
---|
| 22 |
|
---|
| 23 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 24 | href="../common/aboutdebug.xml"
|
---|
| 25 | xpointer="xpointer(//*[@os='c1'])"/>
|
---|
| 26 |
|
---|
| 27 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 28 | href="../common/aboutdebug.xml"
|
---|
| 29 | xpointer="xpointer(//*[@os='c2'])"/>
|
---|
| 30 |
|
---|
| 31 | <listitem os="c3">
|
---|
| 32 | <para>Glibc and GCC files (<filename class="directory">/lib</filename>,
|
---|
[a9c7b83] | 33 | <filename class="directory">/lib32,</filename>,
|
---|
| 34 | <filename class="directory">/lib64,</filename>,
|
---|
| 35 | <filename class="directory">/usr/lib</filename>,
|
---|
| 36 | <filename class="directory">/usr/lib32</filename>,
|
---|
[f6bcc50] | 37 | and <filename class="directory">/usr/lib64</filename>) with debugging
|
---|
| 38 | symbols: 87 MB</para>
|
---|
| 39 | </listitem>
|
---|
| 40 |
|
---|
| 41 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 42 | href="../common/aboutdebug.xml"
|
---|
| 43 | xpointer="xpointer(//*[@os='c4'])"/>
|
---|
| 44 |
|
---|
| 45 | </itemizedlist>
|
---|
| 46 |
|
---|
| 47 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 48 | href="../common/aboutdebug.xml"
|
---|
| 49 | xpointer="xpointer(//*[@os='d'])"/>
|
---|
| 50 |
|
---|
| 51 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 52 | href="../common/aboutdebug.xml"
|
---|
| 53 | xpointer="xpointer(//*[@os='e'])"/>
|
---|
| 54 |
|
---|
| 55 | </sect1>
|
---|