Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to specify source files location when debugging?

I have DLL and PDB files, and source code files. But I can't put source code to the same location as specified in PDBs. Is there any way to enforce VS to look for source files in a manually specified location?

like image 314
user626528 Avatar asked May 06 '26 20:05

user626528


1 Answers

Just in case, start with Tools + Options, Projects and Solutions, General, ensure "Always show solution" is ticked.

In the Solution Explorer window, right-click the solution (top), Properties, Common Properties. Add directories to Debug Source Files.

like image 87
Hans Passant Avatar answered May 08 '26 13:05

Hans Passant



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!