Java Entrepreneur

Java Application Development & Entrepreneurship

JPDA Eases Java Code Debugging

JPDA Eases Java Code Debugging

Are you debugging a Java program and finding the job quite tiring? If yes then you need the Java Platform Debugger Architecture or JPDA technology from Sun which helps you in debugging a running Java application in every situation.

It is a set of interfaces and protocol or what we call a collection of APIs meant for aiding in debugging of Java Code. This tool is available along with the J2SE package beginning from the 1.2.2 version.

It comprises of three interfaces. The first one is the Java Virtual Machine Tools Interface or JVMTI defining the services which a VM must provide for debugging, secondly there is the Java Debug Wire Protocol or JDWP defining format of information moving between the process being debugged and the debugger front end and thirdly the Java Debug Interface or JDI defining requests and information at the user code level.

Read

Info & Utils

Published in Thursday, November 30th, 2006, at 4:19 am, and filed under Programming.

Do it youself: Digg it!Save on del.icio.usMake a trackback.

Previous text: .

Next text: .

3 Responses

  1. Vivid DVD Says:

    This is why .NET is better. The debugger from Visual Studio is a million times better that those deluging tools in JAVA.

  2. narottam Says:

    nice

  3. narottam Says:

    good

Leave a Reply

Java Entrepreneur © 2006. Theme Squared created by Rodrigo Ghedin.