|
| From: | Rik |
| Subject: | [Octave-bug-tracker] [bug #55939] 'dbstop if error' stops in function str2num, when no error is present |
| Date: | Fri, 22 Mar 2019 15:55:20 -0400 (EDT) |
| User-agent: | Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; rv:11.0) like Gecko |
Follow-up Comment #12, bug #55939 (project octave):
Thanks. That is what I expected. The one-input form is just like any other
ordinary octave statement and so if it has an error then it will drop in to
the debugger at that point.
The two-input form is equivalent to try/catch and swallows the error.
Let me take a look.
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?55939>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |