--- a/Debugger/__init__.py Sat Sep 28 17:40:42 2013 +0200 +++ b/Debugger/__init__.py Sat Sep 28 19:06:25 2013 +0200 @@ -4,7 +4,7 @@ # """ -Package implementing the Debugger frontend +Package implementing the Debugger frontend. This package implements the graphical debugger. It consists of the debugger related HMI part, supporting dialogs and the debug server.