[Mono-dev] On the way to bootstrap vbnc on Mono - How to debug the runtime on cygwin?

Zoltan Varga vargaz at gmail.com
Sun Oct 15 13:09:51 EDT 2006


                            Hi,

  gdb is close to unusable under cygwin. I suggest compiling the runtime with
VisualC++ and that debugger. Compiling with VC++ is much faster too, and
VC++ Express is free.

             Zoltan

On 10/15/06, Robert Jordan <robertj at gmx.net> wrote:
> Hi Kornél,
>
> Kornél Pál wrote:
> > Hi,
> >
> > Today I have made a lot of progress in making vbnc bootstrap on Mono.
> >
> > But I'm stuck with a SIGSEGV. And I have no experience at all in
> > debugging the runtime.
>
> Debugging with GDB under Linux:
>
> http://www.mono-project.com/Debugging#Debugging_with_GDB
>
> Robert
>
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>



More information about the Mono-devel-list mailing list