File: index.html

package info (click to toggle)
jswat 1.7-2
  • links: PTS
  • area: contrib
  • in suites: etch, etch-m68k
  • size: 5,656 kB
  • ctags: 3,210
  • sloc: java: 24,683; xml: 130; makefile: 59; sh: 21
file content (378 lines) | stat: -rw-r--r-- 13,421 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">

<html>
  <head>
    <meta name="generator" content=
    "HTML Tidy for Linux/x86 (vers 1st February 2002), see www.w3.org">

    <title>JSwat - Graphical Java Debugger</title>
    <link href="http://www.bluemarsh.com/style.css" rel="stylesheet" type="text/css">
  </head>

  <body>
    <!-- body table -->

    <table summary="formatting" valign="top" border="0" cellpadding="8"
    cellspacing="0" width="100%">
      <!-- start header -->
<tr>
  <td colspan="2">
    <!-- start title -->
    <table summary="table" align="center" bgcolor="#000000"
    border="0" cellpadding="1" cellspacing="0" width="100%">
      <tr>
        <td>
          <table summary="table" bgcolor="#ffffff" border="0"
          cellspacing="0" width="100%">
            <tr>
              <td width="10%" align="center">
                <img src="http://www.bluemarsh.com/images/cattails.jpg" alt="cattails">
              </td>
              <td align="left">
                <h1>Blue Marsh Softworks</h1>
              </td>
            </tr>
          </table>
        </td>
      </tr>
    </table>
    <!-- end title -->
  </td>
</tr>
<!-- end header -->


      <tr>
        <!-- left column -->

        <td valign="top" width="20%">
        <!-- start sidebox -->
<table summary="table" bgcolor="#000000" border="0" cellpadding="0"
cellspacing="0" width="100%">
  <tr>
    <td>
      <table summary="table" border="0" cellpadding="3" cellspacing="1"
      width="100%">
        <tr>
          <td bgcolor="#CCCCCC">&nbsp;<span class="title">Site
          Index</span></td>
        </tr>

        <tr>
          <td bgcolor="#ffffff">&nbsp;<span class="small">o</span> <a
          class="nav" href="http://www.bluemarsh.com/java/index.html">java projects</a><br>
           &nbsp;<span class="small">o</span> <a class="nav" href= 
          "http://www.bluemarsh.com/personal/index.html">about me</a><br>
           &nbsp;<span class="small">o</span> <a class="nav" href= 
          "http://www.bluemarsh.com/htdig/search.html">search</a><br>
          </td>
        </tr>
      </table>
    </td>
  </tr>
</table>
<!-- end sidebox -->


        <br>
         <!-- start links -->
<table summary="table" bgcolor="#000000" border="0" cellpadding="0"
cellspacing="0" width="100%">
  <tr>
    <td>
      <table summary="table" border="0" cellpadding="3" cellspacing="1"
      width="100%">
        <tr>
          <td bgcolor="#CCCCCC">&nbsp;<span class="title">My Java
          </span></td>
        </tr>

        <tr>
          <td bgcolor="#ffffff">&nbsp;<span class="small">o</span> <a
          class="nav" href="http://www.bluemarsh.com/java/tips.html">java tips</a><br>
          &nbsp;<span class="small">o</span> <a class="nav" href= 
          "http://www.bluemarsh.com/java/faq.html">java faq</a><br>
          &nbsp;<span class="small">o</span> <a class="nav" href= 
          "http://www.bluemarsh.com/java/contrib.html">contributing</a><br>
          </td>
        </tr>

        <tr>
          <td bgcolor="#CCCCCC">&nbsp;<span class="title">General
          Java</span></td>
        </tr>

        <tr>
          <td bgcolor="#ffffff">&nbsp;<span class="small">o</span> <a
          class="nav" href="http://java.sun.com/">JavaSoft</a><br>
           &nbsp;<span class="small">o</span> <a class="nav" href= 
          "http://developer.java.sun.com/">Developer Connection</a><br>
           &nbsp;<span class="small">o</span> <a class="nav" href= 
          "http://www.afu.com/javafaq.html">The Java FAQ</a><br>
           &nbsp;<span class="small">o</span> <a class="nav" href= 
          "http://mindprod.com/jgloss.html">Java Glossary</a><br>
          </td>
        </tr>
      </table>
    </td>
  </tr>
</table>
<!-- end links -->

        <br>
         <!-- start links -->
<table summary="table" bgcolor="#000000" border="0" cellpadding="0"
cellspacing="0" width="100%">
  <tr>
    <td>
      <table summary="table" border="0" cellpadding="3" cellspacing="1"
      width="100%">
        <tr>
          <td bgcolor="#CCCCCC">&nbsp;<span class="title">JSwat</span></td>
        </tr>

        <tr>
          <td bgcolor="#ffffff">&nbsp;<span class="small">o</span> <a
          class="nav" href="download.html">download</a><br>
           &nbsp;<span class="small">o</span> <a class="nav" href= 
          "docs/index.html">documentation</a><br>
           &nbsp;<span class="small">o</span> <a class="nav" href= 
          "docs/faq.html">faq</a><br>
           &nbsp;<span class="small">o</span> <a class="nav" href= 
          "mail-lists.html">mail lists</a><br>
           &nbsp;<span class="small">o</span> <a class="nav" href= 
          "contrib.html">contributing</a><br>
           &nbsp;<span class="small">o</span> <a class="nav" href= 
          "http://www.bluemarsh.com/bugzilla/index.html">bugs</a><br>
          </td>
        </tr>

        <tr>
          <td bgcolor="#CCCCCC">&nbsp;<span class="title">Related
          Software</span></td>
        </tr>

        <tr>
          <td bgcolor="#ffffff">&nbsp;<span class="small">o</span> <a
          class="nav" href="http://java.sun.com/products/jpda/">JPDA</a><br>
          &nbsp;<span class="small">o</span> <a class="nav" href= 
          "http://jdee.sunsite.dk/">Emacs JDEE</a><br>
          &nbsp;<span class="small">o</span> <a class="nav" href= 
          "http://www.oops.demon.co.uk/jdbtool/">JDBTool</a><br>
          &nbsp;<span class="small">o</span> <a class="nav" href= 
          "http://www.javalinux.it/">jEdit plugin</a><br>
          &nbsp;<span class="small">o</span> <a class="nav" href= 
          "http://sourceforge.net/projects/jenus/">Jenus</a><br>
          &nbsp;<span class="small">o</span> <a class="nav" href= 
          "http://www.netbeans.org/">NetBeans</a><br>
          </td>
        </tr>

        <tr>
          <td bgcolor="#CCCCCC">&nbsp;<span class="title">Related
          Links</span></td>
        </tr>

        <tr>
          <td bgcolor="#ffffff">&nbsp;<span class="small">o</span> <a
          class="nav" href="http://www.skylit.com/javamethods/nodebugger.html">
          Top Ten Reasons Not to Use a Java Debugger in School</a><br>
          </td>
        </tr>
      </table>
    </td>
  </tr>
</table>
<!-- end links -->

        </td>

        <td valign="top" width="75%">
                    <table summary="formatting" border="0" cellpadding="0"
          cellspacing="0" width="100%">
            <tr>
              <td valign="top" width="100%">
                <!-- start content -->

                <table summary="formatting" align="center" bgcolor= 
                "#000000" border="0" cellpadding="0" cellspacing="0"
                width="100%">
                  <tr>
                    <td>
                      <table summary="formatting" border="0"
                      cellpadding="8" cellspacing="1" width="100%">
                        <tr>
                          <td bgcolor="#ffffff">


          <h3>JSwat</h3>

          <p>JSwat is a standalone, graphical Java debugger front-end,
          written to use the <a href=
          "http://java.sun.com/products/jpda/">Java Platform Debugger
          Architecture (JPDA)</a> library provided by <a href= 
          "http://java.sun.com/">JavaSoft</a>. The program is licensed
          under the <a href="http://www.gnu.org/copyleft/gpl.html">GNU
          General Public License</a> and thus is freely available in
          binary as well as source code form. JSwat is listed on <a
          href="http://freshmeat.net/projects/jswat/">Freshmeat</a> and
          <a href=
          "http://www.opensourcedirectory.org/projects/jswat/">Open-Source
          Directory</a>.</p>

          <table align="center" summary="screen shot">
            <tr>
              <td><a href="http://www.bluemarsh.com/images/java/jswat/jswat-lgss.jpg"><img src= 
              "http://www.bluemarsh.com/images/java/jswat/jswat-smss.jpg" width="429" height= 
              "351" border="0" alt="small screen shot"></a></td>
            </tr>
          </table>

          <h3>What&#39;s New</h3>

          <p><em>1.6 - June 19, 2002</em></p>

          <blockquote>
            Added appropriate, new documentation from 2.6. Applied
            fixes from 2.6 to 1.5.11 for the following bugs: 477, 511,
            512, 516, 520, 521, 522, 526, 528, 531, 535, 541, 540, 558,
            573. See the release notes for the details.
          </blockquote>

          <p><em>2.6 - June 17, 2002 - Subversion revision
          #368</em></p>

          <ul>
            <li><span class="copy">Implemented #21: renamed monitor
            command to brkmon. Added new monitor and unmonitor
            commands, to create and delete monitors that are not
            associated with any breakpoint.</span></li>

            <li><span class="copy">Implemented #118: new
            &#39;elements&#39; command to display elements of
            collections, maps, and arrays.</span></li>

            <li><span class="copy">Implemented #265: prepend implicit
            &quot;*.&quot; to unqualified classnames when setting
            breakpoints.</span></li>

            <li><span class="copy">Implemented #437: new
            &#39;hotswap&#39; command to redefine loaded
            classes.</span></li>

            <li><span class="copy">Implemented #443: use the toString()
            of objects in the source view tooltip variable display
            feature.</span></li>

            <li><span class="copy">Fixed bug #555: expression evaluator
            now properly parses numbers with a type suffix (D, d, F, f,
            L, or l).</span></li>

            <li><span class="copy">Fixed bug #558: breakpoints that
            fail to resolve for any reason are automatically
            deleted.</span></li>
          </ul>

          <p><em>2.5 - June 12, 2002 - Subversion revision
          #335</em></p>

          <ul>
            <li><span class="copy">Implemented #61: basic Java
            expression evaluation added. See the print command help and
            the new &quot;Expression Evaluation&quot; help
            file.</span></li>

            <li><span class="copy">Implemented #486: command history
            size limit can be changed. Now defaults to 50; previously
            had no size limit.</span></li>

            <li><span class="copy">Implemented #542: new
            &#39;props&#39; command to modify session
            properties.</span></li>

            <li><span class="copy">Implemented #549: breakpoint
            conditions now use the expression evaluator. Use == and
            other boolean operators instead of just =.</span></li>

            <li><span class="copy">Fixed bug #538: breakpoints dialog
            showed nothing but &quot;junk&quot;.</span></li>

            <li><span class="copy">Fixed bug #540: made the panel
            status messages a little clearer.</span></li>

            <li><span class="copy">Fixed bug #541: give indication of
            what is happening when clicking on a thread in the Threads
            panel.</span></li>

            <li><span class="copy">Fixed numerous little grammatical
            mistakes in the help files.</span></li>
          </ul>

          <p><small><a href="news.html">What&#39;s Old</a></small></p>

          <h3>My Wish List</h3>

          <p>If you find JSwat makes your life easier, or you just want
          to show your appreciation for the work I have done, please
          consider purchasing an item from my <a href= 
          "http://www.amazon.com/exec/obidos/registry/28HS0F1U3T6T/">wish
          list</a> on Amazon. Any contribution would be greatly
          appreciated.</p>
                                    </td>
                        </tr>
                      </table>
                    </td>
                  </tr>
                </table>
                <!-- end content -->
                <br>

                <!-- start content -->
                <table summary="formatting" align="center" bgcolor= 
                "#000000" border="0" cellpadding="0" cellspacing="0"
                width="100%">
                  <tr>
                    <td>
                      <table summary="formatting" border="0"
                      cellpadding="8" cellspacing="1" width="100%">
                        <tr>
                          <td bgcolor="#ffffff">


          <table summary="formatting">
            <tr>
              <td><img src="http://www.bluemarsh.com/images/envelope.jpg" alt="envelope"></td>

              <td>
                <p>nfiedler at bluemarsh dot com<br>
                 nlfiedler at yahoo dot com</p>
              </td>
            </tr>
          </table>
                                    </td>
                        </tr>
                      </table>
                    </td>
                  </tr>
                </table>
                <!-- end content -->
              </td>
            </tr>
          </table>

        </td>
        <!-- end right column -->
      </tr>
      <!-- start footer -->
<tr>
  <td align="center" colspan="2">
  <span class="footer">&copy; Copyright 2000-2002 -
  <a href="http://www.bluemarsh.com/index.html">Blue Marsh Softworks</a></span>
  </td>
</tr>
<!-- end footer -->

    </table>
  </body>
</html>