Open posita opened 7 years ago
Another possibility is to put that functionality into an entirely separate library and publish that on PyPI? I could draft a repo for that and transfer it to you?
I don't know what use cases it would be good for, but if its for debugging mostly, then probably belongs here, and if it has use outside probably belongs elsewhere (but I don't have particularly strong feelings). If you make some changes and submit a pull request I'll review and pull, or if you make it into a library I'll link to it from here (or possibly use it if I find time or you submit a pull request for that) More recent versions of centos made it easier for me to use gdb+pystack so I haven't used this library in a few years
Given your own StackOverflow question (and answer), it might be cool to provide a "generic" version of your solution that others could use. For example, I could see doing something like this (untested):
I'd be happy to submit a PR if you think the idea has merit.