[Top]
Debug
|
Method Debug.compiler_trace()
- Method
compiler_trace
int compiler_trace(int(0..) level)
- Description
Set the compiler trace level.
- Returns
The old compiler trace level will be returned.
- Note
This function is only available if the Pike runtime has been compiled
with RTL debug.
|