Eclipse - possible to have permanent breakpoints, or two Breakpoints tabs? -
as number of breakpoints builds during phase of development, or during debugging single issue, it's necessary clear of current breakpoints when moving issue/phase.
is there way have 2nd breakpoints tab, permanent breakpoints left intact i.e. intermittent issues leave breakpoints active while fixing numerous other issues.... makes clearing breakpoints real hassle
brian
p.s. i'm aware of using logging instead of these longer term breakpoints
you can grouping , assign breakpoints in working sets accomplish this:
in add-on may export or import them transfer breakpoints between projects or store them project.
eclipse eclipse-plugin
No comments:
Post a Comment