How to get break mode call stack information when developing xamarin in vs2019
I am developing xamarin foam in vs2019 environment. If an exception is thrown, the call stack cannot be traced.
I don't know where this result came from. Is there any way to find out the cause and location of the interruption mode in this case?
Developer technologies | Visual Studio | Debugging
2 answers
Sort by: Most helpful
-
-
Anna Xiu-MSFT 31,056 Reputation points Microsoft External Staff
2022-10-07T04:39:08.023+00:00 Hi @영훈 정 ,
Welcome to Microsoft Q&A!
Please go to Debug > Options > General > Uncheck "Enable Just My Code".
Then check if anything is different.Sincerely,
Anna
*
If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.