Index: openacs-4/packages/xotcl-core/tcl/01-debug-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xotcl-core/tcl/01-debug-procs.tcl,v diff -u -N -r1.93.2.21 -r1.93.2.22 --- openacs-4/packages/xotcl-core/tcl/01-debug-procs.tcl 17 Jul 2020 13:03:38 -0000 1.93.2.21 +++ openacs-4/packages/xotcl-core/tcl/01-debug-procs.tcl 21 Jul 2020 14:02:09 -0000 1.93.2.22 @@ -450,7 +450,11 @@ ns_log Error "ns_ictl trace returned: $errorMsg" } } - + ns_ictl trace idle { + ns_log notice =====IDLE=====START + ::xo::broadcast receive + ns_log notice =====IDLE=====END + } # # Register::xo::at_delete function only once #