microsoft / vscode-cpptools

Official repository for the Microsoft C/C++ extension for VS Code.
Other
5.52k stars 1.55k forks source link

Debugger frozing after start on Mac #5717

Open imatyushin opened 4 years ago

imatyushin commented 4 years ago

Issue Type: Bug

Hello,

I have worked about a year on my MacBook Pro using VSCode and C++, and it was worked well, debugger started normally, all worked. But after some not good morning, debugger begin frozing on a start - it starts loading any C++ application and then hanging up (application does not start, debugger wait infinitly). One time i have solved this issue by completely remove VS.Code, its settings and extensions. And these was helpfull, after reinstallation VS.Code worked well. But after about a month of work an issue was repeated, and now could not be solved after reinstallation.

Please help me, if this could be helpfull, i could grant access to my Mac by AnyDesk.

Thanks a lot, Ivan

VS Code version: Code 1.46.1 (cd9ea6488829f560dc949a8b2fb789f3cdc05f5d, 2020-06-17T21:17:14.222Z) OS version: Darwin x64 18.7.0

System Info |Item|Value| |---|---| |CPUs|Intel(R) Core(TM) i7-7700HQ CPU @ 2.80GHz (8 x 2800)| |GPU Status|2d_canvas: enabled
flash_3d: enabled
flash_stage3d: enabled
flash_stage3d_baseline: enabled
gpu_compositing: enabled
metal: disabled_off
multiple_raster_threads: enabled_on
oop_rasterization: disabled_off
protected_video_decode: unavailable_off
rasterization: enabled
skia_renderer: disabled_off_ok
video_decode: enabled
viz_display_compositor: enabled_on
viz_hit_test_surface_layer: disabled_off_ok
webgl: enabled
webgl2: enabled| |Load (avg)|16, 5, 3| |Memory (System)|16.00GB (1.00GB free)| |Process Argv|| |Screen Reader|no| |VM|0%|
Extensions (5) Extension|Author (truncated)|Version ---|---|--- githistory|don|0.6.5 python|ms-|2020.6.90262 cmake-tools|ms-|1.4.1 cpptools|ms-|0.29.0-insiders vetur|oct|0.24.0
WardenGnaw commented 4 years ago

Have you tried the solution in https://github.com/microsoft/vscode-cpptools/issues/5079#issuecomment-626090192?

imatyushin commented 4 years ago

I have tried, but it does not help, and alse the proposed script provides error when running from command line