Click here to Skip to main content
15,905,679 members
Articles / .NET

Setting Breakpoint for a Particular Thread Only

Rate me:
Please Sign up or sign in to vote.
5.00/5 (3 votes)
23 Jun 2012CPOL2 min read 12.9K   3  
Visual Studio provides rich options to debug multi-threaded applications. This tip discusses one way of filtering your break points for a particular thread.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Architect
Canada Canada
Kamran Bilgrami is a seasoned software developer with background in designing mission critical applications for carrier grade telecom networks. More recently he is involved in design & development of real-time biometric based security solutions. His areas of interest include .NET, software security, mathematical modeling and patterns.

He blogs regularly at http://WindowsDebugging.Wordpress.com

Comments and Discussions