java

JPDA Eases Java Code Debugging

Filed in archive Programming on November 30, 2006

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



Permalink: JPDA Eases Java Code Debugging

Tags: JPDA  sun  java  java  Java  Platform  Debugger  Architecture  ajax  java+code 

Vote for JPDA Eases Java Code Debugging:

  • Currently 9.00/10
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
Rating: 9.00 out of 1 vote(s) cast.
 
Share It
RSSrss
Google google
Yahoo! yahoo
Addthis Subscribe using any feed reader!
Bloglines Bloglines
TwitterFollow us on Twitter!
Most Popular   AJAX   Application Development   Awards   Basics   Best of   Business   conference   Did you know   E-Commerce   Information About   Management   Misc   Mobile Devices   mobile phones   Monthly Contest   Personal   Programming   Quick introduction   Security   Service Oriented Architectures