A new video file can be retrieved at http://www.visionopen.com/codelitedebug.ogv
It looks like a serious bug of CodeLite.
As you can see, I'm trying to display a member variable's value (value of unsigned int m_iFrames ), but failed.
Seriously can't understand how this happens. And, seems always happen.
It looks the debugger works fine with local variables.
The debug error messages are
Code: Select all
DEBUG>>00000671-var-create - * "m_iFrames"
DEBUG>>00000671^error,msg="mi_cmd_var_create: unable to create variable object"
JiA