75 </table> |
75 </table> |
76 <h3>Methods</h3> |
76 <h3>Methods</h3> |
77 <table> |
77 <table> |
78 <tr> |
78 <tr> |
79 <td><a href="#DebugUI.__init__">DebugUI</a></td> |
79 <td><a href="#DebugUI.__init__">DebugUI</a></td> |
80 <td>Constructor</td> |
80 <td>Constructor</td> |
81 </tr><tr> |
81 </tr><tr> |
82 <td><a href="#DebugUI.__breakpointSelected">__breakpointSelected</a></td> |
82 <td><a href="#DebugUI.__breakpointSelected">__breakpointSelected</a></td> |
83 <td>Private method to handle the breakpoint selected signal.</td> |
83 <td>Private method to handle the breakpoint selected signal.</td> |
84 </tr><tr> |
84 </tr><tr> |
85 <td><a href="#DebugUI.__checkActions">__checkActions</a></td> |
85 <td><a href="#DebugUI.__checkActions">__checkActions</a></td> |
86 <td>Private slot to check some actions for their enable/disable status.</td> |
86 <td>Private slot to check some actions for their enable/disable status.</td> |
87 </tr><tr> |
87 </tr><tr> |
88 <td><a href="#DebugUI.__clearBreakpoints">__clearBreakpoints</a></td> |
88 <td><a href="#DebugUI.__clearBreakpoints">__clearBreakpoints</a></td> |
89 <td>Private slot to handle the 'Clear breakpoints' action.</td> |
89 <td>Private slot to handle the 'Clear breakpoints' action.</td> |
90 </tr><tr> |
90 </tr><tr> |
91 <td><a href="#DebugUI.__clientBreakConditionError">__clientBreakConditionError</a></td> |
91 <td><a href="#DebugUI.__clientBreakConditionError">__clientBreakConditionError</a></td> |
92 <td>Private method to handle a condition error of a breakpoint.</td> |
92 <td>Private method to handle a condition error of a breakpoint.</td> |
93 </tr><tr> |
93 </tr><tr> |
94 <td><a href="#DebugUI.__clientException">__clientException</a></td> |
94 <td><a href="#DebugUI.__clientException">__clientException</a></td> |
95 <td>Private method to handle an exception of the debugged program.</td> |
95 <td>Private method to handle an exception of the debugged program.</td> |
96 </tr><tr> |
96 </tr><tr> |
97 <td><a href="#DebugUI.__clientExit">__clientExit</a></td> |
97 <td><a href="#DebugUI.__clientExit">__clientExit</a></td> |
98 <td>Private method to handle the debugged program terminating.</td> |
98 <td>Private method to handle the debugged program terminating.</td> |
99 </tr><tr> |
99 </tr><tr> |
100 <td><a href="#DebugUI.__clientGone">__clientGone</a></td> |
100 <td><a href="#DebugUI.__clientGone">__clientGone</a></td> |
101 <td>Private method to handle the disconnection of the debugger client.</td> |
101 <td>Private method to handle the disconnection of the debugger client.</td> |
102 </tr><tr> |
102 </tr><tr> |
103 <td><a href="#DebugUI.__clientLine">__clientLine</a></td> |
103 <td><a href="#DebugUI.__clientLine">__clientLine</a></td> |
104 <td>Private method to handle a change to the current line.</td> |
104 <td>Private method to handle a change to the current line.</td> |
105 </tr><tr> |
105 </tr><tr> |
106 <td><a href="#DebugUI.__clientSyntaxError">__clientSyntaxError</a></td> |
106 <td><a href="#DebugUI.__clientSyntaxError">__clientSyntaxError</a></td> |
107 <td>Private method to handle a syntax error in the debugged program.</td> |
107 <td>Private method to handle a syntax error in the debugged program.</td> |
108 </tr><tr> |
108 </tr><tr> |
109 <td><a href="#DebugUI.__clientThreadSet">__clientThreadSet</a></td> |
109 <td><a href="#DebugUI.__clientThreadSet">__clientThreadSet</a></td> |
110 <td>Private method to handle a change of the client's current thread.</td> |
110 <td>Private method to handle a change of the client's current thread.</td> |
111 </tr><tr> |
111 </tr><tr> |
112 <td><a href="#DebugUI.__clientVariable">__clientVariable</a></td> |
112 <td><a href="#DebugUI.__clientVariable">__clientVariable</a></td> |
113 <td>Private method to write the contents of a clients classvariable to the user interface.</td> |
113 <td>Private method to write the contents of a clients classvariable to the user interface.</td> |
114 </tr><tr> |
114 </tr><tr> |
115 <td><a href="#DebugUI.__clientVariables">__clientVariables</a></td> |
115 <td><a href="#DebugUI.__clientVariables">__clientVariables</a></td> |
116 <td>Private method to write the clients variables to the user interface.</td> |
116 <td>Private method to write the clients variables to the user interface.</td> |
117 </tr><tr> |
117 </tr><tr> |
118 <td><a href="#DebugUI.__clientWatchConditionError">__clientWatchConditionError</a></td> |
118 <td><a href="#DebugUI.__clientWatchConditionError">__clientWatchConditionError</a></td> |
119 <td>Public method to handle a expression error of a watch expression.</td> |
119 <td>Public method to handle a expression error of a watch expression.</td> |
120 </tr><tr> |
120 </tr><tr> |
121 <td><a href="#DebugUI.__compileChangedProjectFiles">__compileChangedProjectFiles</a></td> |
121 <td><a href="#DebugUI.__compileChangedProjectFiles">__compileChangedProjectFiles</a></td> |
122 <td>Private method to signal compilation of changed forms and resources is wanted.</td> |
122 <td>Private method to signal compilation of changed forms and resources is wanted.</td> |
123 </tr><tr> |
123 </tr><tr> |
124 <td><a href="#DebugUI.__configureExceptionsFilter">__configureExceptionsFilter</a></td> |
124 <td><a href="#DebugUI.__configureExceptionsFilter">__configureExceptionsFilter</a></td> |
125 <td>Private slot for displaying the exception filter dialog.</td> |
125 <td>Private slot for displaying the exception filter dialog.</td> |
126 </tr><tr> |
126 </tr><tr> |
127 <td><a href="#DebugUI.__configureIgnoredExceptions">__configureIgnoredExceptions</a></td> |
127 <td><a href="#DebugUI.__configureIgnoredExceptions">__configureIgnoredExceptions</a></td> |
128 <td>Private slot for displaying the ignored exceptions dialog.</td> |
128 <td>Private slot for displaying the ignored exceptions dialog.</td> |
129 </tr><tr> |
129 </tr><tr> |
130 <td><a href="#DebugUI.__configureVariablesFilters">__configureVariablesFilters</a></td> |
130 <td><a href="#DebugUI.__configureVariablesFilters">__configureVariablesFilters</a></td> |
131 <td>Private slot for displaying the variables filter configuration dialog.</td> |
131 <td>Private slot for displaying the variables filter configuration dialog.</td> |
132 </tr><tr> |
132 </tr><tr> |
133 <td><a href="#DebugUI.__continue">__continue</a></td> |
133 <td><a href="#DebugUI.__continue">__continue</a></td> |
134 <td>Private method to handle the Continue action.</td> |
134 <td>Private method to handle the Continue action.</td> |
135 </tr><tr> |
135 </tr><tr> |
136 <td><a href="#DebugUI.__coverageProject">__coverageProject</a></td> |
136 <td><a href="#DebugUI.__coverageProject">__coverageProject</a></td> |
137 <td>Private slot to handle the coverage of project action.</td> |
137 <td>Private slot to handle the coverage of project action.</td> |
138 </tr><tr> |
138 </tr><tr> |
139 <td><a href="#DebugUI.__coverageScript">__coverageScript</a></td> |
139 <td><a href="#DebugUI.__coverageScript">__coverageScript</a></td> |
140 <td>Private slot to handle the coverage of script action.</td> |
140 <td>Private slot to handle the coverage of script action.</td> |
141 </tr><tr> |
141 </tr><tr> |
142 <td><a href="#DebugUI.__cursorChanged">__cursorChanged</a></td> |
142 <td><a href="#DebugUI.__cursorChanged">__cursorChanged</a></td> |
143 <td>Private slot handling the cursorChanged signal of the viewmanager.</td> |
143 <td>Private slot handling the cursorChanged signal of the viewmanager.</td> |
144 </tr><tr> |
144 </tr><tr> |
145 <td><a href="#DebugUI.__debugProject">__debugProject</a></td> |
145 <td><a href="#DebugUI.__debugProject">__debugProject</a></td> |
146 <td>Private slot to handle the debug project action.</td> |
146 <td>Private slot to handle the debug project action.</td> |
147 </tr><tr> |
147 </tr><tr> |
148 <td><a href="#DebugUI.__debugScript">__debugScript</a></td> |
148 <td><a href="#DebugUI.__debugScript">__debugScript</a></td> |
149 <td>Private slot to handle the debug script action.</td> |
149 <td>Private slot to handle the debug script action.</td> |
150 </tr><tr> |
150 </tr><tr> |
151 <td><a href="#DebugUI.__doCoverage">__doCoverage</a></td> |
151 <td><a href="#DebugUI.__doCoverage">__doCoverage</a></td> |
152 <td>Private method to handle the coverage actions.</td> |
152 <td>Private method to handle the coverage actions.</td> |
153 </tr><tr> |
153 </tr><tr> |
154 <td><a href="#DebugUI.__doDebug">__doDebug</a></td> |
154 <td><a href="#DebugUI.__doDebug">__doDebug</a></td> |
155 <td>Private method to handle the debug actions.</td> |
155 <td>Private method to handle the debug actions.</td> |
156 </tr><tr> |
156 </tr><tr> |
157 <td><a href="#DebugUI.__doProfile">__doProfile</a></td> |
157 <td><a href="#DebugUI.__doProfile">__doProfile</a></td> |
158 <td>Private method to handle the profile actions.</td> |
158 <td>Private method to handle the profile actions.</td> |
159 </tr><tr> |
159 </tr><tr> |
160 <td><a href="#DebugUI.__doRestart">__doRestart</a></td> |
160 <td><a href="#DebugUI.__doRestart">__doRestart</a></td> |
161 <td>Private slot to handle the restart action to restart the last debugged file.</td> |
161 <td>Private slot to handle the restart action to restart the last debugged file.</td> |
162 </tr><tr> |
162 </tr><tr> |
163 <td><a href="#DebugUI.__doRun">__doRun</a></td> |
163 <td><a href="#DebugUI.__doRun">__doRun</a></td> |
164 <td>Private method to handle the run actions.</td> |
164 <td>Private method to handle the run actions.</td> |
165 </tr><tr> |
165 </tr><tr> |
166 <td><a href="#DebugUI.__editBreakpoint">__editBreakpoint</a></td> |
166 <td><a href="#DebugUI.__editBreakpoint">__editBreakpoint</a></td> |
167 <td>Private slot to handle the 'Edit breakpoint' action.</td> |
167 <td>Private slot to handle the 'Edit breakpoint' action.</td> |
168 </tr><tr> |
168 </tr><tr> |
169 <td><a href="#DebugUI.__editorOpened">__editorOpened</a></td> |
169 <td><a href="#DebugUI.__editorOpened">__editorOpened</a></td> |
170 <td>Private slot to handle the editorOpened signal.</td> |
170 <td>Private slot to handle the editorOpened signal.</td> |
171 </tr><tr> |
171 </tr><tr> |
172 <td><a href="#DebugUI.__enterRemote">__enterRemote</a></td> |
172 <td><a href="#DebugUI.__enterRemote">__enterRemote</a></td> |
173 <td>Private method to update the user interface.</td> |
173 <td>Private method to update the user interface.</td> |
174 </tr><tr> |
174 </tr><tr> |
175 <td><a href="#DebugUI.__eval">__eval</a></td> |
175 <td><a href="#DebugUI.__eval">__eval</a></td> |
176 <td>Private method to handle the Eval action.</td> |
176 <td>Private method to handle the Eval action.</td> |
177 </tr><tr> |
177 </tr><tr> |
178 <td><a href="#DebugUI.__exec">__exec</a></td> |
178 <td><a href="#DebugUI.__exec">__exec</a></td> |
179 <td>Private method to handle the Exec action.</td> |
179 <td>Private method to handle the Exec action.</td> |
180 </tr><tr> |
180 </tr><tr> |
181 <td><a href="#DebugUI.__getClientVariables">__getClientVariables</a></td> |
181 <td><a href="#DebugUI.__getClientVariables">__getClientVariables</a></td> |
182 <td>Private method to request the global and local variables.</td> |
182 <td>Private method to request the global and local variables.</td> |
183 </tr><tr> |
183 </tr><tr> |
184 <td><a href="#DebugUI.__getThreadList">__getThreadList</a></td> |
184 <td><a href="#DebugUI.__getThreadList">__getThreadList</a></td> |
185 <td>Private method to get the list of threads from the client.</td> |
185 <td>Private method to get the list of threads from the client.</td> |
186 </tr><tr> |
186 </tr><tr> |
187 <td><a href="#DebugUI.__lastEditorClosed">__lastEditorClosed</a></td> |
187 <td><a href="#DebugUI.__lastEditorClosed">__lastEditorClosed</a></td> |
188 <td>Private slot to handle the closeProgram signal.</td> |
188 <td>Private slot to handle the closeProgram signal.</td> |
189 </tr><tr> |
189 </tr><tr> |
190 <td><a href="#DebugUI.__nextBreakpoint">__nextBreakpoint</a></td> |
190 <td><a href="#DebugUI.__nextBreakpoint">__nextBreakpoint</a></td> |
191 <td>Private slot to handle the 'Next breakpoint' action.</td> |
191 <td>Private slot to handle the 'Next breakpoint' action.</td> |
192 </tr><tr> |
192 </tr><tr> |
193 <td><a href="#DebugUI.__passiveDebugStarted">__passiveDebugStarted</a></td> |
193 <td><a href="#DebugUI.__passiveDebugStarted">__passiveDebugStarted</a></td> |
194 <td>Private slot to handle a passive debug session start.</td> |
194 <td>Private slot to handle a passive debug session start.</td> |
195 </tr><tr> |
195 </tr><tr> |
196 <td><a href="#DebugUI.__previousBreakpoint">__previousBreakpoint</a></td> |
196 <td><a href="#DebugUI.__previousBreakpoint">__previousBreakpoint</a></td> |
197 <td>Private slot to handle the 'Previous breakpoint' action.</td> |
197 <td>Private slot to handle the 'Previous breakpoint' action.</td> |
198 </tr><tr> |
198 </tr><tr> |
199 <td><a href="#DebugUI.__profileProject">__profileProject</a></td> |
199 <td><a href="#DebugUI.__profileProject">__profileProject</a></td> |
200 <td>Private slot to handle the profile project action.</td> |
200 <td>Private slot to handle the profile project action.</td> |
201 </tr><tr> |
201 </tr><tr> |
202 <td><a href="#DebugUI.__profileScript">__profileScript</a></td> |
202 <td><a href="#DebugUI.__profileScript">__profileScript</a></td> |
203 <td>Private slot to handle the profile script action.</td> |
203 <td>Private slot to handle the profile script action.</td> |
204 </tr><tr> |
204 </tr><tr> |
205 <td><a href="#DebugUI.__projectClosed">__projectClosed</a></td> |
205 <td><a href="#DebugUI.__projectClosed">__projectClosed</a></td> |
206 <td>Private slot to handle the projectClosed signal.</td> |
206 <td>Private slot to handle the projectClosed signal.</td> |
207 </tr><tr> |
207 </tr><tr> |
208 <td><a href="#DebugUI.__projectOpened">__projectOpened</a></td> |
208 <td><a href="#DebugUI.__projectOpened">__projectOpened</a></td> |
209 <td>Private slot to handle the projectOpened signal.</td> |
209 <td>Private slot to handle the projectOpened signal.</td> |
210 </tr><tr> |
210 </tr><tr> |
211 <td><a href="#DebugUI.__projectSessionLoaded">__projectSessionLoaded</a></td> |
211 <td><a href="#DebugUI.__projectSessionLoaded">__projectSessionLoaded</a></td> |
212 <td>Private slot to handle the projectSessionLoaded signal.</td> |
212 <td>Private slot to handle the projectSessionLoaded signal.</td> |
213 </tr><tr> |
213 </tr><tr> |
214 <td><a href="#DebugUI.__resetUI">__resetUI</a></td> |
214 <td><a href="#DebugUI.__resetUI">__resetUI</a></td> |
215 <td>Private slot to reset the user interface.</td> |
215 <td>Private slot to reset the user interface.</td> |
216 </tr><tr> |
216 </tr><tr> |
217 <td><a href="#DebugUI.__runProject">__runProject</a></td> |
217 <td><a href="#DebugUI.__runProject">__runProject</a></td> |
218 <td>Private slot to handle the run project action.</td> |
218 <td>Private slot to handle the run project action.</td> |
219 </tr><tr> |
219 </tr><tr> |
220 <td><a href="#DebugUI.__runScript">__runScript</a></td> |
220 <td><a href="#DebugUI.__runScript">__runScript</a></td> |
221 <td>Private slot to handle the run script action.</td> |
221 <td>Private slot to handle the run script action.</td> |
222 </tr><tr> |
222 </tr><tr> |
223 <td><a href="#DebugUI.__runToCursor">__runToCursor</a></td> |
223 <td><a href="#DebugUI.__runToCursor">__runToCursor</a></td> |
224 <td>Private method to handle the Run to Cursor action.</td> |
224 <td>Private method to handle the Run to Cursor action.</td> |
225 </tr><tr> |
225 </tr><tr> |
226 <td><a href="#DebugUI.__showBreakpointsMenu">__showBreakpointsMenu</a></td> |
226 <td><a href="#DebugUI.__showBreakpointsMenu">__showBreakpointsMenu</a></td> |
227 <td>Private method to handle the show breakpoints menu signal.</td> |
227 <td>Private method to handle the show breakpoints menu signal.</td> |
228 </tr><tr> |
228 </tr><tr> |
229 <td><a href="#DebugUI.__showDebugMenu">__showDebugMenu</a></td> |
229 <td><a href="#DebugUI.__showDebugMenu">__showDebugMenu</a></td> |
230 <td>Private method to set up the debug menu.</td> |
230 <td>Private method to set up the debug menu.</td> |
231 </tr><tr> |
231 </tr><tr> |
232 <td><a href="#DebugUI.__specialContinue">__specialContinue</a></td> |
232 <td><a href="#DebugUI.__specialContinue">__specialContinue</a></td> |
233 <td>Private method to handle the Special Continue action.</td> |
233 <td>Private method to handle the Special Continue action.</td> |
234 </tr><tr> |
234 </tr><tr> |
235 <td><a href="#DebugUI.__step">__step</a></td> |
235 <td><a href="#DebugUI.__step">__step</a></td> |
236 <td>Private method to handle the Step action.</td> |
236 <td>Private method to handle the Step action.</td> |
237 </tr><tr> |
237 </tr><tr> |
238 <td><a href="#DebugUI.__stepOut">__stepOut</a></td> |
238 <td><a href="#DebugUI.__stepOut">__stepOut</a></td> |
239 <td>Private method to handle the Step Out action.</td> |
239 <td>Private method to handle the Step Out action.</td> |
240 </tr><tr> |
240 </tr><tr> |
241 <td><a href="#DebugUI.__stepOver">__stepOver</a></td> |
241 <td><a href="#DebugUI.__stepOver">__stepOver</a></td> |
242 <td>Private method to handle the Step Over action.</td> |
242 <td>Private method to handle the Step Over action.</td> |
243 </tr><tr> |
243 </tr><tr> |
244 <td><a href="#DebugUI.__stepQuit">__stepQuit</a></td> |
244 <td><a href="#DebugUI.__stepQuit">__stepQuit</a></td> |
245 <td>Private method to handle the Step Quit action.</td> |
245 <td>Private method to handle the Step Quit action.</td> |
246 </tr><tr> |
246 </tr><tr> |
247 <td><a href="#DebugUI.__stopScript">__stopScript</a></td> |
247 <td><a href="#DebugUI.__stopScript">__stopScript</a></td> |
248 <td>Private slot to stop the running script.</td> |
248 <td>Private slot to stop the running script.</td> |
249 </tr><tr> |
249 </tr><tr> |
250 <td><a href="#DebugUI.__toggleBreakpoint">__toggleBreakpoint</a></td> |
250 <td><a href="#DebugUI.__toggleBreakpoint">__toggleBreakpoint</a></td> |
251 <td>Private slot to handle the 'Set/Reset breakpoint' action.</td> |
251 <td>Private slot to handle the 'Set/Reset breakpoint' action.</td> |
252 </tr><tr> |
252 </tr><tr> |
253 <td><a href="#DebugUI.getActions">getActions</a></td> |
253 <td><a href="#DebugUI.getActions">getActions</a></td> |
254 <td>Public method to get a list of all actions.</td> |
254 <td>Public method to get a list of all actions.</td> |
255 </tr><tr> |
255 </tr><tr> |
256 <td><a href="#DebugUI.initActions">initActions</a></td> |
256 <td><a href="#DebugUI.initActions">initActions</a></td> |
257 <td>Method defining the user interface actions.</td> |
257 <td>Method defining the user interface actions.</td> |
258 </tr><tr> |
258 </tr><tr> |
259 <td><a href="#DebugUI.initMenus">initMenus</a></td> |
259 <td><a href="#DebugUI.initMenus">initMenus</a></td> |
260 <td>Public slot to initialize the project menu.</td> |
260 <td>Public slot to initialize the project menu.</td> |
261 </tr><tr> |
261 </tr><tr> |
262 <td><a href="#DebugUI.initToolbars">initToolbars</a></td> |
262 <td><a href="#DebugUI.initToolbars">initToolbars</a></td> |
263 <td>Public slot to initialize the debug toolbars.</td> |
263 <td>Public slot to initialize the debug toolbars.</td> |
264 </tr><tr> |
264 </tr><tr> |
265 <td><a href="#DebugUI.setArgvHistory">setArgvHistory</a></td> |
265 <td><a href="#DebugUI.setArgvHistory">setArgvHistory</a></td> |
266 <td>Public slot to initialize the argv history.</td> |
266 <td>Public slot to initialize the argv history.</td> |
267 </tr><tr> |
267 </tr><tr> |
268 <td><a href="#DebugUI.setAutoClearShell">setAutoClearShell</a></td> |
268 <td><a href="#DebugUI.setAutoClearShell">setAutoClearShell</a></td> |
269 <td>Public slot to initialize the autoClearShell flag.</td> |
269 <td>Public slot to initialize the autoClearShell flag.</td> |
270 </tr><tr> |
270 </tr><tr> |
271 <td><a href="#DebugUI.setAutoContinue">setAutoContinue</a></td> |
271 <td><a href="#DebugUI.setAutoContinue">setAutoContinue</a></td> |
272 <td>Public slot to initialize the autoContinue flag.</td> |
272 <td>Public slot to initialize the autoContinue flag.</td> |
273 </tr><tr> |
273 </tr><tr> |
274 <td><a href="#DebugUI.setEnvHistory">setEnvHistory</a></td> |
274 <td><a href="#DebugUI.setEnvHistory">setEnvHistory</a></td> |
275 <td>Public slot to initialize the env history.</td> |
275 <td>Public slot to initialize the env history.</td> |
276 </tr><tr> |
276 </tr><tr> |
277 <td><a href="#DebugUI.setExcIgnoreList">setExcIgnoreList</a></td> |
277 <td><a href="#DebugUI.setExcIgnoreList">setExcIgnoreList</a></td> |
278 <td>Public slot to initialize the ignored exceptions type list.</td> |
278 <td>Public slot to initialize the ignored exceptions type list.</td> |
279 </tr><tr> |
279 </tr><tr> |
280 <td><a href="#DebugUI.setExcList">setExcList</a></td> |
280 <td><a href="#DebugUI.setExcList">setExcList</a></td> |
281 <td>Public slot to initialize the exceptions type list.</td> |
281 <td>Public slot to initialize the exceptions type list.</td> |
282 </tr><tr> |
282 </tr><tr> |
283 <td><a href="#DebugUI.setExceptionReporting">setExceptionReporting</a></td> |
283 <td><a href="#DebugUI.setExceptionReporting">setExceptionReporting</a></td> |
284 <td>Public slot to initialize the exception reporting flag.</td> |
284 <td>Public slot to initialize the exception reporting flag.</td> |
285 </tr><tr> |
285 </tr><tr> |
286 <td><a href="#DebugUI.setTracePython">setTracePython</a></td> |
286 <td><a href="#DebugUI.setTracePython">setTracePython</a></td> |
287 <td>Public slot to initialize the trace Python flag.</td> |
287 <td>Public slot to initialize the trace Python flag.</td> |
288 </tr><tr> |
288 </tr><tr> |
289 <td><a href="#DebugUI.setWdHistory">setWdHistory</a></td> |
289 <td><a href="#DebugUI.setWdHistory">setWdHistory</a></td> |
290 <td>Public slot to initialize the wd history.</td> |
290 <td>Public slot to initialize the wd history.</td> |
291 </tr><tr> |
291 </tr><tr> |
292 <td><a href="#DebugUI.shutdown">shutdown</a></td> |
292 <td><a href="#DebugUI.shutdown">shutdown</a></td> |
293 <td>Public method to perform shutdown actions.</td> |
293 <td>Public method to perform shutdown actions.</td> |
294 </tr><tr> |
294 </tr><tr> |
295 <td><a href="#DebugUI.shutdownServer">shutdownServer</a></td> |
295 <td><a href="#DebugUI.shutdownServer">shutdownServer</a></td> |
296 <td>Public method to shut down the debug server.</td> |
296 <td>Public method to shut down the debug server.</td> |
297 </tr><tr> |
297 </tr><tr> |
298 <td><a href="#DebugUI.variablesFilter">variablesFilter</a></td> |
298 <td><a href="#DebugUI.variablesFilter">variablesFilter</a></td> |
299 <td>Public method to get the variables filter for a scope.</td> |
299 <td>Public method to get the variables filter for a scope.</td> |
300 </tr> |
300 </tr> |
301 </table> |
301 </table> |
302 <a NAME="DebugUI.__init__" ID="DebugUI.__init__"></a> |
302 <a NAME="DebugUI.__init__" ID="DebugUI.__init__"></a> |
303 <h4>DebugUI (Constructor)</h4> |
303 <h4>DebugUI (Constructor)</h4> |
304 <b>DebugUI</b>(<i>ui, vm, debugServer, debugViewer, project</i>) |
304 <b>DebugUI</b>(<i>ui, vm, debugServer, debugViewer, project</i>) |
305 <p> |
305 <p> |
306 Constructor |
306 Constructor |
307 </p><dl> |
307 </p><dl> |
308 <dt><i>ui</i></dt> |
308 <dt><i>ui</i></dt> |
309 <dd> |
309 <dd> |
310 reference to the main UI |
310 reference to the main UI |
311 </dd><dt><i>vm</i></dt> |
311 </dd><dt><i>vm</i></dt> |
312 <dd> |
312 <dd> |
313 reference to the viewmanager |
313 reference to the viewmanager |
314 </dd><dt><i>debugServer</i></dt> |
314 </dd><dt><i>debugServer</i></dt> |
315 <dd> |
315 <dd> |
316 reference to the debug server |
316 reference to the debug server |
317 </dd><dt><i>debugViewer</i></dt> |
317 </dd><dt><i>debugViewer</i></dt> |
318 <dd> |
318 <dd> |
319 reference to the debug viewer widget |
319 reference to the debug viewer widget |
320 </dd><dt><i>project</i></dt> |
320 </dd><dt><i>project</i></dt> |
321 <dd> |
321 <dd> |
322 reference to the project object |
322 reference to the project object |
323 </dd> |
323 </dd> |
324 </dl><a NAME="DebugUI.__breakpointSelected" ID="DebugUI.__breakpointSelected"></a> |
324 </dl><a NAME="DebugUI.__breakpointSelected" ID="DebugUI.__breakpointSelected"></a> |
325 <h4>DebugUI.__breakpointSelected</h4> |
325 <h4>DebugUI.__breakpointSelected</h4> |
326 <b>__breakpointSelected</b>(<i>act</i>) |
326 <b>__breakpointSelected</b>(<i>act</i>) |
327 <p> |
327 <p> |
328 Private method to handle the breakpoint selected signal. |
328 Private method to handle the breakpoint selected signal. |
329 </p><dl> |
329 </p><dl> |
330 <dt><i>act</i></dt> |
330 <dt><i>act</i></dt> |
331 <dd> |
331 <dd> |
332 reference to the action that triggered (QAction) |
332 reference to the action that triggered (QAction) |
333 </dd> |
333 </dd> |
334 </dl><a NAME="DebugUI.__checkActions" ID="DebugUI.__checkActions"></a> |
334 </dl><a NAME="DebugUI.__checkActions" ID="DebugUI.__checkActions"></a> |
335 <h4>DebugUI.__checkActions</h4> |
335 <h4>DebugUI.__checkActions</h4> |
336 <b>__checkActions</b>(<i>editor</i>) |
336 <b>__checkActions</b>(<i>editor</i>) |
337 <p> |
337 <p> |
338 Private slot to check some actions for their enable/disable status. |
338 Private slot to check some actions for their enable/disable status. |
339 </p><dl> |
339 </p><dl> |
340 <dt><i>editor</i></dt> |
340 <dt><i>editor</i></dt> |
341 <dd> |
341 <dd> |
342 editor window |
342 editor window |
343 </dd> |
343 </dd> |
344 </dl><a NAME="DebugUI.__clearBreakpoints" ID="DebugUI.__clearBreakpoints"></a> |
344 </dl><a NAME="DebugUI.__clearBreakpoints" ID="DebugUI.__clearBreakpoints"></a> |
345 <h4>DebugUI.__clearBreakpoints</h4> |
345 <h4>DebugUI.__clearBreakpoints</h4> |
346 <b>__clearBreakpoints</b>(<i></i>) |
346 <b>__clearBreakpoints</b>(<i></i>) |
347 <p> |
347 <p> |
348 Private slot to handle the 'Clear breakpoints' action. |
348 Private slot to handle the 'Clear breakpoints' action. |
349 </p><a NAME="DebugUI.__clientBreakConditionError" ID="DebugUI.__clientBreakConditionError"></a> |
349 </p><a NAME="DebugUI.__clientBreakConditionError" ID="DebugUI.__clientBreakConditionError"></a> |
350 <h4>DebugUI.__clientBreakConditionError</h4> |
350 <h4>DebugUI.__clientBreakConditionError</h4> |
351 <b>__clientBreakConditionError</b>(<i>filename, lineno</i>) |
351 <b>__clientBreakConditionError</b>(<i>filename, lineno</i>) |
352 <p> |
352 <p> |
353 Private method to handle a condition error of a breakpoint. |
353 Private method to handle a condition error of a breakpoint. |
354 </p><dl> |
354 </p><dl> |
355 <dt><i>filename</i></dt> |
355 <dt><i>filename</i></dt> |
356 <dd> |
356 <dd> |
357 filename of the breakpoint (string) |
357 filename of the breakpoint (string) |
358 </dd><dt><i>lineno</i></dt> |
358 </dd><dt><i>lineno</i></dt> |
359 <dd> |
359 <dd> |
360 linenumber of the breakpoint (integer) |
360 linenumber of the breakpoint (integer) |
361 </dd> |
361 </dd> |
362 </dl><a NAME="DebugUI.__clientException" ID="DebugUI.__clientException"></a> |
362 </dl><a NAME="DebugUI.__clientException" ID="DebugUI.__clientException"></a> |
363 <h4>DebugUI.__clientException</h4> |
363 <h4>DebugUI.__clientException</h4> |
364 <b>__clientException</b>(<i>exceptionType, exceptionMessage, stackTrace</i>) |
364 <b>__clientException</b>(<i>exceptionType, exceptionMessage, stackTrace</i>) |
365 <p> |
365 <p> |
366 Private method to handle an exception of the debugged program. |
366 Private method to handle an exception of the debugged program. |
367 </p><dl> |
367 </p><dl> |
368 <dt><i>exceptionType</i></dt> |
368 <dt><i>exceptionType</i></dt> |
369 <dd> |
369 <dd> |
370 type of exception raised (string) |
370 type of exception raised (string) |
371 </dd><dt><i>exceptionMessage</i></dt> |
371 </dd><dt><i>exceptionMessage</i></dt> |
372 <dd> |
372 <dd> |
373 message given by the exception (string) |
373 message given by the exception (string) |
374 </dd><dt><i>stackTrace</i></dt> |
374 </dd><dt><i>stackTrace</i></dt> |
375 <dd> |
375 <dd> |
376 list of stack entries. |
376 list of stack entries. |
377 </dd> |
377 </dd> |
378 </dl><a NAME="DebugUI.__clientExit" ID="DebugUI.__clientExit"></a> |
378 </dl><a NAME="DebugUI.__clientExit" ID="DebugUI.__clientExit"></a> |
379 <h4>DebugUI.__clientExit</h4> |
379 <h4>DebugUI.__clientExit</h4> |
380 <b>__clientExit</b>(<i>status</i>) |
380 <b>__clientExit</b>(<i>status</i>) |
381 <p> |
381 <p> |
382 Private method to handle the debugged program terminating. |
382 Private method to handle the debugged program terminating. |
383 </p><dl> |
383 </p><dl> |
384 <dt><i>status</i></dt> |
384 <dt><i>status</i></dt> |
385 <dd> |
385 <dd> |
386 exit code of the debugged program (int) |
386 exit code of the debugged program (int) |
387 </dd> |
387 </dd> |
388 </dl><a NAME="DebugUI.__clientGone" ID="DebugUI.__clientGone"></a> |
388 </dl><a NAME="DebugUI.__clientGone" ID="DebugUI.__clientGone"></a> |
389 <h4>DebugUI.__clientGone</h4> |
389 <h4>DebugUI.__clientGone</h4> |
390 <b>__clientGone</b>(<i>unplanned</i>) |
390 <b>__clientGone</b>(<i>unplanned</i>) |
391 <p> |
391 <p> |
392 Private method to handle the disconnection of the debugger client. |
392 Private method to handle the disconnection of the debugger client. |
393 </p><dl> |
393 </p><dl> |
394 <dt><i>unplanned</i></dt> |
394 <dt><i>unplanned</i></dt> |
395 <dd> |
395 <dd> |
396 1 if the client died, 0 otherwise |
396 1 if the client died, 0 otherwise |
397 </dd> |
397 </dd> |
398 </dl><a NAME="DebugUI.__clientLine" ID="DebugUI.__clientLine"></a> |
398 </dl><a NAME="DebugUI.__clientLine" ID="DebugUI.__clientLine"></a> |
399 <h4>DebugUI.__clientLine</h4> |
399 <h4>DebugUI.__clientLine</h4> |
400 <b>__clientLine</b>(<i>fn, line, forStack</i>) |
400 <b>__clientLine</b>(<i>fn, line, forStack</i>) |
401 <p> |
401 <p> |
402 Private method to handle a change to the current line. |
402 Private method to handle a change to the current line. |
403 </p><dl> |
403 </p><dl> |
404 <dt><i>fn</i></dt> |
404 <dt><i>fn</i></dt> |
405 <dd> |
405 <dd> |
406 filename (string) |
406 filename (string) |
407 </dd><dt><i>line</i></dt> |
407 </dd><dt><i>line</i></dt> |
408 <dd> |
408 <dd> |
409 linenumber (int) |
409 linenumber (int) |
410 </dd><dt><i>forStack</i></dt> |
410 </dd><dt><i>forStack</i></dt> |
411 <dd> |
411 <dd> |
412 flag indicating this is for a stack dump (boolean) |
412 flag indicating this is for a stack dump (boolean) |
413 </dd> |
413 </dd> |
414 </dl><a NAME="DebugUI.__clientSyntaxError" ID="DebugUI.__clientSyntaxError"></a> |
414 </dl><a NAME="DebugUI.__clientSyntaxError" ID="DebugUI.__clientSyntaxError"></a> |
415 <h4>DebugUI.__clientSyntaxError</h4> |
415 <h4>DebugUI.__clientSyntaxError</h4> |
416 <b>__clientSyntaxError</b>(<i>message, filename, lineNo, characterNo</i>) |
416 <b>__clientSyntaxError</b>(<i>message, filename, lineNo, characterNo</i>) |
417 <p> |
417 <p> |
418 Private method to handle a syntax error in the debugged program. |
418 Private method to handle a syntax error in the debugged program. |
419 </p><dl> |
419 </p><dl> |
420 <dt><i>message</i></dt> |
420 <dt><i>message</i></dt> |
421 <dd> |
421 <dd> |
422 message of the syntax error (string) |
422 message of the syntax error (string) |
423 </dd><dt><i>filename</i></dt> |
423 </dd><dt><i>filename</i></dt> |
424 <dd> |
424 <dd> |
425 translated filename of the syntax error position (string) |
425 translated filename of the syntax error position (string) |
426 </dd><dt><i>lineNo</i></dt> |
426 </dd><dt><i>lineNo</i></dt> |
427 <dd> |
427 <dd> |
428 line number of the syntax error position (integer) |
428 line number of the syntax error position (integer) |
429 </dd><dt><i>characterNo</i></dt> |
429 </dd><dt><i>characterNo</i></dt> |
430 <dd> |
430 <dd> |
431 character number of the syntax error position (integer) |
431 character number of the syntax error position (integer) |
432 </dd> |
432 </dd> |
433 </dl><a NAME="DebugUI.__clientThreadSet" ID="DebugUI.__clientThreadSet"></a> |
433 </dl><a NAME="DebugUI.__clientThreadSet" ID="DebugUI.__clientThreadSet"></a> |
434 <h4>DebugUI.__clientThreadSet</h4> |
434 <h4>DebugUI.__clientThreadSet</h4> |
435 <b>__clientThreadSet</b>(<i></i>) |
435 <b>__clientThreadSet</b>(<i></i>) |
436 <p> |
436 <p> |
437 Private method to handle a change of the client's current thread. |
437 Private method to handle a change of the client's current thread. |
438 </p><a NAME="DebugUI.__clientVariable" ID="DebugUI.__clientVariable"></a> |
438 </p><a NAME="DebugUI.__clientVariable" ID="DebugUI.__clientVariable"></a> |
439 <h4>DebugUI.__clientVariable</h4> |
439 <h4>DebugUI.__clientVariable</h4> |
440 <b>__clientVariable</b>(<i>scope, variables</i>) |
440 <b>__clientVariable</b>(<i>scope, variables</i>) |
441 <p> |
441 <p> |
442 Private method to write the contents of a clients classvariable to the user |
442 Private method to write the contents of a clients classvariable to the user |
443 interface. |
443 interface. |
444 </p><dl> |
444 </p><dl> |
445 <dt><i>scope</i></dt> |
445 <dt><i>scope</i></dt> |
446 <dd> |
446 <dd> |
447 scope of the variables (-1 = empty global, 1 = global, 0 = local) |
447 scope of the variables (-1 = empty global, 1 = global, 0 = local) |
448 </dd><dt><i>variables</i></dt> |
448 </dd><dt><i>variables</i></dt> |
449 <dd> |
449 <dd> |
450 the list of members of a classvariable from the client |
450 the list of members of a classvariable from the client |
451 </dd> |
451 </dd> |
452 </dl><a NAME="DebugUI.__clientVariables" ID="DebugUI.__clientVariables"></a> |
452 </dl><a NAME="DebugUI.__clientVariables" ID="DebugUI.__clientVariables"></a> |
453 <h4>DebugUI.__clientVariables</h4> |
453 <h4>DebugUI.__clientVariables</h4> |
454 <b>__clientVariables</b>(<i>scope, variables</i>) |
454 <b>__clientVariables</b>(<i>scope, variables</i>) |
455 <p> |
455 <p> |
456 Private method to write the clients variables to the user interface. |
456 Private method to write the clients variables to the user interface. |
457 </p><dl> |
457 </p><dl> |
458 <dt><i>scope</i></dt> |
458 <dt><i>scope</i></dt> |
459 <dd> |
459 <dd> |
460 scope of the variables (-1 = empty global, 1 = global, 0 = local) |
460 scope of the variables (-1 = empty global, 1 = global, 0 = local) |
461 </dd><dt><i>variables</i></dt> |
461 </dd><dt><i>variables</i></dt> |
462 <dd> |
462 <dd> |
463 the list of variables from the client |
463 the list of variables from the client |
464 </dd> |
464 </dd> |
465 </dl><a NAME="DebugUI.__clientWatchConditionError" ID="DebugUI.__clientWatchConditionError"></a> |
465 </dl><a NAME="DebugUI.__clientWatchConditionError" ID="DebugUI.__clientWatchConditionError"></a> |
466 <h4>DebugUI.__clientWatchConditionError</h4> |
466 <h4>DebugUI.__clientWatchConditionError</h4> |
467 <b>__clientWatchConditionError</b>(<i>cond</i>) |
467 <b>__clientWatchConditionError</b>(<i>cond</i>) |
468 <p> |
468 <p> |
469 Public method to handle a expression error of a watch expression. |
469 Public method to handle a expression error of a watch expression. |
470 </p><p> |
470 </p><p> |
471 Note: This can only happen for normal watch expressions |
471 Note: This can only happen for normal watch expressions |
472 </p><dl> |
472 </p><dl> |
473 <dt><i>cond</i></dt> |
473 <dt><i>cond</i></dt> |
474 <dd> |
474 <dd> |
475 expression of the watch expression (string) |
475 expression of the watch expression (string) |
476 </dd> |
476 </dd> |
477 </dl><a NAME="DebugUI.__compileChangedProjectFiles" ID="DebugUI.__compileChangedProjectFiles"></a> |
477 </dl><a NAME="DebugUI.__compileChangedProjectFiles" ID="DebugUI.__compileChangedProjectFiles"></a> |
478 <h4>DebugUI.__compileChangedProjectFiles</h4> |
478 <h4>DebugUI.__compileChangedProjectFiles</h4> |
479 <b>__compileChangedProjectFiles</b>(<i></i>) |
479 <b>__compileChangedProjectFiles</b>(<i></i>) |
480 <p> |
480 <p> |
481 Private method to signal compilation of changed forms and resources |
481 Private method to signal compilation of changed forms and resources |
482 is wanted. |
482 is wanted. |
483 </p><a NAME="DebugUI.__configureExceptionsFilter" ID="DebugUI.__configureExceptionsFilter"></a> |
483 </p><a NAME="DebugUI.__configureExceptionsFilter" ID="DebugUI.__configureExceptionsFilter"></a> |
484 <h4>DebugUI.__configureExceptionsFilter</h4> |
484 <h4>DebugUI.__configureExceptionsFilter</h4> |
485 <b>__configureExceptionsFilter</b>(<i></i>) |
485 <b>__configureExceptionsFilter</b>(<i></i>) |
486 <p> |
486 <p> |
487 Private slot for displaying the exception filter dialog. |
487 Private slot for displaying the exception filter dialog. |
488 </p><a NAME="DebugUI.__configureIgnoredExceptions" ID="DebugUI.__configureIgnoredExceptions"></a> |
488 </p><a NAME="DebugUI.__configureIgnoredExceptions" ID="DebugUI.__configureIgnoredExceptions"></a> |
489 <h4>DebugUI.__configureIgnoredExceptions</h4> |
489 <h4>DebugUI.__configureIgnoredExceptions</h4> |
490 <b>__configureIgnoredExceptions</b>(<i></i>) |
490 <b>__configureIgnoredExceptions</b>(<i></i>) |
491 <p> |
491 <p> |
492 Private slot for displaying the ignored exceptions dialog. |
492 Private slot for displaying the ignored exceptions dialog. |
493 </p><a NAME="DebugUI.__configureVariablesFilters" ID="DebugUI.__configureVariablesFilters"></a> |
493 </p><a NAME="DebugUI.__configureVariablesFilters" ID="DebugUI.__configureVariablesFilters"></a> |
494 <h4>DebugUI.__configureVariablesFilters</h4> |
494 <h4>DebugUI.__configureVariablesFilters</h4> |
495 <b>__configureVariablesFilters</b>(<i></i>) |
495 <b>__configureVariablesFilters</b>(<i></i>) |
496 <p> |
496 <p> |
497 Private slot for displaying the variables filter configuration dialog. |
497 Private slot for displaying the variables filter configuration dialog. |
498 </p><a NAME="DebugUI.__continue" ID="DebugUI.__continue"></a> |
498 </p><a NAME="DebugUI.__continue" ID="DebugUI.__continue"></a> |
499 <h4>DebugUI.__continue</h4> |
499 <h4>DebugUI.__continue</h4> |
500 <b>__continue</b>(<i></i>) |
500 <b>__continue</b>(<i></i>) |
501 <p> |
501 <p> |
502 Private method to handle the Continue action. |
502 Private method to handle the Continue action. |
503 </p><a NAME="DebugUI.__coverageProject" ID="DebugUI.__coverageProject"></a> |
503 </p><a NAME="DebugUI.__coverageProject" ID="DebugUI.__coverageProject"></a> |
504 <h4>DebugUI.__coverageProject</h4> |
504 <h4>DebugUI.__coverageProject</h4> |
505 <b>__coverageProject</b>(<i></i>) |
505 <b>__coverageProject</b>(<i></i>) |
506 <p> |
506 <p> |
507 Private slot to handle the coverage of project action. |
507 Private slot to handle the coverage of project action. |
508 </p><a NAME="DebugUI.__coverageScript" ID="DebugUI.__coverageScript"></a> |
508 </p><a NAME="DebugUI.__coverageScript" ID="DebugUI.__coverageScript"></a> |
509 <h4>DebugUI.__coverageScript</h4> |
509 <h4>DebugUI.__coverageScript</h4> |
510 <b>__coverageScript</b>(<i></i>) |
510 <b>__coverageScript</b>(<i></i>) |
511 <p> |
511 <p> |
512 Private slot to handle the coverage of script action. |
512 Private slot to handle the coverage of script action. |
513 </p><a NAME="DebugUI.__cursorChanged" ID="DebugUI.__cursorChanged"></a> |
513 </p><a NAME="DebugUI.__cursorChanged" ID="DebugUI.__cursorChanged"></a> |
514 <h4>DebugUI.__cursorChanged</h4> |
514 <h4>DebugUI.__cursorChanged</h4> |
515 <b>__cursorChanged</b>(<i>editor</i>) |
515 <b>__cursorChanged</b>(<i>editor</i>) |
516 <p> |
516 <p> |
517 Private slot handling the cursorChanged signal of the viewmanager. |
517 Private slot handling the cursorChanged signal of the viewmanager. |
518 </p><dl> |
518 </p><dl> |
519 <dt><i>editor</i></dt> |
519 <dt><i>editor</i></dt> |
520 <dd> |
520 <dd> |
521 editor window |
521 editor window |
522 </dd> |
522 </dd> |
523 </dl><a NAME="DebugUI.__debugProject" ID="DebugUI.__debugProject"></a> |
523 </dl><a NAME="DebugUI.__debugProject" ID="DebugUI.__debugProject"></a> |
524 <h4>DebugUI.__debugProject</h4> |
524 <h4>DebugUI.__debugProject</h4> |
525 <b>__debugProject</b>(<i></i>) |
525 <b>__debugProject</b>(<i></i>) |
526 <p> |
526 <p> |
527 Private slot to handle the debug project action. |
527 Private slot to handle the debug project action. |
528 </p><a NAME="DebugUI.__debugScript" ID="DebugUI.__debugScript"></a> |
528 </p><a NAME="DebugUI.__debugScript" ID="DebugUI.__debugScript"></a> |
529 <h4>DebugUI.__debugScript</h4> |
529 <h4>DebugUI.__debugScript</h4> |
530 <b>__debugScript</b>(<i></i>) |
530 <b>__debugScript</b>(<i></i>) |
531 <p> |
531 <p> |
532 Private slot to handle the debug script action. |
532 Private slot to handle the debug script action. |
533 </p><a NAME="DebugUI.__doCoverage" ID="DebugUI.__doCoverage"></a> |
533 </p><a NAME="DebugUI.__doCoverage" ID="DebugUI.__doCoverage"></a> |
534 <h4>DebugUI.__doCoverage</h4> |
534 <h4>DebugUI.__doCoverage</h4> |
535 <b>__doCoverage</b>(<i>runProject</i>) |
535 <b>__doCoverage</b>(<i>runProject</i>) |
536 <p> |
536 <p> |
537 Private method to handle the coverage actions. |
537 Private method to handle the coverage actions. |
538 </p><dl> |
538 </p><dl> |
539 <dt><i>runProject</i></dt> |
539 <dt><i>runProject</i></dt> |
540 <dd> |
540 <dd> |
541 flag indicating coverage of the current project (True) |
541 flag indicating coverage of the current project (True) |
542 or script (false) |
542 or script (false) |
543 </dd> |
543 </dd> |
544 </dl><a NAME="DebugUI.__doDebug" ID="DebugUI.__doDebug"></a> |
544 </dl><a NAME="DebugUI.__doDebug" ID="DebugUI.__doDebug"></a> |
545 <h4>DebugUI.__doDebug</h4> |
545 <h4>DebugUI.__doDebug</h4> |
546 <b>__doDebug</b>(<i>debugProject</i>) |
546 <b>__doDebug</b>(<i>debugProject</i>) |
547 <p> |
547 <p> |
548 Private method to handle the debug actions. |
548 Private method to handle the debug actions. |
549 </p><dl> |
549 </p><dl> |
550 <dt><i>debugProject</i></dt> |
550 <dt><i>debugProject</i></dt> |
551 <dd> |
551 <dd> |
552 flag indicating debugging the current project (True) |
552 flag indicating debugging the current project (True) |
553 or script (False) |
553 or script (False) |
554 </dd> |
554 </dd> |
555 </dl><a NAME="DebugUI.__doProfile" ID="DebugUI.__doProfile"></a> |
555 </dl><a NAME="DebugUI.__doProfile" ID="DebugUI.__doProfile"></a> |
556 <h4>DebugUI.__doProfile</h4> |
556 <h4>DebugUI.__doProfile</h4> |
557 <b>__doProfile</b>(<i>runProject</i>) |
557 <b>__doProfile</b>(<i>runProject</i>) |
558 <p> |
558 <p> |
559 Private method to handle the profile actions. |
559 Private method to handle the profile actions. |
560 </p><dl> |
560 </p><dl> |
561 <dt><i>runProject</i></dt> |
561 <dt><i>runProject</i></dt> |
562 <dd> |
562 <dd> |
563 flag indicating profiling of the current project (True) |
563 flag indicating profiling of the current project (True) |
564 or script (False) |
564 or script (False) |
565 </dd> |
565 </dd> |
566 </dl><a NAME="DebugUI.__doRestart" ID="DebugUI.__doRestart"></a> |
566 </dl><a NAME="DebugUI.__doRestart" ID="DebugUI.__doRestart"></a> |
567 <h4>DebugUI.__doRestart</h4> |
567 <h4>DebugUI.__doRestart</h4> |
568 <b>__doRestart</b>(<i></i>) |
568 <b>__doRestart</b>(<i></i>) |
569 <p> |
569 <p> |
570 Private slot to handle the restart action to restart the last debugged file. |
570 Private slot to handle the restart action to restart the last debugged file. |
571 </p><a NAME="DebugUI.__doRun" ID="DebugUI.__doRun"></a> |
571 </p><a NAME="DebugUI.__doRun" ID="DebugUI.__doRun"></a> |
572 <h4>DebugUI.__doRun</h4> |
572 <h4>DebugUI.__doRun</h4> |
573 <b>__doRun</b>(<i>runProject</i>) |
573 <b>__doRun</b>(<i>runProject</i>) |
574 <p> |
574 <p> |
575 Private method to handle the run actions. |
575 Private method to handle the run actions. |
576 </p><dl> |
576 </p><dl> |
577 <dt><i>runProject</i></dt> |
577 <dt><i>runProject</i></dt> |
578 <dd> |
578 <dd> |
579 flag indicating running the current project (True) |
579 flag indicating running the current project (True) |
580 or script (False) |
580 or script (False) |
581 </dd> |
581 </dd> |
582 </dl><a NAME="DebugUI.__editBreakpoint" ID="DebugUI.__editBreakpoint"></a> |
582 </dl><a NAME="DebugUI.__editBreakpoint" ID="DebugUI.__editBreakpoint"></a> |
583 <h4>DebugUI.__editBreakpoint</h4> |
583 <h4>DebugUI.__editBreakpoint</h4> |
584 <b>__editBreakpoint</b>(<i></i>) |
584 <b>__editBreakpoint</b>(<i></i>) |
585 <p> |
585 <p> |
586 Private slot to handle the 'Edit breakpoint' action. |
586 Private slot to handle the 'Edit breakpoint' action. |
587 </p><a NAME="DebugUI.__editorOpened" ID="DebugUI.__editorOpened"></a> |
587 </p><a NAME="DebugUI.__editorOpened" ID="DebugUI.__editorOpened"></a> |
588 <h4>DebugUI.__editorOpened</h4> |
588 <h4>DebugUI.__editorOpened</h4> |
589 <b>__editorOpened</b>(<i>fn</i>) |
589 <b>__editorOpened</b>(<i>fn</i>) |
590 <p> |
590 <p> |
591 Private slot to handle the editorOpened signal. |
591 Private slot to handle the editorOpened signal. |
592 </p><dl> |
592 </p><dl> |
593 <dt><i>fn</i></dt> |
593 <dt><i>fn</i></dt> |
594 <dd> |
594 <dd> |
595 filename of the opened editor |
595 filename of the opened editor |
596 </dd> |
596 </dd> |
597 </dl><a NAME="DebugUI.__enterRemote" ID="DebugUI.__enterRemote"></a> |
597 </dl><a NAME="DebugUI.__enterRemote" ID="DebugUI.__enterRemote"></a> |
598 <h4>DebugUI.__enterRemote</h4> |
598 <h4>DebugUI.__enterRemote</h4> |
599 <b>__enterRemote</b>(<i></i>) |
599 <b>__enterRemote</b>(<i></i>) |
600 <p> |
600 <p> |
601 Private method to update the user interface. |
601 Private method to update the user interface. |
602 </p><p> |
602 </p><p> |
603 This method is called just prior to executing some of |
603 This method is called just prior to executing some of |
604 the program being debugged. |
604 the program being debugged. |
605 </p><a NAME="DebugUI.__eval" ID="DebugUI.__eval"></a> |
605 </p><a NAME="DebugUI.__eval" ID="DebugUI.__eval"></a> |
606 <h4>DebugUI.__eval</h4> |
606 <h4>DebugUI.__eval</h4> |
607 <b>__eval</b>(<i></i>) |
607 <b>__eval</b>(<i></i>) |
608 <p> |
608 <p> |
609 Private method to handle the Eval action. |
609 Private method to handle the Eval action. |
610 </p><a NAME="DebugUI.__exec" ID="DebugUI.__exec"></a> |
610 </p><a NAME="DebugUI.__exec" ID="DebugUI.__exec"></a> |
611 <h4>DebugUI.__exec</h4> |
611 <h4>DebugUI.__exec</h4> |
612 <b>__exec</b>(<i></i>) |
612 <b>__exec</b>(<i></i>) |
613 <p> |
613 <p> |
614 Private method to handle the Exec action. |
614 Private method to handle the Exec action. |
615 </p><a NAME="DebugUI.__getClientVariables" ID="DebugUI.__getClientVariables"></a> |
615 </p><a NAME="DebugUI.__getClientVariables" ID="DebugUI.__getClientVariables"></a> |
616 <h4>DebugUI.__getClientVariables</h4> |
616 <h4>DebugUI.__getClientVariables</h4> |
617 <b>__getClientVariables</b>(<i></i>) |
617 <b>__getClientVariables</b>(<i></i>) |
618 <p> |
618 <p> |
619 Private method to request the global and local variables. |
619 Private method to request the global and local variables. |
620 </p><p> |
620 </p><p> |
621 In the first step, the global variables are requested from the client. |
621 In the first step, the global variables are requested from the client. |
622 Once these have been received, the local variables are requested. |
622 Once these have been received, the local variables are requested. |
623 This happens in the method '__clientVariables'. |
623 This happens in the method '__clientVariables'. |
624 </p><a NAME="DebugUI.__getThreadList" ID="DebugUI.__getThreadList"></a> |
624 </p><a NAME="DebugUI.__getThreadList" ID="DebugUI.__getThreadList"></a> |
625 <h4>DebugUI.__getThreadList</h4> |
625 <h4>DebugUI.__getThreadList</h4> |
626 <b>__getThreadList</b>(<i></i>) |
626 <b>__getThreadList</b>(<i></i>) |
627 <p> |
627 <p> |
628 Private method to get the list of threads from the client. |
628 Private method to get the list of threads from the client. |
629 </p><a NAME="DebugUI.__lastEditorClosed" ID="DebugUI.__lastEditorClosed"></a> |
629 </p><a NAME="DebugUI.__lastEditorClosed" ID="DebugUI.__lastEditorClosed"></a> |
630 <h4>DebugUI.__lastEditorClosed</h4> |
630 <h4>DebugUI.__lastEditorClosed</h4> |
631 <b>__lastEditorClosed</b>(<i></i>) |
631 <b>__lastEditorClosed</b>(<i></i>) |
632 <p> |
632 <p> |
633 Private slot to handle the closeProgram signal. |
633 Private slot to handle the closeProgram signal. |
634 </p><a NAME="DebugUI.__nextBreakpoint" ID="DebugUI.__nextBreakpoint"></a> |
634 </p><a NAME="DebugUI.__nextBreakpoint" ID="DebugUI.__nextBreakpoint"></a> |
635 <h4>DebugUI.__nextBreakpoint</h4> |
635 <h4>DebugUI.__nextBreakpoint</h4> |
636 <b>__nextBreakpoint</b>(<i></i>) |
636 <b>__nextBreakpoint</b>(<i></i>) |
637 <p> |
637 <p> |
638 Private slot to handle the 'Next breakpoint' action. |
638 Private slot to handle the 'Next breakpoint' action. |
639 </p><a NAME="DebugUI.__passiveDebugStarted" ID="DebugUI.__passiveDebugStarted"></a> |
639 </p><a NAME="DebugUI.__passiveDebugStarted" ID="DebugUI.__passiveDebugStarted"></a> |
640 <h4>DebugUI.__passiveDebugStarted</h4> |
640 <h4>DebugUI.__passiveDebugStarted</h4> |
641 <b>__passiveDebugStarted</b>(<i>fn, exc</i>) |
641 <b>__passiveDebugStarted</b>(<i>fn, exc</i>) |
642 <p> |
642 <p> |
643 Private slot to handle a passive debug session start. |
643 Private slot to handle a passive debug session start. |
644 </p><dl> |
644 </p><dl> |
645 <dt><i>fn</i></dt> |
645 <dt><i>fn</i></dt> |
646 <dd> |
646 <dd> |
647 filename of the debugged script |
647 filename of the debugged script |
648 </dd><dt><i>exc</i></dt> |
648 </dd><dt><i>exc</i></dt> |
649 <dd> |
649 <dd> |
650 flag to enable exception reporting of the IDE (boolean) |
650 flag to enable exception reporting of the IDE (boolean) |
651 </dd> |
651 </dd> |
652 </dl><a NAME="DebugUI.__previousBreakpoint" ID="DebugUI.__previousBreakpoint"></a> |
652 </dl><a NAME="DebugUI.__previousBreakpoint" ID="DebugUI.__previousBreakpoint"></a> |
653 <h4>DebugUI.__previousBreakpoint</h4> |
653 <h4>DebugUI.__previousBreakpoint</h4> |
654 <b>__previousBreakpoint</b>(<i></i>) |
654 <b>__previousBreakpoint</b>(<i></i>) |
655 <p> |
655 <p> |
656 Private slot to handle the 'Previous breakpoint' action. |
656 Private slot to handle the 'Previous breakpoint' action. |
657 </p><a NAME="DebugUI.__profileProject" ID="DebugUI.__profileProject"></a> |
657 </p><a NAME="DebugUI.__profileProject" ID="DebugUI.__profileProject"></a> |
658 <h4>DebugUI.__profileProject</h4> |
658 <h4>DebugUI.__profileProject</h4> |
659 <b>__profileProject</b>(<i></i>) |
659 <b>__profileProject</b>(<i></i>) |
660 <p> |
660 <p> |
661 Private slot to handle the profile project action. |
661 Private slot to handle the profile project action. |
662 </p><a NAME="DebugUI.__profileScript" ID="DebugUI.__profileScript"></a> |
662 </p><a NAME="DebugUI.__profileScript" ID="DebugUI.__profileScript"></a> |
663 <h4>DebugUI.__profileScript</h4> |
663 <h4>DebugUI.__profileScript</h4> |
664 <b>__profileScript</b>(<i></i>) |
664 <b>__profileScript</b>(<i></i>) |
665 <p> |
665 <p> |
666 Private slot to handle the profile script action. |
666 Private slot to handle the profile script action. |
667 </p><a NAME="DebugUI.__projectClosed" ID="DebugUI.__projectClosed"></a> |
667 </p><a NAME="DebugUI.__projectClosed" ID="DebugUI.__projectClosed"></a> |
668 <h4>DebugUI.__projectClosed</h4> |
668 <h4>DebugUI.__projectClosed</h4> |
669 <b>__projectClosed</b>(<i></i>) |
669 <b>__projectClosed</b>(<i></i>) |
670 <p> |
670 <p> |
671 Private slot to handle the projectClosed signal. |
671 Private slot to handle the projectClosed signal. |
672 </p><a NAME="DebugUI.__projectOpened" ID="DebugUI.__projectOpened"></a> |
672 </p><a NAME="DebugUI.__projectOpened" ID="DebugUI.__projectOpened"></a> |
673 <h4>DebugUI.__projectOpened</h4> |
673 <h4>DebugUI.__projectOpened</h4> |
674 <b>__projectOpened</b>(<i></i>) |
674 <b>__projectOpened</b>(<i></i>) |
675 <p> |
675 <p> |
676 Private slot to handle the projectOpened signal. |
676 Private slot to handle the projectOpened signal. |
677 </p><a NAME="DebugUI.__projectSessionLoaded" ID="DebugUI.__projectSessionLoaded"></a> |
677 </p><a NAME="DebugUI.__projectSessionLoaded" ID="DebugUI.__projectSessionLoaded"></a> |
678 <h4>DebugUI.__projectSessionLoaded</h4> |
678 <h4>DebugUI.__projectSessionLoaded</h4> |
679 <b>__projectSessionLoaded</b>(<i></i>) |
679 <b>__projectSessionLoaded</b>(<i></i>) |
680 <p> |
680 <p> |
681 Private slot to handle the projectSessionLoaded signal. |
681 Private slot to handle the projectSessionLoaded signal. |
682 </p><a NAME="DebugUI.__resetUI" ID="DebugUI.__resetUI"></a> |
682 </p><a NAME="DebugUI.__resetUI" ID="DebugUI.__resetUI"></a> |
683 <h4>DebugUI.__resetUI</h4> |
683 <h4>DebugUI.__resetUI</h4> |
684 <b>__resetUI</b>(<i></i>) |
684 <b>__resetUI</b>(<i></i>) |
685 <p> |
685 <p> |
686 Private slot to reset the user interface. |
686 Private slot to reset the user interface. |
687 </p><a NAME="DebugUI.__runProject" ID="DebugUI.__runProject"></a> |
687 </p><a NAME="DebugUI.__runProject" ID="DebugUI.__runProject"></a> |
688 <h4>DebugUI.__runProject</h4> |
688 <h4>DebugUI.__runProject</h4> |
689 <b>__runProject</b>(<i></i>) |
689 <b>__runProject</b>(<i></i>) |
690 <p> |
690 <p> |
691 Private slot to handle the run project action. |
691 Private slot to handle the run project action. |
692 </p><a NAME="DebugUI.__runScript" ID="DebugUI.__runScript"></a> |
692 </p><a NAME="DebugUI.__runScript" ID="DebugUI.__runScript"></a> |
693 <h4>DebugUI.__runScript</h4> |
693 <h4>DebugUI.__runScript</h4> |
694 <b>__runScript</b>(<i></i>) |
694 <b>__runScript</b>(<i></i>) |
695 <p> |
695 <p> |
696 Private slot to handle the run script action. |
696 Private slot to handle the run script action. |
697 </p><a NAME="DebugUI.__runToCursor" ID="DebugUI.__runToCursor"></a> |
697 </p><a NAME="DebugUI.__runToCursor" ID="DebugUI.__runToCursor"></a> |
698 <h4>DebugUI.__runToCursor</h4> |
698 <h4>DebugUI.__runToCursor</h4> |
699 <b>__runToCursor</b>(<i></i>) |
699 <b>__runToCursor</b>(<i></i>) |
700 <p> |
700 <p> |
701 Private method to handle the Run to Cursor action. |
701 Private method to handle the Run to Cursor action. |
702 </p><a NAME="DebugUI.__showBreakpointsMenu" ID="DebugUI.__showBreakpointsMenu"></a> |
702 </p><a NAME="DebugUI.__showBreakpointsMenu" ID="DebugUI.__showBreakpointsMenu"></a> |
703 <h4>DebugUI.__showBreakpointsMenu</h4> |
703 <h4>DebugUI.__showBreakpointsMenu</h4> |
704 <b>__showBreakpointsMenu</b>(<i></i>) |
704 <b>__showBreakpointsMenu</b>(<i></i>) |
705 <p> |
705 <p> |
706 Private method to handle the show breakpoints menu signal. |
706 Private method to handle the show breakpoints menu signal. |
707 </p><a NAME="DebugUI.__showDebugMenu" ID="DebugUI.__showDebugMenu"></a> |
707 </p><a NAME="DebugUI.__showDebugMenu" ID="DebugUI.__showDebugMenu"></a> |
708 <h4>DebugUI.__showDebugMenu</h4> |
708 <h4>DebugUI.__showDebugMenu</h4> |
709 <b>__showDebugMenu</b>(<i></i>) |
709 <b>__showDebugMenu</b>(<i></i>) |
710 <p> |
710 <p> |
711 Private method to set up the debug menu. |
711 Private method to set up the debug menu. |
712 </p><a NAME="DebugUI.__specialContinue" ID="DebugUI.__specialContinue"></a> |
712 </p><a NAME="DebugUI.__specialContinue" ID="DebugUI.__specialContinue"></a> |
713 <h4>DebugUI.__specialContinue</h4> |
713 <h4>DebugUI.__specialContinue</h4> |
714 <b>__specialContinue</b>(<i></i>) |
714 <b>__specialContinue</b>(<i></i>) |
715 <p> |
715 <p> |
716 Private method to handle the Special Continue action. |
716 Private method to handle the Special Continue action. |
717 </p><a NAME="DebugUI.__step" ID="DebugUI.__step"></a> |
717 </p><a NAME="DebugUI.__step" ID="DebugUI.__step"></a> |
718 <h4>DebugUI.__step</h4> |
718 <h4>DebugUI.__step</h4> |
719 <b>__step</b>(<i></i>) |
719 <b>__step</b>(<i></i>) |
720 <p> |
720 <p> |
721 Private method to handle the Step action. |
721 Private method to handle the Step action. |
722 </p><a NAME="DebugUI.__stepOut" ID="DebugUI.__stepOut"></a> |
722 </p><a NAME="DebugUI.__stepOut" ID="DebugUI.__stepOut"></a> |
723 <h4>DebugUI.__stepOut</h4> |
723 <h4>DebugUI.__stepOut</h4> |
724 <b>__stepOut</b>(<i></i>) |
724 <b>__stepOut</b>(<i></i>) |
725 <p> |
725 <p> |
726 Private method to handle the Step Out action. |
726 Private method to handle the Step Out action. |
727 </p><a NAME="DebugUI.__stepOver" ID="DebugUI.__stepOver"></a> |
727 </p><a NAME="DebugUI.__stepOver" ID="DebugUI.__stepOver"></a> |
728 <h4>DebugUI.__stepOver</h4> |
728 <h4>DebugUI.__stepOver</h4> |
729 <b>__stepOver</b>(<i></i>) |
729 <b>__stepOver</b>(<i></i>) |
730 <p> |
730 <p> |
731 Private method to handle the Step Over action. |
731 Private method to handle the Step Over action. |
732 </p><a NAME="DebugUI.__stepQuit" ID="DebugUI.__stepQuit"></a> |
732 </p><a NAME="DebugUI.__stepQuit" ID="DebugUI.__stepQuit"></a> |
733 <h4>DebugUI.__stepQuit</h4> |
733 <h4>DebugUI.__stepQuit</h4> |
734 <b>__stepQuit</b>(<i></i>) |
734 <b>__stepQuit</b>(<i></i>) |
735 <p> |
735 <p> |
736 Private method to handle the Step Quit action. |
736 Private method to handle the Step Quit action. |
737 </p><a NAME="DebugUI.__stopScript" ID="DebugUI.__stopScript"></a> |
737 </p><a NAME="DebugUI.__stopScript" ID="DebugUI.__stopScript"></a> |
738 <h4>DebugUI.__stopScript</h4> |
738 <h4>DebugUI.__stopScript</h4> |
739 <b>__stopScript</b>(<i></i>) |
739 <b>__stopScript</b>(<i></i>) |
740 <p> |
740 <p> |
741 Private slot to stop the running script. |
741 Private slot to stop the running script. |
742 </p><a NAME="DebugUI.__toggleBreakpoint" ID="DebugUI.__toggleBreakpoint"></a> |
742 </p><a NAME="DebugUI.__toggleBreakpoint" ID="DebugUI.__toggleBreakpoint"></a> |
743 <h4>DebugUI.__toggleBreakpoint</h4> |
743 <h4>DebugUI.__toggleBreakpoint</h4> |
744 <b>__toggleBreakpoint</b>(<i></i>) |
744 <b>__toggleBreakpoint</b>(<i></i>) |
745 <p> |
745 <p> |
746 Private slot to handle the 'Set/Reset breakpoint' action. |
746 Private slot to handle the 'Set/Reset breakpoint' action. |
747 </p><a NAME="DebugUI.getActions" ID="DebugUI.getActions"></a> |
747 </p><a NAME="DebugUI.getActions" ID="DebugUI.getActions"></a> |
748 <h4>DebugUI.getActions</h4> |
748 <h4>DebugUI.getActions</h4> |
749 <b>getActions</b>(<i></i>) |
749 <b>getActions</b>(<i></i>) |
750 <p> |
750 <p> |
751 Public method to get a list of all actions. |
751 Public method to get a list of all actions. |
752 </p><dl> |
752 </p><dl> |
753 <dt>Returns:</dt> |
753 <dt>Returns:</dt> |
754 <dd> |
754 <dd> |
755 list of all actions (list of E5Action) |
755 list of all actions (list of E5Action) |
756 </dd> |
756 </dd> |
757 </dl><a NAME="DebugUI.initActions" ID="DebugUI.initActions"></a> |
757 </dl><a NAME="DebugUI.initActions" ID="DebugUI.initActions"></a> |
758 <h4>DebugUI.initActions</h4> |
758 <h4>DebugUI.initActions</h4> |
759 <b>initActions</b>(<i></i>) |
759 <b>initActions</b>(<i></i>) |
760 <p> |
760 <p> |
761 Method defining the user interface actions. |
761 Method defining the user interface actions. |
762 </p><a NAME="DebugUI.initMenus" ID="DebugUI.initMenus"></a> |
762 </p><a NAME="DebugUI.initMenus" ID="DebugUI.initMenus"></a> |
763 <h4>DebugUI.initMenus</h4> |
763 <h4>DebugUI.initMenus</h4> |
764 <b>initMenus</b>(<i></i>) |
764 <b>initMenus</b>(<i></i>) |
765 <p> |
765 <p> |
766 Public slot to initialize the project menu. |
766 Public slot to initialize the project menu. |
767 </p><dl> |
767 </p><dl> |
768 <dt>Returns:</dt> |
768 <dt>Returns:</dt> |
769 <dd> |
769 <dd> |
770 the generated menu |
770 the generated menu |
771 </dd> |
771 </dd> |
772 </dl><a NAME="DebugUI.initToolbars" ID="DebugUI.initToolbars"></a> |
772 </dl><a NAME="DebugUI.initToolbars" ID="DebugUI.initToolbars"></a> |
773 <h4>DebugUI.initToolbars</h4> |
773 <h4>DebugUI.initToolbars</h4> |
774 <b>initToolbars</b>(<i>toolbarManager</i>) |
774 <b>initToolbars</b>(<i>toolbarManager</i>) |
775 <p> |
775 <p> |
776 Public slot to initialize the debug toolbars. |
776 Public slot to initialize the debug toolbars. |
777 </p><dl> |
777 </p><dl> |
778 <dt><i>toolbarManager</i></dt> |
778 <dt><i>toolbarManager</i></dt> |
779 <dd> |
779 <dd> |
780 reference to a toolbar manager object (E5ToolBarManager) |
780 reference to a toolbar manager object (E5ToolBarManager) |
781 </dd> |
781 </dd> |
782 </dl><dl> |
782 </dl><dl> |
783 <dt>Returns:</dt> |
783 <dt>Returns:</dt> |
784 <dd> |
784 <dd> |
785 the generated toolbars (list of QToolBar) |
785 the generated toolbars (list of QToolBar) |
786 </dd> |
786 </dd> |
787 </dl><a NAME="DebugUI.setArgvHistory" ID="DebugUI.setArgvHistory"></a> |
787 </dl><a NAME="DebugUI.setArgvHistory" ID="DebugUI.setArgvHistory"></a> |
788 <h4>DebugUI.setArgvHistory</h4> |
788 <h4>DebugUI.setArgvHistory</h4> |
789 <b>setArgvHistory</b>(<i>argsStr, clearHistories = False</i>) |
789 <b>setArgvHistory</b>(<i>argsStr, clearHistories = False</i>) |
790 <p> |
790 <p> |
791 Public slot to initialize the argv history. |
791 Public slot to initialize the argv history. |
792 </p><dl> |
792 </p><dl> |
793 <dt><i>argsStr</i></dt> |
793 <dt><i>argsStr</i></dt> |
794 <dd> |
794 <dd> |
795 the commandline arguments (string) |
795 the commandline arguments (string) |
796 </dd><dt><i>clearHistories</i></dt> |
796 </dd><dt><i>clearHistories</i></dt> |
797 <dd> |
797 <dd> |
798 flag indicating, that the list should |
798 flag indicating, that the list should |
799 be cleared (boolean) |
799 be cleared (boolean) |
800 </dd> |
800 </dd> |
801 </dl><a NAME="DebugUI.setAutoClearShell" ID="DebugUI.setAutoClearShell"></a> |
801 </dl><a NAME="DebugUI.setAutoClearShell" ID="DebugUI.setAutoClearShell"></a> |
802 <h4>DebugUI.setAutoClearShell</h4> |
802 <h4>DebugUI.setAutoClearShell</h4> |
803 <b>setAutoClearShell</b>(<i>autoClearShell</i>) |
803 <b>setAutoClearShell</b>(<i>autoClearShell</i>) |
804 <p> |
804 <p> |
805 Public slot to initialize the autoClearShell flag. |
805 Public slot to initialize the autoClearShell flag. |
806 </p><dl> |
806 </p><dl> |
807 <dt><i>autoClearShell</i></dt> |
807 <dt><i>autoClearShell</i></dt> |
808 <dd> |
808 <dd> |
809 flag indicating, that the interpreter window |
809 flag indicating, that the interpreter window |
810 should be cleared (boolean) |
810 should be cleared (boolean) |
811 </dd> |
811 </dd> |
812 </dl><a NAME="DebugUI.setAutoContinue" ID="DebugUI.setAutoContinue"></a> |
812 </dl><a NAME="DebugUI.setAutoContinue" ID="DebugUI.setAutoContinue"></a> |
813 <h4>DebugUI.setAutoContinue</h4> |
813 <h4>DebugUI.setAutoContinue</h4> |
814 <b>setAutoContinue</b>(<i>autoContinue</i>) |
814 <b>setAutoContinue</b>(<i>autoContinue</i>) |
815 <p> |
815 <p> |
816 Public slot to initialize the autoContinue flag. |
816 Public slot to initialize the autoContinue flag. |
817 </p><dl> |
817 </p><dl> |
818 <dt><i>autoContinue</i></dt> |
818 <dt><i>autoContinue</i></dt> |
819 <dd> |
819 <dd> |
820 flag indicating, that the debugger should not stop at |
820 flag indicating, that the debugger should not stop at |
821 the first executable line (boolean) |
821 the first executable line (boolean) |
822 </dd> |
822 </dd> |
823 </dl><a NAME="DebugUI.setEnvHistory" ID="DebugUI.setEnvHistory"></a> |
823 </dl><a NAME="DebugUI.setEnvHistory" ID="DebugUI.setEnvHistory"></a> |
824 <h4>DebugUI.setEnvHistory</h4> |
824 <h4>DebugUI.setEnvHistory</h4> |
825 <b>setEnvHistory</b>(<i>envStr, clearHistories = False</i>) |
825 <b>setEnvHistory</b>(<i>envStr, clearHistories = False</i>) |
826 <p> |
826 <p> |
827 Public slot to initialize the env history. |
827 Public slot to initialize the env history. |
828 </p><dl> |
828 </p><dl> |
829 <dt><i>envStr</i></dt> |
829 <dt><i>envStr</i></dt> |
830 <dd> |
830 <dd> |
831 the environment settings (string) |
831 the environment settings (string) |
832 </dd><dt><i>clearHistories</i></dt> |
832 </dd><dt><i>clearHistories</i></dt> |
833 <dd> |
833 <dd> |
834 flag indicating, that the list should |
834 flag indicating, that the list should |
835 be cleared (boolean) |
835 be cleared (boolean) |
836 </dd> |
836 </dd> |
837 </dl><a NAME="DebugUI.setExcIgnoreList" ID="DebugUI.setExcIgnoreList"></a> |
837 </dl><a NAME="DebugUI.setExcIgnoreList" ID="DebugUI.setExcIgnoreList"></a> |
838 <h4>DebugUI.setExcIgnoreList</h4> |
838 <h4>DebugUI.setExcIgnoreList</h4> |
839 <b>setExcIgnoreList</b>(<i>excIgnoreList</i>) |
839 <b>setExcIgnoreList</b>(<i>excIgnoreList</i>) |
840 <p> |
840 <p> |
841 Public slot to initialize the ignored exceptions type list. |
841 Public slot to initialize the ignored exceptions type list. |
842 </p><dl> |
842 </p><dl> |
843 <dt><i>excIgnoreList</i></dt> |
843 <dt><i>excIgnoreList</i></dt> |
844 <dd> |
844 <dd> |
845 list of ignored exception types (list of strings) |
845 list of ignored exception types (list of strings) |
846 </dd> |
846 </dd> |
847 </dl><a NAME="DebugUI.setExcList" ID="DebugUI.setExcList"></a> |
847 </dl><a NAME="DebugUI.setExcList" ID="DebugUI.setExcList"></a> |
848 <h4>DebugUI.setExcList</h4> |
848 <h4>DebugUI.setExcList</h4> |
849 <b>setExcList</b>(<i>excList</i>) |
849 <b>setExcList</b>(<i>excList</i>) |
850 <p> |
850 <p> |
851 Public slot to initialize the exceptions type list. |
851 Public slot to initialize the exceptions type list. |
852 </p><dl> |
852 </p><dl> |
853 <dt><i>excList</i></dt> |
853 <dt><i>excList</i></dt> |
854 <dd> |
854 <dd> |
855 list of exception types (list of strings) |
855 list of exception types (list of strings) |
856 </dd> |
856 </dd> |
857 </dl><a NAME="DebugUI.setExceptionReporting" ID="DebugUI.setExceptionReporting"></a> |
857 </dl><a NAME="DebugUI.setExceptionReporting" ID="DebugUI.setExceptionReporting"></a> |
858 <h4>DebugUI.setExceptionReporting</h4> |
858 <h4>DebugUI.setExceptionReporting</h4> |
859 <b>setExceptionReporting</b>(<i>exceptions</i>) |
859 <b>setExceptionReporting</b>(<i>exceptions</i>) |
860 <p> |
860 <p> |
861 Public slot to initialize the exception reporting flag. |
861 Public slot to initialize the exception reporting flag. |
862 </p><dl> |
862 </p><dl> |
863 <dt><i>exceptions</i></dt> |
863 <dt><i>exceptions</i></dt> |
864 <dd> |
864 <dd> |
865 flag indicating exception reporting status (boolean) |
865 flag indicating exception reporting status (boolean) |
866 </dd> |
866 </dd> |
867 </dl><a NAME="DebugUI.setTracePython" ID="DebugUI.setTracePython"></a> |
867 </dl><a NAME="DebugUI.setTracePython" ID="DebugUI.setTracePython"></a> |
868 <h4>DebugUI.setTracePython</h4> |
868 <h4>DebugUI.setTracePython</h4> |
869 <b>setTracePython</b>(<i>tracePython</i>) |
869 <b>setTracePython</b>(<i>tracePython</i>) |
870 <p> |
870 <p> |
871 Public slot to initialize the trace Python flag. |
871 Public slot to initialize the trace Python flag. |
872 </p><dl> |
872 </p><dl> |
873 <dt><i>tracePython</i></dt> |
873 <dt><i>tracePython</i></dt> |
874 <dd> |
874 <dd> |
875 flag indicating if the Python library should be |
875 flag indicating if the Python library should be |
876 traced as well (boolean) |
876 traced as well (boolean) |
877 </dd> |
877 </dd> |
878 </dl><a NAME="DebugUI.setWdHistory" ID="DebugUI.setWdHistory"></a> |
878 </dl><a NAME="DebugUI.setWdHistory" ID="DebugUI.setWdHistory"></a> |
879 <h4>DebugUI.setWdHistory</h4> |
879 <h4>DebugUI.setWdHistory</h4> |
880 <b>setWdHistory</b>(<i>wdStr, clearHistories = False</i>) |
880 <b>setWdHistory</b>(<i>wdStr, clearHistories = False</i>) |
881 <p> |
881 <p> |
882 Public slot to initialize the wd history. |
882 Public slot to initialize the wd history. |
883 </p><dl> |
883 </p><dl> |
884 <dt><i>wdStr</i></dt> |
884 <dt><i>wdStr</i></dt> |
885 <dd> |
885 <dd> |
886 the working directory (string) |
886 the working directory (string) |
887 </dd><dt><i>clearHistories</i></dt> |
887 </dd><dt><i>clearHistories</i></dt> |
888 <dd> |
888 <dd> |
889 flag indicating, that the list should |
889 flag indicating, that the list should |
890 be cleared (boolean) |
890 be cleared (boolean) |
891 </dd> |
891 </dd> |
892 </dl><a NAME="DebugUI.shutdown" ID="DebugUI.shutdown"></a> |
892 </dl><a NAME="DebugUI.shutdown" ID="DebugUI.shutdown"></a> |
893 <h4>DebugUI.shutdown</h4> |
893 <h4>DebugUI.shutdown</h4> |
894 <b>shutdown</b>(<i></i>) |
894 <b>shutdown</b>(<i></i>) |
895 <p> |
895 <p> |
896 Public method to perform shutdown actions. |
896 Public method to perform shutdown actions. |
897 </p><a NAME="DebugUI.shutdownServer" ID="DebugUI.shutdownServer"></a> |
897 </p><a NAME="DebugUI.shutdownServer" ID="DebugUI.shutdownServer"></a> |
898 <h4>DebugUI.shutdownServer</h4> |
898 <h4>DebugUI.shutdownServer</h4> |
899 <b>shutdownServer</b>(<i></i>) |
899 <b>shutdownServer</b>(<i></i>) |
900 <p> |
900 <p> |
901 Public method to shut down the debug server. |
901 Public method to shut down the debug server. |
902 </p><p> |
902 </p><p> |
903 This is needed to cleanly close the sockets on Win OS. |
903 This is needed to cleanly close the sockets on Win OS. |
904 </p><dl> |
904 </p><dl> |
905 <dt>Returns:</dt> |
905 <dt>Returns:</dt> |
906 <dd> |
906 <dd> |
907 always true |
907 always true |
908 </dd> |
908 </dd> |
909 </dl><a NAME="DebugUI.variablesFilter" ID="DebugUI.variablesFilter"></a> |
909 </dl><a NAME="DebugUI.variablesFilter" ID="DebugUI.variablesFilter"></a> |
910 <h4>DebugUI.variablesFilter</h4> |
910 <h4>DebugUI.variablesFilter</h4> |
911 <b>variablesFilter</b>(<i>scope</i>) |
911 <b>variablesFilter</b>(<i>scope</i>) |
912 <p> |
912 <p> |
913 Public method to get the variables filter for a scope. |
913 Public method to get the variables filter for a scope. |
914 </p><dl> |
914 </p><dl> |
915 <dt><i>scope</i></dt> |
915 <dt><i>scope</i></dt> |
916 <dd> |
916 <dd> |
917 flag indicating global (True) or local (False) scope |
917 flag indicating global (True) or local (False) scope |
918 </dd> |
918 </dd> |
919 </dl><dl> |
919 </dl><dl> |
920 <dt>Returns:</dt> |
920 <dt>Returns:</dt> |
921 <dd> |
921 <dd> |
922 filters list (list of integers) |
922 filters list (list of integers) |
923 </dd> |
923 </dd> |
924 </dl> |
924 </dl> |
925 <div align="right"><a href="#top">Up</a></div> |
925 <div align="right"><a href="#top">Up</a></div> |
926 <hr /> |
926 <hr /> |
927 </body></html> |
927 </body></html> |