Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Advanced Scripting Environment (EASE) » EASE debug mode
EASE debug mode [message #1837012] Thu, 21 January 2021 00:06 Go to next message
Stephane LACRAMPE is currently offline Stephane LACRAMPEFriend
Messages: 217
Registered: July 2009
Senior Member
Hi there,

I am experimenting with EASE using python. I wrote a 2 python scripts. The main script is calling a sub-function from the second script (I am using the include command). The scripts works fine when I run it and produces what it is supposed to do.

Now I am trying to launch the main script in debug mode, it looks like it is working fine, but when I try to go inside the sub-function on the other script in debug mode, it enters but then goes out back to the main script on the next step even if there are more instructions in the sub-function.

Do you know if this is a limitation of the debug mode? or if I am doing something wrong?

Thanks a lot.
Stephane


Stephane LACRAMPE
Obeo Canada
Re: EASE debug mode [message #1837013 is a reply to message #1837012] Thu, 21 January 2021 00:19 Go to previous message
Stephane LACRAMPE is currently offline Stephane LACRAMPEFriend
Messages: 217
Registered: July 2009
Senior Member
My mistake, I was not using the right step into/step over command, dummy error....
Sorry!


Stephane LACRAMPE
Obeo Canada
Previous Topic:EASE UI module takes over context menus?
Next Topic:Executing EASE scripts from CLI using Eclipse
Goto Forum:
  


Current Time: Fri Apr 26 07:59:41 GMT 2024

Powered by FUDForum. Page generated in 0.03482 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top