public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
From: Kevin Buettner <kevinb@redhat.com>
To: Tiezhu Yang <yangtiezhu@loongson.cn>
Cc: gdb-patches@sourceware.org, Tom Tromey <tom@tromey.com>,
	Guinevere Larsen <blarsen@redhat.com>,
	Eli Zaretskii <eliz@gnu.org>
Subject: Re: [PATCH v4] gdb: Modify the output of "info breakpoints" and "delete breakpoints"
Date: Wed, 21 Feb 2024 22:03:06 -0700	[thread overview]
Message-ID: <20240221220306.7d3eba81@f39-zbm-amd> (raw)
In-Reply-To: <20240222033601.1758-1-yangtiezhu@loongson.cn>

On Thu, 22 Feb 2024 11:36:01 +0800
Tiezhu Yang <yangtiezhu@loongson.cn> wrote:

> With this patch:
> 
> (gdb) delete breakpoints
> Delete all breakpoints, watchpoints, tracepoints, and catchpoints? (y or n) y
> (gdb) info breakpoints
> No breakpoints, watchpoints, tracepoints, or catchpoints.
> (gdb) info breakpoints 3
> No breakpoint, watchpoint, tracepoint, or catchpoint matching '3'.
> 
> Signed-off-by: Tiezhu Yang <yangtiezhu@loongson.cn>
> Reviewed-By: Eli Zaretskii <eliz@gnu.org>

The non-documentation parts of this commit are okay.  Please wait for
Eli's approval on the documentation before pushing this commit.

Approved-by: Kevin Buettner <kevinb@redhat.com>


  reply	other threads:[~2024-02-22  5:03 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-22  3:36 Tiezhu Yang
2024-02-22  5:03 ` Kevin Buettner [this message]
2024-02-22  6:54 ` Eli Zaretskii

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=20240221220306.7d3eba81@f39-zbm-amd \
    --to=kevinb@redhat.com \
    --cc=blarsen@redhat.com \
    --cc=eliz@gnu.org \
    --cc=gdb-patches@sourceware.org \
    --cc=tom@tromey.com \
    --cc=yangtiezhu@loongson.cn \
    /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).