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]

Re: When to emit C++ debug info?



On Jan 5, 2004, at 9:34 AM, Daniel Berlin wrote:


I'll simply note that compilers which provide fast compile-link-debug cycles (MSVC for instance) usually use some kind of separated debug info to do this (and eliminate as they compile), and *not* heuristics.

But since nobody seems to agree, i'll simply go away.

Symbol Separation is an attempt to do this in GCC. Since it is a first attempt,
it is not perfect. Any suggestion/thoughts about separated debug info model ?
--
Devang



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]