开发者

How to see static or global variables in Eclipse CDT?

I have been trying to figure out how to display static variables in the eclipse variable window for the CDT and can't figure out how. The menu button for the CDT doesn't seem t开发者_运维技巧o have the java->globals menu. How do I display static/global variables in eclipse CDT debugger?


Window -> Show View -> Expressions

You can add any expression there, so also global variables.


Arrow down button > Java > Show Constants / Show Static Variables

How to see static or global variables in Eclipse CDT?

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜