Claus Ibsen created CAMEL-6425:
----------------------------------

             Summary: Add pause operation to BacklogDebugger
                 Key: CAMEL-6425
                 URL: https://issues.apache.org/jira/browse/CAMEL-6425
             Project: Camel
          Issue Type: New Feature
          Components: camel-core
    Affects Versions: 2.12.0
            Reporter: Claus Ibsen
            Assignee: Claus Ibsen
            Priority: Minor
             Fix For: 2.12.0


To kinda be like the pause button in IDEA / Eclipse debugger.

So it acts like pausing all routing. But what we may do is to have all 
breakpoints activated as "internal" and when 1st hit, we have a "pause" and 
then release all those internal breakpoints.

This makes it very easy to start debugging as you dont need to add a breakpoint 
and then wait for a message to arrive at it etc.

When 1st hit it should go into single step mode, so you can step that hitted 
message.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to