So what exactly is coming with extended C++ support?

Dan Olson via Digitalmars-d digitalmars-d at puremagic.com
Thu Oct 16 08:21:33 PDT 2014


Jacob Carlborg <doob at me.com> writes:

> On 2014-10-15 08:50, Dan Olson wrote:
>
>> Then there are all the tool related things that might hinder D use on
>> iOS.  Things such as no source level debugging
>
> I think I have used Xcode to debug a D application.

Specifically here I mean LDC targeted to arm-ios.  The linker complains
about the generated debug info and I end up stepping through D in arm
assembly.
-- 
dano


More information about the Digitalmars-d mailing list