Hi,
Development proposal: Would it be possible to see macro defitions rather than their values in the debugger? Or give the user the option to choose which one to see. I often have macros like the below
#define MSG_RESUME_UTILIZE_STATE 5
And it would be more helpful to see the macro definition rather than the number 5 in the debugger.
Thank you!
Kind regards,
Axel