From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from simark.ca by simark.ca with LMTP id VAePI2k80l+AQgAAWB0awg (envelope-from ) for ; Thu, 10 Dec 2020 10:19:05 -0500 Received: by simark.ca (Postfix, from userid 112) id 871481F0A9; Thu, 10 Dec 2020 10:19:05 -0500 (EST) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on simark.ca X-Spam-Level: X-Spam-Status: No, score=0.2 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,MAILING_LIST_MULTI,RDNS_NONE,URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.2 Received: from sourceware.org (unknown [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 B2F691E590 for ; Thu, 10 Dec 2020 10:19:04 -0500 (EST) Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 260EA3836C15; Thu, 10 Dec 2020 15:19:04 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 260EA3836C15 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1607613544; bh=dpCiGXRW65FP2accoXdGW/2mv6EKZ0ISXs+KlT4e+oc=; h=To:Subject:Date:List-Id:List-Unsubscribe:List-Archive:List-Post: List-Help:List-Subscribe:From:Reply-To:From; b=MrEB/YsdcnqH947oQduulBktc/ypKLJVUSs09u7rphLcXRyrPfaK324Lxc2juzHt5 kRiX8ouQvRl3jZFAgml3ew7fNwKw0YZW91Y80ZebtB7Kp0nOHacFT006B35gW8QaAO OVGqowNlH1G+iWyoucVR6YzmfjpBaz0S7zrsJiAQ= Received: from mail-qt1-x833.google.com (mail-qt1-x833.google.com [IPv6:2607:f8b0:4864:20::833]) by sourceware.org (Postfix) with ESMTPS id B87323836C08 for ; Thu, 10 Dec 2020 15:19:01 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org B87323836C08 Received: by mail-qt1-x833.google.com with SMTP id f14so3855805qto.12 for ; Thu, 10 Dec 2020 07:19:01 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:subject:date:message-id:mime-version :content-transfer-encoding; bh=dpCiGXRW65FP2accoXdGW/2mv6EKZ0ISXs+KlT4e+oc=; b=R2mQv7Emb0RH7D35VJ8N4LzrfevcUZJVTEIIOrYZYlBZCzxJ8iEo/xGzVmnajHDzJT A+Mfh4UkemHfnBuvCgND1fjaAwP2MLIIcvkNRmUtPGuSOqUQyWge7f1YG1942qnZCQoE EHJvfn+Jdl925PDzibcuoBM+42CGIQRtkF0Cl8sNbnCXdMIDLIXDlRx3OvsndWm6jIDB eDKFi/I000XKENulyd4yP/Q9jMlVF0i7hzXlkIKnCZByZUDg588SlhYKI7jxvyJfATsV HCOwo9pTa2hSsWh+piANgztjblD6Blq5L9cIuNwGMVeTAMj+QBCkGPGElHp6SqXRLx6M tTzQ== X-Gm-Message-State: AOAM533mLAp2k1vGlnRfIksryf6l0JyPPC3yBZEB/RFSM8YIJh3HJ/Oa 7qP0U/fkONFYr9HdM5v0LvgWJv207aQlOQ== X-Google-Smtp-Source: ABdhPJz7AinpoYPQea5BhIulRZgbHaSq1HLVdy2u3Awmj4D53Bmb8TT2TPGxq2LwytdP+RVi6QutGA== X-Received: by 2002:ac8:594c:: with SMTP id 12mr10151294qtz.224.1607613541059; Thu, 10 Dec 2020 07:19:01 -0800 (PST) Received: from localhost.localdomain ([2804:7f0:8284:370e:d0ac:8d1:89b2:5272]) by smtp.gmail.com with ESMTPSA id v9sm3706278qkv.34.2020.12.10.07.18.59 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 10 Dec 2020 07:19:00 -0800 (PST) To: gdb-patches@sourceware.org Subject: [PATCH][OBV] Remove spurious newline on debug printf Date: Thu, 10 Dec 2020 12:18:53 -0300 Message-Id: <20201210151853.1590525-1-luis.machado@linaro.org> X-Mailer: git-send-email 2.25.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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: Luis Machado via Gdb-patches Reply-To: Luis Machado Errors-To: gdb-patches-bounces@sourceware.org Sender: "Gdb-patches" I noticed a spurious newline on infrun debugging output. The following patch fixes that. I'll push as obvious. gdb/ChangeLog: 2020-12-10 Luis Machado * breakpoint.c (should_be_inserted): Don't output newline. --- gdb/breakpoint.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gdb/breakpoint.c b/gdb/breakpoint.c index 881686ff7a..baf80b6b19 100644 --- a/gdb/breakpoint.c +++ b/gdb/breakpoint.c @@ -2173,7 +2173,7 @@ should_be_inserted (struct bp_location *bl) && stepping_past_nonsteppable_watchpoint ()) { infrun_debug_printf ("stepping past non-steppable watchpoint. " - "skipping watchpoint at %s:%d\n", + "skipping watchpoint at %s:%d", paddress (bl->gdbarch, bl->address), bl->length); return 0; } -- 2.25.1