
The coredump will contain all the necessary managed state to analyze with SOS or dotnet-dump. It can be setup (see createdump for the details) to automatically generate a "minidump" like ELF core dump when your. The best way to generate core dumps on Linux (not supported on Windows or MacOS) is to use the createdump facility that is part of. Runtimes obtained from community sites like archlinux are not supported.Ĭore dumps generated with gdb (generate-core-file command) or gcore (utility that comes with gdb) do not currently work with this utility (issue #47). NET Core runtime versions acquired through official channels such as the official web site and the default sources in the dotnet installation scripts. Symbol download is only supported for official. See the Notes section about any errors.ĭotnet-symbol -authenticated-server-path x349x9dfkdx33333livjit4wcvaiwc3v4wjyvnq coredump.45634 Make sure you are not in any project directory with a NuGet.Config that doesn't include as a source. The latest version of the downloader can be installed with the following command. This is a dotnet global tool "extension" supported only by. d, -diagnostics Enable diagnostic output. Otherwise, write next to the input file (default). windows-pdbs Force the downloading of the Windows PDBs when Portable PDBs are also available. debugging Download the special debugging modules (DAC, DBI, SOS). modules Download the module files (.dll.

symbols Download the symbol files (.pdb. dotnet) that lldb needs for loading coredumps. host-only Download only the host program (i.e. recurse-subdirectories Process input files in all subdirectories. authenticated-server-path Add a http PAT authenticated server path. internal-server Add ' internal symbol server path. microsoft-symbol-server Add '' symbol server path (default).
