public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
From: Simon Marchi <simark@simark.ca>
To: Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>,
	gdb-patches@sourceware.org
Subject: Re: [PATCH] gdb/infcmd: remove redundant clear_proceed_status call
Date: Tue, 6 Oct 2020 23:22:36 -0400	[thread overview]
Message-ID: <1496a33a-c424-ddba-738a-06168ea4fe07@simark.ca> (raw)
In-Reply-To: <1602002192-30924-1-git-send-email-tankut.baris.aktemur@intel.com>

On 2020-10-06 12:36 p.m., Tankut Baris Aktemur via Gdb-patches wrote:
> In `attach_command`, there is a call to `init_wait_for_inferior`
> followed by a call to `clear_proceed_status`.  However,
> `init_wait_for_inferior` already calls `clear_proceed_status`.  Remove
> the redundant call.
> 
> Regression-tested on X86_64 Linux.

Thanks, that LGTM.

Simon

      reply	other threads:[~2020-10-07  3:22 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-06 16:36 Tankut Baris Aktemur
2020-10-07  3:22 ` Simon Marchi [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1496a33a-c424-ddba-738a-06168ea4fe07@simark.ca \
    --to=simark@simark.ca \
    --cc=gdb-patches@sourceware.org \
    --cc=tankut.baris.aktemur@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).