Mirror of the gdb mailing list
 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; 8+ 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] 8+ messages in thread

end of thread, other threads:[~2019-08-25 19:04 UTC | newest]

Thread overview: 8+ 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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox