[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-bug-tracker] [bug #55344] [octave forge] (octproj) Do not strip
From: |
Rafael Laboissiere |
Subject: |
[Octave-bug-tracker] [bug #55344] [octave forge] (octproj) Do not strip debugging symbols |
Date: |
Sun, 30 Dec 2018 18:52:18 -0500 (EST) |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.7 Safari/537.36 |
URL:
<https://savannah.gnu.org/bugs/?55344>
Summary: [octave forge] (octproj) Do not strip debugging
symbols
Project: GNU Octave
Submitted by: rlaboiss
Submitted on: Sun 30 Dec 2018 11:52:17 PM UTC
Category: Octave Forge Package
Severity: 3 - Normal
Priority: 5 - Normal
Item Group: Other
Status: None
Assigned to: None
Originator Name:
Originator Email:
Open/Closed: Open
Discussion Lock: Any
Release: other
Operating System: GNU/Linux
_______________________________________________________
Details:
The files _op_*.oct file generated by the octproj 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-octproj includes the stripped version of the _oc_*.oct files,
while the octave-octproj-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.
_______________________________________________________
File Attachments:
-------------------------------------------------------
Date: Sun 30 Dec 2018 11:52:17 PM UTC Name:
do-not-strip-debugging-symbols.patch Size: 943B By: rlaboiss
<http://savannah.gnu.org/bugs/download.php?file_id=45801>
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?55344>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Octave-bug-tracker] [bug #55344] [octave forge] (octproj) Do not strip debugging symbols,
Rafael Laboissiere <=