Step debugging collapses my expanded arrays in Eclipse's Debug View (C++) -


i've googled brains out , can't find addressed anywhere, hope here can me.

i'm coding in c++ using nsight eclipse edition in centos linux 7.1, , whenever i'm step debugging, i've found every step take through code causes expanded arrays , structs in variables view collapse. frustrating because interested in watching contents of arrays , structs. , behaves same way if try watch them in expressions view. has else seen , found way keep expanded things open? thanks


Comments

Popular posts from this blog

django - (fields.E300) Field defines a relation with model 'AbstractEmailUser' which is either not installed, or is abstract -

matlab - error with cyclic autocorrelation function -

php - Using grpc in Laravel, "Class 'Grpc\ChannelCredentials' not found." -