You can't. Macros are resolved during the preprocessor, and as a result they don't exist in compiled code.
If you need to debug such an expression, create a function, or step through the disassembled code (Ctrl+,G in VS2019).
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…