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

java - Static nested class instance -

c# - Bluetooth LE CanUpdate Characteristic property -

JavaScript - Replace variable from string in all occurrences -