From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.133.124]) by sourceware.org (Postfix) with ESMTPS id BAB37385842C for ; Wed, 7 Jun 2023 14:40:08 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org BAB37385842C Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=redhat.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=redhat.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1686148808; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=rpV3gB6Yxhu8FNXNLgvQUZGvz9P6yFoKzvsISWiAtMs=; b=JCePJWinHmj+jXMMMMd90RD5sdY61sI9vAYLtDXVzH99GajAGci5MBePlGEsZUr2WXpqZ8 Yi8zBJqx9faIA6HGjrVdC2YukA6lkAxBXEjnKZ5UPffOi9UBcymH49P2JGLtB6ATh9z4He uGjMlxGgXlZazVie/+JjMhncoR5sFSU= Received: from mail-wr1-f70.google.com (mail-wr1-f70.google.com [209.85.221.70]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-288-cJ010_xgOwednIYO7W2BAQ-1; Wed, 07 Jun 2023 10:40:06 -0400 X-MC-Unique: cJ010_xgOwednIYO7W2BAQ-1 Received: by mail-wr1-f70.google.com with SMTP id ffacd0b85a97d-30af6a5b6b0so3261384f8f.0 for ; Wed, 07 Jun 2023 07:40:03 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686148802; x=1688740802; h=mime-version:message-id:date:references:in-reply-to:subject:cc:to :from:x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=rpV3gB6Yxhu8FNXNLgvQUZGvz9P6yFoKzvsISWiAtMs=; b=Xwsj7XJd2dQxr4jAEQoAO2grxmTgE9Iwg3E7wBDKox60sTHv/nmYVi5/qvxHlvZDxJ NOxi6UwU2zCP5nIqNV8GzP1OFmsqGlDbrTEQchYsgv0Qxc4O1BNzqnoZ3sRNqBH02/FX LRARfUZ2d3ndAOeCgMyN25Q0opui6EdzgZ3aum1P6S0aqq6RsJZKUFRSaNgld4M2ssiO TnAeGYKtzucBslpwHp7YA0uyDLBVKvQxMkXxB+Q/CKujVHwVAhEbSDdgCcBtegL+bKST 3k50t0g0HXQPVWPTJUqDObiaAA9Emyk3Vq3mgC7+9gbyOk8nVK8HvwODxSaVbMZYN5dD zJJw== X-Gm-Message-State: AC+VfDy0PIBx0i6wlGgKgyrA4jILqhgMuWFgSHKJQkW6ex3fbJwESTWn lpJaUb1E39tqLAex6TAnm+j8v35A+3YZkBBJRBge8juT4S1tXhpUeM96DbpxtIvZ7eb07LLU/Jp bTMVeF9IzSyeaCFEqQx07LZaN99ExzQ== X-Received: by 2002:adf:e8d0:0:b0:30e:3f55:ebcc with SMTP id k16-20020adfe8d0000000b0030e3f55ebccmr4683247wrn.44.1686148802526; Wed, 07 Jun 2023 07:40:02 -0700 (PDT) X-Google-Smtp-Source: ACHHUZ7hLd3/HXPRB84ykn7XVzm/feAitsxM2hR2vO5iJBS1Cw0i3GJ5mRkYe8FFtBNOgdu9ObZWZA== X-Received: by 2002:adf:e8d0:0:b0:30e:3f55:ebcc with SMTP id k16-20020adfe8d0000000b0030e3f55ebccmr4683240wrn.44.1686148802271; Wed, 07 Jun 2023 07:40:02 -0700 (PDT) Received: from localhost (11.72.115.87.dyn.plus.net. [87.115.72.11]) by smtp.gmail.com with ESMTPSA id l7-20020a5d4807000000b003062c0ef959sm15688498wrq.69.2023.06.07.07.40.01 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 07 Jun 2023 07:40:01 -0700 (PDT) From: Andrew Burgess To: Eli Zaretskii Cc: christina.schimpe@intel.com, gdb-patches@sourceware.org, simark@simark.ca Subject: Re: [PATCH v4 1/1] gdb, breakpoint: add breakpoint location debugging logs In-Reply-To: <835y7z4fd9.fsf@gnu.org> References: <20230601163345.3895525-1-christina.schimpe@intel.com> <20230601163345.3895525-2-christina.schimpe@intel.com> <87a5xb3bk9.fsf@redhat.com> <835y7z4fd9.fsf@gnu.org> Date: Wed, 07 Jun 2023 15:40:01 +0100 Message-ID: <87edmn1gla.fsf@redhat.com> MIME-Version: 1.0 X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain X-Spam-Status: No, score=-5.8 required=5.0 tests=BAYES_00,DKIMWL_WL_HIGH,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,RCVD_IN_DNSWL_NONE,SPF_HELO_NONE,SPF_NONE,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 List-Id: Eli Zaretskii writes: >> From: Andrew Burgess >> Cc: eliz@gnu.org, simark@simark.ca >> Date: Wed, 07 Jun 2023 09:45:42 +0100 >> >> Christina Schimpe writes: >> >> > From: Mihails Strasuns >> > >> > Add new commands: >> > >> > set debug breakpoints on|off >> > show debug breakpoints > > Sorry for missing this, but where's the original submission? I don't > see it in my inbox. Does this help at all? https://inbox.sourceware.org/gdb-patches/20230601163345.3895525-2-christina.schimpe@intel.com/ Thanks, Andrew