Bug 80497 - Concern-based debugging
Summary: Concern-based debugging
Status: NEW
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: CME (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Matt Chapman CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-12-08 13:58 EST by Harold Ossher CLA
Modified: 2004-12-08 13:58 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Harold Ossher CLA 2004-12-08 13:58:47 EST
Use information in the concern model to help with debugging. As a first step, 
allow users of the Concern Explorer to select a concern and choose "set 
breakpoint" or "remove breakpoint". This will have the effect of 
setting/removing breakpoints at the start of all methods in the concern. the 
reverse direction can also be considered: creating a concern that encapsulates 
all active breakpoints. And other useful interactions...