From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13154 invoked by alias); 23 Nov 2007 03:47:46 -0000 Received: (qmail 13144 invoked by uid 22791); 23 Nov 2007 03:47:44 -0000 X-Spam-Check-By: sourceware.org Received: from NaN.false.org (HELO nan.false.org) (208.75.86.248) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 23 Nov 2007 03:47:38 +0000 Received: from nan.false.org (localhost [127.0.0.1]) by nan.false.org (Postfix) with ESMTP id E8D2C98368; Fri, 23 Nov 2007 03:47:35 +0000 (GMT) Received: from caradoc.them.org (22.svnf5.xdsl.nauticom.net [209.195.183.55]) by nan.false.org (Postfix) with ESMTP id 896D298367; Fri, 23 Nov 2007 03:47:35 +0000 (GMT) Received: from drow by caradoc.them.org with local (Exim 4.68) (envelope-from ) id 1IvPVs-0003Gt-Ci; Thu, 22 Nov 2007 22:47:32 -0500 Date: Fri, 23 Nov 2007 03:47:00 -0000 From: Daniel Jacobowitz To: Steve DeLaney Cc: gdb@sourceware.org Subject: Re: BDI interfering with gdbserver on PPC target Message-ID: <20071123034732.GA12335@caradoc.them.org> Mail-Followup-To: Steve DeLaney , gdb@sourceware.org References: <174329.27556.qm@web53006.mail.re2.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <174329.27556.qm@web53006.mail.re2.yahoo.com> User-Agent: Mutt/1.5.15 (2007-04-09) 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: 2007-11/txt/msg00217.txt.bz2 On Wed, Nov 21, 2007 at 04:12:02PM -0800, Steve DeLaney wrote: > can it be that BDI is interfering with the trap > instruction? Yes, this happens on a lot of different targets. There's nothing we can do about it - you'd have to talk to the kernel folks or the BDI supplier. -- Daniel Jacobowitz CodeSourcery