<br><br><div class="gmail_quote">On Wed, May 11, 2011 at 5:59 AM, Craig Latta <span dir="ltr">&lt;<a href="mailto:craig@netjam.org">craig@netjam.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<br>
<br>
Hi--<br>
<br>
     For the next Spoon release I want debuggable VMs and plugins on all<br>
platforms. In 2007 for win32 I created a Microsoft Visual C &quot;solution&quot;<br>
for use with the free MSVC Express Edition (2008 or later). The debugger<br>
is decent.<br>
<br>
     I scanned the current CMake-based stuff, but didn&#39;t see anything<br>
about MSVC (or win32 gdb for that matter). Is there a current route for<br>
debugging the win32 VM using MSVC or gdb (or anything more pleasant than<br>
printf)? Or should I update my MSVC stuff and contribute it somewhere?<br>
In 2007 I only gave it to Andreas (the win32 VM maintainer) and a few<br>
other folks who asked for it.<br></blockquote><div><br></div><div><br></div><div>As far as Cog goes I&#39;ve been getting by with cygwin&#39;s gdb.  It&#39;s not great but far better than printfs.  To make a debug VM go into the cygwinbuild directory and say</div>
<div><br></div><div>    $ make debug</div><div><br></div><div>The instructions are in cygwinbuild/HowToBuild</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<br>
<br>
     thanks!<br>
<br>
-C<br>
<font color="#888888"><br>
--<br>
Craig Latta<br>
<a href="http://www.netjam.org/resume" target="_blank">www.netjam.org/resume</a><br>
<a href="tel:%2B31%20%2006%202757%207177" value="+31627577177">+31  06 2757 7177</a><br>
<a href="tel:%2B%201%20415%20%20287%203547" value="+14152873547">+ 1 415  287 3547</a><br>
<br>
<br>
</font></blockquote></div><br>