Stop stepping into external library/module code while debugging

已回答

When debugging, how can I prevent IDE from stepping into external library code?  When debugging, I am only interested in seeing my code, not the code from external libraries. 

1

请先登录再写评论。