February 15, 2017
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
February 15, 2017
On Wednesday, 15 February 2017 at 12:44:59 UTC, Jacob Carlborg wrote:
> Sort answer: LLDB/LLVM.

Alright, thanks!
1 2
Next ›   Last »