public inbox for gdb@sourceware.org
 help / color / mirror / Atom feed
* How to configure GDB for software single-stepping on an ARM remote stub
@ 2012-05-31 10:03 Jonas Zaddach
  2012-05-31 10:27 ` Pedro Alves
  0 siblings, 1 reply; 3+ messages in thread
From: Jonas Zaddach @ 2012-05-31 10:03 UTC (permalink / raw)
  To: gdb

Hi,

I have written a remote stub for some ARM hardware that supports just
memory breakpoints (the device does not have a hardware debugging
unit). I figured out that I need single-stepping to go around
breakpoints, and that there is support for software single-stepping in
the code ... but I have no idea on how to tell GDB that I want
software single-stepping on my target. Can you give me a hint how to
do it or where to look for documentation?

Thank you, Jonas

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

end of thread, other threads:[~2012-05-31 10:48 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-05-31 10:03 How to configure GDB for software single-stepping on an ARM remote stub Jonas Zaddach
2012-05-31 10:27 ` Pedro Alves
2012-05-31 10:48   ` Jonas Zaddach

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