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]

"cscope" type functionality


gcc/g++ has the -M options to help in creating Makefiles. It struck me this morning that a similar switch to help in the creation of a database to use to create a "cscope" type facility would be very nice. It would be nice if both cpp and gcc/g++ had this ability.

Has/Does anything like this already exist? -- perhaps hidden in one if the debugging files that can be produced?

Thank you,
Perry Smith


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