> > I was actually just going to mention it, but I guess I'll take a peek > at implementing it too. > > Which files define the VM and whither are the debug hooks? > I grepped around for debug hooks, but everything 'grep -i debug *.c' > just seemed to turn up instances of Py_DEBUG or things that only run > when Py_DEBUG is defined. i think the debug hook is the sys.settrace function used by the pdb module, have you looked at this? Should be enough functionality to implement playbacks of native python code. (I'll do it if you don't.) Simon Burton.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4