gm2
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Call graph for Modula-2


From: john o goyo
Subject: Re: Call graph for Modula-2
Date: Fri, 10 Feb 2023 18:27:14 -0500
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:91.0) Gecko/20100101 Thunderbird/91.10.0

On 2023-02-10 17:46, Michael Riedl wrote:
Hallo,

is anybody aware about a tool to generate a call graph for a Modula-2 library / program ?

I would like to use such a tool to be sure that all procedures in a library are at least indirectly referred to in a test routine.

(well knowing that this might not be sufficient, but it would be at least a starting point :-)

Any hint would be helpful

I believe that the option -fmakelist will display imported modules. (There are also older Modula-2 compilers that had those but now we have a different issue.)

Sincerely,
john


Thanks in advance

Michael







reply via email to

[Prev in Thread] Current Thread [Next in Thread]