79147138

Date: 2024-11-01 06:39:15
Score: 1
Natty:
Report link

Here is a similar question you could refer to

You can specify the code type the debugger should load symbols for in the “Attach to Process” dialog, ensuring it loads the necessary .pdb symbol files correctly. Here are the specific steps to follow:

  1. In Visual Studio, navigate to Debug > Attach to Process.
  2. In the “Attach to Process” dialog, click Select... next to the “Attach to” option.
  3. In the Select Code Type dialog, try changing it to other options e.g. Managed v4.0 and/or native.
Reasons:
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Zhenning Zhang