What are PDBs? Where must they be located for debugging to work?

Answer Posted / pramod gupta

A program database (PDB) file contains debug information
for the project’s EXE file. The project.PDB contains full
debug information, including function prototypes, not just
the type information found in VCx0.PDB. Both PDB files
allow incremental updates.

They should be located at bin\Debug directory

Is This Answer Correct ?    21 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Who is using asp.net?

590


Where the assembly is stored in asp.net?

640


What is a global postback url?

594


Can a .net web application consume java web service?

608


Explain about solution explorer window?

705






What is custom events?

660


Can we store object in viewstate?

630


How would you turn off cookies on one page of your website?

636


Can asp.net work on an nt server?

633


What is page fragment caching?

631


What do you understand from custom control?

687


How to communicate via Remote proxy with Client? a)MarshalByRef b)Marshal by Value or Any thing else?

1662


Is session stored in browser?

622


Is asp.net different from asp? If yes, explain how?

596


What kind of data we can store in viewstate?

680