X
PrevPrev Go to previous topic
NextNext Go to next topic
Last Post 13 Mar 2012 03:33 AM by  anon
Calling tree
 1 Replies
Sort:
You are not authorized to post a reply.
Author Messages

anon



New Member


Posts:
New Member


--
13 Mar 2012 03:33 AM
    Hello, I was given an IDL programm, with many routines, many files. I would like to see at a glance which routine is calling which routine. That's why I was thinking of using something like a calling tree generator, as doxygen e.g. I didn't find anything on the web to generate a calling tree, or to help to see who is calling who. Any help would be appreciated! Thanks a lot, C Mazoyer

    Deleted User



    New Member


    Posts:
    New Member


    --
    13 Mar 2012 02:55 PM
    Hi Mazoyer, The IDL Workbench does not come with something like that. The closest to that will be the view in the Workbench called Outline, where the structure of the code can be seen. Having said that, please, take a look at the IDL Google Newgroup: http://groups.google.com/...ad/db7372a8fbd4a89f# The thread is called "IDL routines dependencies map make", which I think you will fine very interesting and possible useful in your case. Cheers, Fernando Exelis VIS
    You are not authorized to post a reply.