From: Pedro Alves <pedro@palves.net>
To: Claudiu Zissulescu <claudiu.zissulescu-ianculescu@amd.com>,
gdb-patches@sourceware.org
Cc: lancesix@amd.com
Subject: Re: [PATCH] gdb: Remove redundant clear_proceed_status() call
Date: Tue, 16 Jun 2026 19:01:57 +0100 [thread overview]
Message-ID: <49eeea9d-7fd7-4d31-99f5-3bef87c2e4ba@palves.net> (raw)
In-Reply-To: <20260616145522.4488-1-claudiu.zissulescu-ianculescu@amd.com>
On 2026-06-16 15:55, Claudiu Zissulescu wrote:
> Remove redundant clear_proceed_status() call. The
> init_wait_for_inferior(), which runs on the very next line, already
> calls clear_proceed_status (0, false).
That call passes false, while this one did not. We know this actually fixes a bug in MI. Can you
please update the commit log to describe that fix? A testcase would also be great. As far as
I know, it wouldn't be complicated -- just a small test using -target-attach.
Pedro Alves
next prev parent reply other threads:[~2026-06-16 18:02 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-06-16 14:55 Claudiu Zissulescu
2026-06-16 15:49 ` Simon Marchi
2026-06-16 18:01 ` Pedro Alves [this message]
2026-06-17 12:44 ` Zissulescu-Ianculescu, Claudiu
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=49eeea9d-7fd7-4d31-99f5-3bef87c2e4ba@palves.net \
--to=pedro@palves.net \
--cc=claudiu.zissulescu-ianculescu@amd.com \
--cc=gdb-patches@sourceware.org \
--cc=lancesix@amd.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