From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26124 invoked by alias); 18 Jan 2010 17:54:49 -0000 Received: (qmail 26114 invoked by uid 22791); 18 Jan 2010 17:54:49 -0000 X-SWARE-Spam-Status: No, hits=-1.1 required=5.0 tests=AWL,BAYES_00,SPF_SOFTFAIL X-Spam-Check-By: sourceware.org Received: from mtaout22.012.net.il (HELO mtaout22.012.net.il) (80.179.55.172) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 18 Jan 2010 17:54:44 +0000 Received: from conversion-daemon.a-mtaout22.012.net.il by a-mtaout22.012.net.il (HyperSendmail v2007.08) id <0KWG00L00BKCEQ00@a-mtaout22.012.net.il> for gdb@sourceware.org; Mon, 18 Jan 2010 19:54:38 +0200 (IST) Received: from HOME-C4E4A596F7 ([77.127.81.4]) by a-mtaout22.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0KWG00LK1F2YPX40@a-mtaout22.012.net.il>; Mon, 18 Jan 2010 19:54:35 +0200 (IST) Date: Mon, 18 Jan 2010 17:54:00 -0000 From: Eli Zaretskii Subject: Re: [RFC] "actionpoints"? In-reply-to: <20100118064348.GA1914@adacore.com> To: Joel Brobecker Cc: stan@codesourcery.com, gdb@sourceware.org Reply-to: Eli Zaretskii Message-id: <83tyuj70yr.fsf@gnu.org> References: <4B5106CB.5060204@codesourcery.com> <20100118064348.GA1914@adacore.com> X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2010-01/txt/msg00154.txt.bz2 > Date: Mon, 18 Jan 2010 10:43:48 +0400 > From: Joel Brobecker > Cc: gdb@sourceware.org > > I don't think we should change all the user interface (eg: info > breakpoints") where it is already clear what the output is about. ??? How is it clear? "info break" displays all ``actionpoints'' regardless of their kind, last time I tried. Am I missing something?