Module implementing a debugger stub for remote debugging.
None |
initDebugger | Module function to initialize a debugger for remote debugging. |
runcall | Module function mimicing the Pdb interface. |
setScriptname | Module function to set the scriptname to be reported back to the IDE. |
startDebugger | Module function used to start the remote debugger. |
Module function to initialize a debugger for remote debugging.
Module function mimicing the Pdb interface.
Module function to set the scriptname to be reported back to the IDE.
Module function used to start the remote debugger.