4 <meta charset="UTF-8"> |
4 <meta charset="UTF-8"> |
5 <link rel="stylesheet" href="styles.css"> |
5 <link rel="stylesheet" href="styles.css"> |
6 </head> |
6 </head> |
7 <body> |
7 <body> |
8 <h1>eric7.Debugger</h1> |
8 <h1>eric7.Debugger</h1> |
9 |
|
10 <p> |
9 <p> |
11 Package implementing the Debugger frontend. |
10 Package implementing the Debugger frontend. |
12 </p> |
11 </p> |
13 <p> |
12 <p> |
14 This package implements the graphical debugger. It consists |
13 This package implements the graphical debugger. It consists |
15 of the debugger related HMI part, supporting dialogs and the debug server. |
14 of the debugger related HMI part, supporting dialogs and the debug server. |
16 </p> |
15 </p> |
|
16 |
17 |
17 |
18 |
18 |
19 <h3>Modules</h3> |
19 <h3>Modules</h3> |
20 <table> |
20 <table> |
21 |
21 |