From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18580 invoked by alias); 12 Jul 2006 23:16:25 -0000 Received: (qmail 18572 invoked by uid 22791); 12 Jul 2006 23:16:24 -0000 X-Spam-Check-By: sourceware.org Received: from ug-out-1314.google.com (HELO ug-out-1314.google.com) (66.249.92.174) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 12 Jul 2006 23:16:23 +0000 Received: by ug-out-1314.google.com with SMTP id k3so44512ugf for ; Wed, 12 Jul 2006 16:16:20 -0700 (PDT) Received: by 10.78.151.15 with SMTP id y15mr107202hud; Wed, 12 Jul 2006 16:16:20 -0700 (PDT) Received: by 10.78.196.2 with HTTP; Wed, 12 Jul 2006 16:16:19 -0700 (PDT) Message-ID: <7f45d9390607121616j39879186x760c2d14f54dc49@mail.gmail.com> Date: Wed, 12 Jul 2006 23:16:00 -0000 From: "Shaun Jackman" Reply-To: "Shaun Jackman" To: gdb@sources.redhat.com Subject: Re: Modifying a verboten register In-Reply-To: <7f45d9390605040815x5be2bcb8t921b2dd528335565@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <7f45d9390605040745o4c332058te1e289e5d5e9620@mail.gmail.com> <20060504145211.GB32605@nevyn.them.org> <7f45d9390605040815x5be2bcb8t921b2dd528335565@mail.gmail.com> X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2006-07/txt/msg00057.txt.bz2 On 5/4/06, Shaun Jackman wrote: > On 5/4/06, Daniel Jacobowitz wrote: > ... > > I posted an explanation of this problem on gdb-patches yesterday, as it > > happens, with a nasty hack. > > Wonderful news! Thanks, Daniel. This patch [1] works for me to work around the `Value being assigned to is no longer active' bug. Thanks, Daniel. Cheers, Shaun [1] http://sourceware.org/ml/gdb-patches/2006-05/msg00018.html