Recently, I had to use STL Port for a particular project. While debugging, I was hampered by the fact that my data structures were not providing as much information in the watch window as I would have hoped. Using std::vector as an example, here’s a screen shot that highlights the problem.
After a bit of investigation [...]
Posts Tagged ‘Programming’
Visualizing STLPort data structures in Visual Studio Debugger
Posted in Debugging, Programming, tagged Programming, Visual Studio on November 23, 2009 | 2 Comments »