Next:
Debugger-stepping commands
, Previous:
Debugger class-source code
, Up:
Debugger
4.1.4 Debugger: inferior process properties
currentLine
Return the line number in traced process.
isActive
Answer true if the inferior process is still running.
process
Answer the inferior process.
suspendedContext
Answer the suspended execution state of the inferior process.