<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On 5 February 2014 16:55, Rainer Schuetze <span dir="ltr"><<a href="mailto:r.sagitario@gmx.de" target="_blank">r.sagitario@gmx.de</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5"><br>
<br>
On <a href="tel:04.02.2014%2018" value="+61402201418" target="_blank">04.02.2014 18</a>:47, ParticlePeter wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On Wednesday, 13 November 2013 at 06:48:44 UTC, Rainer Schuetze wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
<br>
On 12.11.2013 10:19, evilrat wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On Tuesday, 12 November 2013 at 08:06:24 UTC, Rainer Schuetze wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
If you switch the debugger to "Mago", the conversion is no longer<br>
needed, so you can still build and debug Win32 executables.<br>
</blockquote>
<br>
mago gives "cannot launch debugger on %appname%. hr = 897...", so only<br>
x64 debugger left for usage<br>
</blockquote>
<br>
Are you sure that you are not trying to debug a 64-bit executable with<br>
mago? Maybe the working directory is invalid, this can also cause<br>
problems.<br>
<br>
If it still fails, please show the full error code, maybe I can guess<br>
what's going wrong.<br>
</blockquote>
<br>
Are there any news on that issue ?<br>
I get the same error Messages as mentioned with these debuggers:<br>
VS and VS (x86 Mixed Mode) OUTPUT: AppName.pdb: cannot load PDB helper DLL<br>
Mago WIN ERROR MESSAGE: cannot launch debugger on AppNamel.exe hr =<br>
89710016<br>
<br>
AppName is a 32-Bit executable.<br>
<br>
Its on a fresh installed Win 8 with VS2013, unfortunately no old VS2012<br>
dlls available. Would it help to upgrade to Win 8.1 ?<br>
<br>
</blockquote>
<br>
<br></div></div>
Have you tried the latest beta version [1]? This had some improvements in cv2pdb to find the ms*pdb.dll and some fixes in mago aswell.<br>
<br>
Launching a program with a non-existing working directory causes this problem, too. Maybe you have made a typo there?<br>
<br>
[1] <a href="https://github.com/D-Programming-Language/visuald/releases" target="_blank">https://github.com/D-<u></u>Programming-Language/visuald/<u></u>releases</a><br>
</blockquote></div><br></div><div class="gmail_extra">Any chance you can release a beta with that settings bug fixed?</div><div class="gmail_extra">I've supervised 2 new VD installs the last couple of days, and they all suffer the problem with the mspdb dll path not being remembered in the exe path settings.</div>
</div>