GDB + ddemangle
Basile B.
b2.temp at gmx.com
Fri Apr 20 12:44:02 UTC 2018
On Friday, 20 April 2018 at 12:28:03 UTC, Basile B. wrote:
> On Friday, 20 April 2018 at 11:06:47 UTC, Mike Wey wrote:
>> On 20-04-18 12:36, 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.
>>
>> It should be automatic when the executable is build with
>> debugging info. `-g`
>
> it is not, clearly ;)
The problem is that one also needs to process the compiler output
in an IDE, so finally it doesn't change anything to anything
More information about the Digitalmars-d-announce
mailing list