> Am 10.02.2021 um 11:46 schrieb Dimitrios Chr. Ioannidis via fpc-devel 
> <fpc-devel@lists.freepascal.org>:
> 
> Hi,
> 
>   I read at compiler/systems/i_embed.pas the AVR systeminfo, is the only one 
> that, has as default "dbg : dbg_dwarf3". The other embed systems that uses 
> dwarf ( ARM, MIPSEL, i8086, m68k, RISCV32/64, XTENSA, Z80 ), all have as 
> default "dbg : dbg_dwarf2".
> 
>   The AVR has problems with dbg_dwarf2 ? If not, could you please change the 
> AVR systeminfo to dwarf2 also for consistency ?

Actually, the others should be better changed to dwarf3. Dwarf3 should be 
widely usable meanwhile, but maybe Martin can shed light on it.

_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel

Reply via email to