Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-debug-dev] Breakpoint property pages

On Tuesday 22 July 2003 12:12 pm, Alan Boxall wrote:
> I already implemented properties for my breakpoints but would be willing 
> to switch to use debug core support.

If you're already using property pages, are you adding your own 
PropertyDialogAction to the Breakpoints view? If so, the only change you'd 
need to make would be to not add the dialog - the Breakpoints view would do 
it for you and your property pages should be added via extension with no 
extra work.

> Did you mean you would like to do the common support? 

Yep. Unless there's something I haven't thought of, the common support 
consists entirely of adding the properties dialog to the breakpoints view.

- Jared


Back to the top