tamentis / rpdb

Wrapper around pdb allowing remote debugging via netcat or telnet. This is especially useful in a Tomcat/Jython environment where little debugging tools are available.
BSD 2-Clause "Simplified" License
130 stars 44 forks source link

expose addr,port to set_trace method #6

Closed niedbalski closed 10 years ago

niedbalski commented 10 years ago

Expose the addr, port arguments to the set_trace method.

tamentis commented 10 years ago

Thanks!

niedbalski commented 10 years ago

Hey @tamentis ,

Would be possible to push a new pip package?

tamentis commented 10 years ago

Done, released as 0.1.4.