RSSAmplifier

RSS · Aug 29, 2020

An introduction to Panopticon

0
Sign in to vote or save

This page did not load. You can still read it on the original site — the toolbar below keeps your place in the directory.

Panopticon is a Python tracer I've written as an alternative to using a debugger. Instead of manually stepping through code, I'd much rather have a computer do it for me. Since writing this post panopticon has evolved to include probes : which can instrument code you might not have full control over. (I'd initially written this post as documentation, but ultimately realized it's better suited as a…

Read on explog.in

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.