Skip to main content



      Home
Home » Modeling » TMF (Xtext) » Debugging DSL based on Xbase
Debugging DSL based on Xbase [message #1786403] Wed, 02 May 2018 13:17 Go to next message
Eclipse UserFriend
Hi,

I am trying to remote-debug a DSL that is based on Xbase. The breakpoints are hit, however, the source cannot be found. The project containing the DSL and the generated source is already added to the Edit source lookup path.

Trace files are generated automatically and I assume they are correct.

I am using Xtext 2.12.0

Any help/pointers are highly appreciated. Tx.



Re: Debugging DSL based on Xbase [message #1786405 is a reply to message #1786403] Wed, 02 May 2018 13:57 Go to previous message
Eclipse UserFriend
(0) what are the exact symptoms of the issue
(1) did you make sure the classfile you use on the server contains all necessary information (e.g. as produced by DebugSourceInstallingCompilationParticipant)
(2) did you debug the source lookup e.g. org.eclipse.debug.core.sourcelookup.AbstractSourceLookupParticipant.findSourceElements(Object)
Previous Topic:need enum with some value
Next Topic:XBASE content assist inconsistent behavior
Goto Forum:
  


Current Time: Sun Jun 22 08:41:37 EDT 2025

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

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

Back to the top