Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "DSDP/DD/BreakpointsView"

< DSDP‎ | DD
(Adding a reference to Nokia's project.)
 
(One intermediate revision by the same user not shown)
Line 15: Line 15:
 
References:
 
References:
 
* [http://download.eclipse.org/tools/cdt/docs/summit2005/Debugger_Features.ppt Nokia's Proposed Debugger Features Presentation]
 
* [http://download.eclipse.org/tools/cdt/docs/summit2005/Debugger_Features.ppt Nokia's Proposed Debugger Features Presentation]
 +
 +
[[Category:DSDP]]
 +
[[Category:DSDP/DD|BreakpointsView]]

Latest revision as of 12:35, 6 September 2006

This is the Breakpoints Sub-group

Lead: Ewa Matejska (PalmSource)
Members: Pawel Piech (WR), Mikhail Khodjaiants (QNX), TI, Nokia

Ideas:

  • Support for hardware breakpoints. BV118100.
  • Allow for the execution of some set of commands/actions when a breakpoint is reached (that includes watchpoints and hardware breakpoints.) BV118308.
  • Allow setting address breakpoints from the Breakpoints View.
  • Improved thread/target context filtering mechanism for breakpoints with a visual cue in the Breakpoints View.
  • Breakpoint extension mechanism to allow custom breakpoint types.

References:

Back to the top