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

Home » Public Forums » archive » Re: how to debug a IDL DLM routine
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: how to debug a IDL DLM routine [message #29370 is a reply to message #29274] Tue, 12 February 2002 14:44 Go to previous message
xje4e is currently offline  xje4e
Messages: 18
Registered: February 2002
Junior Member
Thanks, Richard,

Here is my further question:
> I suggest going to your DLL project, and simply specifying the IDLDE
> executable.
How to specifying the IDLDE executable?

> There is also a much dirtier method involving the use of a function like
>
> inline int pause_IDL(void)
> {
> IDL_Message(IDL_M_NAMED_GENERIC, IDL_MSG_RET, "press any key...");
> return(IDL_GetKbrd(1));
> }
>
> in your DLL code and attaching your debugger to the IDLDE process while
> it's waiting for a key press from the keyboard.
Do you mean you pause IDL for a while? But I think in this case all
you can debug and monitor is the variables in IDL not in C program. Am
I right? So how can I monitor C variable in this case?
How to attatch debugger to the IDLDE process?

I appreciate your help and look forward to your further explanation.

Regards,

Julia Jin
[Message index]
 
Read Message
Read Message
Previous Topic: Re: correction objects and call external
Next Topic: Displaying bitmap pictures

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

Current Time: Fri Oct 10 04:02:27 PDT 2025

Total time taken to generate the page: 0.01625 seconds