From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeremy Fitzhardinge Subject: Re: [PATCH]: gdbsx: update README and remove space in q packet Date: Thu, 15 Jul 2010 09:40:02 -0700 Message-ID: <4C3F39E2.1020404@goop.org> References: <20100714193626.57259db1@mantra.us.oracle.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20100714193626.57259db1@mantra.us.oracle.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: Mukesh Rathor Cc: "Xen-devel@lists.xensource.com" , Bruce Edge List-Id: xen-devel@lists.xenproject.org On 07/14/2010 07:36 PM, Mukesh Rathor wrote: > Newer version of gdb, version 7*, seems to have bug where it is not > parsing thread list from gdbsx properly. Getting rid of the space in > thread list works around it. It's ok with older gdb also. > Thanks, that fixes gdbsx for me. Yay! J