Re: Breakpoints Missing in IDL 7.1? [message #68054] |
Mon, 21 September 2009 11:56 |
David Fanning
Messages: 11724 Registered: August 2001
|
Senior Member |
|
|
revengineer writes:
> do you have the debug view open somewhere? I had trouble with this
> when the debug view was not open.
The debug view is open. Occasionally, not every time,
and almost always when I am debugging an object program,
the breakpoint appears to be set, but doesn't stop the
code. Recompiling the code seems to fix the problem.
The behavior is different from what I experienced with
IDL 7.0.4, for example.
Cheers,
David
P.S. No problems on Macs with a Snow Leopard update?
--
David Fanning, Ph.D.
Coyote's Guide to IDL Programming (www.dfanning.com)
Sepore ma de ni thui. ("Perhaps thou speakest truth.")
|
|
|
Re: Breakpoints Missing in IDL 7.1? [message #68056 is a reply to message #68054] |
Mon, 21 September 2009 10:24  |
revengineer
Messages: 4 Registered: July 2006
|
Junior Member |
|
|
Hi David,
do you have the debug view open somewhere? I had trouble with this
when the debug view was not open.
Haje
On Sep 21, 9:06 am, David Fanning <n...@dfanning.com> wrote:
> Folks,
>
> Has anyone else noticed problems with breakpoints in IDL 7.1?
> I haven't been able to put my figure on it, but I get the
> impression that breakpoints don't always work correctly
> in the Windows version of the Workbench, especially
> when I am programming objects. Then, this morning, I get
> a report of breakpoints missing entirely in a Mac with
> a recent upgrade to Snow Leopard.
>
> Has anyone else noticed problems?
>
> Cheers,
>
> David
>
> --
> David Fanning, Ph.D.
> Fanning Software Consulting, Inc.
> Coyote's Guide to IDL Programming:http://www.dfanning.com/
> Sepore ma de ni thui. ("Perhaps thou speakest truth.")
|
|
|
Re: Breakpoints Missing in IDL 7.1? [message #68058 is a reply to message #68056] |
Mon, 21 September 2009 08:54  |
penteado
Messages: 866 Registered: February 2018
|
Senior Member Administrator |
|
|
Sometimes when I add a breakpoint it only starts working after the
routine is recompiled. I have not identified which conditions cause
them to be missed, but every time it happened recompiling the program
solved it. I use mostly 7.1 in Linux.
|
|
|
Re: Breakpoints Missing in IDL 7.1? [message #68063 is a reply to message #68058] |
Mon, 21 September 2009 07:46  |
Laura
Messages: 9 Registered: August 2009
|
Junior Member |
|
|
I had the missing breakpoints several times with objects (IDL 7.1 on
windows). It seemed to work again after recompiling (even no changes)
and/or restarting the workbench. Not sure whether it's similar problem
though.
-Laura
On Sep 21, 9:06 am, David Fanning <n...@dfanning.com> wrote:
> Folks,
>
> Has anyone else noticed problems with breakpoints in IDL 7.1?
> I haven't been able to put my figure on it, but I get the
> impression that breakpoints don't always work correctly
> in the Windows version of the Workbench, especially
> when I am programming objects. Then, this morning, I get
> a report of breakpoints missing entirely in a Mac with
> a recent upgrade to Snow Leopard.
>
> Has anyone else noticed problems?
>
> Cheers,
>
> David
>
> --
> David Fanning, Ph.D.
> Fanning Software Consulting, Inc.
> Coyote's Guide to IDL Programming:http://www.dfanning.com/
> Sepore ma de ni thui. ("Perhaps thou speakest truth.")
|
|
|