macOS: debugging hell - strange behavior in lldb and gdb
Jacob Carlborg via Digitalmars-d-debugger
digitalmars-d-debugger at puremagic.com
Tue Feb 14 23:45:41 PST 2017
On 2017-02-15 00:56, John Colvin wrote:
> -g is there though, which is actually what the docs say.
>
> gdb should suppport D (assuming it's not an ancient gdb), so -g should
> be better there. Overall, gdb is a better debugger for D. -g means D
> debug info, -gc means pretend to be C.
D should support LLDB, or LLDB should support D (whichever way it is).
LLDB is the system debugger on macOS.
--
/Jacob Carlborg
More information about the Digitalmars-d-debugger
mailing list