I've noticed the same thing but do not have any suggestions on improving
the debugger performance. Howerver I've been learning a different
programming approach that uses unit testing and this minimizes the number
of times that I use a debugger. Take a look at the JUnit framework found at
http://www.junit.org/



Reply via email to