This is the mail archive of the gdb@sources.redhat.com 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] | |
"Xinan Tang" <xinan@tidalnetworks.net> writes: > I don't know what protocol. I use the sim target under gdb: > > > target sim Then the code in gdb/remote-sim.c would be a good thing to look at. In particular, are the right values coming through gdbsim_fetch_register and gdbsim_store_register?
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |