打开vscode,文件->首选项->设置,搜索C_Cpp.intelliSenseCacheSize,修改默认的5120为256。 cpptools-srv内存占用已减少到68MB左右。
Setting the process to generate core is used to track bugs in our project. It is an accident to collect the core of cpptools-srv, but maybe it will be helpful? If there is any information that needs to be obtained from the core, I can provide help (such as specific stack, specific h...
cpptools/didChangeCppProperties cpptools/getCodeActions: E:\Documents\PlatformIO\Projects\joysticktest\src\main.cpp (id: 2) textDocument/didOpen: E:\Documents\PlatformIO\Projects\joysticktest\src\main.cpp cpptools/textEditorSelectionChange cpptools/getDocumentSymbols: E:\Documents\PlatformIO\Projects\joysti...
Is this with cpptools or cpptools-srv. You description says cpptools, but the call stack indicates cpptools-srv. While it's using the 100% CPU, can you break into the debugger and provide a call stack of the thread that appears to be doing the work? Author arieleiz commented Apr 25, ...
Using a BMC/KVM, watch the shutdown process on the console. See sytemd-shutdown delaying shutdown for a few minutes because cpptools, cpptools-srv, node processes are still running. Expected behavior: At step 5, the system powers off almost immediately. ...
cpptools-srv crash with build_sections #12666 Open sean-mcmanus opened this issue Aug 30, 2024· 0 comments CommentsCollaborator sean-mcmanus commented Aug 30, 2024 Seems like our top cpptools-srv crash. Does anyone know a repro?sean-mcmanus added bug Language Service reliability labels Aug 30...