[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
Re: [cdt-debug-dev] ICDIThreadStorageDescriptor and ICDIThreadStorage
|
The ICDIThreadStorageDescriptor and ICDIThreadStorage interfaces are added
to support the variables allocated in the thread local storage. Currently we
are not using these interfaces, but there are plans to it in the future.
----- Original Message -----
From: "Alexiev, Dobrin" <dalexiev@xxxxxx>
To: <cdt-debug-dev@xxxxxxxxxxx>
Sent: Monday, October 24, 2005 1:57 PM
Subject: [cdt-debug-dev] ICDIThreadStorageDescriptor and ICDIThreadStorage
I am implementing a CDT debugger and I was wandering in for what feature
the interfaces ICDIThreadStorageDescriptor and ICDIThreadStorage are
used.
I have the CDT projects in my workspace and couldn't find any references
to these interfaces that will point to the UI that is using them.
Are they for future use or if so what would be their use cases.
Any plans of when there uses cases will be part of CDT?
Or these are to be use by plug-ins that are not standard CDT offering.
Or may be I am just missing a project ....
Thanks
Dobrin