Re: function/procedure dependencies
From: Frank Dietrich <ablesoft_at_gmx.de>
Date: Sun, 30 Apr 2006 22:36:32 +0200
Message-ID: <pan.2006.04.30.20.36.31.960064_at_gmx.de>
>> May be I not clear enough explain what I would like to get:
>>
>> I need not only the information which package depends on which other. I
>> need the information packageA.procedureB depends on packageD.functionE.
> It is still not quite clear, what you try to achieve.
Date: Sun, 30 Apr 2006 22:36:32 +0200
Message-ID: <pan.2006.04.30.20.36.31.960064_at_gmx.de>
Hi Maxim,
Maxim Demenko wrote:
> Frank Dietrich schrieb:
>> May be I not clear enough explain what I would like to get:
>>
>> I need not only the information which package depends on which other. I
>> need the information packageA.procedureB depends on packageD.functionE.
> It is still not quite clear, what you try to achieve.
Ok. It was my fault. I think it was totally the wrong term and lousy described what I want to get.
I want to get a list / table or something else in which I can see which function/procedure call which other function/procedure. To get this information I think the only way is to parse the source. Or do anyone know a tool which already exists?
regards
Frank
Received on Sun Apr 30 2006 - 22:36:32 CEST