Bug 293214 - [breakpoints] Add command to create a conditional breakpoint
Summary: [breakpoints] Add command to create a conditional breakpoint
Status: NEW
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Debug (show other bugs)
Version: 3.4.2   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: JDT-Debug-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-23 16:32 EDT by Scott Evans CLA
Modified: 2009-10-26 10:17 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Scott Evans CLA 2009-10-23 16:32:43 EDT
User-Agent:       Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.1.3) Gecko/20090824 Firefox/3.5.3
Build Identifier: 20090619-0625

Conditional breakpoints are super-useful, and it'd be great to have a command exposed that would 
 * create a breakpoint
 * open the properties dialog, with "Enable Condition" checked and focus in the condition text field.

It'd be nice to have this exposed on menus but really, simply creating the command would be great. (That way it'd be accessible with Cmd-3 and for keybinding.)

Reproducible: Always