Tracepoints can be enabled and disabled via the context menu in
the Breakpoints View, or via the context menu in
the Java editor ruler.
About this task
- An enabled tracepoint causes tracepoint actions to be executed whenever
the breakpoint is hit. Enabled tracepoints are indicated by a
string [tracing] shown on the breakpoints in the
Breakpoints View.
- A disabled tracepoint does not execute tracepoint actions when
the breakpoint is hit. Disabled tracepoints are indicated by
the absence of string [tracing] on the breakpoints
in the Breakpoints View.