public inbox for gdb@sourceware.org
 help / color / mirror / Atom feed
* feature request: set step-mode smart
@ 2012-04-21 11:07 Ilya Basin
  2012-04-25  3:20 ` Sergio Durigan Junior
  0 siblings, 1 reply; 6+ messages in thread
From: Ilya Basin @ 2012-04-21 11:07 UTC (permalink / raw)
  To: gdb

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.


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2012-04-25 10:55 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-04-21 11:07 feature request: set step-mode smart Ilya Basin
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).