Snoop: A Python debugging library designed for maximum convenience (github.com) 3 points by alexmojaki 7y ago ↗ HN
[–] gitzen 7y ago ↗ Can it set breakpoints in a code that would be running in a subprocess launched with the multiprocessing library? [–] alexmojaki 7y ago ↗ This isn't like a traditional debugger, so there isn't a concept of breakpoints, but the functions snoop, spy, and pp will all work in a multiprocess context.
[–] alexmojaki 7y ago ↗ This isn't like a traditional debugger, so there isn't a concept of breakpoints, but the functions snoop, spy, and pp will all work in a multiprocess context.
2 comments
[ 2.9 ms ] story [ 18.1 ms ] thread