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: Wed, 23 Dec 2015 23:24:59 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:41.0) Gecko/20100101 Firefox/41.0

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

I now see that I had old class definitions in my path.  Without thme, I get
the same problem.  It turns out that it does find the constructor, but that it
is not considered "user code" (it is not of type octave_user_function) and so
doesn't set the breakpoint.

Unfortunately, the classdef framework doesn't seem to have clear
"tree_statement_list" objects into which the breakpoint can be placed.  I'm
intrigued by this and will keep looking into it.

    _______________________________________________________

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]