From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14951 invoked by alias); 25 Jul 2012 14:49:20 -0000 Received: (qmail 14938 invoked by uid 22791); 25 Jul 2012 14:49:19 -0000 X-SWARE-Spam-Status: No, hits=-1.9 required=5.0 tests=AWL,BAYES_00,RCVD_IN_HOSTKARMA_NO X-Spam-Check-By: sourceware.org Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 25 Jul 2012 14:49:05 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id CA00B1C615C; Wed, 25 Jul 2012 10:49:04 -0400 (EDT) Received: from rock.gnat.com ([127.0.0.1]) by localhost (rock.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id a3Y2M2-Q+zIB; Wed, 25 Jul 2012 10:49:04 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 5C7631C6100; Wed, 25 Jul 2012 10:49:04 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id 73C2014561A; Wed, 25 Jul 2012 07:48:58 -0700 (PDT) Date: Wed, 25 Jul 2012 14:49:00 -0000 From: Joel Brobecker To: Philippe Waroquiers Cc: Jan Kratochvil , gdb-patches@sourceware.org, Pedro Alves Subject: Re: [patch] [i386] Put hlt at the ON_STACK breakpoint [Re: GDB 7.4.91 available for testing] Message-ID: <20120725144858.GB24718@adacore.com> References: <20120720071158.GA7053@host2.jankratochvil.net> <1342817409.2149.41.camel@soleil> <20120722173053.GA22036@host2.jankratochvil.net> <1342983655.2301.55.camel@soleil> <20120723072125.GA12958@host2.jankratochvil.net> <20120723155951.GA24718@adacore.com> <20120723163513.GA1222@host2.jankratochvil.net> <1343074047.2209.23.camel@soleil> <20120723201611.GA19567@host2.jankratochvil.net> <1343075809.2209.53.camel@soleil> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1343075809.2209.53.camel@soleil> User-Agent: Mutt/1.5.20 (2009-06-14) 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: 2012-07/txt/msg00533.txt.bz2 > If there will be a clean solution in GDB (7.5 or 7.6), then I will not > commit the kludge in Valgrind. I also think that it would be friendlier to all valgrind users if we tried to fix the problem on the GDB side before 7.5 gets out. It seems like it would be easy enough, or is something else other than Jan's patch necessary? -- Joel