Next:
Debugger class-source code
, Previous:
Debugger class-disabling debugging
, Up:
Debugger
4.1.2 Debugger class: instance creation
on: aProcess
Suspend aProcess and return a new Debugger that controls aProcess. aProcess must not be the currently running process.