Debug is not considered part of the stable API, so if it's useful it
can be backported without much extra thought unless Grubba has
objections. Hold on that until after the next release though. I don't
want extra churn less than a week before the build.
--
Peter Bortas, NSC
On Tue, Jun 27, 2017 at 12:53 PM, Stephen R. van den Berg
srb@cuci.nl wrote:
> 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?
> --
> Stephen.