Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » TMF (Xtext) » Debugging DSL based on Xbase
Debugging DSL based on Xbase [message #1786403] Wed, 02 May 2018 17:17 Go to next message
Neeraj Bhusare is currently offline Neeraj BhusareFriend
Messages: 177
Registered: July 2009
Location: Canada
Senior Member
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.





Twitter : @NeerajBhusare
Blog : https://nbhusare.github.io/
Best regards, Neeraj
Re: Debugging DSL based on Xbase [message #1786405 is a reply to message #1786403] Wed, 02 May 2018 17:57 Go to previous message
Christian Dietrich is currently offline Christian DietrichFriend
Messages: 14661
Registered: July 2009
Senior Member
(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)


Twitter : @chrdietrich
Blog : https://www.dietrich-it.de
Previous Topic:need enum with some value
Next Topic:XBASE content assist inconsistent behavior
Goto Forum:
  


Current Time: Fri Mar 29 11:23:49 GMT 2024

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

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

Back to the top