From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12853 invoked by alias); 26 Jul 2002 13:12:26 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 12844 invoked from network); 26 Jul 2002 13:12:24 -0000 Received: from unknown (HELO dr-evil.shagadelic.org) (67.83.6.112) by sources.redhat.com with SMTP; 26 Jul 2002 13:12:24 -0000 Received: by dr-evil.shagadelic.org (Postfix, from userid 7518) id 8EDD09869; Fri, 26 Jul 2002 06:12:00 -0700 (PDT) Date: Fri, 26 Jul 2002 10:17:00 -0000 From: Jason R Thorpe To: Andrew Cagney Cc: Joel Brobecker , gdb-patches@sources.redhat.com Subject: Re: [RFA] enable software single step on alpha-osf Message-ID: <20020726061200.B3892@dr-evil.local> Mail-Followup-To: Jason R Thorpe , Andrew Cagney , Joel Brobecker , gdb-patches@sources.redhat.com References: <20020718203205.GB26990@gnat.com> <3D408B66.6010203@ges.redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3D408B66.6010203@ges.redhat.com>; from ac131313@ges.redhat.com on Thu, Jul 25, 2002 at 07:36:06PM -0400 Organization: Wasabi Systems, Inc. X-SW-Source: 2002-07/txt/msg00533.txt.bz2 On Thu, Jul 25, 2002 at 07:36:06PM -0400, Andrew Cagney wrote: > > 2002-07-18 Joel Brobecker > > > > * alpha-osf1-tdep.c (alpha_osf1_init_abi): Unfortunately, > > procfs appears to be broken when debugging on multi-processor > > machines. So enable software single stepping in order to avoid > > using the procfs interface to do next/step operations, using > > internal breakpoints instead. > > Unless Jason Thorpe objects, this part of the change is approved. The > other alternative would be to select this based on the OS. No objections from me. Note that the alpha-netbsd target already uses software single-step. -- -- Jason R. Thorpe