Skip to content

Instantly share code, notes, and snippets.

@Appendme
Created July 7, 2019 18:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Appendme/db4ef611390ded0dc1a2e8f40a872eaf to your computer and use it in GitHub Desktop.
Save Appendme/db4ef611390ded0dc1a2e8f40a872eaf to your computer and use it in GitHub Desktop.
-------- Diagnostics - 08.07.2019, 0:41:26
Version: 0.24.0
Current Configuration:
{
"name": "Win32",
"includePath": [
"${workspaceFolder}/**"
],
"defines": [
"_DEBUG",
"UNICODE",
"_UNICODE"
],
"windowsSdkVersion": "10.0.17763.0",
"compilerPath": "C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.21.27702/bin/Hostx64/x64/cl.exe",
"knownCompilers": [
{
"path": "/usr/bin/gcc",
"isC": true
},
{
"path": "/usr/bin/g++",
"isC": false
},
{
"path": "/usr/bin/cpp",
"isC": false
},
{
"path": "C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.21.27702/bin/Hostx64/x64/cl.exe",
"isC": false
},
{
"path": "C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.21.27702/bin/Hostx64/x64/cl.exe",
"isC": true
}
],
"intelliSenseMode": "msvc-x64",
"cStandard": "c99",
"cppStandard": "c++17",
"browse": {
"path": [
"${workspaceFolder}/**"
],
"limitSymbolsToIncludedHeaders": true
}
}
Translation Unit Mappings:
[\\WSL$\UBUNTU-18.04\HOME\APPEND\KERNEL_4.9\DRIVERS\MISC\MEDIATEK\SCHED\SCHED_CTL.C]:
\\WSL$\UBUNTU-18.04\HOME\APPEND\KERNEL_4.9\DRIVERS\MISC\MEDIATEK\SCHED\SCHED_CTL.C
Translation Unit Configurations:
[\\WSL$\UBUNTU-18.04\HOME\APPEND\KERNEL_4.9\DRIVERS\MISC\MEDIATEK\SCHED\SCHED_CTL.C]:
Process ID: 7764
Memory Usage: 9 MB
Compiler Path: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.21.27702/bin/Hostx64/x64/cl.exe
Includes:
C:\PROGRAM FILES (X86)\MICROSOFT VISUAL STUDIO\2019\COMMUNITY\VC\TOOLS\MSVC\14.21.27702\INCLUDE
C:\PROGRAM FILES (X86)\MICROSOFT VISUAL STUDIO\2019\COMMUNITY\VC\TOOLS\MSVC\14.21.27702\ATLMFC\INCLUDE
C:\PROGRAM FILES (X86)\WINDOWS KITS\10\INCLUDE\10.0.17763.0\UM
C:\PROGRAM FILES (X86)\WINDOWS KITS\10\INCLUDE\10.0.17763.0\UCRT
C:\PROGRAM FILES (X86)\WINDOWS KITS\10\INCLUDE\10.0.17763.0\SHARED
C:\PROGRAM FILES (X86)\WINDOWS KITS\10\INCLUDE\10.0.17763.0\WINRT
C:\PROGRAM FILES (X86)\WINDOWS KITS\10\INCLUDE\10.0.17763.0\CPPWINRT
Defines:
_DEBUG
UNICODE
_UNICODE
Standard Version: c99
IntelliSense Mode: msvc-x64
Total Memory Usage: 9 MB
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment