Bug 464917 - [breakpoints] Create "Add Line Breakpoint (C/C++)" action to use new dialog.
Summary: [breakpoints] Create "Add Line Breakpoint (C/C++)" action to use new dialog.
Status: RESOLVED FIXED
Alias: None
Product: CDT
Classification: Tools
Component: cdt-debug (show other bugs)
Version: 8.6.0   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: 8.8.0   Edit
Assignee: Jonah Graham CLA
QA Contact: Doug Schaefer CLA
URL:
Whiteboard:
Keywords:
Depends on: 464919
Blocks:
  Show dependency tree
 
Reported: 2015-04-17 16:25 EDT by Jonah Graham CLA
Modified: 2015-06-11 09:48 EDT (History)
3 users (show)

See Also:


Attachments
line breakpoint dialog with file name editable (28.80 KB, image/png)
2015-04-17 16:25 EDT, Jonah Graham CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jonah Graham CLA 2015-04-17 16:25:04 EDT
Created attachment 252501 [details]
line breakpoint dialog with file name editable

This is an enhancement to the work done in Bug 360588 and other places.

New feature to add a new line breakpoint from the menu on the Breakpoint View, i.e. a new menu item: "Add Line Breakpoint (C/C++)"

This bring up the standard CBreakpointPropertyPage, but it allows the File name to be edited and selected from the workspace or the file system.
Comment 1 Eclipse Genie CLA 2015-04-19 03:55:55 EDT
New Gerrit change created: https://git.eclipse.org/r/46027
Comment 3 Marc Khouzam CLA 2015-05-25 10:04:23 EDT
Thanks Jonah!
Comment 4 Marc Khouzam CLA 2015-05-25 10:08:40 EDT
Jonah, can you add a description and screenshot of this new feature to the N&N:
https://wiki.eclipse.org/CDT/User/NewIn88

You can imitate the format used in our previous N&N:
https://wiki.eclipse.org/CDT/User/NewIn87

Thanks
Comment 5 Jonah Graham CLA 2015-06-11 09:48:39 EDT
(In reply to Marc Khouzam from comment #4)
> Jonah, can you add a description and screenshot of this new feature to the
> N&N:
> https://wiki.eclipse.org/CDT/User/NewIn88
> 
> You can imitate the format used in our previous N&N:
> https://wiki.eclipse.org/CDT/User/NewIn87
> 
> Thanks

Done.