Chapter 6. Debugging

IN THIS CHAPTER

JBuilder’s integrated debugging facility provides a wealth of information for finding compile-time, runtime, and logic errors. The JBuilder integrated debugger provides you the ability to stop a program, step through the code, view and modify variables, execute expressions, log expressions, and provide remote debugging facilities. JBuilder can debug Java applications, applets, JSP/Servlets, and Enterprise Java Beans.

Learning how to use the integrated debugger is essential to minimizing the time spent in finding and correcting errors. Chapter 26, “Debugging Your Enterprise Application,” takes you through the more advanced debugging features. In ...

Get Borland® JBuilder™ Developer’s Guide now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.