You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Aurélien Pupier (Jira)" <ji...@apache.org> on 2022/05/16 09:06:00 UTC

[jira] [Created] (CAMEL-18112) Support trace breakpoint

Aurélien Pupier created CAMEL-18112:
---------------------------------------

             Summary: Support trace breakpoint
                 Key: CAMEL-18112
                 URL: https://issues.apache.org/jira/browse/CAMEL-18112
             Project: Camel
          Issue Type: New Feature
            Reporter: Aurélien Pupier


it would be nice to support trace breakpoints.
Most IDEs are providing this kind of feature. It allows to provide traces during a debug session without modifying the source code.

see:
- https://microsoft.github.io/debug-adapter-protocol/specification#Types_SourceBreakpoint logMessage
- In IntelliJ, using non-suspended in combination with logging options https://www.jetbrains.com/help/idea/using-breakpoints.html#suspend_policy
- In Eclipse, Tracepoint https://www.eclipse.org/community/eclipse_newsletter/2017/june/article1.php



--
This message was sent by Atlassian Jira
(v8.20.7#820007)