[Changeset] make symbol_table:; find_function also find class specific functions

John W. Eaton jwe at bevo.che.wisc.edu
Mon Sep 29 17:51:41 CDT 2008


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


More information about the Octave-maintainers mailing list