Any D IDE on Mac OSX with debugging support?
    Jacob Carlborg via Digitalmars-d-learn 
    digitalmars-d-learn at puremagic.com
       
    Mon Nov 16 00:15:42 PST 2015
    
    
  
On 2015-11-16 08:48, Rikki Cattermole wrote:
> On recent versions of OSX, Apple has by default made it so that all
> applications must be signed by default. You can disable this behavior
> through system settings and security.
> I suspect this is what is stopping it.
Alternatively use LLDB shipped with Xcode. But that won't of course have 
the D support that GDB has. Although I don't know if that works for OS X.
-- 
/Jacob Carlborg
    
    
More information about the Digitalmars-d-learn
mailing list