[Issue 13349] New: [Mago] Wrong breakpoint locations in v0.3.39-beta2

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Thu Aug 21 07:53:36 PDT 2014


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

          Issue ID: 13349
           Summary: [Mago] Wrong breakpoint locations in v0.3.39-beta2
           Product: D
           Version: D2
          Hardware: x86
                OS: Windows
            Status: NEW
          Severity: regression
          Priority: P1
         Component: VisualD
          Assignee: nobody at puremagic.com
          Reporter: verylonglogin.reg at gmail.com

When debugging in v0.3.39-beta2 with Mago it sometimes fills breakpoint lines
background with red. Sometimes half of module lines background is filled when
setting a single breakpoint (before and after the breakpoint) and on reaching
the breakpoint execution cursor is set to the first red line, next step moves
it to the correct position. Previous beta works fine.

--


More information about the Digitalmars-d-bugs mailing list