From: Shriramana Sharma <samjnaa@gmail.com>
To: linux-c-programming@vger.kernel.org
Subject: How to create separate files with debug information?
Date: Mon, 16 Apr 2007 09:39:38 +0530 [thread overview]
Message-ID: <4622F702.6000301@gmail.com> (raw)
When we strip a file, we remove any debug information from it. This is
done to reduce the size of the file.
I have seen package managers provide separate files with debug
information. For instance, I have a libQtGui.so.4.2.3.debug file 55 MB
in size separate from the libQtGui.so.4.2.3 file which is 7 MB in size.
Now the questions:
First: Is this kind of providing separate debug files applicable only
for library or also for applications?
Second: How do I create such .debug files with debug information only? I
find that these debug files are not executables.
Thank you.
Shriramana Sharma.
next reply other threads:[~2007-04-16 4:09 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-04-16 4:09 Shriramana Sharma [this message]
2007-04-16 5:12 ` How to create separate files with debug information? vadiraj
2007-04-16 13:49 ` Glynn Clements
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4622F702.6000301@gmail.com \
--to=samjnaa@gmail.com \
--cc=linux-c-programming@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.