You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2021/11/22 13:39:10 UTC

[GitHub] [camel-karavan] davsclaus opened a new issue #116: JBang - run in JVM debug mode so you can do JVM remote debugging

davsclaus opened a new issue #116:
URL: https://github.com/apache/camel-karavan/issues/116


   We should find out if we can launch jbang in JVM debug mode (there are some JVM flags you need to turn on, to make it debug mode on port 5005, and suspend=y etc.
   
   And if so we should find out if we can make VSCode detect this and be able to debug the Camel code. Not sure how easy it is for it to know which JARs to have on its project and so on.
   
   But its also a more general problem with jbang, so we can talk to Max about this.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [camel-karavan] mgubaidullin commented on issue #116: JBang - run in JVM debug mode so you can do JVM remote debugging

Posted by GitBox <gi...@apache.org>.
mgubaidullin commented on issue #116:
URL: https://github.com/apache/camel-karavan/issues/116#issuecomment-977266050


   I think this feature outside Karavan for now. 
   If we have yaml route debugger in VSCode perhaps we could try to visualize it on the diagram.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org