SAOC LLDB D integration: 5th Weekly Update
WebFreak001
d.forum at webfreak.org
Fri Oct 22 06:42:01 UTC 2021
On Thursday, 21 October 2021 at 20:50:22 UTC, deadalnix wrote:
> On Thursday, 21 October 2021 at 08:46:12 UTC, WebFreak001 wrote:
>> On Thursday, 21 October 2021 at 01:48:32 UTC, Luís Ferreira
>> wrote:
>>> Hi D community!
>>>
>>> [...]
>>
>> I love it! Are you planning to do more D related stuff after
>> SAoC too?
>>
>> When I made my LLDB pretty printer plugin I implemented the
>> array and string types, which will probably become obsolete
>> once your suggested DWARF changes are in the compilers.
>> Additionally if you are planning to support D as an LLDB
>> plugin, I think the Phobos types would be a great addition in
>> the future (JSONValue, Variant, sumtype, DateTime, SysTime,
>> Duration, Appender...) and especially if it's somehow possible
>> to detect ranges and evaluate them.
>
> What are the planned DWARF changes?
I was referring to the linked github gist:
https://gist.github.com/ljmf00/0194d03f6f30303feec9f58eb9f0c7df
More information about the Digitalmars-d
mailing list