On 2017-02-15 09:36, Relja Ljubobratovic wrote:
Any hints on this behavior with lldb on my system, without -gc flag? (step-over works as step-in). Also, forgot to ask - where would I knock for a fix? llvm or ldc repo?
Sort answer: LLDB/LLVM. Longer answer:As John Colvin mentioned in the other post, for GDB there were changes required in both DMD and GDB, as far as I recall. But since the changes have already been done in DMD, I assume you only need to do changes in LLDB.
-- /Jacob Carlborg
