0

I have just installed VS 2022 Community edition.

I have loaded Xamarin project in it. I can put debug points in the files, but debugger does not fire at that point.

So, I cannot debug the project.

Anyone can assist me here please what settings required in VS 2022.

Rohil Patel
  • 386
  • 3
  • 8
  • https://stackoverflow.com/questions/2155930/how-do-i-remedy-the-breakpoint-will-not-currently-be-hit-no-symbols-have-been – Hans Passant Dec 16 '21 at 14:37
  • @HansPassant on that question, debug points cannot be set. while here, I am able to set debug points where debugger does not stop. – Rohil Patel Dec 17 '21 at 15:11
  • Couple of questions: What is your build configuration? (maybe it could be set to release, and then VS won't produce pdbs which allow you to debug) Which project are you trying to set breakpoints in? (Shared, iOS, Android, UWP) – John Townsend Dec 17 '21 at 17:59
  • @JohnTownsend I am trying with Android project having build configurations as Debug and AnyCPU. – Rohil Patel Dec 30 '21 at 04:21

0 Answers0