| | List |
| Subject: | Re: C++ Source Code Viewer |
| Poster: | MichaelEkstrandusenet@elehack.net |
| Date: | Sat, 24 Mar 2007 01:11:44 +0100 (CET) |
| Related Postings: | 1 2 3 4 5 |
On Fri, 23 Mar 2007 08:24:36 -0700, kenton.wilson wrote:
> I used to use cscope for my 'C' development but I don't think it can
> handle C++ (unless cscope has been changed, I'll check).
cscope can't really handle C++, but it can parse enough info out
of it to be useful in my experience.
You might also look at Anjuta, KDevelop, or the Eclipse CDT.
- Michael
|
|