bugGNU Octave - Bugs: bug #55343, [octave forge] (octclip) Do not...

 
 

bug #55343: [octave forge] (octclip) Do not strip debugging symbols

Submitter:  Rafael Laboissière <rlaboiss>
Submitted:  Sun 30 Dec 2018 11:43:39 PM UTC
   
 
Category:  Octave Package Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Other
Status:  None Assigned to:  None
Originator Name:  Open/Closed:  * Open
Release:  * other Operating System:  * GNU/Linux
Fixed Release:  None Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Mon 07 Nov 2022 11:06:34 AM UTC, comment #1: 

About this bug, I prefer to maintain the -s option, as -g produces a huge *.oct file

José Luis García Pallero <jgpallero>
Sun 30 Dec 2018 11:43:39 PM UTC, original submission:  

The file _oc_polybool.oct file generated by the octclip package should include the debugging symbols. It should be up to the user or to the maintainer of the distribution where the package will be included to strip those symbols.

This is the case, for instance, in the Debian distribution. The regular Debian package octave-octclip includes the stripped version of the _oc_polybool.oct file, while the octave-octclip-dgbsym package includes the non stripped version.

The patch attached to this bug report (which essentially replaces the "-s" option by the "-g" option to mkoctfile) fixes the problem.

Rafael Laboissière <rlaboiss>

 

(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 jgpallero (Posted a comment)
  • -email is unavailable- added by rlaboiss (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
    2018-12-30 rlaboiss Attached File- Added do-not-strip-debugging-symbols.patch, #45800

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code