How to debug external code without going into the Thread.cs file for await calls?
Answered
When I have debug external source on, I don't want to go into the Thread.cs when I step into a call that has "await". How do I skip over certain files or disable this part when debugging?
Please sign in to leave a comment.
Hi, Jonathan.
Thank you that contacting us.
Which Rider version do you use? It seems, that the issue has already been fixed in 2018.1.
If the problem remains in your case, could you please provide a sample solution or a code example?
Kind Regards,
Sofya
Hi I am still running into this issue with 2018.3.4 below. Debugging external code will not go into the Thread.cs call when the class is something that I did not implement. However if the method is something that is implemented in my solution (i.e a method in the same class) then it will try to debug the Thread.cs class.
JetBrains Rider 2018.3.4
Build #RD-183.6092.12, built on March 4, 2019
macOS 10.14.3
Hello Jonathan!
I reproduced the described problem and created a ticket.
Thank you for letting us know about it.
Kind regards,
Sofya.