T
T
Tolstohabr2019-12-15 15:59:29
C++ / C#
Tolstohabr, 2019-12-15 15:59:29

Is it possible to disable symbol loading in visual studio?

Any solution in visual studio, when debugging, starts loading all sorts of dlls. I close visual studio, open the solution, start debugging and again this...
5df62e1d83011300992566.png

Answer the question

In order to leave comments, you need to log in

1 answer(s)
K
Konstantin Stepanov, 2020-01-04
@Tolstohabr

In the settings, set the folder for storing symbols:
Tools -> Options -> Debugging -> Symbols
Add any folder to "Cash symbols in this directory".
And after that, the characters will be loaded only 1 time into this folder, and then they will be quickly taken from there.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question