From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7413 invoked by alias); 29 Nov 2006 15:08:04 -0000 Received: (qmail 7363 invoked by uid 22791); 29 Nov 2006 15:08:03 -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; Wed, 29 Nov 2006 15:07:56 +0000 Received: (qmail 3987 invoked from network); 29 Nov 2006 15:07:54 -0000 Received: from unknown (HELO localhost) (dan@127.0.0.2) by mail.codesourcery.com with ESMTPA; 29 Nov 2006 15:07:54 -0000 Date: Wed, 29 Nov 2006 15:08:00 -0000 From: Daniel Jacobowitz To: Nathan Sidwell Cc: gdb-patches@sourceware.org Subject: Re: adjust linux-dp test Message-ID: <20061129150752.GW30862@caradoc.them.org> References: <456DA000.6030908@codesourcery.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <456DA000.6030908@codesourcery.com> User-Agent: Mutt/1.5.13 (2006-08-11) Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2006-11/txt/msg00389.txt.bz2 On Wed, Nov 29, 2006 at 02:58:08PM +0000, Nathan Sidwell wrote: > My recent change to linux-dp.exp wasn't robust because (a) some thread ids > can be negative numbers and (b) sometimes you'd get a 'cannot access > memory' error in printing out a prototype, and that would mess up the \n > placement. When does (b) happen? That's strange. -- Daniel Jacobowitz CodeSourcery