c# - VS 代码中的 "Cannot find or open the PDB file"

标签 c# visual-studio-code debug-symbols pdb-files

我在 Visual Studio 中看到很多关于这个问题的问题和答案,但没有关于 VS Code 的答案。

在我的 WriteLines 之间看到大约一百条这样的消息真的很烦人。有没有办法解决 VS Code 的这个问题?完整的控制台输出如下。如您所见,它将这些警告消息与我的调试语句混合在一起,每次我想查看我的输出时我都必须手动滚动它。 VS Code 没有 Tools->Options->Debugging->Symbols,所以我无法像 Visual Studio 一样修复它。任何隐藏或修复这些消息的帮助将不胜感激!

    -------------------------------------------------------------------
You may only use the Microsoft .NET Core Debugger (vsdbg) with
Visual Studio Code, Visual Studio or Visual Studio for Mac software
to help you develop and test your applications.
-------------------------------------------------------------------
Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.1.8\System.Private.CoreLib.dll'. Cannot find or open the PDB file.
Loaded 'C:\Users\**USERNAME**\Documents\Projects\geckosync\bin\Debug\netcoreapp2.1\gecko-sync.dll'. Symbols loaded.
Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.1.8\System.Runtime.dll'. Cannot find or open the PDB file.
Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.1.8\System.Net.Http.dll'. Cannot find or open the PDB file.
Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.1.8\System.Net.Primitives.dll'. Cannot find or open the PDB file.
Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.1.8\System.Collections.dll'. Cannot find or open the PDB file.
Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.1.8\System.Console.dll'. Cannot find or open the PDB file.
Loaded 'C:\Users\**USERNAME**\.nuget\packages\newtonsoft.json\12.0.1\lib\netstandard2.0\Newtonsoft.Json.dll'. Symbols loaded.
Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.1.8\netstandard.dll'. Cannot find or open the PDB file.
Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.1.8\System.Private.Uri.dll'. Cannot find or open the PDB file.
Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.1.8\System.Threading.dll'. Cannot find or open the PDB file.
Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.1.8\System.Runtime.Extensions.dll'. Cannot find or open the PDB file.
Push Application

Loaded 'C:\Users\**USERNAME**\.nuget\packages\microsoft.entityframeworkcore\2.2.2\lib\netstandard2.0\Microsoft.EntityFrameworkCore.dll'. Cannot find or open the PDB file.
Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.1.8\System.ComponentModel.dll'. Cannot find or open the PDB file.
Loaded 'C:\Users\**USERNAME**\.nuget\packages\microsoft.extensions.dependencyinjection.abstractions\2.2.0\lib\netstandard2.0\Microsoft.Extensions.DependencyInjection.Abstractions.dll'. Cannot find or open the PDB file.
Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.1.8\System.Collections.Concurrent.dll'. Cannot find or open the PDB file.
Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.1.8\System.Linq.dll'. Cannot find or open the PDB file.
Loaded 'C:\Users\**USERNAME**\.nuget\packages\microsoft.extensions.dependencyinjection\2.2.0\lib\netcoreapp2.0\Microsoft.Extensions.DependencyInjection.dll'. Cannot find or open the PDB file.
Loaded 'C:\Users\**USERNAME**\.nuget\packages\microsoft.extensions.logging.abstractions\2.2.0\lib\netstandard2.0\Microsoft.Extensions.Logging.Abstractions.dll'. Cannot find or open the PDB file.
Loaded 'C:\Users\**USERNAME**\.nuget\packages\microsoft.extensions.logging\2.2.0\lib\netstandard2.0\Microsoft.Extensions.Logging.dll'. Cannot find or open the PDB file.
Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.1.8\System.Linq.Expressions.dll'. Cannot find or open the PDB file.
Loaded 'C:\Users\**USERNAME**\.nuget\packages\system.interactive.async\3.2.0\lib\netstandard2.0\System.Interactive.Async.dll'. Symbols loaded.
Loaded 'C:\Program Files\dotnet\sdk\NuGetFallbackFolder\remotion.linq\2.2.0\lib\netstandard1.0\Remotion.Linq.dll'. Cannot find or open the PDB file.
Loaded 'C:\Users\**USERNAME**\.nuget\packages\microsoft.entityframeworkcore.abstractions\2.2.2\lib\netstandard2.0\Microsoft.EntityFrameworkCore.Abstractions.dll'. Cannot find or open the PDB file.
Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.1.8\System.Diagnostics.DiagnosticSource.dll'. Cannot find or open the PDB file.
Loaded 'C:\Users\**USERNAME**\.nuget\packages\microsoft.extensions.caching.memory\2.2.0\lib\netstandard2.0\Microsoft.Extensions.Caching.Memory.dll'. Cannot find or open the PDB file.
Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.1.8\System.Diagnostics.Tracing.dll'. Cannot find or open the PDB file.
Loaded 'C:\Users\**USERNAME**\.nuget\packages\microsoft.extensions.options\2.2.0\lib\netstandard2.0\Microsoft.Extensions.Options.dll'. Cannot find or open the PDB file.
Loaded 'C:\Users\**USERNAME**\.nuget\packages\microsoft.extensions.caching.abstractions\2.2.0\lib\netstandard2.0\Microsoft.Extensions.Caching.Abstractions.dll'. Cannot find or open the PDB file.
Loaded 'C:\Users\**USERNAME**\.nuget\packages\microsoft.extensions.primitives\2.2.0\lib\netstandard2.0\Microsoft.Extensions.Primitives.dll'. Cannot find or open the PDB file.
Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.1.8\System.Resources.ResourceManager.dll'. Cannot find or open the PDB file.
Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.1.8\System.ComponentModel.TypeConverter.dll'. Cannot find or open the PDB file.
Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.1.8\System.Data.Common.dll'. Cannot find or open the PDB file.
Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.1.8\System.ComponentModel.Primitives.dll'. Cannot find or open the PDB file.
Loaded 'C:\Users\**USERNAME**\.nuget\packages\microsoft.entityframeworkcore.relational\2.2.2\lib\netstandard2.0\Microsoft.EntityFrameworkCore.Relational.dll'. Cannot find or open the PDB file.
Loaded 'C:\Users\**USERNAME**\.nuget\packages\system.data.sqlclient\4.6.0\runtimes\win\lib\netcoreapp2.1\System.Data.SqlClient.dll'. Cannot find or open the PDB file.
Loaded 'C:\Users\**USERNAME**\.nuget\packages\microsoft.entityframeworkcore.sqlserver\2.2.2\lib\netstandard2.0\Microsoft.EntityFrameworkCore.SqlServer.dll'. Cannot find or open the PDB file.
Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.1.8\System.Transactions.Local.dll'. Cannot find or open the PDB file.
Loaded 'Anonymously Hosted DynamicMethods Assembly'. 
Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.1.8\System.ComponentModel.Annotations.dll'. Cannot find or open the PDB file.
Loaded 'C:\Users\**USERNAME**\.nuget\packages\microsoft.extensions.configuration.abstractions\2.2.0\lib\netstandard2.0\Microsoft.Extensions.Configuration.Abstractions.dll'. Cannot find or open the PDB file.
Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.1.8\System.Reflection.dll'. Cannot find or open the PDB file.
Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.1.8\System.Reflection.Extensions.dll'. Cannot find or open the PDB file.
Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.1.8\System.Linq.Queryable.dll'. Cannot find or open the PDB file.
Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.1.8\System.Threading.Tasks.dll'. Cannot find or open the PDB file.
Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.1.8\System.Threading.Timer.dll'. Cannot find or open the PDB file.
Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.1.8\System.Threading.Thread.dll'. Cannot find or open the PDB file.
Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.1.8\System.Security.Principal.Windows.dll'. Cannot find or open the PDB file.
Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.1.8\System.Security.Claims.dll'. Cannot find or open the PDB file.
Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.1.8\System.Security.Principal.dll'. Cannot find or open the PDB file.
Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.1.8\System.Runtime.InteropServices.dll'. Cannot find or open the PDB file.
Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.1.8\System.Threading.ThreadPool.dll'. Cannot find or open the PDB file.
Loaded 'C:\Program Files\dotnet\sdk\NuGetFallbackFolder\system.text.encoding.codepages\4.5.0\runtimes\win\lib\netcoreapp2.0\System.Text.Encoding.CodePages.dll'. Cannot find or open the PDB file.
Loaded 'C:\Program Files\dotnet\sdk\NuGetFallbackFolder\system.runtime.compilerservices.unsafe\4.5.1\lib\netcoreapp2.0\System.Runtime.CompilerServices.Unsafe.dll'. Module was built without symbols.
Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.1.8\Microsoft.Win32.Primitives.dll'. Cannot find or open the PDB file.
Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.1.8\System.Xml.ReaderWriter.dll'. Cannot find or open the PDB file.
Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.1.8\System.Private.Xml.dll'. Cannot find or open the PDB file.
Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.1.8\System.Runtime.Serialization.Formatters.dll'. Cannot find or open the PDB file.
Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.1.8\System.Runtime.Serialization.Primitives.dll'. Cannot find or open the PDB file.
Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.1.8\System.Runtime.Numerics.dll'. Cannot find or open the PDB file.
Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.1.8\System.Diagnostics.TraceSource.dll'. Cannot find or open the PDB file.
Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.1.8\System.ObjectModel.dll'. Cannot find or open the PDB file.
Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.1.8\System.Diagnostics.Debug.dll'. Cannot find or open the PDB file.
Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.1.8\System.Collections.Specialized.dll'. Cannot find or open the PDB file.
Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.1.8\System.Drawing.Primitives.dll'. Cannot find or open the PDB file.
{

  "api_key": "**REMOVED**",

  "data": {

    "item": 30,

    "min": {

      "value": 10

    },

    "max": {

      "value": 40

    }

  }

}

Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.1.8\System.Net.Security.dll'. Cannot find or open the PDB file.
Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.1.8\System.Security.Cryptography.X509Certificates.dll'. Cannot find or open the PDB file.
Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.1.8\System.Text.RegularExpressions.dll'. Cannot find or open the PDB file.
Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.1.8\System.Net.Sockets.dll'. Cannot find or open the PDB file.
Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.1.8\System.Threading.Overlapped.dll'. Cannot find or open the PDB file.
Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.1.8\System.Net.NameResolution.dll'. Cannot find or open the PDB file.
Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.1.8\System.Memory.dll'. Cannot find or open the PDB file.
Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.1.8\System.Security.Cryptography.Encoding.dll'. Cannot find or open the PDB file.
Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.1.8\System.Security.Cryptography.Primitives.dll'. Cannot find or open the PDB file.
Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.1.8\System.Collections.NonGeneric.dll'. Cannot find or open the PDB file.
Loaded 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.1.8\System.Buffers.dll'. Cannot find or open the PDB file.
OK

{

  "api_key": "**REMOVED**",

  "data": [

    {

      "title": {

        "text": "Title1"

      },

      "label": null,

      "description": "Desc"

    },

    {

      "title": {

        "text": "Title2"

      },

      "label": null,

      "description": null

    },

    {

      "title": {

        "text": "Title3"

      },

      "label": {

        "name": "Label",

        "color": "#ffffff"

      },

      "description": "Desc"

    }

  ]

}

{

  "api_key": "**REMOVED**",

  "data": {

    "item": [

      {

        "value": "60000"

      },

      [

        "38594",

        "12000",

        "50000"

      ]

    ]

  }

}

The program '[4572] gecko-sync.dll' has exited with code 0 (0x0).

最佳答案

在 vscode 中,您可以将过滤器添加到 launch.json 中的调试器控制台。只需在您当前的配置中添加以下代码:

"logging": {
    "moduleLoad": false
}

那么 DLL Loaded 消息应该消失了!

关于c# - VS 代码中的 "Cannot find or open the PDB file",我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/55192869/

相关文章:

C#:System.Diagnostics.Process.Start ("Explorer.exe",@"/select"+ 文件路径)。当文件名为 unicode 字符时无法打开文件

javascript - Nodejs - 未处理的PromiseRejectionWarning : TypeError: Cannot convert undefined or null to object

java - 如何在 Linux 上配置 VSCode 使其在不同的项目中为 Gradle 应用不同的 JAVA_HOME?

ubuntu - WSL2 (Ubuntu) 中的 Vscode : Cant update extensions, 终端/外壳不工作

c# - Request.Url.Port 给出了错误的端口

c# - 生成随 secret 码?

c# - 修改 List.Contains 行为

c++ - 在哪里可以为开源项目创建免费的符号服务器?

visual-studio-2010 - VS Studio 2010 Symbol Server 不包含源代码

.net - 如何判断 .NET 应用程序是在 DEBUG 还是 RELEASE 模式下编译的?