Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-debug-dev] Debug Model Poll - Serialized vs. Concurrent

Debug implementors

We have experimented with a client locking mechanism on debug model APIs, 
but have found that it is problematic. The proposal and findings can be 
found here:

 
http://dev.eclipse.org/viewcvs/index.cgi/~checkout~/platform-debug-home/r3_1/docs/concurrency/Concurrency-Debug.html?rev=HEAD&content-type=text/html

We have concluded that debug model implementations are required to 
implement thread safety and serialization with the backend, internally.

Darin



Back to the top