[nem-en] Debug support
Ivan Lakhturov
lakhturov at gmail.com
Wed Dec 20 13:53:27 CET 2006
Hello Kamil,
Wednesday, December 20, 2006, 1:39:59 PM, you wrote:
>>
>> Hm... All the same I can't set breakpoint on match.
> In which example? The one I posted works fine - you can set breakpoint
> on match and on match cases:
> match (x) { // here
> | 1 => () /// or here
> | 2 => () // or here
> }
> I check check it again and post some screenshots ;)
hey, don't bother!
probably, the best way to see the problem - is to give you location
inside Nemerle.Compiler.Utils project
you just open solution (i suggest Refactoring.Playground.sln) in VS
and put a breakpoint on a given location
that's a way not to speak about different things
Vlad, i suggest in future, give, please, locations about which you
speak
regards, phantom
More information about the devel-en
mailing list