Any ideas?
I have a Visual Studio 2008 solution that contains many C projects. When I choose Debug When configuring and building each project individually, I will find the .pdb file for each project in the Debug directory. But when I build the entire solution, I don’t have it. The output file is shown in the Debug directory, but the .pdb file is missing .
Any ideas?
View project properties>Compile-Press the advanced compilation option and a new window will open, find the generated debugging information, you can choose none, only pdb or complete-if Not so. This is why you don’t have pdb