Debugger doesn't display base class Byron Goodman 创建于 2018年05月20日 19:20 I've been having a problem with Clion displaying the base class if it is called through a virtual function. Is there some way to turn this on? Scrollbar is derived from Widget, but nothing shows up.
Hello! Could you please provide a simple standalone code sample to reproduce? Thanks!
Let me see what I can put together. Also, if you notice, it sometimes will display some random value for a bool. A bool is either 0 or 1.