From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20598 invoked by alias); 30 Oct 2007 20:09:13 -0000 Received: (qmail 20589 invoked by uid 22791); 30 Oct 2007 20:09:13 -0000 X-Spam-Check-By: sourceware.org Received: from heller.inter.net.il (HELO heller.inter.net.il) (213.8.233.23) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 30 Oct 2007 20:09:10 +0000 Received: from HOME-C4E4A596F7 ([81.5.42.69]) by heller.inter.net.il (MOS 3.7.3a-GA) with ESMTP id DZU77646 (AUTH halo1); Tue, 30 Oct 2007 22:08:57 +0200 (IST) Date: Tue, 30 Oct 2007 20:50:00 -0000 Message-Id: From: Eli Zaretskii To: Markus Deuling CC: gdb-patches@sourceware.org, uweigand@de.ibm.com In-reply-to: <4726FF72.60405@de.ibm.com> (message from Markus Deuling on Tue, 30 Oct 2007 10:54:58 +0100) Subject: Re: [rfc] [14/20] Get rid of current_gdbarch in go32-nat.c Reply-to: Eli Zaretskii References: <4726FF72.60405@de.ibm.com> X-IsSubscribed: yes 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: 2007-10/txt/msg00826.txt.bz2 > Date: Tue, 30 Oct 2007 10:54:58 +0100 > From: Markus Deuling > CC: Ulrich Weigand > > this patch gets rid of some of the current_gdbarch's in go32-nat.c > > Is this ok to commit? Yes, thanks.