From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18273 invoked by alias); 26 May 2003 20:05:22 -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 18266 invoked from network); 26 May 2003 20:05:22 -0000 Received: from unknown (HELO crack.them.org) (146.82.138.56) by sources.redhat.com with SMTP; 26 May 2003 20:05:22 -0000 Received: from nevyn.them.org ([66.93.61.169] ident=mail) by crack.them.org with asmtp (Exim 3.12 #1 (Debian)) id 19KOEE-0005jB-00; Mon, 26 May 2003 15:05:54 -0500 Received: from drow by nevyn.them.org with local (Exim 3.36 #1 (Debian)) id 19KODc-0007nK-00; Mon, 26 May 2003 16:05:16 -0400 Date: Mon, 26 May 2003 20:05:00 -0000 From: Daniel Jacobowitz To: Andrew Cagney Cc: Mark Kettenis , gdb-patches@sources.redhat.com Subject: Re: RFC: threads PREPARE_TO_PROCEED patch Message-ID: <20030526200516.GA29817@nevyn.them.org> Mail-Followup-To: Andrew Cagney , Mark Kettenis , gdb-patches@sources.redhat.com References: <20030313233251.GA22466@nevyn.them.org> <86of4d7tle.fsf@elgar.kettenis.dyndns.org> <20030314183529.GA18511@nevyn.them.org> <200303152039.h2FKdEnO000331@elgar.kettenis.dyndns.org> <20030315205139.GA16167@nevyn.them.org> <3E74EB7E.8070603@redhat.com> <3ED270EB.3040700@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3ED270EB.3040700@redhat.com> User-Agent: Mutt/1.5.1i X-SW-Source: 2003-05/txt/msg00489.txt.bz2 On Mon, May 26, 2003 at 03:54:19PM -0400, Andrew Cagney wrote: > [picking up old thread sitting in my in box, added AndreasS] > > Can I suggest: > > - moving default_prepare_to_proceed() to infrun.c, make it static, > rename it to prepare_to_proceed(). > - removing PREPARE_TO_PROCEED from the architecture vector > - renaming HP's (and Mach) PREPARE_TO_PROCEED to > DEPRECATED_PREPARE_TO_PROCEED > - tweaking the PREPARE_TO_PROCEED code to use #ifdef'd > DEPRECATED_PREPARE_TO_PROCEED if available. That sounds reasonable to me, and saves me having to go and test my theories on HP/UX :) -- Daniel Jacobowitz MontaVista Software Debian GNU/Linux Developer