November 04, 2013
http://d.puremagic.com/issues/show_bug.cgi?id=11437

           Summary: [Mago] No source for step-by-step debugging, only raw
                    assembler.
           Product: D
           Version: D2
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: major
          Priority: P2
         Component: VisualD
        AssignedTo: nobody@puremagic.com
        ReportedBy: verylonglogin.reg@gmail.com


--- Comment #0 from Denis Shelomovskij <verylonglogin.reg@gmail.com> 2013-11-04 17:54:07 MSK ---
Sometimes Mago behaves like there is no debug information available. E.g. in attached testcase if lib_d.lib is removed from linker arguments or placed after GtkD.lib Mago works.

Testcase: http://deoma-cmd.ru/files/other/testcases/Mago-error-1.7z

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
November 04, 2013
http://d.puremagic.com/issues/show_bug.cgi?id=11437



--- Comment #1 from Denis Shelomovskij <verylonglogin.reg@gmail.com> 2013-11-04 18:02:48 MSK ---
Workaround:
Play with the order libraries are passed to the linker. I.e. change the order,
press "Step into" (F11), repeat if you still see raw assembler.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------