Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Vladimir Prus <vladimir@codesourcery.com>
To: gdb-patches@sources.redhat.com,  Eli Zaretskii <eliz@gnu.org>
Subject: Re: Implement -exec-jump
Date: Wed, 22 Apr 2009 12:09:00 -0000	[thread overview]
Message-ID: <200904221609.19770.vladimir@codesourcery.com> (raw)
In-Reply-To: <200904080950.16691.vladimir@codesourcery.com>

On Wednesday 08 April 2009 09:50:16 Vladimir Prus wrote:
> 
> This patch, committed, implements the -exec-jump MI command.
> (Documentation follows later)

Here's the doc patch. OK?

- Volodya

Index: gdb.texinfo
===================================================================
RCS file: /cvs/src/src/gdb/doc/gdb.texinfo,v
retrieving revision 1.583
diff -u -p -r1.583 gdb.texinfo
--- gdb.texinfo	22 Apr 2009 06:09:18 -0000	1.583
+++ gdb.texinfo	22 Apr 2009 12:08:23 -0000
@@ -21396,6 +21396,31 @@ fullname="/home/foo/bar/try.c",line="13"
 (gdb)
 @end smallexample
 
+@subheading The @code{-exec-jump} Command
+@findex -exec-jump
+
+@subsubheading Synopsis
+
+@smallexample
+ -exec-jump @var{location}
+@end smallexample
+
+Resumes execution of the inferior program at the location specified by
+parameter. @xref{Specify Location}, for a description of the
+different forms of @var{location}.
+
+@subsubheading @value{GDBN} Command
+
+The corresponding @value{GDBN} command is @samp{jump}.
+
+@subsubheading Example
+
+@smallexample
+-exec-jump foo.c:10
+*running,thread-id="all"
+^running
+@end smallexample
+
 
 @subheading The @code{-exec-next} Command
 @findex -exec-next


  parent reply	other threads:[~2009-04-22 12:09 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-08  5:50 Vladimir Prus
2009-04-08  6:55 ` Eli Zaretskii
2009-04-08  7:08   ` Vladimir Prus
2009-04-08  7:22     ` Eli Zaretskii
2009-04-08  7:36       ` Vladimir Prus
2009-04-08  9:00         ` Eli Zaretskii
2009-04-08 16:26           ` Tom Tromey
2009-04-22 12:57           ` Vladimir Prus
2009-04-22 17:26             ` Eli Zaretskii
2009-04-08  9:16       ` André Pönitz
2009-04-08  9:29         ` Eli Zaretskii
2009-04-08 11:05           ` André Pönitz
2009-04-08 11:46             ` Eli Zaretskii
2009-04-08 21:51           ` Thiago Jung Bauermann
2009-04-08 21:57             ` Joel Brobecker
2009-04-10 16:50               ` Eli Zaretskii
2009-04-13 17:24                 ` Tom Tromey
2009-04-08 16:28         ` Tom Tromey
2009-04-08 22:03   ` Thiago Jung Bauermann
2009-04-22 12:09 ` Vladimir Prus [this message]
2009-04-22 17:16   ` 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=200904221609.19770.vladimir@codesourcery.com \
    --to=vladimir@codesourcery.com \
    --cc=eliz@gnu.org \
    --cc=gdb-patches@sources.redhat.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