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

Rainer Schuetze <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from Rainer Schuetze <[email protected]> ---
I guess the arguments are still in registers while stepping through C code.
Mago might not support that too well.

We cannot support C/C++ completely, not sure where to draw the line. It would
be best to have some mixed mode with the C++ part handled by the VS debugger,
but I'm not aware of that being possible (the C#/C++ mixed mode debugger is
just another engine).

--

Reply via email to