[Issue 11028] Step over repeats lines while debugging

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Sat May 10 02:58:06 PDT 2014


https://issues.dlang.org/show_bug.cgi?id=11028

--- Comment #2 from Rainer Schuetze <r.sagitario at gmx.de> ---
(In reply to Martin Nowak from comment #1)
> What I'm seeing with DWARF information looks like references to variables
> often jump back to the variable declaration.

Do you mean the dmd generated DWARF info? This bug is for GDC compiled stuff
run through cv2pdb and then used in the VS debugger.

Is it any different in gdb?

--


More information about the Digitalmars-d-bugs mailing list