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

Home » Public Forums » archive » .trace not working?
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
.trace not working? [message #67607] Wed, 05 August 2009 13:13 Go to previous message
Bruce Bowler is currently offline  Bruce Bowler
Messages: 128
Registered: September 1998
Senior Member
Environment IDL 7.0 (and 7.1) on fedora 10 (and fedora 11), 32 bit version

Imagine, if you will, a simple .pro file such as the following (never
mind that this doesn't really do anything)...

pro test1
x = randomn(seed1, 16)
y = randomn(seed2, 16)
plot, x, y
end

Now imagine that you fire up IDL and type the following commands at the
IDL> prompt

breakpoint,"test1.pro",2
test1

and further, attempt to stretch you imagination to the point that, when
you get to the IDL prompt as a result of the breakpoint, you type

.trace

You, of course, type that particular command because the documentation
says, and I quote,

.TRACE - Similar to .CONTINUE, but displays each line of code
before execution.

but when you hit the return key at the end of .trace, you see no
additional outputting of code prior to executing each line of code.

Where have you gone wrong???

Bruce

--
+-------------------+--------------------------------------- ------------+
Bruce Bowler | I am free of all prejudices; I hate everyone
1.207.633.9600 | equally. - W. C. Fields
bbowler@bigelow.org |
+-------------------+--------------------------------------- ------------+
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: values changed after using print
Next Topic: histogram

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

Current Time: Fri Oct 10 12:02:23 PDT 2025

Total time taken to generate the page: 0.08403 seconds