Library /sys$common/syshlp/dbg$help.hlb DEBUG, Messages, ERRGETEF *Conan The Librarian (sorry for the slow response - running on an old VAX) |
attempt to allocate an event flag failed Facility: DEBUG, VMS Debugger Explanation: The debugger wanted to allocate a local event flag for it's own use. For some reason the routine called to allocate the event flag failed. This message is usually issued in the $DBG_INFO context. User Action: The debugger needs event flags to operate. Check the program being debugged for excessive allocation of event flags.
|