www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 11437] New: [Mago] No source for step-by-step debugging, only raw assembler.

reply d-bugmail puremagic.com writes:
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



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: -------
Nov 04 2013
parent d-bugmail puremagic.com writes:
http://d.puremagic.com/issues/show_bug.cgi?id=11437




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: -------
Nov 04 2013