[Issue 18527] lldb: `frame variable` works with ldc2, not with dmd
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Tue May 14 11:25:03 UTC 2019
https://issues.dlang.org/show_bug.cgi?id=18527
Jacob Carlborg <doob at me.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |doob at me.com
--- Comment #1 from Jacob Carlborg <doob at me.com> ---
It seems like GDB on macOS works, but not LLDB. DMD need to follow the LLVM
tools on macOS, not the GNU tools. In this case Clang and LLDB. Bumping to
critical.
--
More information about the Digitalmars-d-bugs
mailing list