Skip to main content



      Home
Home » Modeling » TMF (Xtext) » whether Xtext/Xtend have some ways to develop DSL debugger
whether Xtext/Xtend have some ways to develop DSL debugger [message #1855545] Thu, 20 October 2022 03:15 Go to next message
Eclipse UserFriend
Hi

I Have develop a DSL language server with Xtext,and write code generator transfer DSL to c++ with Xtend.So,I can compiler the DSL code in theia.

Now,I want to add a debugger for the DSL to theia.
But, I Have some questions:

1) whether Xtext support DAP(Debug Adapter Protocol)?
2) whether Xtext/Xtend have some ways to develop DSL debugger?

Thanks
Re: whether Xtext/Xtend have some ways to develop DSL debugger [message #1855547 is a reply to message #1855545] Thu, 20 October 2022 03:19 Go to previous message
Eclipse UserFriend
no we dont support DAP.
In Eclipse Debugging should work for Xtext based languages and can also be used in non xbase language using the means.
https://blogs.itemis.com/en/debugging-dsls-in-xtext-and-eclipse

i dont know how DAP or Theia debugging works, but maybe you can use that code to produce some mapping files if that is how they work
Previous Topic:Limitation on recursive objects?
Next Topic:Non editable elements
Goto Forum:
  


Current Time: Mon Jul 14 17:54:28 EDT 2025

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

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

Back to the top