根据主题.
我有一些常量哈希定义如下:
#define CONST 40
我在我的程序中设置了一个断点.如何打印该常量的值?(我知道我可以查看源代码,但我想确定它)
c gdb c-preprocessor
c ×1
c-preprocessor ×1
gdb ×1