Home
last modified time | relevance | path

Searched refs:write_pc (Results 76 – 100 of 139) sorted by relevance

123456

/dports/devel/gdb/gdb-11.1/gdb/
H A Dgdbarch.h281 extern void set_gdbarch_write_pc (struct gdbarch *gdbarch, gdbarch_write_pc_ftype *write_pc);
H A Darm-tdep.c4607 int regno, ULONGEST val, enum pc_write_style write_pc)
4613 switch (write_pc)
4965 enum pc_write_style write_pc = dsc->u.branch.exchange
4985 displaced_write_reg (regs, dsc, ARM_PC_REGNUM, dsc->u.branch.dest, write_pc);
H A DChangeLog-19933967 * infcmd.c (read_pc, write_pc): Modify to use new macros.
6271 infcmd.c (read_pc, write_pc): Add h8500 specific code to handle
6273 infrun.c (proceed): Simplify. Call write_pc instead of doing it
7064 a breakpoint, call write_pc so that NPC gets rolled back as well
H A DChangeLog-20099845 * inferior.h (read_pc, write_pc): Remove.
9846 * regcache.c (read_pc, write_pc): Remove.
9865 of read_pc and write_pc.
9882 * symfile.c (generic_load): Use regcache_write_pc instead of write_pc.
9892 * symfile.c: Do not mention read_pc or write_pc in comments.
H A DChangeLog-19961080 Use write_pc instead, which uses the correct pid.
1335 * (read_pc read_pc_pid write_pc write_pc_pid): Make non-pid forms
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Dgdbarch.h256 extern void set_gdbarch_write_pc (struct gdbarch *gdbarch, gdbarch_write_pc_ftype *write_pc);
H A Dsymfile.c1529 write_pc (entry); in generic_load()
H A DChangeLog-19933967 * infcmd.c (read_pc, write_pc): Modify to use new macros.
6284 infcmd.c (read_pc, write_pc): Add h8500 specific code to handle
6286 infrun.c (proceed): Simplify. Call write_pc instead of doing it
7084 a breakpoint, call write_pc so that NPC gets rolled back as well
H A DChangeLog-19961080 Use write_pc instead, which uses the correct pid.
1337 * (read_pc read_pc_pid write_pc write_pc_pid): Make non-pid forms
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Dsymfile.c1529 write_pc (entry); in generic_load()
H A DChangeLog-19933967 * infcmd.c (read_pc, write_pc): Modify to use new macros.
6284 infcmd.c (read_pc, write_pc): Add h8500 specific code to handle
6286 infrun.c (proceed): Simplify. Call write_pc instead of doing it
7084 a breakpoint, call write_pc so that NPC gets rolled back as well
H A DChangeLog-19961080 Use write_pc instead, which uses the correct pid.
1337 * (read_pc read_pc_pid write_pc write_pc_pid): Make non-pid forms
/dports/devel/gdb761/gdb-7.6.1/gdb/
H A Darm-tdep.c5587 int regno, ULONGEST val, enum pc_write_style write_pc) in displaced_write_reg() argument
5594 switch (write_pc) in displaced_write_reg()
5960 enum pc_write_style write_pc = dsc->u.branch.exchange in cleanup_branch()
5980 displaced_write_reg (regs, dsc, ARM_PC_REGNUM, dsc->u.branch.dest, write_pc); in cleanup_branch()
H A DChangeLog-19933967 * infcmd.c (read_pc, write_pc): Modify to use new macros.
6284 infcmd.c (read_pc, write_pc): Add h8500 specific code to handle
6286 infrun.c (proceed): Simplify. Call write_pc instead of doing it
7084 a breakpoint, call write_pc so that NPC gets rolled back as well
H A DChangeLog-20099849 * inferior.h (read_pc, write_pc): Remove.
9850 * regcache.c (read_pc, write_pc): Remove.
9869 of read_pc and write_pc.
9886 * symfile.c (generic_load): Use regcache_write_pc instead of write_pc.
9896 * symfile.c: Do not mention read_pc or write_pc in comments.
H A DChangeLog-19961080 Use write_pc instead, which uses the correct pid.
1337 * (read_pc read_pc_pid write_pc write_pc_pid): Make non-pid forms
/dports/devel/openocd/openocd-0.11.0/src/target/
H A Darm7_9_common.c1640 arm7_9->write_pc(target, buf_get_u32(arm->pc->value, 0, 32)); in arm7_9_restore_context()
/dports/devel/gdb/gdb-11.1/gdbserver/
H A Dlinux-low.cc6394 linux_process_target::write_pc (regcache *regcache, CORE_ADDR pc) in write_pc() function in linux_process_target
H A DChangeLog858 (win32_process_target::write_pc): Declare.
860 (win32_process_target::write_pc): New methods.
2175 (linux_process_target::write_pc)
3250 (process_target::write_pc): Rename as ...
3251 (process_stratum_target::write_pc): ... this.
3777 Turn process_stratum_target's read_pc and write_pc ops into
3783 (process_target::write_pc): Define.
3793 (linux_process_target::write_pc): ... this.
18561 `read_pc', and `write_pc' fields.
/dports/devel/avr-gdb/gdb-7.3.1/gdb/
H A DChangeLog-19933967 * infcmd.c (read_pc, write_pc): Modify to use new macros.
6284 infcmd.c (read_pc, write_pc): Add h8500 specific code to handle
6286 infrun.c (proceed): Simplify. Call write_pc instead of doing it
7084 a breakpoint, call write_pc so that NPC gets rolled back as well
H A DChangeLog-20099849 * inferior.h (read_pc, write_pc): Remove.
9850 * regcache.c (read_pc, write_pc): Remove.
9869 of read_pc and write_pc.
9886 * symfile.c (generic_load): Use regcache_write_pc instead of write_pc.
9896 * symfile.c: Do not mention read_pc or write_pc in comments.
H A DChangeLog-19961080 Use write_pc instead, which uses the correct pid.
1337 * (read_pc read_pc_pid write_pc write_pc_pid): Make non-pid forms
H A DChangeLog-20075463 (write_pc): Likewise. Remove default implementation, add predicate.
5766 * solib-sunos.c (sunos_solib_create_inferior_hook): Use write_pc
8357 * alpha-tdep.c (alpha_software_single_step): Do not call write_pc
H A DChangeLog-19993788 "inferior.h" for write_pc.
3914 * mon960-rom.c: #include "inferior.h" for declaration of write_pc.
6159 double_bit, long_double_bit, read_pc, write_pc, read_fp, write_fp,
/dports/devel/avr-gdb/gdb-7.3.1/gdb/doc/
H A Dgdbint.info-13096 -- Architecture Function: void write_pc (struct regcache *REGCACHE,
3146 `write_pc' (see above) must be defined.
3149 through `read_pc' and `write_pc') can be accessed withing GDB as

123456