Next:
Reference
, Previous:
Usage
, Up:
Interactive Debugger
9.4 Notes and Limitations
Statements at global scope, i.e., those executed before the
bro_init
function, may not be debugged at present. This is because those statements load declarations for other functions needed for the debugger to function properly.