On Tue, Feb 2, 2021 at 12:28 PM Dimitrios Chr. Ioannidis via fpc-devel <
fpc-devel@lists.freepascal.org> wrote:

>
> Reading dwarf information with avr-embedded-objdump.exe --dwarf returns
> : "avr-embedded-objdump.exe: Warning: Invalid CIE pointer 0x00c80000 in
> FDE at 0x000014"
>

I get the same warning on Linux using avr-objdump (GNU objdump (GNU
Binutils) 2.26.20160125), your test code and all of the dwarf debug options
in the compiler.  Not sure if this is really a problem when debugging with
gdb, I've managed to debug across units before.  Do you have a reproducible
problematic debug situation that can be tested?
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel

Reply via email to