Skip to main content



      Home
Home » Modeling » TMF (Xtext) » LSP -> Debugger implementation
LSP -> Debugger implementation [message #1810228] Mon, 05 August 2019 07:32 Go to next message
Eclipse UserFriend
Hello guys,
I'm currently working on an DSL project with Xtext that i almost finished.
I need to add an LSP behavior to my already existing project (not prepared at all for LSP).

The goal of the operation would be to have an actual debugger with my DSL.

Is it possible to do so? If yes, could you orientate me ?
I've looked for many topics regarding LSP/xtext but i couldn't undertand a part (or it wasn't in relation with my project)

Thank you already
Re: LSP -> Debugger implementation [message #1810229 is a reply to message #1810228] Mon, 05 August 2019 07:36 Go to previous messageGo to next message
Eclipse UserFriend
sorry i dont know of any implementation of the debug adapter protocol with xtext yet
Re: LSP -> Debugger implementation [message #1810230 is a reply to message #1810229] Mon, 05 August 2019 07:49 Go to previous messageGo to next message
Eclipse UserFriend
DO you know if that's even possible to debug by any other way (out of the LSP thing) ? Like something that states the variables on breakpoints
Re: LSP -> Debugger implementation [message #1810231 is a reply to message #1810230] Mon, 05 August 2019 08:00 Go to previous message
Eclipse UserFriend
- if you use xbase: more of less ootb in eclipse
- if you use the tracing generation you can do it (in eclipse) you can find a very old code dump there: https://github.com/itemis/xtext-debug-example-no-xbase

[Updated on: Mon, 05 August 2019 08:02] by Moderator

Previous Topic:Scoping same type of objects
Next Topic:Usage of EOF to consume a file in Xtext
Goto Forum:
  


Current Time: Wed Mar 19 02:16:40 EDT 2025

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

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

Back to the top