From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from simark.ca by simark.ca with LMTP id L++9Bw+flWD8TQAAWB0awg (envelope-from ) for ; Fri, 07 May 2021 16:11:59 -0400 Received: by simark.ca (Postfix, from userid 112) id 114711F11C; Fri, 7 May 2021 16:11:59 -0400 (EDT) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on simark.ca X-Spam-Level: X-Spam-Status: No, score=-0.7 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,MAILING_LIST_MULTI,RDNS_DYNAMIC,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.2 Received: from sourceware.org (ip-8-43-85-97.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 271941E783 for ; Fri, 7 May 2021 16:11:58 -0400 (EDT) Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id B28F7399082D; Fri, 7 May 2021 20:11:57 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org B28F7399082D DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1620418317; bh=wHAj2ji7yG3+T7UlyM7HdDad9XqW3TiVNXokNZFc1Fw=; h=Subject:In-Reply-To:Date:References:To:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:Cc: From; b=duuCEq3XhA6Ln1PLrq+jpKd9RNXMDxVFSs4QK9rHB0bJVeqpZGD2VVNUj/liLPZ6f 9CBOAMc8faD8nUE7To0uQ7k1YdxC2AAPpItAq4isC0Alq6EXLWQvv5HmqJBtEslkbM 7suA0P3pkKeXklwtX/VxkhHp2b8CvDou+yP9U6+I= Received: from mail-wr1-x429.google.com (mail-wr1-x429.google.com [IPv6:2a00:1450:4864:20::429]) by sourceware.org (Postfix) with ESMTPS id E7311393D037 for ; Fri, 7 May 2021 20:11:54 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org E7311393D037 Received: by mail-wr1-x429.google.com with SMTP id m9so10447563wrx.3 for ; Fri, 07 May 2021 13:11:54 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:subject:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=wHAj2ji7yG3+T7UlyM7HdDad9XqW3TiVNXokNZFc1Fw=; b=dVM2GBc1IQSfoomNxvryTHh24rUUb0Cs0BsfMrFL7Myy6tWZRJKmU2L98zIQTAONb5 pSv6DeqGRCU17rl+yE2CbAukXa118B1HhTjYEqZtIO6dDs8cSJf7gSqXBgzbAPJmlHVZ qgL466XvXlcHXi6q58B4MsJO1LGv6B79N1A0oJHYOruLCpFgHBclHPgJ5YN3PSHROXeT QOH7wbq4CjN5z0tkKbe1huPGCVh4RkEdcTDUg5RoXleihaTQZuTnJxkxajUwIExyskwK D44G4Et5/ZvlXOO5ACLqWUlr+4qFDralbCT5TY0QmqQ7EoWuZlIbt6BIIXvtz9G9S9uX cYWw== X-Gm-Message-State: AOAM530zSE/nwLFjrOeBWLzsJJXuxJyP4knOmrX1ak79V7NU44mF7UIS sxd13U1tLy6sNtnDqkwt7JB4qg== X-Google-Smtp-Source: ABdhPJxs4PpaWb5anPA5rHTTvBOAZ2ClcuFvfLvicodnIbwNBtfLYZXrjdaQ1/omORAHqW9Zz738rw== X-Received: by 2002:a5d:4acd:: with SMTP id y13mr14265942wrs.185.1620418313799; Fri, 07 May 2021 13:11:53 -0700 (PDT) Received: from smtpclient.apple (cpc159317-cmbg20-2-0-cust151.5-4.cable.virginm.net. [81.111.29.152]) by smtp.gmail.com with ESMTPSA id s83sm7597239wms.16.2021.05.07.13.11.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 07 May 2021 13:11:53 -0700 (PDT) Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 14.0 \(3654.80.0.2.43\)) Subject: Re: [PATCH v2 2/5] gdb: prevent prefix commands from being hooks In-Reply-To: <7e850a47-96d3-adaa-ade1-137928a7ceb5@polymtl.ca> Date: Fri, 7 May 2021 21:11:50 +0100 Content-Transfer-Encoding: quoted-printable Message-Id: References: <20210108100706.96190-1-mbarisione@undo.io> <20210125112649.56362-1-mbarisione@undo.io> <20210125112649.56362-3-mbarisione@undo.io> <1f3b725d-4b0a-d9ab-7553-24b52b3ff256@polymtl.ca> <7e850a47-96d3-adaa-ade1-137928a7ceb5@polymtl.ca> To: Simon Marchi X-Mailer: Apple Mail (2.3654.80.0.2.43) X-BeenThere: gdb-patches@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gdb-patches mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: Marco Barisione via Gdb-patches Reply-To: Marco Barisione Cc: GDB patches mailing list Errors-To: gdb-patches-bounces@sourceware.org Sender: "Gdb-patches" On 7 May 2021, at 20:30, Simon Marchi wrote: >> You won't object to the concept, but how about this specific patch? = :) >=20 > It's been a while, I don't remember the specific details. If you > already have comments to work on, I'd wait until the next version of = the > series to re-review, as I don't have too many spare cycles right now. Sure, not urgent! I plan on finishing updating the patches next week. >> Is there anything to change? If not, should it wait for the main = command >> renaming one before going in? >=20 > Which other patch are you referring to? =E2=80=9C[PATCH v2 5/5] gdb: Add support for renaming commands=E2=80=9D, = that is . Which you partly reviewed in . --=20 Marco Barisione