From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21942 invoked by alias); 13 Jun 2005 18:44:40 -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 21933 invoked by uid 22791); 13 Jun 2005 18:44:37 -0000 Received: from admin.voldemort.codesourcery.com (HELO mail.codesourcery.com) (65.74.133.9) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Mon, 13 Jun 2005 18:44:37 +0000 Received: (qmail 25851 invoked from network); 13 Jun 2005 18:44:35 -0000 Received: from localhost (HELO ?192.168.0.5?) (mitchell@127.0.0.1) by mail.codesourcery.com with SMTP; 13 Jun 2005 18:44:35 -0000 Message-ID: <42ADD40E.9090903@codesourcery.com> Date: Mon, 13 Jun 2005 18:44:00 -0000 From: Mark Mitchell User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) MIME-Version: 1.0 To: Daniel Jacobowitz CC: gdb-patches@sources.redhat.com Subject: Re: PATCH: Avoid accidentally opening files for write References: <200506070717.j577HNq4006430@sethra.codesourcery.com> <20050613032114.GH9288@nevyn.them.org> In-Reply-To: <20050613032114.GH9288@nevyn.them.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2005-06/txt/msg00161.txt.bz2 Daniel Jacobowitz wrote: > On Tue, Jun 07, 2005 at 12:17:23AM -0700, Mark Mitchell wrote: > >>2005-06-06 Mark Mitchell >> >> * corelow.c (core_open): Use bfd_fopen, not bfd_fdopenr. >> * exec.c (exec_file_attach): Likewise. >> * solib-frv.c (enable_break2): Likewise. >> * solib-svr4.c (enable_break): Likewise. >> * solib.c (solib_map_sections): Likewise. >> * symfile.c (symfile_bfd_open): Likewise. > > > The GDB portions of this patch are OK, now that the bfd side has been > hammered out. Thanks. Now applied to mainline and csl-arm-20050325-branch. Thanks, -- Mark Mitchell CodeSourcery, LLC mark@codesourcery.com (916) 791-8304