Where is using the PDB file

  • Thread starter Thread starter aa
  • Start date Start date
A

aa

Where is using PDB file. Whne I am deleting it, the application still
working
 
The PDB is only used for debugging purposes.
When an error occurs, it provides extended information about the error such
as the line number and some source code.
Without the PDB the app will still run, but your debugging abilities will be
diminished.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top