|
From: | Kai Torben Ohlhus |
Subject: | [Octave-bug-tracker] [bug #45404] Breakpoints cannot be set in classdef methods or +package function files |
Date: | Tue, 12 Feb 2019 11:31:57 -0500 (EST) |
User-agent: | Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.96 Safari/537.36 |
Follow-up Comment #8, bug #45404 (project octave): Hmm, I am afraid it is easier to ask where it is *not* possible in Matlab to set a breakpoint: - class methods: yes - local functions in classdef files: yes - class methods in pkg dirs: yes - local functions in classdef files in pkg dirs: yes As one can see from this demo https://www.mathworks.com/help/matlab/matlab_prog/set-breakpoints.html It is for example not possible to set a breakpoint at a function or method header, only inside the body. Another exception is, you cannot set a breakpoint within "properties" blocks. _______________________________________________________ Reply to this item at: <https://savannah.gnu.org/bugs/?45404> _______________________________________________ Message sent via Savannah https://savannah.gnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |