There could be a few improvements to the debug session:
- receiving PID might not be required because there is an alternative and more
reliable way of getting it - via /proc. Moreover the old way does not work on
Fedora
- when a debugging session is over it makes sense to do proc.wait(). Otherwize
a zombie will be still alive.
Original issue reported on code.google.com by sergey.s...@gmail.com on 15 Dec 2013 at 8:59
Original issue reported on code.google.com by
sergey.s...@gmail.com
on 15 Dec 2013 at 8:59