This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
RE: CDT - an application to test GCJ on?
- From: Øyvind Harboe <oyvind dot harboe at zylin dot com>
- To: <tromey at redhat dot com>
- Cc: <java at gcc dot gnu dot org>
- Date: Thu, 10 Jul 2003 16:42:45 +0200
- Subject: RE: CDT - an application to test GCJ on?
>I've heard that the CDT debugger can already be used to debug
>gcj-compiled code (not surprising since it just uses gdb underneath).
>I still haven't gotten around to trying it myself though.
I can't see why it would have any more difficulty debugging GCJ
than C++ code, when Insight can do it.
Øyvind