On Apr 24, 3:44 pm, David Fanning <n...@[EMAIL PROTECTED]
> wrote:
> Folks,
>
> Has anyone noticed the IDL Workbench ignoring breakpoints?
> I have this happening to me right this minute on a UNIX
> machine running IDL 7.0.1. I have a breakpoint in the file
> at line 172. I confirm this both in the edit window (where
> the blue dot shows in the channel on the left) and in the
> Breakpoint view. I save the file. I compile the file. I
> run the file. It crashes on line 173 after passing through
> the breakpoint without stopping!
>
> I've noticed this before, but usually I can get the breakpoint
> to "take" by unsetting it and setting it again. I've been trying
> to get this damn file to stop for 10 minutes now. Aaauuughhh!
>
> Any ideas how I might have gotten into this state?
>
> Cheers,
>
> David
>
> P.S. A "STOP" works. Sigh...
>
> --
> David Fanning, Ph.D.
> Fanning Software Consulting, Inc.
> Coyote's Guide to IDL Programming (www.dfanning.com)
> Sepore ma de ni thui. ("Perhaps thou speakest truth.")
Yes - I've noticed this. One time it was because IDL was compiling
and using a different file (same name) than the one I had open in the
editor. That darn PATH thing...


|