Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How can I know if symbols are loaded for my program, dll or other module?

DLL loaded module program Symbols
0
10 Posted

How can I know if symbols are loaded for my program, dll or other module?

0
10

If matching symbols can be found or loaded for your component, a message to that effect will be shown in Visual Studio’s output window. If you didn’t happen to see that message fly by, you can use the Modules window (Debug->Windows->Modules) to determine which components in your debugee have loaded symbols and which haven’t. See the column labeled “Symbol Status”.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123