From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19360 invoked by alias); 17 May 2010 10:45:08 -0000 Received: (qmail 19350 invoked by uid 22791); 17 May 2010 10:45:08 -0000 X-SWARE-Spam-Status: No, hits=-2.1 required=5.0 tests=AWL,BAYES_00,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from mail.codesourcery.com (HELO mail.codesourcery.com) (38.113.113.100) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 17 May 2010 10:45:03 +0000 Received: (qmail 15898 invoked from network); 17 May 2010 10:45:01 -0000 Received: from unknown (HELO orlando.localnet) (pedro@127.0.0.2) by mail.codesourcery.com with ESMTPA; 17 May 2010 10:45:01 -0000 From: Pedro Alves To: gdb-patches@sourceware.org Subject: Re: Reformat procfs.c (was: Re: [RFC] Add watchpoint hit address function to procfs.c) Date: Mon, 17 May 2010 10:50:00 -0000 User-Agent: KMail/1.12.2 (Linux/2.6.31-21-generic; KDE/4.3.2; x86_64; ; ) Cc: Joel Brobecker , Pierre Muller References: <006601cae54b$368452f0$a38cf8d0$@muller@ics-cnrs.unistra.fr> <20100510212323.GD7479@adacore.com> <201005120330.42529.pedro@codesourcery.com> In-Reply-To: <201005120330.42529.pedro@codesourcery.com> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201005171144.59260.pedro@codesourcery.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: 2010-05/txt/msg00340.txt.bz2 On Wednesday 12 May 2010 03:30:42, Pedro Alves wrote: > (note: untested, but will make sure it still compiles > before committing) > > -- > Pedro Alves > > 2010-05-12 Pedro Alves > > * procfs.c: Reformat. > I've confirmed that gdb still builds on sparc solaris 10, and checked this in. -- Pedro Alves