• mo_ztt ✅
    link
    12 years ago

    There’s this wonderful talk by Jack Rusher where he talks about how incredibly effective some of the debuggers / programming environments of the past were, and how weird it is that people put up with the fairly incapable debuggers that are still sadly the norm almost everywhere.

    At one point I had some kind of idea about writing a more-effective debugger for the modern day (with good support for monkeypatching, excellent data structure visualization, good ability to modify the debugger itself to support needed scaffolding a la emacs, etc). I worked on it for a little bit and then got distracted but I still think it’s an extremely good idea.