...
- In generic debugger:
- Cell-based highlighting in tables.
- Toolbar with stepping actions in Debugger Tool.
- Cell-based highlighting in tables.
- In java debugger:
- "Copy value" action in variables tree.
- Highligting for breakpoints on which debugger can not stop.
- Evaluate selection.
- High-levele types calculated for variables in evaluation.
- "Copy value" action in variables tree.
- For debugger developer:
- isApplicable function in breakpoints creators.
- API improvements: custom providers for trace.info, custom source positions.
- isApplicable function in breakpoints creators.
...