سؤال

I read a Pdb has the source file names and their lines?

What does "their lines" mean?

هل كانت مفيدة؟

المحلول

The PDB file contains information that links the generated machine code back to source file line numbers. This information is used by debuggers to show source debugging.

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top