Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-debug-dev] Problem about variable view

When I watch the variable whose type is a struct, the variable view somtimes becomes abnormal after do "step into" It will looks like "..."(it should show "variable=0x123" but it shows "..."), when you click on "..."; you can see it show correct value(0x123) in text area.
After I change the display format (Hex to Dec), it becomes normal.

Any comment about this!?  Thanks!

BTW, I have a suggestion about CDT debug,
Could it be added the following funtion?
Preview the disassemby & set the breakpoint in assembly view, not only in C code view.

Thanks.

_________________________________________________________________
MSN Messenger 7.0 搶鮮版熱烈下載中:別錯過超酷的動畫快遞 http://messenger.msn.com.tw/beta


Back to the top