Mirror of the gdb mailing list
 help / color / mirror / Atom feed
From: Hui Zhu <teawater@gmail.com>
To: gdb@sourceware.org
Subject: [DIscussion] some thought about call a editor set the commands of breakpoints and tracepoints
Date: Fri, 08 Mar 2013 16:17:00 -0000	[thread overview]
Message-ID: <CANFwon0Crvo48sL0WGZ+xZ7TSDoVeEE4NeMM=4Ry0w-U39=4Jg@mail.gmail.com> (raw)

Hi,

I think a lot of people had gotten a problem is when you want change
the commands of breakpoints or tracepoints when the commands is
complicated.  For example, maybe you just want to change one or two
lines inside the commands, you need re-input all of them.  And if you
input something wrong, then all of commands that you input in before
will be droped.

Of course, you can use "save tracepoint xxx" "!vim xxx" "source xxx"
handle it.  But it is still cumbersome.

So I thought why not let gdb call a editor set the commands of
breakpoints and tracepoints?
For example:
commands -e 1
Then editor come out, the original commands of 1 is inside there.  You
can just change some lines in there to change the commands.

What do you think about it?  Any comments is always welcome.

Thanks,
Hui


             reply	other threads:[~2013-03-08 16:17 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-08 16:17 Hui Zhu [this message]
2013-03-15 15:39 ` Tom Tromey
2013-03-15 15:55   ` Hui Zhu
2013-03-15 18:27     ` Tom Tromey
2013-03-18  2:25 ` Yao Qi
2013-03-18  9:33   ` Hui Zhu

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='CANFwon0Crvo48sL0WGZ+xZ7TSDoVeEE4NeMM=4Ry0w-U39=4Jg@mail.gmail.com' \
    --to=teawater@gmail.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