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

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

[Octave-bug-tracker] [bug #46451] unable to set breakpoints within class


From: Lachlan Andrew
Subject: [Octave-bug-tracker] [bug #46451] unable to set breakpoints within classdef classes
Date: Tue, 15 Dec 2015 03:48:27 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:41.0) Gecko/20100101 Firefox/41.0

Follow-up Comment #4, bug #46451 (project octave):

Carnë,

I just re-checked it on the default branch at changeset a88142abca36 ("Remove
spurious tick labels occurring when setting ticks and removing tick labels")

Even though it doesn't appear in dbstatus, it does appear to stop in that
function:

>> dbstop ("@inputParser/inputParser")
ans =  130
>> inputParser
stopped in /usr/share/octave/packages/general-1.3.2/@inputParser/inputParser.m
atline 130
130:   if (nargin != 0)
debug>


Running  dbstatus  clears the breakpoint, as described in bug #41190.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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