From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29921 invoked by alias); 11 Oct 2009 22:35:31 -0000 Received: (qmail 29913 invoked by uid 22791); 11 Oct 2009 22:35:31 -0000 X-SWARE-Spam-Status: No, hits=-1.8 required=5.0 tests=AWL,BAYES_00,SARE_MSGID_LONG40,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: sourceware.org Received: from smtp-out.google.com (HELO smtp-out.google.com) (216.239.33.17) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sun, 11 Oct 2009 22:35:26 +0000 Received: from zps19.corp.google.com (zps19.corp.google.com [172.25.146.19]) by smtp-out.google.com with ESMTP id n9BMZMBG026827 for ; Sun, 11 Oct 2009 23:35:23 +0100 Received: from yxe8 (yxe8.prod.google.com [10.190.2.8]) by zps19.corp.google.com with ESMTP id n9BMZJ7T014711 for ; Sun, 11 Oct 2009 15:35:20 -0700 Received: by yxe8 with SMTP id 8so8999096yxe.17 for ; Sun, 11 Oct 2009 15:35:19 -0700 (PDT) MIME-Version: 1.0 Received: by 10.101.134.23 with SMTP id l23mr4921806ann.112.1255300519489; Sun, 11 Oct 2009 15:35:19 -0700 (PDT) In-Reply-To: <200910112310.26463.pedro@codesourcery.com> References: <200910090236.10584.pedro@codesourcery.com> <8ac60eac0910111421p6afbfbe9ha4544bddc75943ab@mail.gmail.com> <200910112310.26463.pedro@codesourcery.com> Date: Sun, 11 Oct 2009 22:35:00 -0000 Message-ID: <8ac60eac0910111535p276921eeu926ac02a792f5ff5@mail.gmail.com> Subject: Re: Put a NT_PSTATUS note on solaris cores. From: Paul Pluzhnikov To: Pedro Alves Cc: gdb-patches@sourceware.org, Daniel Gutson Content-Type: text/plain; charset=ISO-8859-1 X-System-Of-Record: true 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: 2009-10/txt/msg00215.txt.bz2 On Sun, Oct 11, 2009 at 3:10 PM, Pedro Alves wrote: Index: src/gdb/procfs.c =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- src.orig/gdb/procfs.c 2009-10-09 02:55:25.000000000 +0100 +++ src/gdb/procfs.c 2009-10-11 22:47:49.000000000 +0100 Looks like your KMail took a hint from my Gmail, and decided to do quoted-printable encoding of the patch :-( I am having a bit of trouble restoring sanity to it. Thanks, -- Paul Pluzhnikov