Edit-and-continue

Ian Lance Taylor iant@google.com
Sun Jul 18 06:47:00 GMT 2010


Rick Hodgin <foxmuldrster@yahoo.com> writes:

> To my knowledge, GCC does not currently support any edit-and-continue abilities.  Is this still true?  And if so, are there any plans to introduce it at some point?

I don't see how it makes sense to add edit-and-continue to gcc.
Compilation times are too slow, but they aren't *that* slow.  Are you
thinking about gdb?  Or the linker?

Ian



More information about the Gcc mailing list