From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19975 invoked by alias); 6 May 2011 07:10:31 -0000 Received: (qmail 19965 invoked by uid 22791); 6 May 2011 07:10:30 -0000 X-SWARE-Spam-Status: No, hits=-1.2 required=5.0 tests=AWL,BAYES_00,SPF_SOFTFAIL X-Spam-Check-By: sourceware.org Received: from mtaout20.012.net.il (HELO mtaout20.012.net.il) (80.179.55.166) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 06 May 2011 07:10:13 +0000 Received: from conversion-daemon.a-mtaout20.012.net.il by a-mtaout20.012.net.il (HyperSendmail v2007.08) id <0LKR00K00I216C00@a-mtaout20.012.net.il> for gdb-patches@sourceware.org; Fri, 06 May 2011 10:10:12 +0300 (IDT) Received: from HOME-C4E4A596F7 ([84.228.234.175]) by a-mtaout20.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0LKR00J7GIKXLU80@a-mtaout20.012.net.il>; Fri, 06 May 2011 10:10:12 +0300 (IDT) Date: Fri, 06 May 2011 07:10:00 -0000 From: Eli Zaretskii Subject: Re: [RFC] canonical linespec and multiple breakpoints ... In-reply-to: To: Tom Tromey Cc: brobecker@adacore.com, gdb-patches@sourceware.org Reply-to: Eli Zaretskii Message-id: <83bozgmhil.fsf@gnu.org> References: <20110505162855.GA2546@adacore.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-05/txt/msg00176.txt.bz2 > From: Tom Tromey > Cc: gdb-patches@sourceware.org > Date: Thu, 05 May 2011 14:49:14 -0600 > > http://sourceware.org/ml/gdb-patches/2011-04/msg00567.html > > I can try to write this up into a fuller proposal if you want. > > While looking into this area I made a list of difficulties and > considerations that I know of. I can write that up in a readable form > if you think that would help. Please do, and thanks.