STL value don't show in debugger
已回答
When the value of the vector "add to watches", and I set breakpoints and start debugging, the debugger does not work. If I add a watches value when the debugger is running, I see "data collection" and the debugger stops.
Windows 10. The last clion. With MinGW-32, I have "The process is finished with exit code 3". With mingw-64, my "gdborig.exe stopped working".
All works

Bad(
\
请先登录再写评论。
Hi! Please enable debugger logging as described here, reproduce the issue and send the resulting idea.log file to clion-support at jetbrains.com. Do not forget to disable debug logging after that. Note that logs might contain private user's information (like file paths and names).