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

 
 

bug #55345: [octave forge] (secs2d) Do not strip debugging symbols

Submitter:  Rafael Laboissière <rlaboiss>
Submitted:  Sun 30 Dec 2018 11:58:08 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
   

Sun 30 Dec 2018 11:58:08 PM UTC, original submission:  

The files *.oct file generated by the secs2d 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-secs2d includes the stripped version of the *.oct files, while the octave-secs2d-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
file #45802:  p added by rlaboiss (440B - application/octet-stream)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -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 p, #45802

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code