bugGNU Octave - Bugs: bug #66157, improve print() debugging

 
 

bug #66157: improve print() debugging

Submitter:  Fabio <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:  Open/Closed:  * Open
Release:  * 9.2.0 Operating System:  * Any
Fixed Release:  None Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Sun 01 Sep 2024 10:31:50 AM UTC, original submission:  

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

Fabio <efferre79>

 

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

Attach Files:
   
   
Comment:
   

Attached Files

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by efferre79 (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.

     

    Follows 1 latest change.

    Date Changed by Updated Field Previous Value => Replaced by
    2024-09-01 efferre79 Attached File- Added octave-9.2.0-improve-debugging.patch, #56399

    Back to the top

    Powered by Savane 3.14-f13d.
    Corresponding source code