eclipse - Is it possible to save a set of breakpoints? -


i have set of breakpoints used debugging 1 issue. when want debug else, these breakpoints annoying, need disable/delete them. however, feel might want able recreate first set of breakpoints later.

is possible save active breakpoints can switch between different sets of breakpoints 1 operation?

if have 30 breakpoints, tedious recreate/reenable them manually.

in eclipse (debug perspective -> breakpoints) select breakpoints, right click, export breakpoints!


Comments

Popular posts from this blog

c# - SVN Error : "svnadmin: E205000: Too many arguments" -

c++ - Using OpenSSL in a multi-threaded application -

All overlapping substrings matching a java regex -