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] | |
Hi
I set breakpoints on both:
-- gdbsim_fetch_register and -- gdbsim_store_register
when single stepping the instruction execution, I noticed that gdbsim_fetech_register was called but gdbsim_store_register.
Which function is actually called to update a register content within gdb using a built-in simulator?
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |