From mboxrd@z Thu Jan 1 00:00:00 1970 From: tgh Subject: code read problems Date: Tue, 26 Feb 2008 17:56:45 +0800 Message-ID: <47C3E25D.108@sina.com.cn> References: <477DD708.7000708@sina.com.cn> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <477DD708.7000708@sina.com.cn> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org hi I try to read the code of migration,and there are some python code and some c code( in guestOS application) and some c code( in guestOS kernel ) and some c code (in xen) , and i want to trace the processing path in these code , and how could i achieve it, in what way should i compile these code? could someone help me Thanks in advance