<br><br><div class="gmail_quote">On Fri, Jul 23, 2010 at 11:37 PM, Rob Withers <span dir="ltr">&lt;<a href="mailto:reefedjib@yahoo.com">reefedjib@yahoo.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
 <br>



<div style="padding-left:10px;padding-right:10px;padding-top:15px" name="Compose message area">
<div><font size="2" face="Arial">So I should run CroquetUnstripped.exe to 
debug?  I am a little confused by all the binaries.</font></div></div></blockquote><div><br></div><div>You can use either Croquet.exe or CroquetUnstripped.exe.  If footprint is a concern you deploy Croquet.exe and (if needed to debug in the field) grab a copy of CroquetUnstripped.exe, gdb Croquet.exe and say (gdb) file CroquetUnstripped.exe.  If footprint isn&#39;t a concern just use CroquetUnstripped.exe.</div>
<div><br></div><div><br></div><div>The CroquetConsole.exe &amp; its unstripped twin are there because WIndows divides binaries into those that run in their own window (effectively with no stdio) and those that in a console with stdio.</div>
<div><br></div><div><br></div><div>HTH</div><div>Eliot</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div style="padding-left:10px;padding-right:10px;padding-top:15px" name="Compose message area">

<div style="font:10pt Tahoma">
<div><br></div>
<div style="background:#f5f5f5">
<div><b>From:</b> <a title="eliot.miranda@gmail.com" href="mailto:eliot.miranda@gmail.com" target="_blank">Eliot Miranda</a> </div>
<div><b>Sent:</b> Friday, July 23, 2010 1:06 PM</div>
<div><b>To:</b> <a title="mailto:vm-dev@lists.squeakfoundation.org
CTRL + Click to follow link" href="mailto:vm-dev@lists.squeakfoundation.org" target="_blank">Squeak Virtual Machine 
Development Discussion</a> </div>
<div><b>Subject:</b> Re: [Vm-dev] debugging info</div></div></div>
<div><br></div>
<p>
</p><hr>

<p></p><br><br>
<div class="gmail_quote">On Fri, Jul 23, 2010 at 5:14 AM, Rob Withers <span dir="ltr">&lt;<a href="mailto:reefedjib@yahoo.com" target="_blank">reefedjib@yahoo.com</a>&gt;</span> wrote:<br>
<blockquote style="border-left:#ccc 1px solid;margin:0px 0px 0px 0.8ex;padding-left:1ex" class="gmail_quote"><br>How can I compile with debugging info under cygwin? 
   I tried -g and it blew up on me.<br></blockquote>
<div><br></div>
<div>Have a look at the Cog cygwin makefiles. They use -ggdb2 (-ggdb3 &amp; 
-ggdb3 works too) and  --add-gnu-debuglink to connect the stripped 
executable to the unstripped for debugging the stripped executable.</div>
<div> </div>
<blockquote style="border-left:#ccc 1px solid;margin:0px 0px 0px 0.8ex;padding-left:1ex" class="gmail_quote"><br>Thanks,<br><font color="#888888">Rob 
<br></font></blockquote></div><br><p></p></div>
<br></blockquote></div><br>