Debugger node
During a debugging session, the Debugger shows individual watches, threads and breakpoints. By right-clicking on Breakpoints or Watches, you can also add a new breakpoint or watch. This information is also available in the Debugger Window (part of the default Debugging workspace).
There is a detailed description of the Debugger in Debugging Java classes.
Contents | Prev | Next | Index |