Table of Contents
This is a derived class to provide a child process specifically for PyDebug with a built-in filter on the output pipe. The child process for PyDebug is some compiled-language debugger, like gdb.
This is a derived class to provide a child process specifically