“Pretty-printing” STL vector in Eclipse CDT
It’s surprising to see why the C++ debugging scene in Mac/Linux is so behind Visual Studio. One definite strengths of MSVS is the ability to display STL vectors as arrays in the debug view. If you’re using Eclipse CDT on Mac, you’re probably stuck with GDB 6.8 which doesn’t come with pretty printing. I tried … Continue reading “Pretty-printing” STL vector in Eclipse CDT
Copy and paste this URL into your WordPress site to embed
Copy and paste this code into your site to embed