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.

 
> The tool can be for Delphi or Lazarus


Mattias

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

Reply via email to