SAOC LLDB D integration: 2nd Weekly Update
WebFreak001
d.forum at webfreak.org
Fri Oct 1 07:15:35 UTC 2021
On Thursday, 30 September 2021 at 23:05:21 UTC, Luís Ferreira
wrote:
> Hi D community!
>
> Sorry for being late this week.
>
> I'm here again, to describe what I've done during the second
> week of
> Symmetry
> Autumn of Code.
>
> [...]
Awesome! I had looked at trying to implement this before, but
haven't really gotten further than seeing where to add the enum
entry. Great to see you tackle this, I think this is already
making LLDB the best D debugger on Linux.
BTW I have made pretty printers for LLDB in the past
(https://github.com/Pure-D/dlang-debug/) to print objects,
arrays, strings, etc. much better. If you want to implement
something like that, might be worth looking at that.
More information about the Digitalmars-d
mailing list