Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » ATL » Main thread of debugging terminated immediately
Main thread of debugging terminated immediately [message #1795249] Wed, 19 September 2018 09:08 Go to next message
Faezeh Khorram is currently offline Faezeh KhorramFriend
Messages: 6
Registered: September 2018
Junior Member
I want to debug the transformation module of my ATL project. I put the breakpoint from Outline but the problem is whenever I press the debug button it terminates immediately and I cannot check the effect of the lines of code. what should I do?
Re: Main thread of debugging terminated immediately [message #1795456 is a reply to message #1795249] Sun, 23 September 2018 10:42 Go to previous messageGo to next message
Dennis Wagelaar is currently offline Dennis WagelaarFriend
Messages: 581
Registered: September 2012
Location: Belgium
Senior Member

Your transformation may have crashed already. Check the ATL console view and the Eclipse Error Log view.

Cheers,
Dennis
Re: Main thread of debugging terminated immediately [message #1795481 is a reply to message #1795456] Mon, 24 September 2018 06:49 Go to previous messageGo to next message
Faezeh Khorram is currently offline Faezeh KhorramFriend
Messages: 6
Registered: September 2018
Junior Member
I have checked the ATL console and the Error Log but There were no error and the output model have been published correctly due to transformation rules but I cannot debug as it is terminated from the beginning
Re: Main thread of debugging terminated immediately [message #1795674 is a reply to message #1795481] Wed, 26 September 2018 16:06 Go to previous message
Dennis Wagelaar is currently offline Dennis WagelaarFriend
Messages: 581
Registered: September 2012
Location: Belgium
Senior Member

Ah, in that case your breakpoint did not match anything at runtime. Note that not every ATL expression in the outline will trigger the debugger.

Cheers,
Dennis
Previous Topic:Couldn`t get access to some documentation of ATL transformation
Next Topic:ATL EMFTVM no entries available when trying to select module from workspace
Goto Forum:
  


Current Time: Sat Nov 11 08:20:31 GMT 2023

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

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

Back to the top