Library /sys$common/syshlp/dbg$help.hlb DEBUG, ACTIVATE, TRACE, Examples *Conan The Librarian (sorry for the slow response - running on an old VAX) |
1.DBG> ACTIVATE TRACE MAIN\LOOP+10 This command activates the user-defined tracepoint at the location MAIN\LOOP+10. 2.DBG> ACTIVATE TRACE/ALL This command activates all user-defined tracepoints.
|