Advertisement
Guest User

Untitled

a guest
Mar 10th, 2021
9
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.43 KB | None | 0 0
  1. I[13:41:26.828] clangd version 11.0.0 (https://github.com/msys2/MINGW-packages f5d4dab9b9db65e8b4eff740629c411ea5e21091)
  2. I[13:41:26.828] PID: 1332
  3. I[13:41:26.828] Working directory: g:\prog\cpp\huffman-archive-cpp
  4. I[13:41:26.828] argv[0]: c:\msys64\mingw64\bin\clangd.exe
  5. I[13:41:26.829] Starting LSP over stdin/stdout
  6. I[13:41:26.838] <-- initialize(1)
  7. I[13:41:26.838] --> reply:initialize(1) 0 ms
  8. I[13:41:26.982] <-- initialized
  9. I[13:41:26.983] <-- textDocument/didOpen
  10. I[13:41:26.984] Loaded compilation database from g:\prog\cpp\huffman-archive-cpp
  11. I[13:41:26.985] --> window/workDoneProgress/create(0)
  12. I[13:41:26.985] Enqueueing 5 commands for indexing
  13. I[13:41:26.985] ASTWorker building file g:\prog\cpp\huffman-archive-cpp\src\main.cpp version 0 with command
  14. [G:/prog/cpp/huffman-archive-cpp]
  15. C:\msys64\mingw64\bin\g++ --driver-mode=g++ -IG:/prog/cpp/huffman-archive-cpp/./include -std=gnu++2a -o CMakeFileshuffman-archive.dirsrcmain.cpp.obj -c G:progcpphuffman-archive-cppsrcmain.cpp -fsyntax-only -resource-dir=c:\msys64\mingw64\lib\clang\11.0.0
  16. I[13:41:27.186] <-- textDocument/documentSymbol(2)
  17. I[13:41:27.186] <-- textDocument/codeAction(3)
  18. I[13:41:27.186] <-- textDocument/documentLink(4)
  19. I[13:41:27.186] <-- textDocument/documentHighlight(5)
  20. I[13:41:27.186] <-- textDocument/codeAction(6)
  21. I[13:41:27.203] <-- reply(0)
  22. I[13:41:27.203] --> $/progress
  23. I[13:41:27.203] --> $/progress
  24. #0 0x00007ffb0ad14ace (c:\msys64\mingw64\bin\libclang-cpp.dll+0xb4ace)
  25. #1 0x00007ffb0ad46971 (c:\msys64\mingw64\bin\libclang-cpp.dll+0xe6971)
  26. #2 0x00007ffb0ad4b1e4 (c:\msys64\mingw64\bin\libclang-cpp.dll+0xeb1e4)
  27. #3 0x00007ffb0ad4d1f3 (c:\msys64\mingw64\bin\libclang-cpp.dll+0xed1f3)
  28. #4 0x00007ffb0ad515f6 (c:\msys64\mingw64\bin\libclang-cpp.dll+0xf15f6)
  29. #5 0x00007ffb0ad542ca (c:\msys64\mingw64\bin\libclang-cpp.dll+0xf42ca)
  30. #6 0x00007ffb0ad1f21b (c:\msys64\mingw64\bin\libclang-cpp.dll+0xbf21b)
  31. #7 0x00007ffb0ad7f7e7 (c:\msys64\mingw64\bin\libclang-cpp.dll+0x11f7e7)
  32. #8 0x00007ffb0c1bd1b3 (c:\msys64\mingw64\bin\libclang-cpp.dll+0x155d1b3)
  33. #9 0x00007ffb0c1b7bb9 (c:\msys64\mingw64\bin\libclang-cpp.dll+0x1557bb9)
  34. #10 0x00007ff6bca03dab (c:\msys64\mingw64\bin\clangd.exe+0x153dab)
  35. #11 0x00007ff6bca083d6 (c:\msys64\mingw64\bin\clangd.exe+0x1583d6)
  36. #12 0x00007ff6bc9fdd20 (c:\msys64\mingw64\bin\clangd.exe+0x14dd20)
  37. #13 0x00007ff6bca472e5 (c:\msys64\mingw64\bin\clangd.exe+0x1972e5)
  38. #14 0x00007ff6bca45ff1 (c:\msys
  39. Process clangd stderr finished
  40.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement