This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
And the concept of shipping debugging information for every C++ library in Debian in order to be able to debug programs which use those libraries is a truly gruesome one. Almost no one wants the debug information for all of QT, and GDB doesn't want to load it unnecessarily either. And our mirrors certainly don't want to, since I estimate it would be a minimum of 70MB just for one copy of QT 3.x. Add in that people develop using the shipped shared library components of Mozilla, well, you see where I'm going.
If debug info. is shipped in separate files then user needs to get it only once and that also only when he wants to debug library code.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |