[Issue 13915] New: Mago doesn't handle C code very well

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Mon Dec 29 22:52:18 PST 2014


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

          Issue ID: 13915
           Summary: Mago doesn't handle C code very well
           Product: D
           Version: unspecified
          Hardware: x86_64
                OS: Windows
            Status: NEW
          Severity: normal
          Priority: P1
         Component: VisualD
          Assignee: nobody at puremagic.com
          Reporter: turkeyman at gmail.com

So I'm debugging x64 code with Mago.
I often step into C code, where I find that function arguments aren't working
properly, most of the time (but not all the time), the debugger is unable to
inspect the value of function args.

I'd suggesting trying to step into some C code from D under Mago-x64. There are
lots of problems...

--


More information about the Digitalmars-d-bugs mailing list