comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: Reporting routines called
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: Reporting routines called [message #28700 is a reply to message #28696] Fri, 04 January 2002 15:31 Go to previous messageGo to previous message
John-David T. Smith is currently offline  John-David T. Smith
Messages: 384
Registered: January 2000
Senior Member
"Pavel A. Romashkin" wrote:
>
> One way to do this is to use the Profiler. It doesn't print them but it
> does show them.
> Pavel
>
> Gabe wrote:
>>
>> Hello,
>>
>> In IDL, is it possible to print out which routines are called during
>> execution?
>> I can print out all compiled routines using help, /routines. It would
>> be very helpful to know which of these are called in which order.
>>
>> Thanks

Or try:

help,/traceback

If you use IDLWAVE (http://idlwave.org), you can just insert a
breakpoint and navigate the call stack with C-c C-d C-Up. This is even
nicer, because you can see the context of each call in the code itself,
print variables local to that stack level, etc.

Good luck,

JD
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: Can it be done?
Next Topic: xloadct & the event manager

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Fri Oct 10 14:02:34 PDT 2025

Total time taken to generate the page: 1.19830 seconds