octave-maintainers
[Top][All Lists]
Advanced

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

error doesn't return to debug prompt


From: Olaf Till
Subject: error doesn't return to debug prompt
Date: Fri, 16 Oct 2015 07:50:59 +0200
User-agent: Mutt/1.5.23 (2014-03-12)

jwe,

since you are working at error handling at the moment, are you aware
that with current tip, if a command given at the debug prompt causes
an error, it returns to top level, not to the debug prompt?

octave:1> function func ()
> keyboard
> endfunction
octave:2> func
stopped in func at line 2
debug> error ("test")
error: test
error: called from
    func at line 2 column 1
octave:2> 

Olaf
-- 
public key id EAFE0591, e.g. on x-hkp://pool.sks-keyservers.net

Attachment: signature.asc
Description: Digital signature


reply via email to

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