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

Home » Public Forums » archive » Rrun itools at breakpoint
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
Rrun itools at breakpoint [message #68322] Wed, 21 October 2009 00:53 Go to next message
Bernhard Reinhardt is currently offline  Bernhard Reinhardt
Messages: 26
Registered: October 2008
Junior Member
Hi,

I'd like to inspect an array at a breakpoint. I've read somewhere that
Itools are suited nicely for this since one can zoom in and it gives you
the pixel-index where your mouse is pointing at.

So when at the breakpoint I type "iplots" whereupon the iplot-window
opens but then the window is kind of soft-frozen. One can choose from
the Menu (very slow), for example the data-manager, but nothing happens.
When I hit the stop-button in the debugging view Itools become usable
again but then of course the array I'd like to inspect is gone.

IDL> print, !version
{ x86 linux unix linux 7.1 Apr 21 2009 32 64}

Am I doing things I'm not supposed to do, or is this just another itools
bug?

Regards,

Bernhard
Re: Rrun itools at breakpoint [message #68465 is a reply to message #68322] Wed, 21 October 2009 11:06 Go to previous message
penteado is currently offline  penteado
Messages: 866
Registered: February 2018
Senior Member
Administrator
On Oct 21, 2:58 pm, mgalloy <mgal...@gmail.com> wrote:
> This is the workaround I meant:
>
> IDL> mg_test_debug
> % Compiled module: MG_TEST_DEBUG.
> % Compiled module: DIST.
> % Stop encountered: MG_TEST_DEBUG       6
> /Users/mgalloy/Desktop/mg_test_debug.pro
> IDL> idl = obj_new('IDL_IDLBridge')
> % Loaded DLM: IDL_IDLBRIDGE.
> IDL> idl->setvar, 'd', d
> IDL> idl->execute, 'iimage, d'
>

Thanks for the tip, I did not know that.
Re: Rrun itools at breakpoint [message #68468 is a reply to message #68322] Wed, 21 October 2009 07:34 Go to previous message
penteado is currently offline  penteado
Messages: 866
Registered: February 2018
Senior Member
Administrator
On Oct 21, 5:53 am, Bernhard Reinhardt
<wirdseltengele...@freisingnet.de> wrote:
> Hi,
>
> I'd like to inspect an array at a breakpoint. I've read somewhere that
> Itools are suited nicely for this since one can zoom in and it gives you
> the pixel-index where your mouse is pointing at.
>
> So when at the breakpoint I type "iplots" whereupon the iplot-window
> opens but then the window is kind of soft-frozen. One can choose from
> the Menu (very slow), for example the data-manager, but nothing happens.
> When I hit the stop-button in the debugging view Itools become usable
> again but then of course the array I'd like to inspect is gone.
>
> IDL> print, !version
> { x86 linux unix linux 7.1 Apr 21 2009      32      64}
>
> Am I doing things I'm not supposed to do, or is this just another itools
> bug?
>
> Regards,
>
> Bernhard

This is one workaround

http://groups.google.com/group/comp.lang.idl-pvwave/browse_t hread/thread/aeec42570b8cb5c0/
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Re: Rrun itools at breakpoint
Next Topic: Re: Using where() on slices of data cubes

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

Current Time: Wed Oct 08 17:47:00 PDT 2025

Total time taken to generate the page: 0.00676 seconds