From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from simark.ca by simark.ca with LMTP id L1UtHvZtE2A4CwAAWB0awg (envelope-from ) for ; Thu, 28 Jan 2021 21:07:50 -0500 Received: by simark.ca (Postfix, from userid 112) id 6E3201EF80; Thu, 28 Jan 2021 21:07:50 -0500 (EST) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on simark.ca X-Spam-Level: X-Spam-Status: No, score=-1.1 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,MAILING_LIST_MULTI,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.2 Received: from sourceware.org (server2.sourceware.org [8.43.85.97]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by simark.ca (Postfix) with ESMTPS id C3DF61E945 for ; Thu, 28 Jan 2021 21:07:49 -0500 (EST) Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 258313854834; Fri, 29 Jan 2021 02:07:49 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 258313854834 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1611886069; bh=y8bXiHR/iwqNNGYgSrNOXFuR8FIwPDhElqwxiXm7x+A=; h=In-Reply-To:References:Date:Subject:To:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:Cc: From; b=DUayEnoQmBllLGMZbKqcs6ezgpF3M/YXyVOC15fuqrr+sIN8GLmW5s5tEZ+FGN8NB XHwCx9cYx2MQYDZERiVsgwVXrRkedTvDClWLgZSCMI+hayHYBOxaxgwvJdsIYRp7TW kK9aDnFYpFKs/buzomWUMupH2Od4GpOLvfxGH0ng= Received: from mail-io1-xd2b.google.com (mail-io1-xd2b.google.com [IPv6:2607:f8b0:4864:20::d2b]) by sourceware.org (Postfix) with ESMTPS id E04E63854834 for ; Fri, 29 Jan 2021 02:07:46 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org E04E63854834 Received: by mail-io1-xd2b.google.com with SMTP id e22so7733639iog.6 for ; Thu, 28 Jan 2021 18:07:46 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=y8bXiHR/iwqNNGYgSrNOXFuR8FIwPDhElqwxiXm7x+A=; b=bACpYByffrMQzPTTKZXK3jPjmFap8CCpIpfscKNcMSo8hAwceEG99/5RhfCkJ4gPS+ qBTic8AsibmZuv7lgdV6l7hdN2R3ofx7lAQT/UcDwOO076AVy7KBX3OqwQP6ucQxug8Z F8mY/eV4jfwjSB9vpz7PUIaJtDx1V37ggx9nXrR8io1KhooFU3PfC6jWyqphFfywCLrI CSbq+zRfNy9vbAFRXxdK9IRFssE0Mri/4NrVSW6O+Uc6CPAkQM768mPYRVgc3MeDPpwx exKf9MQiNYzDhvhcuxLhUAtW8242/IkaUjGnWuqrLiPrzhIvzugNm27IwllKXFwe0r9o fNWw== X-Gm-Message-State: AOAM533fygB07BXyCX4z+5h3npu0fv6g7O6IlnPKmXpH5k1HdSJsvtOB WyPD4SBXuxqaIFsq9Z15olVhvx04J9k3u/nH7xw= X-Google-Smtp-Source: ABdhPJwskbCNRsePwBYzoMzDunP8/v++8acnYtfNWk68oIZdsnSqGTWJg2SzZajqlQhBgHVRvmMty4uV9xy37i8haLE= X-Received: by 2002:a05:6638:602:: with SMTP id g2mr1740789jar.118.1611886066506; Thu, 28 Jan 2021 18:07:46 -0800 (PST) MIME-Version: 1.0 Received: by 2002:a6b:c88b:0:0:0:0:0 with HTTP; Thu, 28 Jan 2021 18:07:45 -0800 (PST) In-Reply-To: References: <83y2gdx9ae.fsf@gnu.org> Date: Thu, 28 Jan 2021 20:07:45 -0600 Message-ID: Subject: Re: How to display instructions around the current instuction? To: Christian Biesinger Content-Type: text/plain; charset="UTF-8" X-BeenThere: gdb@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gdb mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: Peng Yu via Gdb Reply-To: Peng Yu Cc: Reuben Thomas via Gdb Errors-To: gdb-bounces@sourceware.org Sender: "Gdb" > I hate to take this further offtopic but would like you to consider > that if people were required to test all suggestions first, That is not what I meant. See below. > many > responses would not be sent in the first place. For example, I did not > test my hook-stop suggestion. I am not sure that people would be > better off in such a world. The point is the answer is better to be correct. If it is known to be correct, of course, there is no need to test it. But if the sender is not sure, it is better to test it to make sure. If a sender sends out a wrong answer, s/he does show respect to the recipient. -- Regards, Peng