Visual C++: why watch view for derived class is not showing fields of base class? -


i have split class myclass 2 classes myclassbase , myclassderived example see attached images:

myclassderived

i seeing members myclassderived, no details on other base class members http://i46.tinypic.com/14ljwxs.jpg

i need expand see more members of class

myclass

i see more members of class without expanding http://i45.tinypic.com/mwfbzt.jpg

why doesnt watch shows more members, there option cause watch show more members??


Comments

Popular posts from this blog

c# - SVN Error : "svnadmin: E205000: Too many arguments" -

c# - Copy ObservableCollection to another ObservableCollection -

All overlapping substrings matching a java regex -