equal
deleted
inserted
replaced
4 <title>Java(tm) Debug Interface</title> |
4 <title>Java(tm) Debug Interface</title> |
5 </head> |
5 </head> |
6 <body> |
6 <body> |
7 The Java<sup><font size="-2">TM</font></sup> |
7 The Java<sup><font size="-2">TM</font></sup> |
8 Debug Interface (JDI) is a high level Java |
8 Debug Interface (JDI) is a high level Java |
9 API providing information useful for debuggers and similiar |
9 API providing information useful for debuggers and similar |
10 systems needing access to the running state of a (usually remote) |
10 systems needing access to the running state of a (usually remote) |
11 virtual machine. |
11 virtual machine. |
12 <p> |
12 <p> |
13 The JDI provides introspective |
13 The JDI provides introspective |
14 access to a running virtual machine's state, Class, Array, |
14 access to a running virtual machine's state, Class, Array, |