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