Functions and calls in watch expressions?

In Visual Studio's debugger it is possible call functions (when they survive compilation) in watch expressions? Is this possible in RemedyBG?

I notice that function identifiers (at least from C++ compiles) aren't even found unless they are function pointers. Is this because of name-mangling?

As far as I know, it's not possible to call functions from the watch window (or other windows) in RemedyBG.

For the second question, I'm assuming that you can't add things that aren't variables in the watch window (even in C it doesn't work).

You might have more help if you ask in the RemedyBG channel on the handmade discord.