On Tuesday, 14 February 2017 at 18:08:18 UTC, Relja Ljubobratovic wrote:
On Tuesday, 14 February 2017 at 15:37:34 UTC, John Colvin wrote:
On Sunday, 12 February 2017 at 10:27:38 UTC, Relja Ljubobratovic wrote:
Hey guys,

I've had zero luck with debuggers on macOS. Here's the story:

[...]

You might find adding symbolic debug info will be useful, which is done with -g or -gc.

That did it! With -gc lldb works properly. Thank you John!

Any reason this flag is not included on dub --build=debug --compiler=ldc2?

The docs say it is, but they could be wrong. Could you run dub with -v (and without any manually added -gc) and share the output?
  • macOS: debugging hell - str... Relja Ljubobratovic via Digitalmars-d-debugger
    • Re: macOS: debugging h... John Colvin via Digitalmars-d-debugger
      • Re: macOS: debuggi... Relja Ljubobratovic via Digitalmars-d-debugger
        • Re: macOS: deb... John Colvin via Digitalmars-d-debugger
          • Re: macOS:... Relja Ljubobratovic via Digitalmars-d-debugger
            • Re: m... John Colvin via Digitalmars-d-debugger
              • R... Relja Ljubobratovic via Digitalmars-d-debugger
              • R... Jacob Carlborg via Digitalmars-d-debugger
                • ... Relja Ljubobratovic via Digitalmars-d-debugger
                • ... Jacob Carlborg via Digitalmars-d-debugger
                • ... Relja Ljubobratovic via Digitalmars-d-debugger
                • ... John Colvin via Digitalmars-d-debugger

Reply via email to