CDT/BreakpointsWorkingGroup

From Eclipsepedia

< CDT
Jump to: navigation, search

Contents

Introduction

Purpose of this group is to discuss Wind River's contribution to improve breakpoints features and usability in CDT.

Links

TODO

Design Notes

Breakpoint Properties Dialog

The breakpoint properties dialog design directly affects three of the plan bugs:

  • bug 360291 - Allow user to edit line breakpoint file in properties dialog
  • bug 360295 - Customize property dialog for editing breakpoints
  • bug 360588 - Allow user to edit all its properties prior to creating the breakpoint

The data flow in the breakpoint properties dialog is illustrated in the following diagram. Below it is a comparison diagram from the Wind River product.

CDT Breakpoint Properties Dialog - Overview
CDT Breakpoint Properties Dialog - Overview
Wind River Breakpoint Properties Dialog - Overview
Wind River Breakpoint Properties Dialog - Overview


CDT Breakpoint Properties Dialog - Pages class hierarchy
CDT Breakpoint Properties Dialog - Pages class hierarchy
Wind River Breakpoint Properties Dialog - Pages class hierarchy
Wind River Breakpoint Properties Dialog - Pages class hierarchy