From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2979 invoked by alias); 1 Sep 2011 11:41:22 -0000 Received: (qmail 2961 invoked by uid 22791); 1 Sep 2011 11:41:21 -0000 X-SWARE-Spam-Status: No, hits=-2.2 required=5.0 tests=AWL,BAYES_00,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; Thu, 01 Sep 2011 11:41:07 +0000 Received: (qmail 6734 invoked from network); 1 Sep 2011 11:41:07 -0000 Received: from unknown (HELO scottsdale.localnet) (pedro@127.0.0.2) by mail.codesourcery.com with ESMTPA; 1 Sep 2011 11:41:07 -0000 From: Pedro Alves To: gdb-patches@sourceware.org Subject: Re: [PATCH] Handle multiple breakpoint hits in Python interface Date: Thu, 01 Sep 2011 15:39:00 -0000 User-Agent: KMail/1.13.6 (Linux/2.6.38-11-generic; KDE/4.7.0; x86_64; ; ) Cc: Kevin Pouget , Eli Zaretskii , tromey@redhat.com References: In-Reply-To: MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <201109011241.04728.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/msg00014.txt.bz2 On Thursday 01 September 2011 12:28:30, Kevin Pouget wrote: > On Thu, Sep 1, 2011 at 11:56 AM, Pedro Alves wrote: > > Please teach your browser to attach files to gmail as > > some text based content type, like patch/diff or > > text/x-patch. > > I'm sorry for that, it was on purpose that I removed the '.patch', but > I actually mixed up everything ... > From now one there should be no problem, I'll take extra care about > it, thanks for the tip Thanks! > (I guess there is no way to clean up the archive ... ?) Nah, let's not bother with that. -- Pedro Alves