Hello,
I use regularely breakpoints and i like to move the mouse cursor over the parameter's name, in order to see a popup message showing the value.
It works well under Windows, but i am not able to get it work under OSX.
Can i know if somebody can see these popup messages under OSX ?
no popup messages in debug mode
No, I can't get to work. I haven't played with the debugger much so I may not be doing it correctly but nothing pops up after inserting a breakpoint and highlighting a variable. Now that I see how it is supposed to work, it looks like an interesting feature.
I suppose you could use calldebugger and the 'variables' option in the debugger window (that works ok).
I suppose you could use calldebugger and the 'variables' option in the debugger window (that works ok).
MacBook Pro-M1 (2021), Tahoe 26.1, PB 6.30b2

