Skip to main content

Is it possible to generate a pdb file for a COBOL DLL ?

  • February 15, 2013
  • 0 replies
  • 0 views

Problem:

Is it possible to generate a pdb file for a COBOL DLL ?

Resolution:

The linker will generate a pdb for a COBOL DLL is the environment variable :-

LINK=/debug

before the linker is run.

Old KB# 1619

0 replies

Be the first to reply!