bugGNU Octave - Bugs: bug #41532, debug_on_error (true) could have a...

 
 

bug #41532: debug_on_error (true) could have a GUI manifestation

Submitter:  Felipe G. Nievinski <fgnievinski>
Submitted:  Sun 09 Feb 2014 07:53:23 PM UTC
   
 
Category:  GUI Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Feature Request
Status:  Fixed Assigned to:  None
Originator Name:  Open/Closed:  * Closed
Release:  * 3.8.0 Operating System:  * Any
Fixed Release:  None Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Wed 26 Mar 2014 10:10:01 PM UTC, comment #2: 

I checked in the following changeset.  It seems to fix the problem for me.

http://hg.savannah.gnu.org/hgweb/octave/rev/a87bdd302b1b

John W. Eaton <jwe>
Group administrator
Tue 11 Feb 2014 02:47:31 AM UTC, comment #1: 

similar to what is currently already done when the keyboard function is called within an m file

Felipe G. Nievinski <fgnievinski>
Sun 09 Feb 2014 07:53:23 PM UTC, original submission:  

it'd be helpful to highlight the line triggering the error, possibly opening the file if it's not already open.

something could be borrowed from the way breakpoints are displayed, e.g., the yellow arrow which moves with F10, indicating the next line to be evaluated.

currently it's manifested only in the CUI, e.g.:
error: Assert error.
error: called from
    myassert at line 44 column 5
    test_inputParser at line 48 column 5

Felipe G. Nievinski <fgnievinski>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by jwe (Posted a comment)
  • -email is unavailable- added by fgnievinski (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only group members can vote.

     

    Follow 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2014-03-26 jwe StatusNone Fixed
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-d3ae.
    Corresponding source code