From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4797 invoked by alias); 1 Sep 2011 09:56:54 -0000 Received: (qmail 4789 invoked by uid 22791); 1 Sep 2011 09:56:54 -0000 X-SWARE-Spam-Status: No, hits=-2.1 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD,TW_HW 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; Thu, 01 Sep 2011 09:56:40 +0000 Received: (qmail 19647 invoked from network); 1 Sep 2011 09:56:38 -0000 Received: from unknown (HELO scottsdale.localnet) (pedro@127.0.0.2) by mail.codesourcery.com with ESMTPA; 1 Sep 2011 09:56:38 -0000 From: Pedro Alves To: gdb-patches@sourceware.org Subject: Re: [PATCH] Handle multiple breakpoint hits in Python interface Date: Thu, 01 Sep 2011 10:08:00 -0000 User-Agent: KMail/1.13.6 (Linux/2.6.38-11-generic; KDE/4.7.0; x86_64; ; ) Cc: Kevin Pouget , Tom Tromey , Eli Zaretskii References: In-Reply-To: MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <201109011056.36218.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: 2011-09/txt/msg00007.txt.bz2 > --bcaec52e5f83af47d204abdd5b89 > Content-Type: application/octet-stream; Please teach your browser to attach files to gmail as some text based content type, like patch/diff or text/x-patch. It may just be a matter of renaming the files with a ".diff" extension before attaching them. If not, you may need to teach your browser about the mime type of .diff. You can see which mime type gmail gives your patch before actually sending the email. Just let gmail complete the patch upload, and you should then see something like [X] 0001-Handle-multiple-breakpoint-hits-in-Python-interface.diff (text/x-patch) 5K > name=0001-Handle-multiple-breakpoint-hits-in-Python-interface > Content-Disposition: attachment; > filename=0001-Handle-multiple-breakpoint-hits-in-Python-interface > Content-Transfer-Encoding: base64 > X-Attachment-Id: f_gs1hwbr01 It also affects the mail archives, check the difference, both sent from gmail: (follow the "Raw text" link too) -- Pedro Alves