[fpc-devel] AVR systeminfo defaults to dwarf 3
Florian Klämpfl
florian at freepascal.org
Wed Feb 10 19:43:17 CET 2021
> Am 10.02.2021 um 11:46 schrieb Dimitrios Chr. Ioannidis via fpc-devel <fpc-devel at 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.
More information about the fpc-devel
mailing list