Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-debug-dev] Default breakpoint group

> We'd have to add API (to the BPManager?) to set/get the default group. 
> Third parties would have to do the work of actually honoring the setting 
 
> for any breakpoints that they create. Unless and until people actually 
ask 
> for this feature, I don't think it's worth imposing this requirement.
> 

Couldn't the breakpoint manager set the breakpoint's group to the default 
group whenever a breakpoint is added (and before it notifies listeners of 
the breakpoint addition)? Why would the client have to do this?

Darin



Back to the top