Library /sys$common/syshlp/dbg$help.hlb DEBUG, Messages, NOGLOBALS *Conan The Librarian (sorry for the slow response - running on an old VAX) |
some or all global symbols not accessible Facility: DEBUG, VMS Debugger Explanation: The image was linked with the /NODEBUG qualifier, and there are no global symbols in the symbol table. User Action: Relink the image with the /DEBUG qualifier.
|