diff options
Diffstat (limited to 'chapter06/aboutdebug.xml')
-rw-r--r-- | chapter06/aboutdebug.xml | 1 |
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> |