Up: DebugTools package   [Index]


4.1 Debugger

Defined in namespace Smalltalk
Superclass: Object
Category: System-Debugging

I provide debugging facilities for another inferior process. I have methods that allow the controlled process to proceed with varying granularity. In addition, I keep a cache mapping instruction pointer bytecodes to line numbers.