Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] DSF API extensions

Hi,

I've got a patch that allows to resume/suspend multiple selections in the debug view
in a single operation.  
See Bug 330974 - [run control] If the user selects multiple nodes in the debug view most debug commands are disabled
https://bugs.eclipse.org/bugs/show_bug.cgi?id=330974

This feature adds some new APIs after M6 so I'm notifying here.
The feature is available for review on Gerrit:
https://git.eclipse.org/r/#/c/5650/

I'm working on the matching JUnit tests, and then I will commit
if I don't get objections.

Thanks

Marc


Back to the top