Hi JB

> Can you try with the latest from github?

That looks a lot better. F10/F11 are working and there are places to
stop. In my example

1        static void Main(string[] args)
2        {
3            Console.WriteLine("Hello JB");
4        }

the lines 2 and 3 are working, only the last step in line 4 is not
working. Looks like the last symbol info in a method is not working.
When I was debugging I had the feeiling that the line number of the
last symbol info is sometimes max int, but this is only a feeling.

Jan

-- 
--
mono-cecil

Reply via email to