From: "Marc Khouzam" <marc.khouzam@ericsson.com>
To: <gdb@sourceware.org>
Subject: GDB support for 'Run to Line'
Date: Wed, 15 Apr 2009 19:57:00 -0000 [thread overview]
Message-ID: <6D19CA8D71C89C43A057926FE0D4ADAA0745EBDA@ecamlmw720.eamcs.ericsson.se> (raw)
Hi,
I'm trying to figure out if GDB has support for the 'Run to Line'
feature
of Eclipse, where the user selects a line and the inferior resumes until
that
line.
GDB's 'until' does not seem to be the right choice since it only stops
if the
location is in the same frame.
GDB's 'advance' is better, but it stops if the current frame exists.
Anything else that I could use to 'run to line' anywhere in the program?
Thanks
next reply other threads:[~2009-04-15 19:48 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-04-15 19:57 Marc Khouzam [this message]
2009-04-15 19:58 ` Daniel Jacobowitz
2009-04-16 7:00 ` Marc Khouzam
2009-04-15 21:22 ` Jan Kratochvil
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=6D19CA8D71C89C43A057926FE0D4ADAA0745EBDA@ecamlmw720.eamcs.ericsson.se \
--to=marc.khouzam@ericsson.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