From: Daniel Jacobowitz <drow@false.org>
To: Chris Stankevitz <cstankevitz@toyon.com>
Cc: gdb@sourceware.org
Subject: Re: Delete all breakpoints with less typing
Date: Tue, 12 Feb 2008 19:35:00 -0000 [thread overview]
Message-ID: <20080212193441.GA26360@caradoc.them.org> (raw)
In-Reply-To: <47B1F3B7.8040901@toyon.com>
On Tue, Feb 12, 2008 at 11:29:59AM -0800, Chris Stankevitz wrote:
> Hello,
>
> This is how I delete all breakpoints:
>
> (gdb) del b
> Delete all breakpoints? (y or n) y
> (gdb)
>
> 6 characters for the command plus two more to confirm. I'm used to MSVC
> which does it with one stroke (SHIFT-F9). Is there a way to remove
> breakpoints in gdb with less typing and no confirmation?
It's just "d" if you really want to abbreviate.
You can disable confirmation by "set query off".
--
Daniel Jacobowitz
CodeSourcery
next prev parent reply other threads:[~2008-02-12 19:35 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-02-12 19:30 Chris Stankevitz
2008-02-12 19:35 ` Daniel Jacobowitz [this message]
2008-02-12 19:41 ` Daniel Jacobowitz
2008-02-12 19:37 ` Michael Snyder
2008-02-12 21:37 ` Chris Stankevitz
2008-02-13 1:22 ` Tom Tromey
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=20080212193441.GA26360@caradoc.them.org \
--to=drow@false.org \
--cc=cstankevitz@toyon.com \
--cc=gdb@sourceware.org \
/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