From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 88633 invoked by alias); 2 May 2018 16:49:00 -0000 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 Received: (qmail 88311 invoked by uid 89); 2 May 2018 16:48:56 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.4 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy= X-HELO: rock.gnat.com Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Wed, 02 May 2018 16:48:54 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 1A16B11797D; Wed, 2 May 2018 12:48:51 -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 rhGIjuK0gMKV; Wed, 2 May 2018 12:48:51 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id E751E11797B; Wed, 2 May 2018 12:48:50 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id CD8DF83055; Wed, 2 May 2018 09:48:48 -0700 (PDT) Date: Wed, 02 May 2018 16:49:00 -0000 From: Joel Brobecker To: Pedro Alves Cc: Eli Zaretskii , pmuldoon@redhat.com, gdb@sourceware.org Subject: Re: Multiple locations and breakpoints confusion. Message-ID: <20180502164848.zamujdyebvuoxvzr@adacore.com> References: <0627f9db-dc6e-ec75-bfd4-b3cb3cdc1251@redhat.com> <8a04e8e4-b08e-32d0-b44b-efc6f3917878@redhat.com> <83y3h2oztv.fsf@gnu.org> <83po2eow5u.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: NeoMutt/20170113 (1.7.2) X-SW-Source: 2018-05/txt/msg00010.txt.bz2 > But if you ask me, the current output is immediately > understandable. I'd go for updating the manual. FWIW, that was my thinking also when I first started reading this thread. -- Joel