public inbox for gdb@sourceware.org
 help / color / mirror / Atom feed
* Questions about software/hardware single step
@ 2005-08-18 13:29 Jie Zhang
  2005-08-30  2:14 ` Daniel Jacobowitz
  0 siblings, 1 reply; 3+ messages in thread
From: Jie Zhang @ 2005-08-18 13:29 UTC (permalink / raw)
  To: gdb

Hi,
We are porting GDB to Blackfin. Currently, we have two kinds of the target.

1. Simuator which does not support single step.

2. Hardware board which supports hardware single step.

So we have to use software single step for simulator. And we expect to 
use hardware single step for hardware board.

Question:
Is it possible to choose between software single step and hardware 
single step depending on if hardware single step is available on target?

I searched the mailing list and found this 
<http://sourceware.org/ml/gdb/2001-09/msg00179.html>. I took a look at 
gdbarch.*. It seems that no one has implemented it in the last 4 years. 
Right?

Thanks,
Jie

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

end of thread, other threads:[~2005-08-30  5:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-08-18 13:29 Questions about software/hardware single step Jie Zhang
2005-08-30  2:14 ` Daniel Jacobowitz
2005-08-30  5:21   ` Jie Zhang

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