Google has a library that helps in debugging C++ applications that use STL. It's specially tuned to overcome the issues that GDB has as of version 6.8. Basically, the library provides functions to inspect and display STL containers.
Useful try using it.
No comments:
Post a Comment