Debugging support for D - wiki
evilrat
evilrat666 at gmail.com
Wed Oct 16 23:47:20 PDT 2013
On Thursday, 17 October 2013 at 06:42:58 UTC, Rainer Schuetze
wrote:
>
>
> On 16.10.2013 14:33, Bruno Medeiros wrote:
>> * How complete is the debugging info for DMD-Win64? Is it fully
>> implemented, and/or are there any issues or limitations?
>> (Rainer you are
>> likely the best to answer this one)
>
> The stock compiler does not do the replacement '@' for '.'
> which confuses the Visual Studio debugger when inspecting class
> members.
>
> The debug info emitted for win64 should more or less be the
> same as for Win32 (which is only basic to begin with).
i need halp!11
during testing Brad Anderson's dmd beta x64
setup(http://forum.dlang.org/thread/ebrbcdmsothbutakrzsn@forum.dlang.org)
i've encountered a serious problem, compiled x64 programs works,
but i'm totally unable to debug them. what's the problem?
(visuald says something like "cannot launch debugger on 'program
path', hr=89710016)
More information about the Digitalmars-d
mailing list