JPDA Eases Java Code Debugging
Filed in archive Programming on November 30, 2006
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:
|
Rating: 9.00 out of 1 vote(s) cast.
|
Response from:
Vivid DVD
(03/14/07 3:22pm)
This is why .NET is better. The debugger from Visual Studio is a million times better that those deluging tools in JAVA.
Response from:
narottam
(08/04/09 3:51am)
nice
Response from:
narottam
(08/04/09 3:52am)
good
| RSS | |
|
| |
| Yahoo! |
|
| Addthis |
|
| Bloglines |
|
| Follow 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
