From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from simark.ca by simark.ca with LMTP id u+xvD4YinGR/SBAAWB0awg (envelope-from ) for ; Wed, 28 Jun 2023 08:07:34 -0400 Authentication-Results: simark.ca; dkim=pass (1024-bit key; secure) header.d=sourceware.org header.i=@sourceware.org header.a=rsa-sha256 header.s=default header.b=KaE+kT8l; dkim-atps=neutral Received: by simark.ca (Postfix, from userid 112) id 304F41E0BB; Wed, 28 Jun 2023 08:07:34 -0400 (EDT) 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 9F3281E00F for ; Wed, 28 Jun 2023 08:07:31 -0400 (EDT) Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 1F5413858407 for ; Wed, 28 Jun 2023 12:07:31 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 1F5413858407 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1687954051; bh=GAL1EAvtVFAxPH0AP/zJnIp96Dfn63GBrnIRyoJKjhU=; h=Date:Subject:To:List-Id:List-Unsubscribe:List-Archive:List-Post: List-Help:List-Subscribe:From:Reply-To:From; b=KaE+kT8ldfb/RW4h7Su8KVBtilh1jEbA9EpV+GVAxT5VqTFgnhGIeybMkAHBx//Fh rYjOdbvY/WN7e0IrUa3e5mP3dLKHvvsKNoxAUuMJh3tbCtCGy6tsmzLQ6LarIw5ukI GqiG/Cf/EBcSFQQndEQRYRkI8lL1INfhijQrpYDQ= Received: from mail-ej1-x62b.google.com (mail-ej1-x62b.google.com [IPv6:2a00:1450:4864:20::62b]) by sourceware.org (Postfix) with ESMTPS id E986D3858D35 for ; Wed, 28 Jun 2023 12:07:03 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org E986D3858D35 Received: by mail-ej1-x62b.google.com with SMTP id a640c23a62f3a-991ef0b464cso163936766b.0 for ; Wed, 28 Jun 2023 05:07:03 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687954022; x=1690546022; h=to:subject:message-id:date:from:mime-version:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=GAL1EAvtVFAxPH0AP/zJnIp96Dfn63GBrnIRyoJKjhU=; b=fmzjtN3WbYPKbaKQwylv8PNZTfoTnEh5kqHMvyCR3jZuVlhRtlxB12agAv/aJNeQsY MOKGHNMS12DH0kkKA9+KmUfg0NMSCjfYLd3TMmLT8Al/dCw79CNxyQIiEcPhdAD+4heG oryQQJ6j2/uQaD01ziCLGUu+G97okjN9crShmbLHva+5FMM3E/HM4VzsxfDWESCf/nol 3fdG/1jCEe1WTXR5ZDgrncmE0rhMA7LLt0SPDh9R8RcLz+DWdyYwFFQzR+U1chO9uCjC 45LolwIX6wwQWvrx6Pqp5eKJ1AYtNBlrc6iyeUOM9pYme9DiKKTzIM9i5AGEfDjh/6UM iFcg== X-Gm-Message-State: AC+VfDxQ3uVGc3hSmt0hkmtCKx3iul1pu8fOQuck77qojZyCYiqYsas8 dpltlRinpin2QE5eQNYpg/sSFpyerkwVlkf/QsY1s3bZ/4M= X-Google-Smtp-Source: ACHHUZ5WG7ImHtdfThj7c4+TZrbWCB9Y+okmuMehWXnYdyz5eXbTKe74z2C/Vn7YH6xXpq3IMjaT0Ps0Dkq/40RdNKg= X-Received: by 2002:a17:907:7e91:b0:98f:8481:24b3 with SMTP id qb17-20020a1709077e9100b0098f848124b3mr1003421ejc.37.1687954022134; Wed, 28 Jun 2023 05:07:02 -0700 (PDT) MIME-Version: 1.0 Date: Wed, 28 Jun 2023 09:06:49 -0300 Message-ID: Subject: docs: remote protocol: bc/bs not mentioned in stop-reply list To: gdb@sourceware.org Content-Type: text/plain; charset="UTF-8" X-Spam-Status: No, score=-0.7 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP, T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org 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: Matheus Tavares Bernardino via Gdb Reply-To: Matheus Tavares Bernardino Errors-To: gdb-bounces+public-inbox=simark.ca@sourceware.org Sender: "Gdb" Hi, The remote protocol docs for stop-reply [1] has a list of commands that accept stop-reply packets as a response: "The 'C', 'c', 'S', 's', 'vCont', 'vAttach', 'vRun', 'vStopped', and '?' packets can receive any of the below as a reply." However, at the definition of 'bc' and 'bs' [2], it's also said: "Reply: See Stop Reply Packets, for the reply specifications." Maybe the list from [1] is not meant to be exhaustive, but perhaps 'bc' and 'bs' could be added to it? [1]: https://sourceware.org/gdb/onlinedocs/gdb/Stop-Reply-Packets.html [2]: https://sourceware.org/gdb/onlinedocs/gdb/Packets.html#Packets Thanks, Matheus