Hi,

I am reading and writing a simple console application that has an
hello world in the static main. After writing I am not really able to
debug this main function.

1. F10 or F11 in VS are not working, the app is exceuted but the
debugger did not stop.
2. If I set a breakpoint at the beginning od the function I am able to
run to that point.
  a. If I now try to press F10 it does not stop any more.
  b. If I try to add more breakpoints to that functions VS says that
there is not excecutable code.

Is that a known issue?

Thanks

Jan

-- 
--
mono-cecil

Reply via email to