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

Glib GIOChannel -

delphi - When I encode/decode SMS PDU (GSM 7 Bit) user data, do I need prepend the UDH first? -

python - Obscure curses error message when creating a sub window -