Introduction to Debugging Techniques

The development process is replete with areas where tools can be used. The need to debug applications is an inherent part of the development process. From the point at which a piece of code is written and executed, developers need to verify that the application does what it is supposed to do. This is where debugging techniques come in. Debugging techniques help developers trace the flow of execution of the application and the intermediate state of the application.

Techniques for understanding the flow of execution are not limited to developing an application. These techniques are equally relevant when an application is deployed. Consider a scenario where customers using your application are facing problems. ...

Get Sams Teach Yourself BEA WebLogic Server 7.0™ in 21 Days 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.