cscope replacement
Ian Lance Taylor
iant@google.com
Mon Dec 20 19:45:00 GMT 2010
Perry Smith <pedzsan@gmail.com> writes:
> Is there a way to have gcc produce some type of intermediate file that
> could be used to generate a cscope like database. (Perhaps a better
> way to phrase the question is 'which intermediate file, if any, could
> be used') I have a few issues with cscope that I keep hoping to solve
> somehow someday. Here is a short list of them:
If you mean: is there an option to do that today, then, no, there
isn't. If you mean: could it be done in some way, then, yes. This
sounds like a natural application for a compiler plugin.
Ian
More information about the Gcc
mailing list