Community
Participate
Working Groups
Present user experience for setting breakpoints requires opening source code editor. There are some situations when it is not possible to open editor or runtime code is different from the code in the editor. So, it would be very useful feature to be able to put a method level breakpoint by selecting method in "Outline View", "Hierarchy view" or even using some custom search dialog, perhaps somehow similar to "Open Type" but with the ability to see methods.
Context menu in navigator/outline - "Toggle Method Breakpoint".
Ops. I don't noticed that. However can that view be synchronized with the break point view? Right now it is quite difficult to see if there are any breakpoints on that method is set. Another interesting option would be to add some kind of breakpoint label decorator. My primary concern for these method breakpoints is to add some condition/scripting logic, so I have to open breakpoint properties.
I'll re-open as a feature request. Note, that new feature requests at this point are unliley to happen in 3.0.
Deferred for now.
Any chance to get this feature implemented in 3.0.1 or 3.1 release? Thank you.
I don't understand what the request is here. Is it that you want to get to a method breakpoint's properties from the Outline view?
(I think it is to decorate methods in the outliner with breakpoint overlays - for methods with method entry/exit breakpoints).
Darin, that is right. I'd also suggest to show watchpoints for fields too.
marking as dup of older bug. *** This bug has been marked as a duplicate of 10950 ***