From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12963 invoked by alias); 18 Apr 2009 06:23:48 -0000 Received: (qmail 12955 invoked by uid 22791); 18 Apr 2009 06:23:47 -0000 X-SWARE-Spam-Status: No, hits=-0.5 required=5.0 tests=AWL,BAYES_00,RCVD_IN_JMF_BL,SPF_SOFTFAIL X-Spam-Check-By: sourceware.org Received: from mtaout3.012.net.il (HELO mtaout3.012.net.il) (84.95.2.7) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sat, 18 Apr 2009 06:23:42 +0000 Received: from conversion-daemon.i_mtaout3.012.net.il by i_mtaout3.012.net.il (HyperSendmail v2004.12) id <0KIA001009O1BF00@i_mtaout3.012.net.il> for gdb-patches@sourceware.org; Sat, 18 Apr 2009 09:23:39 +0300 (IDT) Received: from HOME-C4E4A596F7 ([77.124.144.191]) by i_mtaout3.012.net.il (HyperSendmail v2004.12) with ESMTPA id <0KIA00BQP9REP410@i_mtaout3.012.net.il>; Sat, 18 Apr 2009 09:23:39 +0300 (IDT) Date: Sat, 18 Apr 2009 06:23:00 -0000 From: Eli Zaretskii Subject: Re: [Fwd: [PATCH] Program Breakpoints] In-reply-to: <49E93221.7010502@tensilica.com> To: Ross Morley Cc: gdb-patches@sourceware.org, maxim@tensilica.com Reply-to: Eli Zaretskii Message-id: <834owmjx8z.fsf@gnu.org> References: <49E93221.7010502@tensilica.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: 2009-04/txt/msg00474.txt.bz2 > Date: Fri, 17 Apr 2009 18:51:29 -0700 > From: Ross Morley > CC: Maxim Grigoriev > > Sorry, there was a minor technical glitch with the patch. Fixed patch > attached. Thanks, this resolves the confusion I had over the previous patch. All the other comments are still valid, though.