[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-bug-tracker] [bug #66157] improve print() debugging
From: |
Fabio |
Subject: |
[Octave-bug-tracker] [bug #66157] improve print() debugging |
Date: |
Sun, 1 Sep 2024 06:31:53 -0400 (EDT) |
URL:
<https://savannah.gnu.org/bugs/?66157>
Summary: improve print() debugging
Group: GNU Octave
Submitter: efferre79
Submitted: Sun 01 Sep 2024 10:31:50 AM UTC
Category: Plotting
Severity: 3 - Normal
Priority: 5 - Normal
Item Group: None
Status: None
Assigned to: None
Originator Name:
Originator Email:
Open/Closed: Open
Discussion Lock: Any
Release: 9.2.0
Operating System: Any
Fixed Release: None
Planned Release: None
_______________________________________________________
Follow-up Comments:
-------------------------------------------------------
Date: Sun 01 Sep 2024 10:31:50 AM UTC By: Fabio <efferre79>
During debugging of print() it can be useful to dig in the pipeline of
commands called underground. For this reason there is the -debug option which
is not documented. Even if the user discover that, it is impossible to access
the generated temporary files to further debug outside octave
I am proposing this simple patch which:
1) add some info to the help about the hidden -debug option
2) add a new -keep-temp-files option to preserve temporary files, in this way
it is possible to investigate on the intermediate results of the underground
pipeline
In principle the -keep-temp-files is superfluous and everything can be driven
only by -debug itself.
Here is attached the proposed patch
_______________________________________________________
File Attachments:
-------------------------------------------------------
Name: octave-9.2.0-improve-debugging.patch Size: 3KiB
<https://file.savannah.gnu.org/file/octave-9.2.0-improve-debugging.patch?file_id=56399>
AGPL NOTICE
These attachments are served by Savane. You can download the corresponding
source code of Savane at
https://git.savannah.nongnu.org/cgit/administration/savane.git/snapshot/savane-88f69f5772d7c001efe5d5016a1329db848aaabb.tar.gz
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?66157>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
signature.asc
Description: PGP signature
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Octave-bug-tracker] [bug #66157] improve print() debugging,
Fabio <=