octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #55178] Improved debug on error behaviour insi


From: Markus Mützel
Subject: [Octave-bug-tracker] [bug #55178] Improved debug on error behaviour inside octave core functions
Date: Mon, 8 Nov 2021 07:24:11 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.54 Safari/537.36 Edg/95.0.1020.40

Follow-up Comment #7, bug #55178 (project octave):

> The debugger stops in "print_usage" function instead of where the "error"
command is called.

What do you mean by this? The error *is* thrown in `print_usage` at line 98:
http://hg.savannah.gnu.org/hgweb/octave/file/869dea2b5c91/scripts/help/print_usage.m#l98

    error ("Octave:invalid-fun-call", msg);


The output of `dbstack` is correct.


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?55178>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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