<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta http-equiv="Content-Style-Type" content="text/css">
<title></title>
<meta name="Generator" content="Cocoa HTML Writer">
<meta name="CocoaVersion" content="1561.4">
<style type="text/css">
p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; line-height: 15.0px; font: 14.0px 'Inconsolata-dz for Powerline'}
p.p2 {margin: 0.0px 0.0px 0.0px 0.0px; line-height: 15.0px; font: 14.0px 'Inconsolata-dz for Powerline'; min-height: 20.0px}
p.p3 {margin: 0.0px 0.0px 0.0px 12.0px; font: 14.0px 'Inconsolata-dz for Powerline'; color: #011892}
p.p4 {margin: 0.0px 0.0px 0.0px 0.0px; line-height: 17.0px; font: 14.0px 'Inconsolata-dz for Powerline'; min-height: 20.0px}
p.p5 {margin: 0.0px 0.0px 0.0px 0.0px; line-height: 17.0px; font: 14.0px 'Inconsolata-dz for Powerline'}
p.p6 {margin: 0.0px 0.0px 0.0px 0.0px; line-height: 17.0px; font: 14.0px 'Inconsolata-dz for Powerline'; color: #011892; min-height: 20.0px}
p.p7 {margin: 0.0px 0.0px 0.0px 0.0px; font: 14.0px 'Inconsolata-dz for Powerline'; color: #000000; min-height: 20.0px}
p.p8 {margin: 0.0px 0.0px 0.0px 0.0px; font: 14.0px 'Inconsolata-dz for Powerline'; color: #000000}
p.p9 {margin: 0.0px 0.0px 0.0px 0.0px; font: 14.0px 'Inconsolata-dz for Powerline'; min-height: 20.0px}
p.p10 {margin: 0.0px 0.0px 0.0px 0.0px; font: 14.0px 'Inconsolata-dz for Powerline'; color: #929292}
</style>
</head>
<body>
<p class="p1">On 2018-06-27 06:22:19 +0000, Rainer Schuetze said:</p>
<p class="p2"><br></p>
<p class="p3">Works for me, can you give more details? VS version, platform, etc.</p>
<p class="p4"><br></p>
<p class="p5">- Windows-10, 64bit, running in a Parallels VM on OSX 10.13.5</p>
<p class="p5">- VS-2017 latest patch applied</p>
<p class="p6"><br></p>
<p class="p3">Please note that there is no need to select the Mago debug engine in VS2013 or later. Since a couple of versions of Visual D, the VS debugger is equipped with an extension based on Mago that can evaluate D expressions.</p>
<p class="p4"><br></p>
<p class="p5">Ok, so maybe the problem is related to changing the selection via the drop-down box in the project properties. If I use "Visual Studio" things work. If I switch to "Mango" things don't work.</p>
<p class="p4"><br></p>
<p class="p7"><br></p>
<p class="p8">WRT: D expressions. I saw that variables inside a foreach body, where an opApply is used, are not visible in the debugger. I get a "symbol not found" message. Not sure if this is bacause of the foreach body beging used as a delegate?</p>
<p class="p9"><br></p>
<p class="p10">--<span class="Apple-converted-space"> </span></p>
<p class="p10">Robert M. Münch</p>
<p class="p10">http://www.saphirion.com</p>
<p class="p10">smarter | better | faster</p>
</body>
</html>