diff options
Diffstat (limited to 'chapter06/aboutdebug.xml')
-rw-r--r-- | chapter06/aboutdebug.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter06/aboutdebug.xml b/chapter06/aboutdebug.xml index 141bc93d9..e8e179b09 100644 --- a/chapter06/aboutdebug.xml +++ b/chapter06/aboutdebug.xml @@ -21,10 +21,10 @@ with debugging symbols: 1200 KB</para></listitem> <listitem><para>a bash binary without debugging symbols: 480 KB</para></listitem> -<listitem><para>glibc and gcc files (/lib and /usr/lib) +<listitem><para>Glibc and GCC files (/lib and /usr/lib) with debugging symbols: 87 MB</para></listitem> -<listitem><para>glibc and gcc files +<listitem><para>Glibc and GCC files without debugging symbols: 16 MB</para></listitem> </itemizedlist> |