GDB + ddemangle

Mike Franklin slavo5150 at yahoo.com
Fri Apr 20 12:36:00 UTC 2018


On Friday, 20 April 2018 at 10:36:25 UTC, drug wrote:
> 20.04.2018 13:03, Joakim пишет:
>> 
>> You are aware that gdb has built-in support for demangling D 
>> for 3-4 years now?
>> 
> But how to enable it? It doesn't work out of box at least for 
> me.

I believe you enable it with `-demangle=dlang`

The original announcement is here:  
https://forum.dlang.org/post/rvoqllpimfskvlabprot@forum.dlang.org

There are a few posts on the forum with some example usages:  
https://forum.dlang.org/search?q=%22demangle%3Ddlang%22&page=1

Mike


More information about the Digitalmars-d-announce mailing list