Multiple threads accessing the same data element can cause intermittent data corruption issues. With the Intel® Debugger, you can detect and analyze these thread data sharing events as part of a normal debugging session. The detected events are displayed in the Thread Data Sharing Events window.
To detect thread data sharing events:
If you do not want the application to stop at a data sharing event, select Parallel > Stop on Event to toggle the break. Alternatively, enter idb sharing stop off.
Copyright © 2001-2011, Intel Corporation. All rights reserved.