This is the mail archive of the mauve-discuss@sources.redhat.com mailing list for the Mauve 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]

Re: Mauve Code Coverage


Salut Yan,

--- Yan Georget <yan.georget@koalog.com> wrote:

> > The GNU Compiler Collection comes with gcj (GNU Compiler for Java) to
> > create native binaries from java source code and gij (GNU Interpreter
> > for Java) to interpret java byte code from class or jar files.
> > <http://gcc.gnu.org/java/>
> >
> > And there is Kaffe a traditional JVM which includes a Just In Time
> > compiler <http://www.kaffe.org/>
> 
> Yes, i know these two.  Maybe, i'll try one of them. Which one do you 
> recommend?

Since we don't have a JPDA implementation yet in kaffe, I doubt that the code
coverage tool would run on kaffe. I'm not aware of anyone working on JPDa for
kaffe yet, but there is a debugger for kaffe (bdbj) that maybe could be used as
a starting point for implementing JPDA.

cheers,
dalibor topic

__________________________________
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
http://sbc.yahoo.com


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