Game Development Community

stepping into tVector.h hangs visual studio for minutes - LOGGED

by Orion Elenzil · in Torque 3D Professional · 10/27/2009 (7:14 pm) · 4 replies

both myself and another guy on the team i'm with are seeing this.
you'll be debugging happily away, stepping through code blithely,
and hit F11 to step into say accessing an element of a Vector<someClass>.
eg: "someClass foo = myArray[0];".
all of a sudden visual studio itself freezes for literally a minute or two.

anyone else getting this ?

what's to be done ?

tia, ooo

#1
10/27/2009 (7:28 pm)
ditto stepping into path.h
#2
10/27/2009 (8:49 pm)
I just checked this here and didn't have that in either Vector<> or Path. I'm on the now ancient VS 2005.
#3
10/28/2009 (3:32 pm)
huh, thanks for checking tom.
i have to admit this isn't w/ a 100% clean code-base.
i could try VS 2005 vs. VS 2008.
#4
06/17/2010 (6:44 pm)
Logged: TQA-409