Live data from Hacker News

Interactive shell to a running Python process

github.com

21–23 of 23 posts

Re: Interactive shell to a running Python process

#21

Very interesting. I would love to see this for other programming languages, especially Ruby (probably fairly easy) or Objective-C (may be quite hard).

With Perl you would use Enbugger & gdb using these instructions: https://metacpan.org/module/Enbugger#From-gdb
Post reply on HN