This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Patch: FYI: gcj news item


I'm checking this in.

Kyle and Keith have made great progress on JDWP and this news item
commemorates it.  Thanks to Kyle for writing the patch.

Tom

Index: index.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/java/index.html,v
retrieving revision 1.172
diff -u -r1.172 index.html
--- index.html 6 Mar 2007 19:00:52 -0000 1.172
+++ index.html 30 Mar 2007 20:55:49 -0000
@@ -37,6 +37,11 @@
 <!-- News entries start here -->
 
 <dl class="news">
+<dt>March 30, 2007</dt>
+<dd>Keith Seitz and Kyle Galloway have made considerable progress on 
+GCJ's implementation of the JDWP.  It is now possible to use eclipse
+to debug interpreted Java code using libgcj as the VM.</dd>
+
 <dt>February 20, 2007</dt>
 <dd>Jakub Jelinek checked in a patch to make
 <code>java.util.TimeZone</code> read system timezone files.  Now


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]