Community
Participate
Working Groups
for those relying on the underlying on cdt core breakpoint actions, entering a comma (i.e. ',') in the name will prevent the breakpoint action from saved and used. the underlying eclipse core code uses "," to separate the items in the list of breakpoint actions, so entering a "," in the name confuses it and causes the breakpoint action to be lost.
You may want to use the same solution that I used for tracepoint actions in Bug 346215