[CLion] 디버깅시 STL 변수 안나오는 문제

spring·2023년 2월 12일
0

CLion에 Mingw64를 사용하면 위 처럼 vector의 원소들이 디버깅으로 보이지 않는다.

Settings -> Build, Execution, Delpoyment -> Debugger -> Data Views -> C/C++ 에서

Enable GNU C++ library renders 를 꺼주면 된다.

References

https://intellij-support.jetbrains.com/hc/en-us/community/posts/360003437800-Unable-to-inspect-the-STL-containers-during-debug
https://blog.csdn.net/SSibyl/article/details/116538799

profile
Researcher & Developer @ NAVER Corp | Designer @ HONGIK Univ.

0개의 댓글