[Vm-dev] debugging info

Eliot Miranda eliot.miranda at gmail.com
Fri Jul 23 17:06:40 UTC 2010


On Fri, Jul 23, 2010 at 5:14 AM, Rob Withers <reefedjib at yahoo.com> wrote:

>
> How can I compile with debugging info under cygwin?  I tried -g and it blew
> up on me.
>

Have a look at the Cog cygwin makefiles. They use -ggdb2 (-ggdb3 & -ggdb3
works too) and  --add-gnu-debuglink to connect the stripped executable to
the unstripped for debugging the stripped executable.


>
> Thanks,
> Rob
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20100723/2079b1fd/attachment.htm


More information about the Vm-dev mailing list