This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
"cscope" type functionality
- From: Perry Smith <pedz at easesoftware dot net>
- To: gcc at gcc dot gnu dot org
- Date: Thu, 9 Feb 2006 09:28:53 -0600
- Subject: "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