[Bug libf2c/22498] High-level Source not included in listfile

2005-08-09 Thread mpeterseim at samson dot de
--- 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

[Bug driver/22498] High-level Source not included in listfile

2005-07-18 Thread mpeterseim at samson dot de
--- Additional Comments From mpeterseim at samson dot de 2005-07-18 07:18 --- Adding -v to the invocation of gcc gives the following result: C:\5824\Source>avr-gcc -c -g -Os -gdwarf-2 -Wall -Wstrict-prototypes -Wa,-adhlns =Serial.lst -mmcu=atmega16 -I. -I../../inc Serial.c -o Seria

[Bug c/22498] New: High-level Source not included in listfile

2005-07-15 Thread mpeterseim at samson dot de
iority: P2 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: mpeterseim at samson dot de CC: gcc-bugs at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22498