public inbox for sourcenav@sourceware.org
 help / color / mirror / Atom feed
* how may I find unused methodes ?
@ 2000-10-02 10:09 Christophe Lohr
  0 siblings, 0 replies; 2+ messages in thread
From: Christophe Lohr @ 2000-10-02 10:09 UTC (permalink / raw)
  To: sourcenav

Hi !

  How may I find unused methodes in my C++ project with source navigator ?
(just like "lint" do for C code)

How can I save call tree of methodes (Xref window) in a textual file ?
How can I save list of all methodes (Symbols window) in a textual file ?

Thanks for your help.

Christophe.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: how may I find unused methodes ?
@ 2000-10-03  0:49 dave.banham
  0 siblings, 0 replies; 2+ messages in thread
From: dave.banham @ 2000-10-03  0:49 UTC (permalink / raw)
  To: sourcenav

>  How may I find unused methodes in my C++ project with source navigator ?
>(just like "lint" do for C code)

SN is a code comprehension (and IDE) tool and not a static analysis tool.
Moreover, there are lots of improvements to be made to SN's code comprehension
facilities before we even start to consider static analysis. I am also under the
impression that Lint will report on unused classes, objects, methods, etc. in
C++, just as it reports on unused items in C (although I have only used SN and
Lint on my embedded C projects). Have a look at PC-Lint by Gimpel:
www.gimpel.com.

Regards
Dave Banham


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2000-10-03  0:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-10-02 10:09 how may I find unused methodes ? Christophe Lohr
2000-10-03  0:49 dave.banham

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).