Stephen R. van den Berg wrote:
I just checked in a debugging aid I created to be able to do some live data inspection in running Pike programs (I used it to find the cause of a deadlock in pgsql).
I'd appreciate feedback on the implementation and usability of Debug.Peek (in Pike 8.1).
I polished it a bit, since the initial commit. Works very robust for me.
Any reason I should not copy this over to 8.0?