2015年8月25日 星期二

[Eclipse] How to setup a conditional breakpoint

http://www.eclipseonetips.com/2009/12/28/setup-eclipse-breakpoints-to-stop-only-under-certain-conditions/

To create a conditional breakpoint, first set a breakpoint on a line (Ctrl+Shift+B), right-click on the breakpoint and select Breakpoint Properties. Then configure a condition that returns a boolean. Eclipse only stops if the conditions returns true.

沒有留言:

張貼留言