octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #49068] Cannot set breakpoints in subfunctions


From: Guillaume
Subject: [Octave-bug-tracker] [bug #49068] Cannot set breakpoints in subfunctions from GUI editor when not using "endfunction" keyword
Date: Tue, 13 Sep 2016 10:17:18 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:48.0) Gecko/20100101 Firefox/48.0

Follow-up Comment #5, bug #49068 (project octave):

Setting a breakpoint from the command line indeed works fine, thanks for
pointing it out. It seems necessary to specify the name of the subfunction
though: ie it works with "dbstop test_breakpoint>bbbb 8" but not with "dbstop
test_breakpoint 8". 

Also, I cannot back it up by any number but I would guess that the majority of
Matlab code around doesn't have an "end" keyword at the end of functions or
subfunctions, given that it only became relevant with the (more recent)
introduction of nested functions.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?49068>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]