Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-debug-dev] Is ICDITarget.isDisconnected used?

Hi,

I am implementing a CDI debugger and I was wandering if ICDITarget.isDisconnected is used.

If not, will it be used in the future or it is deprecated.

 

Also,

I noticed that the disconnect button gets enabled only when I select a target.

If is disabled if I click on a Thread or Stack Frame.

That requires our user to do one more mouse click to select the target, even though the current selection is a tread or a stack frame from that target.

It is not a big deal, but if most people think that maybe slight usability improvement I could file an enhancement and later add a patch when we fix it.

 

Thanks

Dobrin

 


Back to the top