www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 15023] New: debug info for extern(C++) classes don't work

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

          Issue ID: 15023
           Summary: debug info for extern(C++) classes don't work when
                    debugging C++ code
           Product: D
           Version: D2
          Hardware: All
                OS: Linux
            Status: NEW
          Severity: major
          Priority: P1
         Component: dmd
          Assignee: nobody puremagic.com
          Reporter: code dawg.eu

Haven't investigated this further but when debugging C++ code in ddmd, the
debugger doesn't know anything about extern(C++) classes.
Not to mention that the debug info for classes has lots of other issues (e.g.
no baseclass fields).

--
Sep 07 2015