vscOctaveDebugger icon indicating copy to clipboard operation
vscOctaveDebugger copied to clipboard

Can't inspect non-public properties in debugger.

Open paulo-fernando-silva opened this issue 1 year ago • 0 comments

It seems the properties access modifiers, private, protected, public, are also applied in debugging mode. This prevents the debugger from inspecting the value of those properties depending on scope.

paulo-fernando-silva avatar Mar 10 '23 02:03 paulo-fernando-silva