From mboxrd@z Thu Jan 1 00:00:00 1970 From: Brendan Cully Subject: Re: help on debugging kernel module in Xen Date: Fri, 12 Jan 2007 13:26:45 -0800 Message-ID: <20070112212645.GE4982@ventoux.cs.ubc.ca> References: <4d616cca0701121041n62b8ad05k7996ffe125c43043@mail.gmail.com> <20070112192049.GA4982@ventoux.cs.ubc.ca> <4d616cca0701121225p1018056ar24541c3a27c57518@mail.gmail.com> <20070112205358.GC4982@ventoux.cs.ubc.ca> <4d616cca0701121307p67b8235bxb16689093b791976@mail.gmail.com> <4d616cca0701121310u7d26b2e5wf874699ac9dedeca@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <4d616cca0701121310u7d26b2e5wf874699ac9dedeca@mail.gmail.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Lily Huang Cc: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org On Friday, 12 January 2007 at 16:10, Lily Huang wrote: > Oh. I found that gdbserver printed out some error messages: > > unsupported xc_ptrace request PTRACE_SETFPXREGS > unsupported xc_ptrace request PTRACE_SETFPREGS > > Are they the reason why the breakpoint does not work? no, those are fairly harmless.