From: Ilya Basin <basinilya@gmail.com>
To: gdb@sourceware.org
Subject: feature request: set step-mode smart
Date: Sat, 21 Apr 2012 11:07:00 -0000 [thread overview]
Message-ID: <1224346844.20120421150636@gmail.com> (raw)
Hi! Sometimes you need to step into a function that is called via a
jump table. In this case gdb behaves inconveniently:
Either you leave default step-mode and gdb can't step into that
function or you set step-mode on and gdb will step into all functions
without sources.
I think, gdb should try to stepi a fixed number of instructions (~100)
searching for a code line and if not found, step out.
next reply other threads:[~2012-04-21 11:07 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-04-21 11:07 Ilya Basin [this message]
2012-04-25 3:20 ` Sergio Durigan Junior
2012-04-25 9:44 ` Jonas Maebe
2012-04-25 10:08 ` Re[2]: " Ilya Basin
2012-04-25 10:40 ` Jonas Maebe
2012-04-25 10:55 ` Kevin Pouget
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=1224346844.20120421150636@gmail.com \
--to=basinilya@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