[fpc-devel] DW_AT_external and other additions to FPC generated dwarf
Martin Frb
lazarus at mfriebe.de
Tue Mar 28 11:02:47 CEST 2023
On 26/03/2023 16:50, Martin Frb via fpc-devel wrote:
> On 26/03/2023 15:50, Florian Klämpfl via fpc-devel wrote:
>> What about using DW_TAG_string_type for this? IIRC, when I
>> implemented dwarf, it was not available/not supported, but fpdebug
>> can do they. I am not sure about the status of GDB about it though :)
>
> It still needs to be added to fpdebug, but that will be easy.
Whether it will be used or not...
I added a basic version to FpDebug. Without DWARF-5, since I haven't
even got test data for the basic DWARF 3/4 implementation.
More information about the fpc-devel
mailing list