public inbox for gdb@sourceware.org
 help / color / mirror / Atom feed
* gdb command "next" wrongly working as command "step"
@ 2019-08-18  3:36 William Tambe
  2019-08-18  4:16 ` Jan Kratochvil
  0 siblings, 1 reply; 11+ messages in thread
From: William Tambe @ 2019-08-18  3:36 UTC (permalink / raw)
  To: gdb

I having an issue where the gdb command "next" wrongly work as the
command "step", in that it will step-into functions instead of
stepping-over functions.

To support single stepping I have implemnted set_gdbarch_software_single_step().

Is there another function that I need to implement to support
stepping-over functions ?

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

end of thread, other threads:[~2019-09-05 11:59 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-18  3:36 gdb command "next" wrongly working as command "step" William Tambe
2019-08-18  4:16 ` Jan Kratochvil
2019-08-18  8:32   ` William Tambe
2019-08-18  9:06     ` Jan Kratochvil
2019-08-23 21:33       ` William Tambe
2019-08-23 21:54         ` Pedro Alves
2019-08-24  3:36           ` William Tambe
2019-08-25 19:04             ` William Tambe
2019-08-26 13:18               ` Pedro Alves
2019-09-01 19:06                 ` William Tambe
2019-09-05 11:59                   ` Andrew Burgess

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).