GDB + ddemangle
Basile B.
b2.temp at gmx.com
Fri Apr 20 10:09:11 UTC 2018
On Friday, 20 April 2018 at 10:03:53 UTC, Joakim wrote:
> On Thursday, 19 April 2018 at 12:43:36 UTC, ANtlord wrote:
>> Hello! I've written a piece of glue code that helps to debug D
>> code using GDB. The code glues together GDB and ddmangle.
>> Checkout the link https://github.com/ANtlord/gdb-ddemangle
>>
>> PRs are welcome!
>
> You are aware that gdb has built-in support for demangling D
> for 3-4 years now?
I've been told this too, not so long ago, but actually i still
feed GDB output with ddemangle too (for Coedit 'GDB commander'
widget).
More information about the Digitalmars-d-announce
mailing list