SourceFiles.org - Use the Source, Luke
Home | Register | News | Forums | Guide | MyLinks | Bookmark

Related Sites

Latest News
  General News
  Reviews
  Press Releases
  Software
  Hardware
  Security
  Tutorials
  Off Topic


Back to files

FREESCOPE v0.1

Thanks for trying freescope!

What is freescope?

freescope is a source code browser similar to the program "cscope". It allows the user to find symbol occurrences inside the source files listed in the file "freescope.files".
The user can navigate easily among results by using the arrow keys and open easily his favorite editor to the location corresponding to the highlighted match.

How do I run freescope?

You need to store all the location of all the source files you want to browse into a file called freescope.files.

For example, use the command:
find . -name '*.[hc]' > freescope.files

And then, in the same directory type:
freescope


Other Sites

Discussion Groups
  Beginners
  Distributions
  Networking / Security
  Software
  PDAs

About | FAQ | Privacy | Awards | Contact
Comments to the webmaster are welcome.
Copyright 2006 Sourcefiles.org All rights reserved.