aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/aboutdebug.xml
diff options
context:
space:
mode:
authorGerard Beekmans <gerard@linuxfromscratch.org>2001-09-26 00:24:04 +0000
committerGerard Beekmans <gerard@linuxfromscratch.org>2001-09-26 00:24:04 +0000
commit576e206a1fbc9df4172b734961877ad53eb91418 (patch)
treefa11f8459bfccf7d17d5ce930f5cd66a56c9e7bb /chapter06/aboutdebug.xml
parent9ac3d35d3a3c257733e1675c26194af581d6be38 (diff)
added <?dbhtml> tag for output redirection into subdir
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1266 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/aboutdebug.xml')
-rw-r--r--chapter06/aboutdebug.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/chapter06/aboutdebug.xml b/chapter06/aboutdebug.xml
index dee51f1fe..d17ace0dd 100644
--- a/chapter06/aboutdebug.xml
+++ b/chapter06/aboutdebug.xml
@@ -1,5 +1,6 @@
<sect1 id="ch06-aboutdebug">
<title>About debugging symbols</title>
+<?dbhtml filename="aboutdebug.html" dir="chapter06"?>
<para>Most programs and libraries by default are compiled with debugging
symbols (gcc option -g).</para>