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] |
Daniel Berlin <dberlin@dberlin.org> writes:
| 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.
Well, I support separate debug info; I consider emitting everyting in the .o file a non-starter. If that makes you go away, that is sade.
Maybe we should be exploring *why* everyone else use separated debug info, and not heuristics, before claiming the heuristics are a good idea.
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |