Home
last modified time | relevance | path

Searched refs:gdbsim_stop (Results 1 – 17 of 17) sorted by relevance

/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Dremote-sim.c105 static void gdbsim_stop (void);
621 gdbsim_stop (void)
657 gdbsim_stop ();
874 gdbsim_ops.to_stop = gdbsim_stop;
H A DChangeLog-19971924 (gdbsim_stop): Add gdbsim_stop to list of supported client
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Dremote-sim.c105 static void gdbsim_stop (void);
621 gdbsim_stop (void) in gdbsim_stop() function
657 gdbsim_stop (); in gdbsim_cntrl_c()
874 gdbsim_ops.to_stop = gdbsim_stop; in init_gdbsim_ops()
H A DChangeLog-19971924 (gdbsim_stop): Add gdbsim_stop to list of supported client
/dports/devel/avr-gdb/gdb-7.3.1/gdb/
H A Dremote-sim.c93 static void gdbsim_stop (ptid_t ptid);
919 gdbsim_stop (ptid_t ptid) in gdbsim_stop() function
967 gdbsim_stop (minus_one_ptid); in gdbsim_cntrl_c()
1275 gdbsim_ops.to_stop = gdbsim_stop; in init_gdbsim_ops()
H A DChangeLog-19971924 (gdbsim_stop): Add gdbsim_stop to list of supported client
H A DChangeLog-20085993 gdbsim_stop().
6028 * remote-sim.c (gdbsim_stop): Add ptid argument.
H A DChangeLog-20103003 (gdbsim_stop, gdbsim_cntrl_c, gdbsim_wait)
/dports/devel/gdb761/gdb-7.6.1/gdb/
H A Dremote-sim.c91 static void gdbsim_stop (ptid_t ptid);
925 gdbsim_stop (ptid_t ptid) in gdbsim_stop() function
969 gdbsim_stop (minus_one_ptid); in gdbsim_cntrl_c()
1301 gdbsim_ops.to_stop = gdbsim_stop; in init_gdbsim_ops()
H A DChangeLog-19971924 (gdbsim_stop): Add gdbsim_stop to list of supported client
H A DChangeLog-20085993 gdbsim_stop().
6028 * remote-sim.c (gdbsim_stop): Add ptid argument.
H A DChangeLog-20103003 (gdbsim_stop, gdbsim_cntrl_c, gdbsim_wait)
/dports/devel/gdb/gdb-11.1/gdb/
H A DChangeLog-19971924 (gdbsim_stop): Add gdbsim_stop to list of supported client
H A DChangeLog-20085993 gdbsim_stop().
6028 * remote-sim.c (gdbsim_stop): Add ptid argument.
H A DChangeLog-2014349 (gdbsim_stop): Same.
13558 * remote-sim.c (gdbsim_stop): Add 'self' argument.
H A DChangeLog-20103003 (gdbsim_stop, gdbsim_cntrl_c, gdbsim_wait)
H A DChangeLog-20156442 (gdbsim_stop): Rename to ...