lldb-mi
lldb-mi copied to clipboard
lldb-mi hangs and starts consuming more and more memory when stopping at certain breakpoints in vscode-cpptools
Hi, I wanted to notify you of several issues that crop up with debugging via the cpptools package for Visual Studio Code, which appear to be caused by an error in lldb-mi. In summary stopping at (or in some cases near) uninitialized memory. More details can be found in the following related issues
- https://github.com/microsoft/vscode-cpptools/issues/1899
- https://github.com/microsoft/vscode-cpptools/issues/5805
- https://github.com/microsoft/vscode-cpptools/issues/7240
Kind Regards
Marco
One year later, the problem still exists
Almost 2 years have passed, the issue is still here.
having same issue, I can get it to use 80gb of ram and wreck a 96gb ram laptop for a program that usually uses 300 meg of ram
https://github.com/microsoft/vscode-cpptools/issues/7240 Here seems to be a feasible solution, can any Mac users help test it out?