Am 18.12.20 um 16:35 schrieb Michael Graichen:
> 
> how is the asm file generated, especially the part that comes after the
> lable "Ldebug_CIE0_end: " in the asm file?
> 
> Michael

For ELF output, debug info is in DWARF (AFAIR DWARF 2) format. AFAIK,
this is done in the file src/SDCCdwarf2.c.

Philipp


_______________________________________________
Sdcc-user mailing list
Sdcc-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sdcc-user

Reply via email to