From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8869 invoked by alias); 17 Nov 2007 15:35:24 -0000 Received: (qmail 8861 invoked by uid 22791); 17 Nov 2007 15:35:23 -0000 X-Spam-Check-By: sourceware.org Received: from nitzan.inter.net.il (HELO nitzan.inter.net.il) (213.8.233.22) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sat, 17 Nov 2007 15:34:40 +0000 Received: from HOME-C4E4A596F7 ([81.5.32.198]) by nitzan.inter.net.il (MOS 3.7.3a-GA) with ESMTP id IIS26512 (AUTH halo1); Sat, 17 Nov 2007 17:32:01 +0200 (IST) Date: Sat, 17 Nov 2007 15:35:00 -0000 Message-Id: From: Eli Zaretskii To: Vladimir Prus CC: gdb-patches@sources.redhat.com In-reply-to: (message from Vladimir Prus on Sat, 17 Nov 2007 16:54:51 +0300) Subject: Re: Multiple breakpoint locations Reply-to: Eli Zaretskii References: <18233.63439.953202.586908@kahikatea.snap.net.nz> 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: 2007-11/txt/msg00353.txt.bz2 > From: Vladimir Prus > Date: Sat, 17 Nov 2007 16:54:51 +0300 > > > +entire list of locations that be long to their parent breakpoint (with > > Was "be long" meant to be "belong"? Yes, of course (one of those typos a speller won't catch). Thanks, I fixed that now.