This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: What should a CPU simulator support?


Hi all:
     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?

thanx

Dave.
--
System  on Chip Design  Lab.
Dept. of Computer Science and Information Engineering,
National Chung Cheng University
E-mail : s88.tw@acm.org


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]