You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (Jira)" <ji...@apache.org> on 2022/09/03 12:32:00 UTC

[jira] [Updated] (CAMEL-18112) camel-debug - Support trace breakpoint

     [ https://issues.apache.org/jira/browse/CAMEL-18112?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen updated CAMEL-18112:
--------------------------------
    Summary: camel-debug - Support trace breakpoint  (was: Support trace breakpoint)

> camel-debug - Support trace breakpoint
> --------------------------------------
>
>                 Key: CAMEL-18112
>                 URL: https://issues.apache.org/jira/browse/CAMEL-18112
>             Project: Camel
>          Issue Type: New Feature
>          Components: tooling
>            Reporter: Aurélien Pupier
>            Priority: Minor
>             Fix For: 3.x
>
>
> 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
> - In VS Code, Logpoint https://code.visualstudio.com/docs/editor/debugging#_logpoints



--
This message was sent by Atlassian Jira
(v8.20.10#820010)