Home
last modified time | relevance | path

Searched refs:arm_software_single_step (Results 1 – 16 of 16) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/gdb/
Darm-pikeos-tdep.c29 set_gdbarch_software_single_step (gdbarch, arm_software_single_step); in arm_pikeos_init_abi()
Darm-obsd-tdep.c100 set_gdbarch_software_single_step (gdbarch, arm_software_single_step); in armobsd_init_abi()
Darm-wince-tdep.c139 set_gdbarch_software_single_step (gdbarch, arm_software_single_step); in arm_wince_init_abi()
Darm-netbsd-tdep.c147 set_gdbarch_software_single_step (gdbarch, arm_software_single_step); in arm_netbsd_init_abi_common()
Darm-tdep.h293 std::vector<CORE_ADDR> arm_software_single_step (struct regcache *);
Darm-fbsd-tdep.c322 set_gdbarch_software_single_step (gdbarch, arm_software_single_step); in arm_fbsd_init_abi()
DChangeLog-20161446 * arm-tdep.c (arm_software_single_step): Likewise.
1447 * arm-tdep.h (arm_software_single_step): Likewise.
2705 * arm-tdep.c (arm_software_single_step): Return NULL instead of 0.
2706 * arm-tdep.h (arm_software_single_step): Update declaration.
2741 * arm-tdep.c (arm_software_single_step): Likewise.
2749 (arm_software_single_step): Don't call
9988 * arm-tdep.c (arm_software_single_step): Pass 0 to
DChangeLog-20075620 (arm_software_single_step): Replace REGCACHE by FRAME. Pass FRAME
5622 * arm-tdep.h (arm_software_single_step): Replace REGCACHE
6899 * arm-tdep.h (arm_software_single_step): Declare.
6900 * arm-tdep.c (arm_software_single_step): Make global.
8341 * arm-tdep.c (arm_software_single_step): Likewise.
8470 * arm-tdep.c (arm_software_single_step): Likewise.
Darm-tdep.c7284 arm_software_single_step (struct regcache *regcache) in arm_software_single_step() function
DChangeLog-20062672 * arm-tdep.c (arm_software_single_step): Likewise. Add a note.
DChangeLog-200213040 (arm_software_single_step): Similarly. Fix types in declaration.
13347 * arm-tdep.c (arm_software_single_step): ANSIfy function declaration.
14672 * config/arm/arm-tdep.h (arm_software_single_step): Remove PARAMS.
DChangeLog-2001315 (arm_software_single_step): Fix second argument in function calls.
362 * arm-tdep.c (arm_software_single_step): New function. Implements
DChangeLog-20174544 (arm_software_single_step): Likewise.
13354 * arm-tdep.c (arm_software_single_step): Adjust.
13356 * arm-tdep.h (arm_software_single_step): Adjust.
DChangeLog-2011693 (arm_software_single_step): Call it.
8017 (arm_software_single_step): Call it.
DChangeLog-201589 (arm_software_single_step): Adjust for arm_get_next_pcs
136 (arm_software_single_step): Likewise.
DChangeLog-20092047 * arm-tdep.c (arm_software_single_step): Pass the frame's address
6122 * arm-tdep.c (arm_software_single_step): Update.