FOMOG3017
Task number: No current file name was found, so no local variables are available. The executable may not have been compiled with -g.

Explanation

While attempting to display local variables for the current or selected function, the owning source file could not be found. Not enough information is available to build a local variable list. pedb continues processing.

System action

If this area of the code is of interest, you should recompile the containing object with the -g compiler option, then re-invoke pedb.