[Bug libf2c/22498] High-level Source not included in listfile
mpeterseim at samson dot de
gcc-bugzilla@gcc.gnu.org
Tue Aug 9 08:44:00 GMT 2005
------- Additional Comments From mpeterseim at samson dot de 2005-08-09 08:44 -------
The gas needs the section stabs in the debug informations to include the
sourcelines. This section is generated from the gcc through the option -
gstabs. The used option -gdwarf-2 does not contain the section stabs, the
sourcelines are included in the debug informations otherwise.
Both options are conflicting.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Component|driver |libf2c
Resolution|INVALID |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22498
More information about the Gcc-bugs
mailing list