octave-maintainers
[Top][All Lists]
Advanced

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

Re: [Changeset] make symbol_table:; find_function also find class specif


From: John W. Eaton
Subject: Re: [Changeset] make symbol_table:; find_function also find class specific functions
Date: Mon, 29 Sep 2008 18:51:41 -0400

On 30-Sep-2008, David Bateman wrote:

| In fact I was trying to stop in the subsref method and that apparently 
| still doesn't work. I thought the issue was general but as you pointed 
| out it isn't.
| 
| Other methods that I can't set a breakpoint in include subsasgn, 
| vertcat, horzcat (even called directly and not through the [] operator). 
| basically any operator. I can stop in methods like reshape, size, any, 
| all, etc.

Hmm.  It seems to work for me with subsasgn in a simple class I have.
Can you send an example of a constructor and a subsasgn method for a
class where it fails?

jwe


reply via email to

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