help-octave
[Top][All Lists]
Advanced

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

how to dbstop in class function?


From: jkirby
Subject: how to dbstop in class function?
Date: Sat, 4 Dec 2010 11:37:42 -0800 (PST)

I'm trying to set a breakpoint in a class member function in dbstop but I
can't seem to get Octave to recognize the function. What am I missing?

I'm able to call the function ok so Octave knows about it.

I've tried dbstop ('func', 10)  as well as ('@class/func', 10) but no
luck...
-- 
View this message in context: 
http://octave.1599824.n4.nabble.com/how-to-dbstop-in-class-function-tp3072681p3072681.html
Sent from the Octave - General mailing list archive at Nabble.com.


reply via email to

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