Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-debug-dev] How can I listen to IBreakpoint.setEnabled(boolean) invocations

Hi.

Is there anyway to add as listener to IBreakpoint to be informed of invocations of setEnabled(boolean)? Maybe through adapters or another Listener location. I want to broadcast enabled status changes to peers.


Kind regards.


Frank.


Back to the top