<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2600.0" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hello </FONT></DIV>
<DIV><FONT face=Arial size=2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; I am&nbsp;trying 
to&nbsp;understand how&nbsp; Kaffe JVM source code works.I am visualizing 
something like:Kaffe is written in c.Once we give this code,the java class 
files...what happens?How the execution moves from one point to another?There are 
two things:1)First a class file is prepared 2) Class file is 
executed.</FONT></DIV>
<DIV><FONT face=Arial size=2>How to trace this process?I have installed Kaffe 
JVM on Red Hat Linux 7.3 version.Can someone help me with pointers on this or 
how to go about this?</FONT></DIV>
<DIV><FONT face=Arial size=2>I want to trace the JVM source code(present in C 
files) when it is executing the java class files.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Any help is greatly appreciated.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Thanks</FONT></DIV>
<DIV><FONT face=Arial size=2>Ram</FONT></DIV></BODY></HTML>