| |||
| Home > Debugging Your OS Application > Setting breakpoints > Changing the break trigger group | |||
If you have RSD enabled and you set a thread breakpoint, right-click on this breakpoint, marked by a thread icon, to see a context menu.
The options available on the context menu depend on your debug target and Debug Agent. Where RSD or HSD is disabled, some options are grayed out.
This context menu contains options related to the break trigger group:
Add This Thread
Remove This Thread
Break Trigger Group...
These options are not available in this release. This means that you cannot change the threads that make up the group after the breakpoint is set from the Code window. Instead use the appropriate CLI command to modify the breakpoint.