Eclipse C/C++ 调试变量默认格式为十六进制
Eclipse C/C++ Debug Variable Default Format as Hex
有没有办法将调试变量的默认格式设置为十六进制?
我在用:
面向 C/C++ 开发人员
的 Eclipse IDE
版本:2019-12 (4.14.0)
构建 ID:20191212-1212
我看过 this 旧的 post 但在我的 eclipse 版本上没有那个选项。
不幸的是,自定义数字格式的选项已从 eclipse 首选项中删除,应该会在某个时候返回。
来自 eclipse Bugzilla:bug 373550(状态:以依赖项打开)
"Note that with the removal of CDI (Bug 484900), this preference page was removed."
有没有办法将调试变量的默认格式设置为十六进制? 我在用: 面向 C/C++ 开发人员
的 Eclipse IDE版本:2019-12 (4.14.0) 构建 ID:20191212-1212
我看过 this 旧的 post 但在我的 eclipse 版本上没有那个选项。
不幸的是,自定义数字格式的选项已从 eclipse 首选项中删除,应该会在某个时候返回。
来自 eclipse Bugzilla:bug 373550(状态:以依赖项打开)
"Note that with the removal of CDI (Bug 484900), this preference page was removed."