I'd like some extra features in the debugger
- double click on a variable in the source, highlights that variable in the watch list
- a possibility to change the value of a variable when debugging
- skip the current line (goto the next sequential line)
- insert a new break point when debugging
- insert/change a statement when debugging
- variable break point: break when the value changes