vscOctaveDebugger icon indicating copy to clipboard operation
vscOctaveDebugger copied to clipboard

Results 7 vscOctaveDebugger issues
Sort by recently updated
recently updated
newest added

I'm sorry if I just don't understand how this should work, but I cannot seem to get `pause` to work with the debugger. I'm using the following test code: test.m...

Currently, octave doesn't support setting breakpoints in classdefs using line numbers. Bug here https://savannah.gnu.org/bugs/?46451

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.

Hi there, I have a project with two main files directly located in the workspace folder and other scripts defined in folders inside the workspace. Something like this: **Workspace**/ --run_ALG.m...

Bumps [serialize-javascript](https://github.com/yahoo/serialize-javascript) to 6.0.2 and updates ancestor dependency [mocha](https://github.com/mochajs/mocha). These dependencies need to be updated together. Updates `serialize-javascript` from 6.0.0 to 6.0.2 Release notes Sourced from serialize-javascript's releases. v6.0.2 fix:...

dependencies

乱码啊 debug ,,,, matlab代码的时候乱码

Hi there, Thanks for the great extension! It would be of even greater merit if there were a builtin option to automatically attach to the octave-cli process used to debug...