[nem-en] Debug support

Kamil Skalski kamil.skalski at gmail.com
Wed Dec 20 13:39:59 CET 2006


>
> 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  ;)

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



More information about the devel-en mailing list