39
edits
(→not supported: added fuller example from bug report) |
(→not supported: moved debugging problems to the top) |
||
Line 2: | Line 2: | ||
==== not supported ==== | ==== not supported ==== | ||
* debugging in classdef methods (and +package directory functions) | |||
Breakpoints cannot currently be set in classdef methods (or at least they are ignored). They also can't be set in functions in +package directories (which is a related issue). | |||
* enumeration | * enumeration | ||
Line 101: | Line 105: | ||
end | end | ||
</source> | </source> | ||
==== supported ==== | ==== supported ==== |
edits