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

Home » Public Forums » archive » endless loops suck
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
endless loops suck [message #33853] Thu, 30 January 2003 18:54 Go to previous message
Thomas Gutzler is currently offline  Thomas Gutzler
Messages: 44
Registered: November 2002
Member
Hey :)

Is there any way to stop this while debuging ?
I tried CTRL+C and CTRL+BREAK which sometimes helps but not in this case.

pro loop_it
a = 1
while (1) do a = a + 1
end

pro kill_idl
print, 'start'
; debugger is here and you pressed accidently 'F10'
=> loop_it
print, 'stop'
end

*loop*,
Tom
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: OPENW and environment variables in IDL 5.5
Next Topic: Re: Test if variable is a string

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

Current Time: Wed Oct 08 15:07:54 PDT 2025

Total time taken to generate the page: 0.00427 seconds