What debugging tools exist for Java?
Location: http://www.jguru.com/faq/view.jsp?EID=36123 Created: Apr 14, 2000 Modified: 2000-12-24 01:40:02.763 Author: John Mitchell (http://www.jguru.com/guru/viewbio.jsp?EID=4) Check out logging packages like log4j and unit testing frameworks like JUnit. Check out static analysis tools such as Metamata’s Audit and Metrics products. For dyanmic analysis and manipulation, check out Metamata’s Debug product. Also look at Karmira’s BugSeeker which is based the JPDA.