Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!

BDebugger watch list - @eval division problem

Jun
149
13
I'm trying to set a variable function result in the Watch list and the division operator ( / ) of the @eval function doesn't appear to work in the Watch list.

Here's a simplified example of what I am seeing:

1781371217639.webp


Note that the first entry in the Watch list doesn't return a value. But the same expression does work in the Evaluate Expression dialog.

Also, the second entry in the watch list using integer division works as expected.
 
Back
Top