[nem-en] debugging ??

Kamil Skalski kamil.skalski at gmail.com
Sun Nov 6 10:13:07 CET 2005


This scenario worked sometime ago and it should still be the case. I
will check it later.
Lately I used another approach to get nice debugging tool - I created
the MSBuild project for my app, named it like the C# project (.csproj)
and loaded it in Visual Studio Express. I run the app and the debugger
worked very nice here.

You can try to compare what is the difference between some simple C#
and Nemerle program with enabled /debug, maybe we do not emit
something important (like assembly attribute)

2005/11/6, Philippe Quesnel <philippe.quesnel at gmail.com>:
> hi,
>
>  I have the latest version of Nemerle (0.9.1), on Windows XP SP2,
>  w. Ms .NET 2.0 (v2.0.50727)
>
>  I can't seem to be able to debug a Nemerle executable ?
>  the .pdb is generated, I load the EXE in the GuiDebugger,
>  load the source file & place a breakpoint,
>  but when I 'start debugging' the application never stops on the breakpoint.
>
>  Anyone know why ?
>  merci
>  Philippe
>
> _______________________________________________
> https://nemerle.org/mailman/listinfo/devel-en
>
>
>


--
Kamil Skalski
http://nazgul.omega.pl



More information about the devel-en mailing list