Jul 29, 2017 · 1 min read
Having recently came back to C++ after many years of Java, I found it surprising how poor the tools are in C/C++ environment.
XCode is so inferior to both Eclipse and IntelliJ.
I would love to rather use Eclipse for C++ (which exists), but unfortunately it’s not up to scratch in terms of C++ debugging (it does not support LLDB debugger well).
