Hi, I'm trying to debug and all the breakpoints I place inside static methods are just ignored. I know the program goes throught those points because if I place traces they do display, however breakpoints are just being ignored.
Any configuration I should set?.