The only tool I know that can do that is ModelMaker Code Explorer comercial for Delphi

[]s

Cesar Romero
On Mon, 10 Sep 2007, Mattias Gaertner wrote:

On Mon, 10 Sep 2007 13:11:14 -0300
Luiz Americo Pereira Camara <[EMAIL PROTECTED]> wrote:

I'm looking for a tool that builds a complete unit dependency tree
for object pascal. By complete i mean that not only the info "unit1
uses unit2" is given but also the functions used . Something like
"unit1 uses functions foo and bar from unit2".
AFAIK there is GUI tool for this.
Maybe you can use the ppudump utility on the .ppu file.

It will only display unit dependencies, not the function dependencies.

Michael.

_________________________________________________________________
     To unsubscribe: mail [EMAIL PROTECTED] with
                "unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives


_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to