lldb-mi icon indicating copy to clipboard operation
lldb-mi copied to clipboard

lldb-mi hangs and starts consuming more and more memory when stopping at certain breakpoints in vscode-cpptools

Open mlangiu opened this issue 3 years ago • 4 comments
trafficstars

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

mlangiu avatar Feb 10 '22 13:02 mlangiu

One year later, the problem still exists

alexolog avatar Feb 03 '23 15:02 alexolog

Almost 2 years have passed, the issue is still here.

wl2776 avatar Nov 28 '23 19:11 wl2776

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

mattkanwisher avatar Dec 02 '23 08:12 mattkanwisher

https://github.com/microsoft/vscode-cpptools/issues/7240 Here seems to be a feasible solution, can any Mac users help test it out?

sunshaoce avatar Dec 03 '23 11:12 sunshaoce