[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-bug-tracker] [bug #41532] debug_on_error (true) could have a GUI
From: |
Felipe G. Nievinski |
Subject: |
[Octave-bug-tracker] [bug #41532] debug_on_error (true) could have a GUI manifestation |
Date: |
Sun, 09 Feb 2014 19:53:24 +0000 |
User-agent: |
Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36 |
URL:
<http://savannah.gnu.org/bugs/?41532>
Summary: debug_on_error (true) could have a GUI manifestation
Project: GNU Octave
Submitted by: fgnievinski
Submitted on: Sun 09 Feb 2014 07:53:23 PM GMT
Category: GUI
Severity: 3 - Normal
Priority: 5 - Normal
Item Group: Feature Request
Status: None
Assigned to: None
Originator Name:
Originator Email:
Open/Closed: Open
Discussion Lock: Any
Release: 3.8.0
Operating System: Any
_______________________________________________________
Details:
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
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?41532>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
- [Octave-bug-tracker] [bug #41532] debug_on_error (true) could have a GUI manifestation,
Felipe G. Nievinski <=