I'm trying to use pdb to debug an app that uses stdio. I'd like to get pdb, or my app to use another terminal for it's stdio. Can either the pdb class or the cmd class be vectored to use another terminal for I/O?