This article investigates a far more efficient and effective debugging technique: interactivedebugging.
本文讨论一种更高效的调试技术:交互式调试(interactive debug)。
2
Although this example is somewhat contrived, it nonetheless demonstrates several fundamental interactivedebugging techniques.
尽管这个示例是人为制造的,但是它演示了几种基本的交互式调试技术。
3
Next time, I'll focus on interactivedebugging and the Zend debugger - a robust debugger especially suited for PHP - and explore the many features it offers.