From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28812 invoked by alias); 10 Jun 2008 23:58:05 -0000 Received: (qmail 28802 invoked by uid 22791); 10 Jun 2008 23:58:04 -0000 X-Spam-Check-By: sourceware.org Received: from mail.codesourcery.com (HELO mail.codesourcery.com) (65.74.133.4) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 10 Jun 2008 23:57:38 +0000 Received: (qmail 22745 invoked from network); 10 Jun 2008 23:57:36 -0000 Received: from unknown (HELO orlando.local) (pedro@127.0.0.2) by mail.codesourcery.com with ESMTPA; 10 Jun 2008 23:57:36 -0000 From: Pedro Alves To: Michael Snyder Subject: Re: [remote] Where is S AA p PID currently specified? Date: Tue, 10 Jun 2008 23:58:00 -0000 User-Agent: KMail/1.9.9 Cc: gdb@sourceware.org References: <200806101944.15058.pedro@codesourcery.com> <1213141407.3601.575.camel@localhost.localdomain> In-Reply-To: <1213141407.3601.575.camel@localhost.localdomain> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200806110057.40801.pedro@codesourcery.com> X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2008-06/txt/msg00087.txt.bz2 A Wednesday 11 June 2008 00:43:27, Michael Snyder wrote: > On Tue, 2008-06-10 at 19:44 +0100, Pedro Alves wrote: > > Where's that 'p' after S AA specified? I don't see it in the docs, > > in either S or T stop reply packets description. Looking through the > > file history, it seemed this had to do with some old Cisco > > extensions that have since been removed, but this bit got left behind. > > > > Can we remove it ? > > OK, you're right -- that 'p' suffix came in between releases > 4.18 and 5.0, and the earliest code has comments mentioning > Cisco kernel threads. > > Nuke it! > > ;-) Thanks for confirming! I'll post patch in a sec. -- Pedro Alves