I've been finishing some last-minute work on Fedora 13 features. I've refreshed the gdb debugging hooks [1] in both the python and python3 with the latest version that I submitted upstream. This has various bug fixes, plus the beginnings of some useful new commands "py-list", "py-up" and "py-down", python-level analogs of the regular gdb "list", "up", "down" commands.
I've also added a "top"-like systemtap script to both packages, showing all python function calls that happened in the last second across all processes on the system. See: http://fedoraproject.org/wiki/Features/SystemtapStaticProbes#.22top.22_for_Python_function_calls The two updated builds aren't in the Fedora 13 tree yet. I've submitted them as updates here: https://admin.fedoraproject.org/updates/python-2.6.4-23.fc13 https://admin.fedoraproject.org/updates/python3-3.1.2-2.fc13 and they're currently still "pending" i.e. waiting to be synced to the mirrors. Please can people test these (either when they reach the mirrors, or before), and set karma on the updates accordingly, so that the new builds can go into Fedora 13. Thanks! Dave [1] as in https://fedoraproject.org/wiki/Features/EasierPythonDebugging _______________________________________________ python-devel mailing list python-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/python-devel