debugger : Java Glossary

*0-9ABCDEFGHIJKLMNOPQRSTUVWXYZ (all)

debugger

A program used to help debug Java code. It lets you trace execution flow, set breakpoints to stop execution when a particular spot or condition is reached, examine variables and change variables. Unlike Smalltalk or Forth, you still must recompile and restart if you change any code. Most IDEs (Integrated Development Environments) include an integrated debugger, e.g. VAJ (Visual Age for Java), Visual Café, Forté and JBuilder.

Starting with Java 1.2, debuggers were a lot easier to write since there is now JPDA (Java Platform Debugger Architecture), a platform-independent debugging interface that lets you write debuggers in pure Java.

Learning More



This page is posted
on the web at:

http://mindprod.com/jgloss/debugger.html

Optional Replicator mirror
of mindprod.com
on local hard disk J:

J:\mindprod\jgloss\debugger.html
Canadian Mind Products
Please the feedback from other visitors, or your own feedback about the site.
Contact Roedy. Please feel free to link to this page without explicit permission.

IP:[65.110.21.43]
Your face IP:[54.81.185.66]
You are visitor number