Re: how to watch the value of "set", "map" etc
- From: David Lowndes <DavidL@xxxxxxxxxxxxxxx>
- Date: Wed, 26 Sep 2007 18:27:11 +0100
I had a very hard time in debugging standard library.
Now I can watch the value of vectors. How about set and map?
It seems that I have to go back to the old days print to screen way of
debugging.
Any one has any suggestions? I am using VS 2003.
Yuan,
If you can, upgrade to VS2005 (or wait for VS2008). The improvement to
debugging for STL collections is greatly improved in VS2005.
Dave
.
- References:
- how to watch the value of "set", "map" etc
- From: yuanliu1
- how to watch the value of "set", "map" etc
- Prev by Date: I cannot view any stored procedure inside of Visual Studio 2003 that was created in SQL Server 2005
- Next by Date: getting visual c++
- Previous by thread: how to watch the value of "set", "map" etc
- Next by thread: I cannot view any stored procedure inside of Visual Studio 2003 that was created in SQL Server 2005
- Index(es):
Relevant Pages
|