Bug Report no debug info in *ui

zhangj

New Member
I use vs2015 to debug, but can not show any information about values but address.
I found the struct is defined in the c file. so, I move it to the h file, and then the information show when debuging

I think the all defines can move to head file for debug
 

Attachments

  • 1.png
    1.png
    20.3 KB · Views: 3
Top