Export GC Usage Statistics on Request for Profiling
Jacob Carlborg via Digitalmars-d
digitalmars-d at puremagic.com
Sat Jul 16 10:18:35 PDT 2016
On 2016-07-15 21:39, tcak wrote:
> Never used D on Xcode, nor I knew it was possible.
Well, when it comes to using the debugger in Xcode or profiling using
Instruments both can load any application. Although you won't get any
demangling in the debugger but if you and the source files to an Xcode
project you get source code location.
--
/Jacob Carlborg
More information about the Digitalmars-d
mailing list