From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27605 invoked by alias); 23 Jun 2009 18:39:06 -0000 Received: (qmail 27597 invoked by uid 22791); 23 Jun 2009 18:39:05 -0000 X-SWARE-Spam-Status: No, hits=-2.4 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 23 Jun 2009 18:39:00 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id DBCE72BAB0A; Tue, 23 Jun 2009 14:38:58 -0400 (EDT) Received: from rock.gnat.com ([127.0.0.1]) by localhost (rock.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id tcqFiezLqY68; Tue, 23 Jun 2009 14:38:58 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id A13632BAB09; Tue, 23 Jun 2009 14:38:58 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id 770F0F596C; Tue, 23 Jun 2009 11:38:53 -0700 (PDT) Date: Tue, 23 Jun 2009 18:39:00 -0000 From: Joel Brobecker To: Nick Roberts Cc: gdb-patches@sourceware.org Subject: Re: [PATCH] PR backtrace/9786 Message-ID: <20090623183853.GI7766@adacore.com> References: <18849.13514.379735.375860@kahikatea.snap.net.nz> <18921.8753.647539.260364@totara.tehura.co.nz> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <18921.8753.647539.260364@totara.tehura.co.nz> User-Agent: Mutt/1.5.18 (2008-05-17) 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: 2009-06/txt/msg00631.txt.bz2 > Current behaviour breaks remote debugging when using GDB in Emacs as it > currently uses "info frame". If this behaviour can't be fully resolved > before the release could a less than perfect patch be applied to prevent > the assertion error? This is on the list of blocking issues for 7.0, I think. We'll figure out something. The question remains who "we" will be - I'm going to be pretty swamped until September... -- Joel