Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* Re: What should a CPU simulator support?
@ 2007-07-05  2:30 Wenbo Yang
  2007-07-05 19:14 ` Jim Blandy
  0 siblings, 1 reply; 10+ messages in thread
From: Wenbo Yang @ 2007-07-05  2:30 UTC (permalink / raw)
  To: dave.tw; +Cc: gdb

 > I'm trying to implement a gdb stub for a CPU simulator.
 > The CPU simulator interprets each instruction in a big while loop.
 > My question is: Is it enough for my simulator to support a single step
 > run (simulate a single instruction per called) function to the gdb
 > stub?
If your simulator supports "break" or similar instruction, and the GDB 
for your architecture can do software single stepping, I think you can 
realize this function.

Regards,
Wenbo
--
Wenbo Yang

Intern Software Engineer
SimpLight Nanoelectronics Ltd. 6 Zhichun Road, 10th Floor, Beijing, China
Phone: +86-10-5126-6989   ---  Email: wenbo.yang@simplnano.com


^ permalink raw reply	[flat|nested] 10+ messages in thread
[parent not found: <c9d32f760707031824u7836642aud35629ae88fbfe3@mail.gmail.com>]

end of thread, other threads:[~2007-07-06 22:13 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-07-05  2:30 What should a CPU simulator support? Wenbo Yang
2007-07-05 19:14 ` Jim Blandy
     [not found]   ` <c9d32f760707051300r192ea70bj3edcfc00892c5714@mail.gmail.com>
2007-07-05 21:32     ` Jim Blandy
2007-07-06 10:27       ` Robert Norton
2007-07-06 12:02         ` Daniel Jacobowitz
2007-07-06 12:10           ` Robert Norton
2007-07-06 12:20             ` Daniel Jacobowitz
2007-07-06 21:56               ` Eric Weddington
2007-07-06 22:13                 ` 'Daniel Jacobowitz'
     [not found] <c9d32f760707031824u7836642aud35629ae88fbfe3@mail.gmail.com>
2007-07-04  1:26 ` s88

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