blob: ce5d6f78358bf12fe9be9981f1f22aa6d32fcb0c [file] [log] [blame]
<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>README Debug User Interface Extension Points</title>
</head>
<body link="#0000FF" vlink="#800080">
<p align="left">Provides an implementation of a debug model based on the JDI architecture.</p>
<h2 align="left">Package Specification</h2>
<p>This package provides a set of classes and interfaces that implement a debug model
based on JDI. It provides a set of interfaces that extend the base set of debug element
interfaces to provide access to JDI specific attributes and behavior. This model defines
and provides utilities for creating line breakpoints, method entry breakpoints, and
exception breakpoints. </p>
</body>
</html>