9065:39405e6eba20 | 9066:a219ade50f7c |
---|---|
7 Package implementing the Debugger frontend. | 7 Package implementing the Debugger frontend. |
8 | 8 |
9 This package implements the graphical debugger. It consists | 9 This package implements the graphical debugger. It consists |
10 of the debugger related HMI part, supporting dialogs and the debug server. | 10 of the debugger related HMI part, supporting dialogs and the debug server. |
11 """ | 11 """ |
12 | |
13 # TODO: remove the unittest support from the debugger |