SQL Developer breakpoints
DB version 10.2.0.4.0
How do I create a breakpoint in SQL Developer. Assume there are 2 variables, var1 and var2. I want to break if var1=1000 and var2 = 4000. When I create a breakpoint, I get a dialog box. I assume I want to choose breakpoint type of watchpoint, but I have no idea what the class is. Any suggestions.
Garrett
BTW, I tried to paste a picture of the dialog box, but couldn't. Is there some way to paste in this tool?