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

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

[Octave-bug-tracker] [bug #45404] Breakpoints cannot be set in classdef


From: Richard
Subject: [Octave-bug-tracker] [bug #45404] Breakpoints cannot be set in classdef methods or +package function files
Date: Thu, 14 Feb 2019 05:41:59 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:65.0) Gecko/20100101 Firefox/65.0

Follow-up Comment #13, bug #45404 (project octave):

Incidentally, the last example differs from the edit command, i.e.


>> dbstop in wsim.waveSettings at wsim.waveSettings.plotEta
Error using dbstop
Cannot find function "wsim.waveSettings.plotEta" within "waveSettings".


but 


>> edit wsim.waveSettings.plotEta % works
>> edit waveSettings.plotEta % obviously doesn't work


to me, this is inconsistent, dbstop should let you specify the package name,
especially if the docs state that any edit input syntax is allowed.


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?45404>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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